2024-04-02T15:10:36.293 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-04-02T15:10:36.293 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_gabrioux@teuthology --description orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} --verbose --name gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi --archive /home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636098 -- /home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636098/orig.config.yaml 2024-04-02T15:10:36.327 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-02T15:10:36.404 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636098 branch: wip-guits-testing-2024-04-02-0703 description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} email: gabrioux@ibm.com first_in_suite: false job_id: '7636098' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-guits-testing-2024-04-02-0703 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 3f3f3ed992429b85be729743ad3b39d52dd90744 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 3f3f3ed992429b85be729743ad3b39d52dd90744 workunit: branch: wip-guits-testing-2024-04-02-0703 sha1: 3f3f3ed992429b85be729743ad3b39d52dd90744 owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 5637 sha1: 3f3f3ed992429b85be729743ad3b39d52dd90744 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-testing-2024-04-02-0703 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_3f3f3ed992429b85be729743ad3b39d52dd90744/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 3f3f3ed992429b85be729743ad3b39d52dd90744 targets: smithi060.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi164.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-04-02_14:30:22 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-02T15:10:36.404 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_3f3f3ed992429b85be729743ad3b39d52dd90744/qa; will attempt to use it 2024-04-02T15:10:36.405 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_3f3f3ed992429b85be729743ad3b39d52dd90744/qa/tasks 2024-04-02T15:10:36.405 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-02T15:10:36.406 INFO:teuthology.task.internal:Checking packages... 2024-04-02T15:10:36.431 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '3f3f3ed992429b85be729743ad3b39d52dd90744' 2024-04-02T15:10:36.431 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-02T15:10:36.431 INFO:teuthology.packaging:ref: None 2024-04-02T15:10:36.431 INFO:teuthology.packaging:tag: None 2024-04-02T15:10:36.431 INFO:teuthology.packaging:branch: wip-guits-testing-2024-04-02-0703 2024-04-02T15:10:36.432 INFO:teuthology.packaging:sha1: 3f3f3ed992429b85be729743ad3b39d52dd90744 2024-04-02T15:10:36.432 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-guits-testing-2024-04-02-0703 2024-04-02T15:10:36.649 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2592-g3f3f3ed9-1focal 2024-04-02T15:10:36.651 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-02T15:10:36.658 INFO:teuthology.task.internal:no buildpackages task found 2024-04-02T15:10:36.658 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-02T15:10:36.699 INFO:teuthology.task.internal:Saving configuration 2024-04-02T15:10:36.712 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-02T15:10:36.722 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-02T15:10:36.744 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636098', '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-04-02 15:04:07.751934', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-04-02T15:10:36.767 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi164.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636098', '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-04-02 15:04:07.750164', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-04-02T15:10:36.767 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-02T15:10:36.775 INFO:teuthology.task.internal:roles: ubuntu@smithi060.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-04-02T15:10:36.775 INFO:teuthology.task.internal:roles: ubuntu@smithi164.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-04-02T15:10:36.776 INFO:teuthology.run_tasks:Running task console_log... 2024-04-02T15:10:36.868 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f3989b20550>, signals=[15]) 2024-04-02T15:10:36.868 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-02T15:10:36.876 INFO:teuthology.task.internal:Opening connections... 2024-04-02T15:10:36.876 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi060.front.sepia.ceph.com 2024-04-02T15:10:36.878 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:10:36.977 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi164.front.sepia.ceph.com 2024-04-02T15:10:36.978 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:10:37.073 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-02T15:10:37.081 DEBUG:teuthology.orchestra.run.smithi060:> uname -m 2024-04-02T15:10:37.088 INFO:teuthology.orchestra.run.smithi060.stdout:x86_64 2024-04-02T15:10:37.088 DEBUG:teuthology.orchestra.run.smithi060:> cat /etc/os-release 2024-04-02T15:10:37.136 INFO:teuthology.orchestra.run.smithi060.stdout:NAME="Ubuntu" 2024-04-02T15:10:37.137 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-04-02T15:10:37.137 INFO:teuthology.orchestra.run.smithi060.stdout:ID=ubuntu 2024-04-02T15:10:37.137 INFO:teuthology.orchestra.run.smithi060.stdout:ID_LIKE=debian 2024-04-02T15:10:37.137 INFO:teuthology.orchestra.run.smithi060.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-04-02T15:10:37.137 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_ID="20.04" 2024-04-02T15:10:37.137 INFO:teuthology.orchestra.run.smithi060.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-02T15:10:37.137 INFO:teuthology.orchestra.run.smithi060.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-02T15:10:37.137 INFO:teuthology.orchestra.run.smithi060.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-02T15:10:37.137 INFO:teuthology.orchestra.run.smithi060.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-02T15:10:37.137 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_CODENAME=focal 2024-04-02T15:10:37.137 INFO:teuthology.orchestra.run.smithi060.stdout:UBUNTU_CODENAME=focal 2024-04-02T15:10:37.138 INFO:teuthology.lock.ops:Updating smithi060.front.sepia.ceph.com on lock server 2024-04-02T15:10:37.164 DEBUG:teuthology.orchestra.run.smithi164:> uname -m 2024-04-02T15:10:37.171 INFO:teuthology.orchestra.run.smithi164.stdout:x86_64 2024-04-02T15:10:37.171 DEBUG:teuthology.orchestra.run.smithi164:> cat /etc/os-release 2024-04-02T15:10:37.218 INFO:teuthology.orchestra.run.smithi164.stdout:NAME="Ubuntu" 2024-04-02T15:10:37.218 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-04-02T15:10:37.218 INFO:teuthology.orchestra.run.smithi164.stdout:ID=ubuntu 2024-04-02T15:10:37.218 INFO:teuthology.orchestra.run.smithi164.stdout:ID_LIKE=debian 2024-04-02T15:10:37.218 INFO:teuthology.orchestra.run.smithi164.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-04-02T15:10:37.219 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION_ID="20.04" 2024-04-02T15:10:37.219 INFO:teuthology.orchestra.run.smithi164.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-02T15:10:37.219 INFO:teuthology.orchestra.run.smithi164.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-02T15:10:37.219 INFO:teuthology.orchestra.run.smithi164.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-02T15:10:37.219 INFO:teuthology.orchestra.run.smithi164.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-02T15:10:37.219 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION_CODENAME=focal 2024-04-02T15:10:37.219 INFO:teuthology.orchestra.run.smithi164.stdout:UBUNTU_CODENAME=focal 2024-04-02T15:10:37.219 INFO:teuthology.lock.ops:Updating smithi164.front.sepia.ceph.com on lock server 2024-04-02T15:10:37.266 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-02T15:10:37.277 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-02T15:10:37.297 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-02T15:10:37.298 DEBUG:teuthology.orchestra.run.smithi060:> test '!' -e /home/ubuntu/cephtest 2024-04-02T15:10:37.300 DEBUG:teuthology.orchestra.run.smithi164:> test '!' -e /home/ubuntu/cephtest 2024-04-02T15:10:37.305 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-02T15:10:37.323 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-02T15:10:37.323 DEBUG:teuthology.orchestra.run.smithi060:> test -z $(ls -A /var/lib/ceph) 2024-04-02T15:10:37.349 DEBUG:teuthology.orchestra.run.smithi164:> test -z $(ls -A /var/lib/ceph) 2024-04-02T15:10:37.365 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-02T15:10:37.417 INFO:teuthology.run_tasks:Running task kernel... 2024-04-02T15:10:37.433 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-04-02T15:10:37.433 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-04-02T15:10:37.433 DEBUG:teuthology.orchestra.run.smithi060:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-02T15:10:37.434 DEBUG:teuthology.orchestra.run.smithi164:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-02T15:10:37.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T15:10:37.439 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2024-04-02T15:10:37.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T15:10:37.440 DEBUG:teuthology.orchestra.run.smithi164:> uname -r 2024-04-02T15:10:37.446 INFO:teuthology.orchestra.run.smithi060.stdout:5.4.0-124-generic 2024-04-02T15:10:37.446 INFO:teuthology.task.kernel:Running kernel on smithi060: 5.4.0-124-generic 2024-04-02T15:10:37.446 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get clean 2024-04-02T15:10:37.447 INFO:teuthology.orchestra.run.smithi164.stdout:5.4.0-124-generic 2024-04-02T15:10:37.447 INFO:teuthology.task.kernel:Running kernel on smithi164: 5.4.0-124-generic 2024-04-02T15:10:37.448 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get clean 2024-04-02T15:10:37.582 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2024-04-02T15:10:37.592 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get update 2024-04-02T15:10:37.752 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-02T15:10:37.763 INFO:teuthology.orchestra.run.smithi164.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-04-02T15:10:37.773 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-04-02T15:10:37.842 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-04-02T15:10:37.845 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-02T15:10:37.867 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-04-02T15:10:37.927 INFO:teuthology.orchestra.run.smithi164.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-04-02T15:10:38.069 INFO:teuthology.orchestra.run.smithi164.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [730 kB] 2024-04-02T15:10:38.166 INFO:teuthology.orchestra.run.smithi164.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,821 kB] 2024-04-02T15:10:38.174 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [954 kB] 2024-04-02T15:10:38.217 INFO:teuthology.orchestra.run.smithi164.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [427 kB] 2024-04-02T15:10:38.222 INFO:teuthology.orchestra.run.smithi164.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-04-02T15:10:38.223 INFO:teuthology.orchestra.run.smithi164.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,699 kB] 2024-04-02T15:10:38.256 INFO:teuthology.orchestra.run.smithi164.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-04-02T15:10:38.256 INFO:teuthology.orchestra.run.smithi164.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [377 kB] 2024-04-02T15:10:38.261 INFO:teuthology.orchestra.run.smithi164.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-04-02T15:10:38.261 INFO:teuthology.orchestra.run.smithi164.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-04-02T15:10:38.271 INFO:teuthology.orchestra.run.smithi164.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-04-02T15:10:38.278 INFO:teuthology.orchestra.run.smithi164.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-04-02T15:10:38.279 INFO:teuthology.orchestra.run.smithi164.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-04-02T15:10:38.280 INFO:teuthology.orchestra.run.smithi164.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-04-02T15:10:38.284 INFO:teuthology.orchestra.run.smithi164.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-04-02T15:10:38.285 INFO:teuthology.orchestra.run.smithi164.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-04-02T15:10:38.285 INFO:teuthology.orchestra.run.smithi164.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-04-02T15:10:38.285 INFO:teuthology.orchestra.run.smithi164.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-04-02T15:10:38.303 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,200 kB] 2024-04-02T15:10:38.361 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [510 kB] 2024-04-02T15:10:38.367 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-04-02T15:10:38.367 INFO:teuthology.orchestra.run.smithi060.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-04-02T15:10:38.368 INFO:teuthology.orchestra.run.smithi060.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,816 kB] 2024-04-02T15:10:38.403 INFO:teuthology.orchestra.run.smithi060.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [393 kB] 2024-04-02T15:10:38.407 INFO:teuthology.orchestra.run.smithi060.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-04-02T15:10:38.408 INFO:teuthology.orchestra.run.smithi060.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-04-02T15:10:38.421 INFO:teuthology.orchestra.run.smithi164.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,200 kB] 2024-04-02T15:10:38.421 INFO:teuthology.orchestra.run.smithi060.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-04-02T15:10:38.430 INFO:teuthology.orchestra.run.smithi060.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-04-02T15:10:38.433 INFO:teuthology.orchestra.run.smithi060.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-04-02T15:10:38.435 INFO:teuthology.orchestra.run.smithi060.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-04-02T15:10:38.435 INFO:teuthology.orchestra.run.smithi060.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-04-02T15:10:38.436 INFO:teuthology.orchestra.run.smithi060.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-04-02T15:10:38.455 INFO:teuthology.orchestra.run.smithi060.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-04-02T15:10:38.455 INFO:teuthology.orchestra.run.smithi060.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-04-02T15:10:38.456 INFO:teuthology.orchestra.run.smithi060.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-04-02T15:10:38.456 INFO:teuthology.orchestra.run.smithi060.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-04-02T15:10:38.456 INFO:teuthology.orchestra.run.smithi060.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-04-02T15:10:38.457 INFO:teuthology.orchestra.run.smithi060.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-04-02T15:10:38.458 INFO:teuthology.orchestra.run.smithi060.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-04-02T15:10:38.495 INFO:teuthology.orchestra.run.smithi060.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,821 kB] 2024-04-02T15:10:38.813 INFO:teuthology.orchestra.run.smithi164.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [954 kB] 2024-04-02T15:10:38.842 INFO:teuthology.orchestra.run.smithi164.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [510 kB] 2024-04-02T15:10:38.855 INFO:teuthology.orchestra.run.smithi164.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-04-02T15:10:38.855 INFO:teuthology.orchestra.run.smithi164.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-04-02T15:10:38.856 INFO:teuthology.orchestra.run.smithi164.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,816 kB] 2024-04-02T15:10:38.938 INFO:teuthology.orchestra.run.smithi164.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [393 kB] 2024-04-02T15:10:38.942 INFO:teuthology.orchestra.run.smithi164.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-04-02T15:10:38.984 INFO:teuthology.orchestra.run.smithi060.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [730 kB] 2024-04-02T15:10:38.998 INFO:teuthology.orchestra.run.smithi060.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [427 kB] 2024-04-02T15:10:39.008 INFO:teuthology.orchestra.run.smithi060.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-04-02T15:10:39.008 INFO:teuthology.orchestra.run.smithi060.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-04-02T15:10:39.008 INFO:teuthology.orchestra.run.smithi060.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,699 kB] 2024-04-02T15:10:39.090 INFO:teuthology.orchestra.run.smithi060.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [377 kB] 2024-04-02T15:10:39.097 INFO:teuthology.orchestra.run.smithi060.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-04-02T15:10:39.097 INFO:teuthology.orchestra.run.smithi060.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-04-02T15:10:39.108 INFO:teuthology.orchestra.run.smithi164.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-04-02T15:10:39.111 INFO:teuthology.orchestra.run.smithi060.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-04-02T15:10:39.291 INFO:teuthology.orchestra.run.smithi060.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-04-02T15:10:39.700 INFO:teuthology.orchestra.run.smithi164.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-04-02T15:10:39.727 INFO:teuthology.orchestra.run.smithi060.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-04-02T15:10:39.732 INFO:teuthology.orchestra.run.smithi060.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-04-02T15:10:39.735 INFO:teuthology.orchestra.run.smithi060.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-04-02T15:10:39.742 INFO:teuthology.orchestra.run.smithi060.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-04-02T15:10:39.744 INFO:teuthology.orchestra.run.smithi060.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-04-02T15:10:39.813 INFO:teuthology.orchestra.run.smithi164.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-04-02T15:10:39.831 INFO:teuthology.orchestra.run.smithi164.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-04-02T15:10:39.833 INFO:teuthology.orchestra.run.smithi164.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-04-02T15:10:39.833 INFO:teuthology.orchestra.run.smithi164.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-04-02T15:10:39.835 INFO:teuthology.orchestra.run.smithi164.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-04-02T15:10:39.836 INFO:teuthology.orchestra.run.smithi164.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-04-02T15:10:39.836 INFO:teuthology.orchestra.run.smithi164.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-04-02T15:10:39.839 INFO:teuthology.orchestra.run.smithi164.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-04-02T15:10:39.841 INFO:teuthology.orchestra.run.smithi164.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-04-02T15:10:40.005 INFO:teuthology.orchestra.run.smithi164.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-04-02T15:10:40.169 INFO:teuthology.orchestra.run.smithi164.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-04-02T15:10:40.220 INFO:teuthology.orchestra.run.smithi164.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-04-02T15:10:42.273 INFO:teuthology.orchestra.run.smithi164.stdout:Fetched 19.7 MB in 3s (7,090 kB/s) 2024-04-02T15:10:42.615 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 19.7 MB in 3s (6,643 kB/s) 2024-04-02T15:10:43.770 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2024-04-02T15:10:43.794 DEBUG:teuthology.orchestra.run.smithi164:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-02T15:10:43.864 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2024-04-02T15:10:44.052 INFO:teuthology.orchestra.run.smithi164.stdout:Building dependency tree... 2024-04-02T15:10:44.052 INFO:teuthology.orchestra.run.smithi164.stdout:Reading state information... 2024-04-02T15:10:44.180 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-04-02T15:10:44.208 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-02T15:10:44.235 INFO:teuthology.orchestra.run.smithi164.stdout:The following additional packages will be installed: 2024-04-02T15:10:44.235 INFO:teuthology.orchestra.run.smithi164.stdout: linux-generic linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-04-02T15:10:44.235 INFO:teuthology.orchestra.run.smithi164.stdout: linux-headers-generic linux-image-5.4.0-174-generic 2024-04-02T15:10:44.236 INFO:teuthology.orchestra.run.smithi164.stdout: linux-modules-5.4.0-174-generic linux-modules-extra-5.4.0-174-generic 2024-04-02T15:10:44.237 INFO:teuthology.orchestra.run.smithi164.stdout:Suggested packages: 2024-04-02T15:10:44.237 INFO:teuthology.orchestra.run.smithi164.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-04-02T15:10:44.237 INFO:teuthology.orchestra.run.smithi164.stdout:Recommended packages: 2024-04-02T15:10:44.237 INFO:teuthology.orchestra.run.smithi164.stdout: thermald 2024-04-02T15:10:44.283 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-04-02T15:10:44.299 INFO:teuthology.orchestra.run.smithi164.stdout:The following NEW packages will be installed: 2024-04-02T15:10:44.299 INFO:teuthology.orchestra.run.smithi164.stdout: linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-04-02T15:10:44.299 INFO:teuthology.orchestra.run.smithi164.stdout: linux-image-5.4.0-174-generic linux-modules-5.4.0-174-generic 2024-04-02T15:10:44.300 INFO:teuthology.orchestra.run.smithi164.stdout: linux-modules-extra-5.4.0-174-generic 2024-04-02T15:10:44.301 INFO:teuthology.orchestra.run.smithi164.stdout:The following packages will be upgraded: 2024-04-02T15:10:44.302 INFO:teuthology.orchestra.run.smithi164.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-02T15:10:44.486 INFO:teuthology.orchestra.run.smithi164.stdout:3 upgraded, 5 newly installed, 0 to remove and 295 not upgraded. 2024-04-02T15:10:44.486 INFO:teuthology.orchestra.run.smithi164.stdout:Need to get 77.1 MB of archives. 2024-04-02T15:10:44.486 INFO:teuthology.orchestra.run.smithi164.stdout:After this operation, 380 MB of additional disk space will be used. 2024-04-02T15:10:44.486 INFO:teuthology.orchestra.run.smithi164.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-174-generic amd64 5.4.0-174.193 [15.0 MB] 2024-04-02T15:10:44.499 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-04-02T15:10:44.500 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-04-02T15:10:44.702 INFO:teuthology.orchestra.run.smithi060.stdout:The following additional packages will be installed: 2024-04-02T15:10:44.702 INFO:teuthology.orchestra.run.smithi060.stdout: linux-generic linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-04-02T15:10:44.702 INFO:teuthology.orchestra.run.smithi060.stdout: linux-headers-generic linux-image-5.4.0-174-generic 2024-04-02T15:10:44.703 INFO:teuthology.orchestra.run.smithi060.stdout: linux-modules-5.4.0-174-generic linux-modules-extra-5.4.0-174-generic 2024-04-02T15:10:44.703 INFO:teuthology.orchestra.run.smithi060.stdout:Suggested packages: 2024-04-02T15:10:44.704 INFO:teuthology.orchestra.run.smithi060.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-04-02T15:10:44.704 INFO:teuthology.orchestra.run.smithi060.stdout:Recommended packages: 2024-04-02T15:10:44.704 INFO:teuthology.orchestra.run.smithi060.stdout: thermald 2024-04-02T15:10:44.766 INFO:teuthology.orchestra.run.smithi060.stdout:The following NEW packages will be installed: 2024-04-02T15:10:44.766 INFO:teuthology.orchestra.run.smithi060.stdout: linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-04-02T15:10:44.766 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.4.0-174-generic linux-modules-5.4.0-174-generic 2024-04-02T15:10:44.766 INFO:teuthology.orchestra.run.smithi060.stdout: linux-modules-extra-5.4.0-174-generic 2024-04-02T15:10:44.767 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages will be upgraded: 2024-04-02T15:10:44.768 INFO:teuthology.orchestra.run.smithi060.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-02T15:10:44.950 INFO:teuthology.orchestra.run.smithi060.stdout:3 upgraded, 5 newly installed, 0 to remove and 295 not upgraded. 2024-04-02T15:10:44.951 INFO:teuthology.orchestra.run.smithi060.stdout:Need to get 77.1 MB of archives. 2024-04-02T15:10:44.951 INFO:teuthology.orchestra.run.smithi060.stdout:After this operation, 380 MB of additional disk space will be used. 2024-04-02T15:10:44.951 INFO:teuthology.orchestra.run.smithi060.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-174-generic amd64 5.4.0-174.193 [15.0 MB] 2024-04-02T15:10:45.645 INFO:teuthology.orchestra.run.smithi164.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-174-generic amd64 5.4.0-174.193 [10.5 MB] 2024-04-02T15:10:45.917 INFO:teuthology.orchestra.run.smithi164.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-174-generic amd64 5.4.0-174.193 [39.2 MB] 2024-04-02T15:10:46.116 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-174-generic amd64 5.4.0-174.193 [10.5 MB] 2024-04-02T15:10:46.435 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-174-generic amd64 5.4.0-174.193 [39.2 MB] 2024-04-02T15:10:47.162 INFO:teuthology.orchestra.run.smithi164.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.174.172 [1,900 B] 2024-04-02T15:10:47.163 INFO:teuthology.orchestra.run.smithi164.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.174.172 [2,564 B] 2024-04-02T15:10:47.163 INFO:teuthology.orchestra.run.smithi164.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174 all 5.4.0-174.193 [11.0 MB] 2024-04-02T15:10:47.494 INFO:teuthology.orchestra.run.smithi164.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174-generic amd64 5.4.0-174.193 [1,385 kB] 2024-04-02T15:10:47.535 INFO:teuthology.orchestra.run.smithi164.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.174.172 [2,436 B] 2024-04-02T15:10:47.780 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.174.172 [1,900 B] 2024-04-02T15:10:47.780 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.174.172 [2,564 B] 2024-04-02T15:10:47.780 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174 all 5.4.0-174.193 [11.0 MB] 2024-04-02T15:10:48.192 INFO:teuthology.orchestra.run.smithi164.stdout:Fetched 77.1 MB in 3s (23.9 MB/s) 2024-04-02T15:10:48.339 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174-generic amd64 5.4.0-174.193 [1,385 kB] 2024-04-02T15:10:48.397 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-modules-5.4.0-174-generic. 2024-04-02T15:10:48.422 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.174.172 [2,436 B] 2024-04-02T15:10:49.182 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 77.1 MB in 4s (21.1 MB/s) 2024-04-02T15:10:49.386 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-modules-5.4.0-174-generic. 2024-04-02T15:10:50.144 INFO:teuthology.orchestra.run.smithi164.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-04-02T15:10:50.149 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../0-linux-modules-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T15:10:50.236 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:10:51.092 INFO:teuthology.orchestra.run.smithi060.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-04-02T15:10:51.097 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../0-linux-modules-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T15:10:51.317 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:10:52.144 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-image-5.4.0-174-generic. 2024-04-02T15:10:52.157 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../1-linux-image-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T15:10:52.255 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:10:53.243 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-image-5.4.0-174-generic. 2024-04-02T15:10:53.259 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../1-linux-image-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T15:10:53.325 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-174-generic. 2024-04-02T15:10:53.335 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T15:10:53.349 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:10:53.372 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:10:54.462 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-174-generic. 2024-04-02T15:10:54.478 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T15:10:54.520 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:10:58.126 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../3-linux-generic_5.4.0.174.172_amd64.deb ... 2024-04-02T15:10:58.251 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-02T15:10:58.618 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.174.172_amd64.deb ... 2024-04-02T15:10:58.746 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-image-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-02T15:10:59.099 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-headers-5.4.0-174. 2024-04-02T15:10:59.113 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../5-linux-headers-5.4.0-174_5.4.0-174.193_all.deb ... 2024-04-02T15:10:59.157 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-04-02T15:10:59.326 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../3-linux-generic_5.4.0.174.172_amd64.deb ... 2024-04-02T15:10:59.476 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-02T15:10:59.754 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.174.172_amd64.deb ... 2024-04-02T15:10:59.880 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-image-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-02T15:11:00.258 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-headers-5.4.0-174. 2024-04-02T15:11:00.272 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../5-linux-headers-5.4.0-174_5.4.0-174.193_all.deb ... 2024-04-02T15:11:00.316 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-04-02T15:11:04.899 INFO:teuthology.orchestra.run.smithi164.stdout:Selecting previously unselected package linux-headers-5.4.0-174-generic. 2024-04-02T15:11:04.921 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../6-linux-headers-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T15:11:04.973 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:11:06.143 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-headers-5.4.0-174-generic. 2024-04-02T15:11:06.165 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../6-linux-headers-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T15:11:06.210 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:11:07.668 INFO:teuthology.orchestra.run.smithi164.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.174.172_amd64.deb ... 2024-04-02T15:11:07.807 INFO:teuthology.orchestra.run.smithi164.stdout:Unpacking linux-headers-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-02T15:11:08.166 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:11:09.020 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.174.172_amd64.deb ... 2024-04-02T15:11:09.148 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-02T15:11:09.371 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:11:09.490 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:11:10.701 INFO:teuthology.orchestra.run.smithi164.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-174-generic 2024-04-02T15:11:10.701 INFO:teuthology.orchestra.run.smithi164.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-174-generic 2024-04-02T15:11:10.721 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:11:11.673 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:11:12.433 INFO:teuthology.orchestra.run.smithi060.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-174-generic 2024-04-02T15:11:12.433 INFO:teuthology.orchestra.run.smithi060.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-174-generic 2024-04-02T15:11:12.599 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:11:12.850 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-04-02T15:11:13.000 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:11:13.118 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-image-generic (5.4.0.174.172) ... 2024-04-02T15:11:13.244 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-headers-generic (5.4.0.174.172) ... 2024-04-02T15:11:13.370 INFO:teuthology.orchestra.run.smithi164.stdout:Setting up linux-generic (5.4.0.174.172) ... 2024-04-02T15:11:13.497 INFO:teuthology.orchestra.run.smithi164.stdout:Processing triggers for linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:11:13.568 INFO:teuthology.orchestra.run.smithi164.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-02T15:11:13.568 INFO:teuthology.orchestra.run.smithi164.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-174-generic 2024-04-02T15:11:13.833 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-04-02T15:11:13.968 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:11:14.094 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-image-generic (5.4.0.174.172) ... 2024-04-02T15:11:14.253 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-generic (5.4.0.174.172) ... 2024-04-02T15:11:14.379 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-generic (5.4.0.174.172) ... 2024-04-02T15:11:14.506 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T15:11:14.583 INFO:teuthology.orchestra.run.smithi060.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-02T15:11:14.583 INFO:teuthology.orchestra.run.smithi060.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-174-generic 2024-04-02T15:11:35.264 INFO:teuthology.orchestra.run.smithi164.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-02T15:11:35.264 INFO:teuthology.orchestra.run.smithi164.stdout:Sourcing file `/etc/default/grub' 2024-04-02T15:11:35.279 INFO:teuthology.orchestra.run.smithi164.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-02T15:11:35.299 INFO:teuthology.orchestra.run.smithi164.stdout:Generating grub configuration file ... 2024-04-02T15:11:35.657 INFO:teuthology.orchestra.run.smithi164.stdout:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-04-02T15:11:35.678 INFO:teuthology.orchestra.run.smithi164.stdout:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-04-02T15:11:36.093 INFO:teuthology.orchestra.run.smithi164.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-02T15:11:36.104 INFO:teuthology.orchestra.run.smithi164.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-02T15:11:36.877 INFO:teuthology.orchestra.run.smithi060.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-02T15:11:36.878 INFO:teuthology.orchestra.run.smithi060.stdout:Sourcing file `/etc/default/grub' 2024-04-02T15:11:36.890 INFO:teuthology.orchestra.run.smithi060.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-02T15:11:36.918 INFO:teuthology.orchestra.run.smithi060.stdout:Generating grub configuration file ... 2024-04-02T15:11:37.218 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-04-02T15:11:37.238 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-04-02T15:11:37.621 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-02T15:11:37.633 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-02T15:11:38.209 INFO:teuthology.orchestra.run.smithi164.stdout:done 2024-04-02T15:11:38.664 DEBUG:teuthology.orchestra.run.smithi164:> dpkg -s linux-image-generic 2024-04-02T15:11:38.715 INFO:teuthology.orchestra.run.smithi164.stdout:Package: linux-image-generic 2024-04-02T15:11:38.715 INFO:teuthology.orchestra.run.smithi164.stdout:Status: install ok installed 2024-04-02T15:11:38.715 INFO:teuthology.orchestra.run.smithi164.stdout:Priority: optional 2024-04-02T15:11:38.715 INFO:teuthology.orchestra.run.smithi164.stdout:Section: kernel 2024-04-02T15:11:38.715 INFO:teuthology.orchestra.run.smithi164.stdout:Installed-Size: 20 2024-04-02T15:11:38.716 INFO:teuthology.orchestra.run.smithi164.stdout:Maintainer: Ubuntu Kernel Team 2024-04-02T15:11:38.716 INFO:teuthology.orchestra.run.smithi164.stdout:Architecture: amd64 2024-04-02T15:11:38.716 INFO:teuthology.orchestra.run.smithi164.stdout:Source: linux-meta 2024-04-02T15:11:38.716 INFO:teuthology.orchestra.run.smithi164.stdout:Version: 5.4.0.174.172 2024-04-02T15:11:38.716 INFO:teuthology.orchestra.run.smithi164.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-04-02T15:11:38.716 INFO:teuthology.orchestra.run.smithi164.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-02T15:11:38.716 INFO:teuthology.orchestra.run.smithi164.stdout:Recommends: thermald 2024-04-02T15:11:38.716 INFO:teuthology.orchestra.run.smithi164.stdout:Description: Generic Linux kernel image 2024-04-02T15:11:38.716 INFO:teuthology.orchestra.run.smithi164.stdout: This package will always depend on the latest generic kernel image 2024-04-02T15:11:38.716 INFO:teuthology.orchestra.run.smithi164.stdout: available. 2024-04-02T15:11:38.716 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-174-generic 2024-04-02T15:11:38.716 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-02T15:11:38.717 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-02T15:11:38.717 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-02T15:11:38.717 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi164.front.sepia.ceph.com, path=None, version=distro) 2024-04-02T15:11:38.717 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get clean 2024-04-02T15:11:38.796 DEBUG:teuthology.orchestra.run.smithi164:> sudo apt-get update 2024-04-02T15:11:38.965 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-02T15:11:38.978 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-04-02T15:11:39.002 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-04-02T15:11:39.070 INFO:teuthology.orchestra.run.smithi164.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-04-02T15:11:39.901 INFO:teuthology.orchestra.run.smithi060.stdout:done 2024-04-02T15:11:40.335 DEBUG:teuthology.orchestra.run.smithi060:> dpkg -s linux-image-generic 2024-04-02T15:11:40.405 INFO:teuthology.orchestra.run.smithi060.stdout:Package: linux-image-generic 2024-04-02T15:11:40.405 INFO:teuthology.orchestra.run.smithi060.stdout:Status: install ok installed 2024-04-02T15:11:40.405 INFO:teuthology.orchestra.run.smithi060.stdout:Priority: optional 2024-04-02T15:11:40.406 INFO:teuthology.orchestra.run.smithi060.stdout:Section: kernel 2024-04-02T15:11:40.406 INFO:teuthology.orchestra.run.smithi060.stdout:Installed-Size: 20 2024-04-02T15:11:40.406 INFO:teuthology.orchestra.run.smithi060.stdout:Maintainer: Ubuntu Kernel Team 2024-04-02T15:11:40.406 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: amd64 2024-04-02T15:11:40.406 INFO:teuthology.orchestra.run.smithi060.stdout:Source: linux-meta 2024-04-02T15:11:40.406 INFO:teuthology.orchestra.run.smithi060.stdout:Version: 5.4.0.174.172 2024-04-02T15:11:40.406 INFO:teuthology.orchestra.run.smithi060.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-04-02T15:11:40.406 INFO:teuthology.orchestra.run.smithi060.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-02T15:11:40.406 INFO:teuthology.orchestra.run.smithi060.stdout:Recommends: thermald 2024-04-02T15:11:40.406 INFO:teuthology.orchestra.run.smithi060.stdout:Description: Generic Linux kernel image 2024-04-02T15:11:40.406 INFO:teuthology.orchestra.run.smithi060.stdout: This package will always depend on the latest generic kernel image 2024-04-02T15:11:40.406 INFO:teuthology.orchestra.run.smithi060.stdout: available. 2024-04-02T15:11:40.407 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-174-generic 2024-04-02T15:11:40.407 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-02T15:11:40.407 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-02T15:11:40.407 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-02T15:11:40.407 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi060.front.sepia.ceph.com, path=None, version=distro) 2024-04-02T15:11:40.407 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get clean 2024-04-02T15:11:40.495 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2024-04-02T15:11:40.659 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-02T15:11:40.674 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-04-02T15:11:40.702 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-04-02T15:11:40.747 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-04-02T15:11:40.771 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2024-04-02T15:11:40.795 DEBUG:teuthology.orchestra.run.smithi164:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-02T15:11:40.869 INFO:teuthology.orchestra.run.smithi164.stdout:Reading package lists... 2024-04-02T15:11:41.057 INFO:teuthology.orchestra.run.smithi164.stdout:Building dependency tree... 2024-04-02T15:11:41.058 INFO:teuthology.orchestra.run.smithi164.stdout:Reading state information... 2024-04-02T15:11:41.275 INFO:teuthology.orchestra.run.smithi164.stdout:linux-image-generic is already the newest version (5.4.0.174.172). 2024-04-02T15:11:41.275 INFO:teuthology.orchestra.run.smithi164.stdout:0 upgraded, 0 newly installed, 0 to remove and 295 not upgraded. 2024-04-02T15:11:41.277 DEBUG:teuthology.orchestra.run.smithi164:> dpkg -s linux-image-generic 2024-04-02T15:11:41.295 INFO:teuthology.orchestra.run.smithi164.stdout:Package: linux-image-generic 2024-04-02T15:11:41.295 INFO:teuthology.orchestra.run.smithi164.stdout:Status: install ok installed 2024-04-02T15:11:41.295 INFO:teuthology.orchestra.run.smithi164.stdout:Priority: optional 2024-04-02T15:11:41.295 INFO:teuthology.orchestra.run.smithi164.stdout:Section: kernel 2024-04-02T15:11:41.295 INFO:teuthology.orchestra.run.smithi164.stdout:Installed-Size: 20 2024-04-02T15:11:41.295 INFO:teuthology.orchestra.run.smithi164.stdout:Maintainer: Ubuntu Kernel Team 2024-04-02T15:11:41.296 INFO:teuthology.orchestra.run.smithi164.stdout:Architecture: amd64 2024-04-02T15:11:41.296 INFO:teuthology.orchestra.run.smithi164.stdout:Source: linux-meta 2024-04-02T15:11:41.296 INFO:teuthology.orchestra.run.smithi164.stdout:Version: 5.4.0.174.172 2024-04-02T15:11:41.296 INFO:teuthology.orchestra.run.smithi164.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-04-02T15:11:41.296 INFO:teuthology.orchestra.run.smithi164.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-02T15:11:41.296 INFO:teuthology.orchestra.run.smithi164.stdout:Recommends: thermald 2024-04-02T15:11:41.296 INFO:teuthology.orchestra.run.smithi164.stdout:Description: Generic Linux kernel image 2024-04-02T15:11:41.296 INFO:teuthology.orchestra.run.smithi164.stdout: This package will always depend on the latest generic kernel image 2024-04-02T15:11:41.296 INFO:teuthology.orchestra.run.smithi164.stdout: available. 2024-04-02T15:11:41.297 DEBUG:teuthology.orchestra.run.smithi164:> mktemp 2024-04-02T15:11:41.303 INFO:teuthology.orchestra.run.smithi164.stdout:/tmp/tmp.EmYwML76hf 2024-04-02T15:11:41.303 DEBUG:teuthology.orchestra.run.smithi164:> sudo cp /boot/grub/grub.cfg /tmp/tmp.EmYwML76hf 2024-04-02T15:11:41.317 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 0666 /tmp/tmp.EmYwML76hf 2024-04-02T15:11:41.398 DEBUG:teuthology.orchestra.remote:smithi164:/tmp/tmp.EmYwML76hf is 9KB 2024-04-02T15:11:41.412 DEBUG:teuthology.orchestra.run.smithi164:> rm -fr /tmp/tmp.EmYwML76hf 2024-04-02T15:11:41.418 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-02T15:11:41.474 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-02T15:11:41.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-02T15:11:41.474 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-02T15:11:41.516 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-174-generic 2024-04-02T15:11:41.516 DEBUG:teuthology.orchestra.run.smithi164:> sudo update-grub 2024-04-02T15:11:42.512 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-04-02T15:11:42.537 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-02T15:11:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-04-02T15:11:42.807 INFO:teuthology.orchestra.run.smithi164.stderr:Sourcing file `/etc/default/grub' 2024-04-02T15:11:42.820 INFO:teuthology.orchestra.run.smithi164.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-02T15:11:42.822 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-04-02T15:11:42.823 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-04-02T15:11:42.831 INFO:teuthology.orchestra.run.smithi164.stderr:Generating grub configuration file ... 2024-04-02T15:11:43.058 INFO:teuthology.orchestra.run.smithi060.stdout:linux-image-generic is already the newest version (5.4.0.174.172). 2024-04-02T15:11:43.058 INFO:teuthology.orchestra.run.smithi060.stdout:0 upgraded, 0 newly installed, 0 to remove and 295 not upgraded. 2024-04-02T15:11:43.060 DEBUG:teuthology.orchestra.run.smithi060:> dpkg -s linux-image-generic 2024-04-02T15:11:43.082 INFO:teuthology.orchestra.run.smithi060.stdout:Package: linux-image-generic 2024-04-02T15:11:43.082 INFO:teuthology.orchestra.run.smithi060.stdout:Status: install ok installed 2024-04-02T15:11:43.082 INFO:teuthology.orchestra.run.smithi060.stdout:Priority: optional 2024-04-02T15:11:43.083 INFO:teuthology.orchestra.run.smithi060.stdout:Section: kernel 2024-04-02T15:11:43.083 INFO:teuthology.orchestra.run.smithi060.stdout:Installed-Size: 20 2024-04-02T15:11:43.083 INFO:teuthology.orchestra.run.smithi060.stdout:Maintainer: Ubuntu Kernel Team 2024-04-02T15:11:43.083 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: amd64 2024-04-02T15:11:43.083 INFO:teuthology.orchestra.run.smithi060.stdout:Source: linux-meta 2024-04-02T15:11:43.083 INFO:teuthology.orchestra.run.smithi060.stdout:Version: 5.4.0.174.172 2024-04-02T15:11:43.083 INFO:teuthology.orchestra.run.smithi060.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-04-02T15:11:43.083 INFO:teuthology.orchestra.run.smithi060.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-02T15:11:43.083 INFO:teuthology.orchestra.run.smithi060.stdout:Recommends: thermald 2024-04-02T15:11:43.083 INFO:teuthology.orchestra.run.smithi060.stdout:Description: Generic Linux kernel image 2024-04-02T15:11:43.083 INFO:teuthology.orchestra.run.smithi060.stdout: This package will always depend on the latest generic kernel image 2024-04-02T15:11:43.083 INFO:teuthology.orchestra.run.smithi060.stdout: available. 2024-04-02T15:11:43.084 DEBUG:teuthology.orchestra.run.smithi060:> mktemp 2024-04-02T15:11:43.089 INFO:teuthology.orchestra.run.smithi060.stdout:/tmp/tmp.dGQnsqMC7y 2024-04-02T15:11:43.089 DEBUG:teuthology.orchestra.run.smithi060:> sudo cp /boot/grub/grub.cfg /tmp/tmp.dGQnsqMC7y 2024-04-02T15:11:43.111 INFO:teuthology.orchestra.run.smithi164.stderr:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-04-02T15:11:43.122 INFO:teuthology.orchestra.run.smithi164.stderr:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-04-02T15:11:43.160 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0666 /tmp/tmp.dGQnsqMC7y 2024-04-02T15:11:43.199 DEBUG:teuthology.orchestra.remote:smithi060:/tmp/tmp.dGQnsqMC7y is 9KB 2024-04-02T15:11:43.212 DEBUG:teuthology.orchestra.run.smithi060:> rm -fr /tmp/tmp.dGQnsqMC7y 2024-04-02T15:11:43.219 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-02T15:11:43.274 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-02T15:11:43.274 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-02T15:11:43.274 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-02T15:11:43.305 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-174-generic 2024-04-02T15:11:43.305 DEBUG:teuthology.orchestra.run.smithi060:> sudo update-grub 2024-04-02T15:11:43.574 INFO:teuthology.orchestra.run.smithi164.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-02T15:11:43.584 INFO:teuthology.orchestra.run.smithi164.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-02T15:11:44.633 INFO:teuthology.orchestra.run.smithi164.stderr:done 2024-04-02T15:11:44.635 DEBUG:teuthology.orchestra.run.smithi164:> sudo shutdown -r now 2024-04-02T15:11:44.648 INFO:teuthology.orchestra.run.smithi060.stderr:Sourcing file `/etc/default/grub' 2024-04-02T15:11:44.667 INFO:teuthology.orchestra.run.smithi060.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-02T15:11:44.683 INFO:teuthology.orchestra.run.smithi060.stderr:Generating grub configuration file ... 2024-04-02T15:11:44.891 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-04-02T15:11:44.903 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-04-02T15:11:45.273 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-02T15:11:45.285 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-02T15:11:46.313 INFO:teuthology.orchestra.run.smithi060.stderr:done 2024-04-02T15:11:46.315 DEBUG:teuthology.orchestra.run.smithi060:> sudo shutdown -r now 2024-04-02T15:12:14.659 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-02T15:12:14.659 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-04-02T15:12:14.660 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:12:16.318 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-02T15:12:16.318 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-04-02T15:12:16.319 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:12:33.055 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.164 2024-04-02T15:12:34.846 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.60 2024-04-02T15:12:42.058 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-04-02T15:12:42.059 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:12:43.850 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-04-02T15:12:43.850 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:12:45.118 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.164 2024-04-02T15:12:57.130 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-04-02T15:12:57.131 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:13:43.899 DEBUG:teuthology.orchestra.remote:timed out 2024-04-02T15:13:55.910 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-04-02T15:13:55.911 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:13:56.166 DEBUG:teuthology.orchestra.run.smithi060:> true 2024-04-02T15:13:56.780 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-04-02T15:13:56.780 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-174-generic"... 2024-04-02T15:13:56.780 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2024-04-02T15:13:56.786 INFO:teuthology.orchestra.run.smithi060.stdout:5.4.0-174-generic 2024-04-02T15:13:56.787 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-174-generic vs 5.4.0-174-generic 2024-04-02T15:13:56.787 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-02T15:13:56.787 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-02T15:13:57.133 DEBUG:teuthology.orchestra.remote:timed out 2024-04-02T15:13:57.788 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-02T15:13:57.788 DEBUG:teuthology.orchestra.run.smithi060:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-02T15:13:57.902 INFO:teuthology.orchestra.run.smithi060.stdout:ttyS1 2024-04-02T15:13:57.928 DEBUG:teuthology.parallel:result is None 2024-04-02T15:14:12.134 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-04-02T15:14:12.135 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:14:12.383 DEBUG:teuthology.orchestra.run.smithi164:> true 2024-04-02T15:14:12.959 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-04-02T15:14:12.959 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-174-generic"... 2024-04-02T15:14:12.959 DEBUG:teuthology.orchestra.run.smithi164:> uname -r 2024-04-02T15:14:12.966 INFO:teuthology.orchestra.run.smithi164.stdout:5.4.0-174-generic 2024-04-02T15:14:12.966 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-174-generic vs 5.4.0-174-generic 2024-04-02T15:14:12.966 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-02T15:14:12.966 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-02T15:14:13.967 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-02T15:14:13.967 DEBUG:teuthology.orchestra.run.smithi164:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-02T15:14:14.043 INFO:teuthology.orchestra.run.smithi164.stdout:ttyS1 2024-04-02T15:14:14.070 DEBUG:teuthology.parallel:result is None 2024-04-02T15:14:14.070 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-02T15:14:14.078 INFO:teuthology.task.internal:Creating test directory... 2024-04-02T15:14:14.079 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-02T15:14:14.081 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-02T15:14:14.088 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-02T15:14:14.126 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-02T15:14:14.172 INFO:teuthology.task.internal:Creating archive directory... 2024-04-02T15:14:14.173 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-02T15:14:14.175 DEBUG:teuthology.orchestra.run.smithi164:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-02T15:14:14.199 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-02T15:14:14.228 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-02T15:14:14.229 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-02T15:14:14.236 DEBUG:teuthology.orchestra.run.smithi164:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-02T15:14:14.253 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-02T15:14:14.258 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-02T15:14:14.264 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-02T15:14:14.268 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-02T15:14:14.269 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-02T15:14:14.304 INFO:teuthology.task.internal:Configuring sudo... 2024-04-02T15:14:14.304 DEBUG:teuthology.orchestra.run.smithi060:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-02T15:14:14.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-02T15:14:14.324 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-02T15:14:14.355 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-02T15:14:14.356 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-02T15:14:14.364 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-02T15:14:14.371 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-02T15:14:14.377 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-02T15:14:14.383 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-02T15:14:14.383 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-02T15:14:14.452 DEBUG:teuthology.orchestra.run.smithi164:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-02T15:14:14.459 DEBUG:teuthology.orchestra.run.smithi164:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-02T15:14:14.506 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-02T15:14:14.507 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-02T15:14:14.531 DEBUG:teuthology.orchestra.run.smithi060:> sudo service rsyslog restart 2024-04-02T15:14:14.534 DEBUG:teuthology.orchestra.run.smithi164:> sudo service rsyslog restart 2024-04-02T15:14:14.586 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-02T15:14:14.594 INFO:teuthology.task.internal:Starting timer... 2024-04-02T15:14:14.594 INFO:teuthology.run_tasks:Running task pcp... 2024-04-02T15:14:14.669 INFO:teuthology.run_tasks:Running task selinux... 2024-04-02T15:14:14.713 DEBUG:teuthology.task.selinux:Excluding smithi060: OS 'ubuntu' does not support SELinux 2024-04-02T15:14:14.713 DEBUG:teuthology.task.selinux:Excluding smithi164: OS 'ubuntu' does not support SELinux 2024-04-02T15:14:14.713 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-02T15:14:14.714 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-02T15:14:14.714 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-02T15:14:14.714 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-02T15:14:14.764 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-02T15:14:14.786 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-02T15:14:14.787 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi060.front.sepia.ceph.com,smithi164.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-02T15:19:55.185 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi060.front.sepia.ceph.com'), Remote(name='ubuntu@smithi164.front.sepia.ceph.com')] 2024-04-02T15:19:55.186 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-04-02T15:19:55.187 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:19:55.287 DEBUG:teuthology.orchestra.run.smithi060:> true 2024-04-02T15:19:55.416 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-04-02T15:19:55.416 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-04-02T15:19:55.417 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T15:19:55.516 DEBUG:teuthology.orchestra.run.smithi164:> true 2024-04-02T15:19:55.640 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-04-02T15:19:55.640 INFO:teuthology.run_tasks:Running task clock... 2024-04-02T15:19:55.651 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-02T15:19:55.651 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-02T15:19:55.651 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-02T15:19:55.654 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-02T15:19:55.654 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-02T15:19:55.690 INFO:teuthology.orchestra.run.smithi060.stdout: 2 Apr 15:19:55 ntpd[12887]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-04-02T15:19:55.690 INFO:teuthology.orchestra.run.smithi060.stdout: 2 Apr 15:19:55 ntpd[12887]: Command line: ntpd -gq 2024-04-02T15:19:55.690 INFO:teuthology.orchestra.run.smithi060.stdout: 2 Apr 15:19:55 ntpd[12887]: proto: precision = 0.076 usec (-24) 2024-04-02T15:19:55.691 INFO:teuthology.orchestra.run.smithi060.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-02T15:19:55.691 INFO:teuthology.orchestra.run.smithi060.stdout: 2 Apr 15:19:55 ntpd[12887]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-02T15:19:55.691 INFO:teuthology.orchestra.run.smithi060.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-02T15:19:55.692 INFO:teuthology.orchestra.run.smithi060.stdout: 2 Apr 15:19:55 ntpd[12887]: restrict ::: KOD does nothing without LIMITED. 2024-04-02T15:19:55.692 INFO:teuthology.orchestra.run.smithi060.stdout: 2 Apr 15:19:55 ntpd[12887]: Listen and drop on 0 v6wildcard [::]:123 2024-04-02T15:19:55.692 INFO:teuthology.orchestra.run.smithi060.stdout: 2 Apr 15:19:55 ntpd[12887]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-02T15:19:55.692 INFO:teuthology.orchestra.run.smithi060.stdout: 2 Apr 15:19:55 ntpd[12887]: Listen normally on 2 lo 127.0.0.1:123 2024-04-02T15:19:55.692 INFO:teuthology.orchestra.run.smithi060.stdout: 2 Apr 15:19:55 ntpd[12887]: Listen normally on 3 ens1f0 172.21.15.60:123 2024-04-02T15:19:55.692 INFO:teuthology.orchestra.run.smithi060.stdout: 2 Apr 15:19:55 ntpd[12887]: Listen normally on 4 lo [::1]:123 2024-04-02T15:19:55.693 INFO:teuthology.orchestra.run.smithi060.stdout: 2 Apr 15:19:55 ntpd[12887]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1560%4]:123 2024-04-02T15:19:55.693 INFO:teuthology.orchestra.run.smithi060.stdout: 2 Apr 15:19:55 ntpd[12887]: Listening on routing socket on fd #22 for interface updates 2024-04-02T15:19:55.693 INFO:teuthology.orchestra.run.smithi164.stdout: 2 Apr 15:19:55 ntpd[12977]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-04-02T15:19:55.693 INFO:teuthology.orchestra.run.smithi164.stdout: 2 Apr 15:19:55 ntpd[12977]: Command line: ntpd -gq 2024-04-02T15:19:55.693 INFO:teuthology.orchestra.run.smithi164.stdout: 2 Apr 15:19:55 ntpd[12977]: proto: precision = 0.117 usec (-23) 2024-04-02T15:19:55.694 INFO:teuthology.orchestra.run.smithi164.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-02T15:19:55.694 INFO:teuthology.orchestra.run.smithi164.stdout: 2 Apr 15:19:55 ntpd[12977]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-02T15:19:55.694 INFO:teuthology.orchestra.run.smithi164.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-02T15:19:55.695 INFO:teuthology.orchestra.run.smithi164.stdout: 2 Apr 15:19:55 ntpd[12977]: restrict ::: KOD does nothing without LIMITED. 2024-04-02T15:19:55.695 INFO:teuthology.orchestra.run.smithi164.stdout: 2 Apr 15:19:55 ntpd[12977]: Listen and drop on 0 v6wildcard [::]:123 2024-04-02T15:19:55.695 INFO:teuthology.orchestra.run.smithi164.stdout: 2 Apr 15:19:55 ntpd[12977]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-02T15:19:55.695 INFO:teuthology.orchestra.run.smithi164.stdout: 2 Apr 15:19:55 ntpd[12977]: Listen normally on 2 lo 127.0.0.1:123 2024-04-02T15:19:55.695 INFO:teuthology.orchestra.run.smithi164.stdout: 2 Apr 15:19:55 ntpd[12977]: Listen normally on 3 enp3s0f1 172.21.15.164:123 2024-04-02T15:19:55.696 INFO:teuthology.orchestra.run.smithi164.stdout: 2 Apr 15:19:55 ntpd[12977]: Listen normally on 4 lo [::1]:123 2024-04-02T15:19:55.696 INFO:teuthology.orchestra.run.smithi164.stdout: 2 Apr 15:19:55 ntpd[12977]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:73f3%5]:123 2024-04-02T15:19:55.696 INFO:teuthology.orchestra.run.smithi164.stdout: 2 Apr 15:19:55 ntpd[12977]: Listening on routing socket on fd #22 for interface updates 2024-04-02T15:19:56.688 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:56 ntpd[12887]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:19:56.688 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:56 ntpd[12887]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:19:56.688 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:56 ntpd[12887]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:19:56.688 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:56 ntpd[12887]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:19:56.688 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:56 ntpd[12887]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:19:56.688 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:56 ntpd[12887]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:19:56.689 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:56 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:19:56.689 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:56 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:19:56.689 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:56 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:19:56.689 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:56 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:19:56.689 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:56 ntpd[12977]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:19:56.690 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:56 ntpd[12977]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:19:57.689 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:57 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:19:57.689 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:57 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:19:58.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:58 ntpd[12887]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:19:58.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:58 ntpd[12887]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:19:58.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:58 ntpd[12887]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:19:58.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:58 ntpd[12887]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:19:58.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:58 ntpd[12887]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:19:58.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:58 ntpd[12887]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:19:58.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:58 ntpd[12887]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:19:58.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:58 ntpd[12887]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:19:58.690 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:58 ntpd[12887]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:19:58.690 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:58 ntpd[12887]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:19:58.690 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:58 ntpd[12887]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:19:58.690 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:58 ntpd[12887]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:19:58.690 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:58 ntpd[12887]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:19:58.690 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:19:58 ntpd[12887]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:19:58.691 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:58 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:19:58.691 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:58 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:19:58.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:58 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:19:58.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:58 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:19:58.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:58 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:19:58.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:58 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:19:58.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:58 ntpd[12977]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:19:58.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:58 ntpd[12977]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:19:58.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:58 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:19:58.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:58 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:19:58.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:58 ntpd[12977]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:19:58.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:58 ntpd[12977]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:19:59.689 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:59 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:19:59.689 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:59 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:19:59.689 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:59 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:19:59.689 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:59 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:19:59.690 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:59 ntpd[12977]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:19:59.690 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:19:59 ntpd[12977]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:20:00.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:00 ntpd[12887]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:00.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:00 ntpd[12887]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:00.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:00 ntpd[12887]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:00.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:00 ntpd[12887]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:00.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:00 ntpd[12887]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:00.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:00 ntpd[12887]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:00.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:00 ntpd[12887]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:00.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:00 ntpd[12887]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:00.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:00 ntpd[12887]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:20:00.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:00 ntpd[12887]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:20:00.690 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:00 ntpd[12887]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:00.690 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:00 ntpd[12887]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:00.690 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:00 ntpd[12887]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:20:00.690 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:00 ntpd[12887]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:20:00.690 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:00 ntpd[12887]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:00.690 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:00 ntpd[12887]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:00.690 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:00 ntpd[12887]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:20:00.690 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:00 ntpd[12887]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:20:00.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:00 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:00.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:00 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:00.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:00 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:00.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:00 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:00.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:00 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:00.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:00 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:00.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:00 ntpd[12977]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:20:00.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:00 ntpd[12977]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:20:00.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:00 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:00.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:00 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:00.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:00 ntpd[12977]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:20:00.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:00 ntpd[12977]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:20:01.689 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:01 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:01.689 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:01 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:01.690 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:01 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:01.690 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:01 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:01.690 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:01 ntpd[12977]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:20:01.690 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:01 ntpd[12977]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:20:02.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:02 ntpd[12887]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:02.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:02 ntpd[12887]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:02.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:02 ntpd[12887]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:02.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:02 ntpd[12887]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:02.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:02 ntpd[12887]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:02.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:02 ntpd[12887]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:02.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:02 ntpd[12887]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:02.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:02 ntpd[12887]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:02.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:02 ntpd[12887]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:20:02.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:02 ntpd[12887]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:20:02.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:02 ntpd[12887]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:02.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:02 ntpd[12887]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:02.689 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:02 ntpd[12887]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:20:02.690 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:02 ntpd[12887]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:20:02.690 INFO:teuthology.orchestra.run.smithi060.stdout: 2 Apr 15:20:02 ntpd[12887]: ntpd: time slew +0.002568 s 2024-04-02T15:20:02.690 INFO:teuthology.orchestra.run.smithi060.stdout:ntpd: time slew +0.002568s 2024-04-02T15:20:02.690 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:02 ntpd[12887]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-02T15:20:02.690 INFO:teuthology.orchestra.run.smithi060.stderr: 2 Apr 15:20:02 ntpd[12887]: can't open /var/log/ntpstats/loopstats.20240402: Permission denied 2024-04-02T15:20:02.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:02 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:02.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:02 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:02.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:02 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:02.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:02 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:02.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:02 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:02.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:02 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:02.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:02 ntpd[12977]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:20:02.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:02 ntpd[12977]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:20:02.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:02 ntpd[12977]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T15:20:02.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:02 ntpd[12977]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T15:20:02.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:02 ntpd[12977]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T15:20:02.692 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:02 ntpd[12977]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T15:20:02.693 INFO:teuthology.orchestra.run.smithi164.stdout: 2 Apr 15:20:02 ntpd[12977]: ntpd: time slew +0.001346 s 2024-04-02T15:20:02.693 INFO:teuthology.orchestra.run.smithi164.stdout:ntpd: time slew +0.001346s 2024-04-02T15:20:02.693 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:02 ntpd[12977]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-02T15:20:02.694 INFO:teuthology.orchestra.run.smithi164.stderr: 2 Apr 15:20:02 ntpd[12977]: can't open /var/log/ntpstats/loopstats.20240402: Permission denied 2024-04-02T15:20:02.755 INFO:teuthology.orchestra.run.smithi164.stdout: remote refid st t when poll reach delay offset jitter 2024-04-02T15:20:02.755 INFO:teuthology.orchestra.run.smithi164.stdout:============================================================================== 2024-04-02T15:20:02.755 INFO:teuthology.orchestra.run.smithi164.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T15:20:02.755 INFO:teuthology.orchestra.run.smithi164.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T15:20:02.755 INFO:teuthology.orchestra.run.smithi164.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T15:20:02.755 INFO:teuthology.orchestra.run.smithi164.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T15:20:02.759 INFO:teuthology.orchestra.run.smithi060.stdout: remote refid st t when poll reach delay offset jitter 2024-04-02T15:20:02.759 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================== 2024-04-02T15:20:02.759 INFO:teuthology.orchestra.run.smithi060.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T15:20:02.760 INFO:teuthology.orchestra.run.smithi060.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T15:20:02.760 INFO:teuthology.orchestra.run.smithi060.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T15:20:02.760 INFO:teuthology.orchestra.run.smithi060.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T15:20:02.761 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-02T15:20:02.884 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '3f3f3ed992429b85be729743ad3b39d52dd90744'} 2024-04-02T15:20:02.884 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-04-02T15:20:02.884 INFO:tasks.cephadm:Cluster fsid is 7a4940f2-f104-11ee-b647-cb9ed24678a4 2024-04-02T15:20:02.885 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-02T15:20:02.885 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.60', 'mon.c': '[v2:172.21.15.60:3301,v1:172.21.15.60:6790]', 'mon.b': '172.21.15.164'} 2024-04-02T15:20:02.885 INFO:tasks.cephadm:First mon is mon.a on smithi060 2024-04-02T15:20:02.885 INFO:tasks.cephadm:First mgr is y 2024-04-02T15:20:02.885 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-02T15:20:02.885 DEBUG:teuthology.orchestra.run.smithi060:> sudo hostname $(hostname -s) 2024-04-02T15:20:02.903 DEBUG:teuthology.orchestra.run.smithi164:> sudo hostname $(hostname -s) 2024-04-02T15:20:02.921 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-04-02T15:20:02.921 DEBUG:teuthology.orchestra.run.smithi060:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-02T15:20:03.380 INFO:teuthology.orchestra.run.smithi060.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 2 15:20 /home/ubuntu/cephtest/cephadm 2024-04-02T15:20:03.380 DEBUG:teuthology.orchestra.run.smithi164:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-02T15:20:03.646 INFO:teuthology.orchestra.run.smithi164.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 2 15:20 /home/ubuntu/cephtest/cephadm 2024-04-02T15:20:03.646 DEBUG:teuthology.orchestra.run.smithi060:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-02T15:20:03.655 DEBUG:teuthology.orchestra.run.smithi164:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-02T15:20:03.673 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-04-02T15:20:03.674 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-02T15:20:03.676 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-02T15:20:03.934 INFO:teuthology.orchestra.run.smithi164.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-02T15:20:03.937 INFO:teuthology.orchestra.run.smithi060.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-02T15:20:49.742 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-04-02T15:20:49.742 INFO:teuthology.orchestra.run.smithi164.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-02T15:20:49.742 INFO:teuthology.orchestra.run.smithi164.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-02T15:20:49.742 INFO:teuthology.orchestra.run.smithi164.stdout: "repo_digests": [ 2024-04-02T15:20:49.742 INFO:teuthology.orchestra.run.smithi164.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-02T15:20:49.742 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-04-02T15:20:49.742 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-04-02T15:20:53.882 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-04-02T15:20:53.883 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-02T15:20:53.883 INFO:teuthology.orchestra.run.smithi060.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-02T15:20:53.883 INFO:teuthology.orchestra.run.smithi060.stdout: "repo_digests": [ 2024-04-02T15:20:53.883 INFO:teuthology.orchestra.run.smithi060.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-02T15:20:53.883 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-04-02T15:20:53.883 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-04-02T15:20:53.907 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /etc/ceph 2024-04-02T15:20:53.923 DEBUG:teuthology.orchestra.run.smithi164:> sudo mkdir -p /etc/ceph 2024-04-02T15:20:53.939 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 777 /etc/ceph 2024-04-02T15:20:53.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 777 /etc/ceph 2024-04-02T15:20:53.967 INFO:tasks.cephadm:Writing seed config... 2024-04-02T15:20:53.968 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-04-02T15:20:53.968 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-02T15:20:53.968 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-02T15:20:53.968 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-04-02T15:20:53.968 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-02T15:20:53.968 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-02T15:20:53.968 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-02T15:20:53.968 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-02T15:20:53.968 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-02T15:20:53.969 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-02T15:20:53.969 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-02T15:20:53.976 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 7a4940f2-f104-11ee-b647-cb9ed24678a4 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-02T15:20:53.976 DEBUG:teuthology.orchestra.run.smithi060:mon.a> sudo journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mon.a.service 2024-04-02T15:20:54.021 DEBUG:teuthology.orchestra.run.smithi060:mgr.y> sudo journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mgr.y.service 2024-04-02T15:20:54.023 INFO:tasks.cephadm:Bootstrapping... 2024-04-02T15:20:54.023 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.60 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-02T15:20:54.186 INFO:teuthology.orchestra.run.smithi060.stderr:-------------------------------------------------------------------------------- 2024-04-02T15:20:54.186 INFO:teuthology.orchestra.run.smithi060.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '7a4940f2-f104-11ee-b647-cb9ed24678a4', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.60', '--skip-admin-label'] 2024-04-02T15:20:54.187 INFO:teuthology.orchestra.run.smithi060.stderr:Verifying podman|docker is present... 2024-04-02T15:20:54.187 INFO:teuthology.orchestra.run.smithi060.stderr:Verifying lvm2 is present... 2024-04-02T15:20:54.187 INFO:teuthology.orchestra.run.smithi060.stderr:Verifying time synchronization is in place... 2024-04-02T15:20:54.194 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-02T15:20:54.201 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: inactive 2024-04-02T15:20:54.209 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-02T15:20:54.216 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: inactive 2024-04-02T15:20:54.223 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: masked 2024-04-02T15:20:54.229 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: inactive 2024-04-02T15:20:54.235 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-02T15:20:54.242 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: inactive 2024-04-02T15:20:54.251 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: enabled 2024-04-02T15:20:54.258 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: active 2024-04-02T15:20:54.259 INFO:teuthology.orchestra.run.smithi060.stderr:Unit ntp.service is enabled and running 2024-04-02T15:20:54.259 INFO:teuthology.orchestra.run.smithi060.stderr:Repeating the final host check... 2024-04-02T15:20:54.259 INFO:teuthology.orchestra.run.smithi060.stderr:docker (/usr/bin/docker) is present 2024-04-02T15:20:54.259 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl is present 2024-04-02T15:20:54.259 INFO:teuthology.orchestra.run.smithi060.stderr:lvcreate is present 2024-04-02T15:20:54.264 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-02T15:20:54.270 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: inactive 2024-04-02T15:20:54.276 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-02T15:20:54.279 INFO:journalctl@ceph.mgr.y.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:20:54.282 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: inactive 2024-04-02T15:20:54.288 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: masked 2024-04-02T15:20:54.294 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: inactive 2024-04-02T15:20:54.299 INFO:journalctl@ceph.mon.a.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:20:54.301 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-02T15:20:54.308 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: inactive 2024-04-02T15:20:54.315 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: enabled 2024-04-02T15:20:54.322 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: active 2024-04-02T15:20:54.323 INFO:teuthology.orchestra.run.smithi060.stderr:Unit ntp.service is enabled and running 2024-04-02T15:20:54.323 INFO:teuthology.orchestra.run.smithi060.stderr:Host looks OK 2024-04-02T15:20:54.323 INFO:teuthology.orchestra.run.smithi060.stderr:Cluster fsid: 7a4940f2-f104-11ee-b647-cb9ed24678a4 2024-04-02T15:20:54.323 INFO:teuthology.orchestra.run.smithi060.stderr:Acquiring lock 140162814298432 on /run/cephadm/7a4940f2-f104-11ee-b647-cb9ed24678a4.lock 2024-04-02T15:20:54.323 INFO:teuthology.orchestra.run.smithi060.stderr:Lock 140162814298432 acquired on /run/cephadm/7a4940f2-f104-11ee-b647-cb9ed24678a4.lock 2024-04-02T15:20:54.324 INFO:teuthology.orchestra.run.smithi060.stderr:Verifying IP 172.21.15.60 port 3300 ... 2024-04-02T15:20:54.324 INFO:teuthology.orchestra.run.smithi060.stderr:Verifying IP 172.21.15.60 port 6789 ... 2024-04-02T15:20:54.324 INFO:teuthology.orchestra.run.smithi060.stderr:Base mon IP is 172.21.15.60, final addrv is [v2:172.21.15.60:3300,v1:172.21.15.60:6789] 2024-04-02T15:20:54.327 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2024-04-02T15:20:54.327 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-02T15:20:54.328 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.60 2024-04-02T15:20:54.331 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-02T15:20:54.332 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-04-02T15:20:54.332 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1735sec hoplimit 64 pref medium 2024-04-02T15:20:54.336 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-02T15:20:54.336 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-04-02T15:20:54.337 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-02T15:20:54.337 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-04-02T15:20:54.337 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:febd:1560/64 scope link 2024-04-02T15:20:54.337 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-02T15:20:54.338 INFO:teuthology.orchestra.run.smithi060.stderr:Mon IP `172.21.15.60` is in CIDR network `172.21.0.0/20` 2024-04-02T15:20:54.338 INFO:teuthology.orchestra.run.smithi060.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-02T15:20:54.339 INFO:teuthology.orchestra.run.smithi060.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-02T15:20:54.717 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-04-02T15:20:54.873 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-02T15:20:54.873 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-04-02T15:20:54.898 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-04-02T15:20:55.919 INFO:teuthology.orchestra.run.smithi060.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-02T15:20:56.475 INFO:teuthology.orchestra.run.smithi060.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-02T15:20:56.475 INFO:teuthology.orchestra.run.smithi060.stderr:Extracting ceph user uid/gid from container image... 2024-04-02T15:20:57.256 INFO:teuthology.orchestra.run.smithi060.stderr:stat: 167 167 2024-04-02T15:20:57.854 INFO:teuthology.orchestra.run.smithi060.stderr:Creating initial keys... 2024-04-02T15:20:58.635 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-authtool: AQBaIgxmbjRMJhAASvyQhyM18fXJMGwhAFjntA== 2024-04-02T15:20:59.923 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-authtool: AQBbIgxmrlxwNxAAkbnc56ElrqwO0DXt9THZvA== 2024-04-02T15:21:01.421 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-authtool: AQBdIgxmWiuHGRAACAnr4brca2tiQKz/+eS0ow== 2024-04-02T15:21:01.986 INFO:teuthology.orchestra.run.smithi060.stderr:Creating initial monmap... 2024-04-02T15:21:02.828 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-02T15:21:02.828 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-04-02T15:21:02.828 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 7a4940f2-f104-11ee-b647-cb9ed24678a4 2024-04-02T15:21:02.828 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-02T15:21:03.460 INFO:teuthology.orchestra.run.smithi060.stderr:monmaptool for a [v2:172.21.15.60:3300,v1:172.21.15.60:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-02T15:21:03.460 INFO:teuthology.orchestra.run.smithi060.stderr:setting min_mon_release = octopus 2024-04-02T15:21:03.461 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/monmaptool: set fsid to 7a4940f2-f104-11ee-b647-cb9ed24678a4 2024-04-02T15:21:03.461 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-02T15:21:03.461 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-04-02T15:21:03.461 INFO:teuthology.orchestra.run.smithi060.stderr:Creating mon... 2024-04-02T15:21:04.236 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.238+0000 7f86cddba880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-02T15:21:04.236 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.238+0000 7f86cddba880 1 imported monmap: 2024-04-02T15:21:04.236 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-02T15:21:04.236 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 2024-04-02T15:21:04.236 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: last_changed 2024-04-02T15:21:02.835031+0000 2024-04-02T15:21:04.236 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: created 2024-04-02T15:21:02.835031+0000 2024-04-02T15:21:04.236 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-04-02T15:21:04.236 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-02T15:21:04.236 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-04-02T15:21:04.236 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.237 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.238+0000 7f86cddba880 0 /usr/bin/ceph-mon: set fsid to 7a4940f2-f104-11ee-b647-cb9ed24678a4 2024-04-02T15:21:04.237 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: RocksDB version: 6.15.5 2024-04-02T15:21:04.237 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.237 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-02T15:21:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Compile date Apr 18 2022 2024-04-02T15:21:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: DB SUMMARY 2024-04-02T15:21:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: DB Session ID: 5TLFR57BEMCANFEDXO5L 2024-04-02T15:21:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-02T15:21:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-02T15:21:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.error_if_exists: 0 2024-04-02T15:21:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.create_if_missing: 1 2024-04-02T15:21:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.paranoid_checks: 1 2024-04-02T15:21:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-02T15:21:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.env: 0x55e6271d1860 2024-04-02T15:21:04.246 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.fs: Posix File System 2024-04-02T15:21:04.246 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.info_log: 0x55e62803b320 2024-04-02T15:21:04.246 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-02T15:21:04.246 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.statistics: (nil) 2024-04-02T15:21:04.246 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.use_fsync: 0 2024-04-02T15:21:04.246 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_log_file_size: 0 2024-04-02T15:21:04.246 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-02T15:21:04.246 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-02T15:21:04.246 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-02T15:21:04.246 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-02T15:21:04.246 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.allow_fallocate: 1 2024-04-02T15:21:04.246 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-02T15:21:04.246 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-02T15:21:04.246 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.use_direct_reads: 0 2024-04-02T15:21:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-02T15:21:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-02T15:21:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.db_log_dir: 2024-04-02T15:21:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-02T15:21:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-02T15:21:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-02T15:21:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-02T15:21:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-02T15:21:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-02T15:21:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-02T15:21:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-02T15:21:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-02T15:21:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.write_buffer_manager: 0x55e6282db950 2024-04-02T15:21:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-02T15:21:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-02T15:21:04.248 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-02T15:21:04.248 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-02T15:21:04.248 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-02T15:21:04.248 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-02T15:21:04.248 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-02T15:21:04.248 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-02T15:21:04.248 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-02T15:21:04.248 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.unordered_write: 0 2024-04-02T15:21:04.248 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-02T15:21:04.248 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-02T15:21:04.248 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-02T15:21:04.248 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-02T15:21:04.248 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.row_cache: None 2024-04-02T15:21:04.248 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.wal_filter: None 2024-04-02T15:21:04.248 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-02T15:21:04.248 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-02T15:21:04.249 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.preserve_deletes: 0 2024-04-02T15:21:04.249 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.two_write_queues: 0 2024-04-02T15:21:04.249 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-02T15:21:04.269 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.atomic_flush: 0 2024-04-02T15:21:04.269 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-02T15:21:04.269 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-02T15:21:04.269 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-02T15:21:04.269 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.log_readahead_size: 0 2024-04-02T15:21:04.269 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-02T15:21:04.270 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-02T15:21:04.270 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-02T15:21:04.270 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-02T15:21:04.270 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-02T15:21:04.270 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-02T15:21:04.270 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_background_jobs: 2 2024-04-02T15:21:04.270 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_background_compactions: -1 2024-04-02T15:21:04.270 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_subcompactions: 1 2024-04-02T15:21:04.270 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-02T15:21:04.270 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-02T15:21:04.270 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-02T15:21:04.270 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-02T15:21:04.270 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-02T15:21:04.271 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-02T15:21:04.271 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-02T15:21:04.271 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-02T15:21:04.271 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_open_files: -1 2024-04-02T15:21:04.271 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-02T15:21:04.271 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-02T15:21:04.271 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-02T15:21:04.271 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-02T15:21:04.271 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_background_flushes: -1 2024-04-02T15:21:04.271 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Compression algorithms supported: 2024-04-02T15:21:04.271 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-02T15:21:04.271 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: kZSTD supported: 0 2024-04-02T15:21:04.271 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: kXpressCompression supported: 0 2024-04-02T15:21:04.271 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-02T15:21:04.272 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: kLZ4Compression supported: 1 2024-04-02T15:21:04.272 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: kBZip2Compression supported: 0 2024-04-02T15:21:04.272 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: kZlibCompression supported: 1 2024-04-02T15:21:04.272 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: kSnappyCompression supported: 1 2024-04-02T15:21:04.272 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-02T15:21:04.272 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-04-02T15:21:04.272 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.272 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-02T15:21:04.272 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.272 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-02T15:21:04.272 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.272 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-02T15:21:04.272 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.merge_operator: 2024-04-02T15:21:04.273 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compaction_filter: None 2024-04-02T15:21:04.273 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-02T15:21:04.273 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-02T15:21:04.273 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-02T15:21:04.273 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-02T15:21:04.273 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e628004d10) 2024-04-02T15:21:04.273 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-02T15:21:04.273 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-02T15:21:04.273 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-02T15:21:04.273 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-02T15:21:04.273 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-02T15:21:04.273 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-02T15:21:04.273 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-02T15:21:04.273 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-02T15:21:04.274 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-02T15:21:04.274 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-02T15:21:04.274 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-02T15:21:04.274 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: block_cache: 0x55e62806c170 2024-04-02T15:21:04.274 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-02T15:21:04.274 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-02T15:21:04.274 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-02T15:21:04.274 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-02T15:21:04.274 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-02T15:21:04.274 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-02T15:21:04.274 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-02T15:21:04.274 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-02T15:21:04.274 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-02T15:21:04.274 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-02T15:21:04.275 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-02T15:21:04.275 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-02T15:21:04.275 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-02T15:21:04.275 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-02T15:21:04.275 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-02T15:21:04.275 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-02T15:21:04.275 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-02T15:21:04.275 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-02T15:21:04.275 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-02T15:21:04.275 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: format_version: 4 2024-04-02T15:21:04.275 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-02T15:21:04.275 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-02T15:21:04.275 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.275 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-02T15:21:04.275 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-02T15:21:04.276 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compression: NoCompression 2024-04-02T15:21:04.276 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-02T15:21:04.276 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-02T15:21:04.276 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-02T15:21:04.276 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.num_levels: 7 2024-04-02T15:21:04.276 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-02T15:21:04.276 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-02T15:21:04.276 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-02T15:21:04.276 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-02T15:21:04.276 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-02T15:21:04.276 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-02T15:21:04.276 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-02T15:21:04.276 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-02T15:21:04.276 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-02T15:21:04.276 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-02T15:21:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-02T15:21:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-02T15:21:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-02T15:21:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-02T15:21:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-02T15:21:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-02T15:21:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-02T15:21:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-02T15:21:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-02T15:21:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-02T15:21:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-02T15:21:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-02T15:21:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-02T15:21:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-02T15:21:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-02T15:21:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-02T15:21:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-02T15:21:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-02T15:21:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-02T15:21:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-02T15:21:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-02T15:21:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-02T15:21:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-02T15:21:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-02T15:21:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-02T15:21:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-02T15:21:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-02T15:21:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-02T15:21:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-02T15:21:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-02T15:21:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-02T15:21:04.279 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-02T15:21:04.279 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-02T15:21:04.279 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-02T15:21:04.279 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-02T15:21:04.279 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-02T15:21:04.279 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-02T15:21:04.279 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-02T15:21:04.279 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-02T15:21:04.279 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.table_properties_collectors: 2024-04-02T15:21:04.279 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.inplace_update_support: 0 2024-04-02T15:21:04.279 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-02T15:21:04.279 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-02T15:21:04.279 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-02T15:21:04.279 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-02T15:21:04.280 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.bloom_locality: 0 2024-04-02T15:21:04.280 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.max_successive_merges: 0 2024-04-02T15:21:04.280 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-02T15:21:04.280 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-02T15:21:04.280 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-02T15:21:04.280 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-02T15:21:04.280 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.ttl: 2592000 2024-04-02T15:21:04.280 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-02T15:21:04.280 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.enable_blob_files: false 2024-04-02T15:21:04.280 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.min_blob_size: 0 2024-04-02T15:21:04.280 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-02T15:21:04.280 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-02T15:21:04.280 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-02T15:21:04.280 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.242+0000 7f86cddba880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-02T15:21:04.280 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.250+0000 7f86cddba880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-02T15:21:04.281 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.281 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.250+0000 7f86cddba880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-02T15:21:04.281 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.281 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.250+0000 7f86cddba880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-04-02T15:21:04.281 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.281 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.250+0000 7f86cddba880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55e628052700 2024-04-02T15:21:04.281 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.250+0000 7f86cddba880 4 rocksdb: DB pointer 0x55e6280c6000 2024-04-02T15:21:04.281 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.250+0000 7f86bf9a4700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-02T15:21:04.281 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.250+0000 7f86bf9a4700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-02T15:21:04.281 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-02T15:21:04.281 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T15:21:04.281 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-02T15:21:04.281 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T15:21:04.281 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T15:21:04.281 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-02T15:21:04.282 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-02T15:21:04.282 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T15:21:04.282 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.282 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-02T15:21:04.282 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:21:04.282 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:21:04.282 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-02T15:21:04.282 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-02T15:21:04.282 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.282 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-02T15:21:04.282 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:21:04.282 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:21:04.282 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T15:21:04.282 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T15:21:04.283 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T15:21:04.283 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T15:21:04.283 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T15:21:04.283 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-02T15:21:04.283 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:21:04.283 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:21:04.283 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-02T15:21:04.283 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.283 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-02T15:21:04.283 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.283 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-02T15:21:04.283 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:21:04.283 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:21:04.283 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-02T15:21:04.284 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-02T15:21:04.284 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.284 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-02T15:21:04.284 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:21:04.284 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:21:04.284 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T15:21:04.284 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T15:21:04.284 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T15:21:04.284 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T15:21:04.284 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T15:21:04.284 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-02T15:21:04.284 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:21:04.284 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:21:04.284 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-02T15:21:04.285 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.285 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-02T15:21:04.285 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: 2024-04-02T15:21:04.285 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.254+0000 7f86cddba880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-04-02T15:21:04.285 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.254+0000 7f86cddba880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-04-02T15:21:04.285 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph-mon: debug 2024-04-02T15:21:04.254+0000 7f86cddba880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-02T15:21:04.842 INFO:teuthology.orchestra.run.smithi060.stderr:create mon.a on 2024-04-02T15:21:05.064 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-02T15:21:05.290 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4.target. 2024-04-02T15:21:05.290 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4.target. 2024-04-02T15:21:05.696 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: Failed to reset failed state of unit ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mon.a.service: Unit ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mon.a.service not loaded. 2024-04-02T15:21:05.703 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: Created symlink /etc/systemd/system/ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4.target.wants/ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mon.a.service -> /etc/systemd/system/ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@.service. 2024-04-02T15:21:05.912 INFO:teuthology.orchestra.run.smithi060.stderr:firewalld does not appear to be present 2024-04-02T15:21:05.912 INFO:teuthology.orchestra.run.smithi060.stderr:Not possible to enable service . firewalld.service is not available 2024-04-02T15:21:05.913 INFO:teuthology.orchestra.run.smithi060.stderr:Waiting for mon to start... 2024-04-02T15:21:05.913 INFO:teuthology.orchestra.run.smithi060.stderr:Waiting for mon... 2024-04-02T15:21:07.292 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:07 smithi060 bash[13867]: cluster 2024-04-02T15:21:07.084830+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-02T15:21:07.317 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: cluster: 2024-04-02T15:21:07.318 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: id: 7a4940f2-f104-11ee-b647-cb9ed24678a4 2024-04-02T15:21:07.318 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-02T15:21:07.319 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: 2024-04-02T15:21:07.319 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: services: 2024-04-02T15:21:07.319 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.234553s) 2024-04-02T15:21:07.319 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-02T15:21:07.320 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-02T15:21:07.320 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: 2024-04-02T15:21:07.320 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: data: 2024-04-02T15:21:07.320 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-02T15:21:07.320 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-02T15:21:07.320 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-02T15:21:07.320 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: pgs: 2024-04-02T15:21:07.320 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: 2024-04-02T15:21:07.891 INFO:teuthology.orchestra.run.smithi060.stderr:mon is available 2024-04-02T15:21:07.891 INFO:teuthology.orchestra.run.smithi060.stderr:Assimilating anything we can from ceph.conf... 2024-04-02T15:21:08.292 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:08 smithi060 bash[13867]: cluster 2024-04-02T15:21:07.089819+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-02T15:21:08.292 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:08 smithi060 bash[13867]: cluster 2024-04-02T15:21:07.090010+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0]} 2024-04-02T15:21:08.292 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:08 smithi060 bash[13867]: cluster 2024-04-02T15:21:07.092626+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-02T15:21:08.292 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:08 smithi060 bash[13867]: cluster 2024-04-02T15:21:07.095616+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-02T15:21:08.292 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:08 smithi060 bash[13867]: cluster 2024-04-02T15:21:07.096199+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-02T15:21:08.292 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:08 smithi060 bash[13867]: audit 2024-04-02T15:21:07.324332+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.60:0/1519157706' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-02T15:21:08.929 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: 2024-04-02T15:21:08.929 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: [global] 2024-04-02T15:21:08.929 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: fsid = 7a4940f2-f104-11ee-b647-cb9ed24678a4 2024-04-02T15:21:08.931 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.60:3300,v1:172.21.15.60:6789] 2024-04-02T15:21:08.931 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-02T15:21:08.931 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-02T15:21:08.931 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-02T15:21:08.931 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-02T15:21:08.931 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: 2024-04-02T15:21:08.931 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: [mgr] 2024-04-02T15:21:08.931 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-04-02T15:21:08.931 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-02T15:21:08.932 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: 2024-04-02T15:21:08.932 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: [osd] 2024-04-02T15:21:08.932 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-02T15:21:08.932 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-02T15:21:09.292 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:09 smithi060 bash[13867]: audit 2024-04-02T15:21:08.929541+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.60:0/626925976' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-02T15:21:09.292 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:09 smithi060 bash[13867]: audit 2024-04-02T15:21:08.935631+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.60:0/626925976' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-02T15:21:09.555 INFO:teuthology.orchestra.run.smithi060.stderr:Generating new minimal ceph.conf... 2024-04-02T15:21:11.042 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:10 smithi060 bash[13867]: audit 2024-04-02T15:21:10.593858+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.60:0/903205284' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:21:11.151 INFO:teuthology.orchestra.run.smithi060.stderr:Restarting the monitor... 2024-04-02T15:21:11.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:11 smithi060 systemd[1]: Stopping Ceph mon.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:21:11.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:11 smithi060 bash[14250]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-mon.a 2024-04-02T15:21:11.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:11 smithi060 bash[13867]: debug 2024-04-02T15:21:11.302+0000 7fb64066e700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-02T15:21:11.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:11 smithi060 bash[13867]: debug 2024-04-02T15:21:11.302+0000 7fb64066e700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-02T15:21:11.977 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:11 smithi060 bash[14261]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-mon-a 2024-04-02T15:21:12.111 INFO:teuthology.orchestra.run.smithi060.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-02T15:21:12.292 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:11 smithi060 bash[14299]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-mon.a 2024-04-02T15:21:12.292 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:12 smithi060 systemd[1]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mon.a.service: Succeeded. 2024-04-02T15:21:12.292 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:12 smithi060 systemd[1]: Stopped Ceph mon.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4. 2024-04-02T15:21:12.292 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:12 smithi060 systemd[1]: Started Ceph mon.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4. 2024-04-02T15:21:13.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.230+0000 7f1cb2e90880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-02T15:21:13.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.230+0000 7f1cb2e90880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 6 2024-04-02T15:21:13.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.230+0000 7f1cb2e90880 0 pidfile_write: ignore empty --pid-file 2024-04-02T15:21:13.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 0 load: jerasure load: lrc 2024-04-02T15:21:13.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: RocksDB version: 6.15.5 2024-04-02T15:21:13.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-02T15:21:13.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Compile date Apr 18 2022 2024-04-02T15:21:13.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: DB SUMMARY 2024-04-02T15:21:13.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: DB Session ID: 2QTDVYPSTQFJK53D0ZPN 2024-04-02T15:21:13.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: CURRENT file: CURRENT 2024-04-02T15:21:13.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-02T15:21:13.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-02T15:21:13.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-02T15:21:13.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82613 ; 2024-04-02T15:21:13.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.error_if_exists: 0 2024-04-02T15:21:13.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.create_if_missing: 0 2024-04-02T15:21:13.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.paranoid_checks: 1 2024-04-02T15:21:13.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-02T15:21:13.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.env: 0x561d2f320860 2024-04-02T15:21:13.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.fs: Posix File System 2024-04-02T15:21:13.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.info_log: 0x561d3110fe00 2024-04-02T15:21:13.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-02T15:21:13.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.statistics: (nil) 2024-04-02T15:21:13.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.use_fsync: 0 2024-04-02T15:21:13.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_log_file_size: 0 2024-04-02T15:21:13.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-02T15:21:13.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-02T15:21:13.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-02T15:21:13.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-02T15:21:13.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.allow_fallocate: 1 2024-04-02T15:21:13.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-02T15:21:13.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-02T15:21:13.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.use_direct_reads: 0 2024-04-02T15:21:13.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-02T15:21:13.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-02T15:21:13.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.db_log_dir: 2024-04-02T15:21:13.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-02T15:21:13.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-02T15:21:13.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-02T15:21:13.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-02T15:21:13.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-02T15:21:13.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-02T15:21:13.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-02T15:21:13.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-02T15:21:13.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-02T15:21:13.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.write_buffer_manager: 0x561d312002d0 2024-04-02T15:21:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-02T15:21:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-02T15:21:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-02T15:21:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-02T15:21:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-02T15:21:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-02T15:21:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-02T15:21:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-02T15:21:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-02T15:21:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.unordered_write: 0 2024-04-02T15:21:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-02T15:21:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-02T15:21:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-02T15:21:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-02T15:21:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.row_cache: None 2024-04-02T15:21:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.wal_filter: None 2024-04-02T15:21:13.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-02T15:21:13.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-02T15:21:13.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.preserve_deletes: 0 2024-04-02T15:21:13.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.two_write_queues: 0 2024-04-02T15:21:13.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-02T15:21:13.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.atomic_flush: 0 2024-04-02T15:21:13.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-02T15:21:13.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-02T15:21:13.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-02T15:21:13.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.log_readahead_size: 0 2024-04-02T15:21:13.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-02T15:21:13.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-02T15:21:13.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-02T15:21:13.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-02T15:21:13.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-02T15:21:13.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-02T15:21:13.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_background_jobs: 2 2024-04-02T15:21:13.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_background_compactions: -1 2024-04-02T15:21:13.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_subcompactions: 1 2024-04-02T15:21:13.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-02T15:21:13.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-02T15:21:13.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-02T15:21:13.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-02T15:21:13.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-02T15:21:13.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-02T15:21:13.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-02T15:21:13.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-02T15:21:13.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_open_files: -1 2024-04-02T15:21:13.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-02T15:21:13.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-02T15:21:13.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-02T15:21:13.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-02T15:21:13.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_background_flushes: -1 2024-04-02T15:21:13.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Compression algorithms supported: 2024-04-02T15:21:13.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-02T15:21:13.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: kZSTD supported: 0 2024-04-02T15:21:13.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: kXpressCompression supported: 0 2024-04-02T15:21:13.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-02T15:21:13.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: kLZ4Compression supported: 1 2024-04-02T15:21:13.554 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: kBZip2Compression supported: 0 2024-04-02T15:21:13.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: kZlibCompression supported: 1 2024-04-02T15:21:13.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: kSnappyCompression supported: 1 2024-04-02T15:21:13.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-02T15:21:13.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-02T15:21:13.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-02T15:21:13.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-02T15:21:13.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.merge_operator: 2024-04-02T15:21:13.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compaction_filter: None 2024-04-02T15:21:13.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-02T15:21:13.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-02T15:21:13.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-02T15:21:13.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-02T15:21:13.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561d310ddd00) 2024-04-02T15:21:13.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: cache_index_and_filter_blocks: 1 2024-04-02T15:21:13.555 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-02T15:21:13.556 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-02T15:21:13.556 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: pin_top_level_index_and_filter: 1 2024-04-02T15:21:13.556 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: index_type: 0 2024-04-02T15:21:13.556 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: data_block_index_type: 0 2024-04-02T15:21:13.556 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: index_shortening: 1 2024-04-02T15:21:13.556 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: data_block_hash_table_util_ratio: 0.750000 2024-04-02T15:21:13.556 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: hash_index_allow_collision: 1 2024-04-02T15:21:13.556 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: checksum: 1 2024-04-02T15:21:13.556 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: no_block_cache: 0 2024-04-02T15:21:13.556 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: block_cache: 0x561d31144170 2024-04-02T15:21:13.556 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: block_cache_name: BinnedLRUCache 2024-04-02T15:21:13.556 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: block_cache_options: 2024-04-02T15:21:13.556 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: capacity : 536870912 2024-04-02T15:21:13.556 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: num_shard_bits : 4 2024-04-02T15:21:13.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: strict_capacity_limit : 0 2024-04-02T15:21:13.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: high_pri_pool_ratio: 0.000 2024-04-02T15:21:13.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: block_cache_compressed: (nil) 2024-04-02T15:21:13.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: persistent_cache: (nil) 2024-04-02T15:21:13.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: block_size: 4096 2024-04-02T15:21:13.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: block_size_deviation: 10 2024-04-02T15:21:13.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: block_restart_interval: 16 2024-04-02T15:21:13.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: index_block_restart_interval: 1 2024-04-02T15:21:13.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: metadata_block_size: 4096 2024-04-02T15:21:13.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: partition_filters: 0 2024-04-02T15:21:13.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: use_delta_encoding: 1 2024-04-02T15:21:13.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-02T15:21:13.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: whole_key_filtering: 1 2024-04-02T15:21:13.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: verify_compression: 0 2024-04-02T15:21:13.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: read_amp_bytes_per_bit: 0 2024-04-02T15:21:13.557 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: format_version: 4 2024-04-02T15:21:13.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: enable_index_compression: 1 2024-04-02T15:21:13.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: block_align: 0 2024-04-02T15:21:13.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-02T15:21:13.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-02T15:21:13.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compression: NoCompression 2024-04-02T15:21:13.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-02T15:21:13.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-02T15:21:13.558 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-02T15:21:13.559 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.num_levels: 7 2024-04-02T15:21:13.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-02T15:21:13.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-02T15:21:13.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-02T15:21:13.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-02T15:21:13.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-02T15:21:13.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-02T15:21:13.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-02T15:21:13.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-02T15:21:13.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-02T15:21:13.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-02T15:21:13.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-02T15:21:13.560 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-02T15:21:13.561 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-02T15:21:13.561 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-02T15:21:13.561 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-02T15:21:13.561 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-02T15:21:13.561 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-02T15:21:13.561 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-02T15:21:13.561 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-02T15:21:13.561 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-02T15:21:13.561 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-02T15:21:13.561 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-02T15:21:13.561 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-02T15:21:13.561 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-02T15:21:13.561 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-02T15:21:13.561 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-02T15:21:13.561 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-02T15:21:13.562 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-02T15:21:13.562 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-02T15:21:13.562 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-02T15:21:13.562 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-02T15:21:13.562 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-02T15:21:13.562 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-02T15:21:13.562 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-02T15:21:13.562 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-02T15:21:13.562 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-02T15:21:13.562 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-02T15:21:13.562 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-02T15:21:13.562 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-02T15:21:13.562 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-02T15:21:13.562 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-02T15:21:13.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-02T15:21:13.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-02T15:21:13.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-02T15:21:13.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-02T15:21:13.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-02T15:21:13.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-02T15:21:13.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-02T15:21:13.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-02T15:21:13.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.table_properties_collectors: 2024-04-02T15:21:13.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.inplace_update_support: 0 2024-04-02T15:21:13.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-02T15:21:13.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-02T15:21:13.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-02T15:21:13.563 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-02T15:21:13.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.bloom_locality: 0 2024-04-02T15:21:13.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.max_successive_merges: 0 2024-04-02T15:21:13.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-02T15:21:13.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-02T15:21:13.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-02T15:21:13.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-02T15:21:13.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.ttl: 2592000 2024-04-02T15:21:13.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-02T15:21:13.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.enable_blob_files: false 2024-04-02T15:21:13.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.min_blob_size: 0 2024-04-02T15:21:13.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-02T15:21:13.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-02T15:21:13.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-02T15:21:13.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-02T15:21:13.564 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-02T15:21:13.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-04-02T15:21:13.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.234+0000 7f1cb2e90880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-04-02T15:21:13.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.238+0000 7f1cb2e90880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712071273240745, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-02T15:21:13.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.238+0000 7f1cb2e90880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-04-02T15:21:13.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.238+0000 7f1cb2e90880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-04-02T15:21:13.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.238+0000 7f1cb2e90880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712071273241950, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79163, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77426, "index_size": 225, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10027, "raw_average_key_size": 47, "raw_value_size": 71735, "raw_average_value_size": 339, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1712071273, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "e074b007-bc2e-4043-abf1-fdf7ccb8554d", "db_session_id": "2QTDVYPSTQFJK53D0ZPN"}} 2024-04-02T15:21:13.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.238+0000 7f1cb2e90880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-04-02T15:21:13.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.238+0000 7f1cb2e90880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712071273242971, "job": 1, "event": "recovery_finished"} 2024-04-02T15:21:13.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.238+0000 7f1cb2e90880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-02T15:21:13.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.242+0000 7f1cb2e90880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x561d3112aa80 2024-04-02T15:21:13.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.242+0000 7f1cb2e90880 4 rocksdb: DB pointer 0x561d3113a000 2024-04-02T15:21:13.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.242+0000 7f1ca2c18700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-02T15:21:13.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.242+0000 7f1ca2c18700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-02T15:21:13.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: ** DB Stats ** 2024-04-02T15:21:13.565 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T15:21:13.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-02T15:21:13.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T15:21:13.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T15:21:13.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-02T15:21:13.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-02T15:21:13.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T15:21:13.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: ** Compaction Stats [default] ** 2024-04-02T15:21:13.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:21:13.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:21:13.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: L0 2/0 79.07 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 87.0 0.00 0.00 1 0.001 0 0 2024-04-02T15:21:13.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Sum 2/0 79.07 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 87.0 0.00 0.00 1 0.001 0 0 2024-04-02T15:21:13.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 87.0 0.00 0.00 1 0.001 0 0 2024-04-02T15:21:13.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: ** Compaction Stats [default] ** 2024-04-02T15:21:13.566 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:21:13.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:21:13.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 87.0 0.00 0.00 1 0.001 0 0 2024-04-02T15:21:13.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T15:21:13.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T15:21:13.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T15:21:13.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T15:21:13.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T15:21:13.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: AddFile(Keys): cumulative 0, interval 0 2024-04-02T15:21:13.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Cumulative compaction: 0.00 GB write, 11.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:21:13.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Interval compaction: 0.00 GB write, 11.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:21:13.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-02T15:21:13.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: ** File Read Latency Histogram By Level [default] ** 2024-04-02T15:21:13.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: ** Compaction Stats [default] ** 2024-04-02T15:21:13.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:21:13.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:21:13.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: L0 2/0 79.07 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 87.0 0.00 0.00 1 0.001 0 0 2024-04-02T15:21:13.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Sum 2/0 79.07 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 87.0 0.00 0.00 1 0.001 0 0 2024-04-02T15:21:13.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-02T15:21:13.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: ** Compaction Stats [default] ** 2024-04-02T15:21:13.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T15:21:13.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T15:21:13.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 87.0 0.00 0.00 1 0.001 0 0 2024-04-02T15:21:13.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T15:21:13.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T15:21:13.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T15:21:13.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T15:21:13.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T15:21:13.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: AddFile(Keys): cumulative 0, interval 0 2024-04-02T15:21:13.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Cumulative compaction: 0.00 GB write, 11.86 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:21:13.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T15:21:13.568 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-02T15:21:13.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: ** File Read Latency Histogram By Level [default] ** 2024-04-02T15:21:13.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.242+0000 7f1cb2e90880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] at bind addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 2024-04-02T15:21:13.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.242+0000 7f1cb2e90880 1 mon.a@-1(???) e1 preinit fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 2024-04-02T15:21:13.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.242+0000 7f1cb2e90880 0 mon.a@-1(???).mds e1 new map 2024-04-02T15:21:13.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.242+0000 7f1cb2e90880 0 mon.a@-1(???).mds e1 print_map 2024-04-02T15:21:13.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: e1 2024-04-02T15:21:13.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-02T15:21:13.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-02T15:21:13.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: legacy client fscid: -1 2024-04-02T15:21:13.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: 2024-04-02T15:21:13.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: No filesystems configured 2024-04-02T15:21:13.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.242+0000 7f1cb2e90880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-02T15:21:13.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.242+0000 7f1cb2e90880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T15:21:13.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.242+0000 7f1cb2e90880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T15:21:13.569 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.242+0000 7f1cb2e90880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T15:21:13.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.242+0000 7f1cb2e90880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-02T15:21:13.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.246+0000 7f1cb2e90880 20 expand_channel_meta expand map: {default=false} 2024-04-02T15:21:13.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.246+0000 7f1cb2e90880 20 expand_channel_meta from 'false' to 'false' 2024-04-02T15:21:13.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.246+0000 7f1cb2e90880 20 expand_channel_meta expanded map: {default=false} 2024-04-02T15:21:13.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: debug 2024-04-02T15:21:13.246+0000 7f1cb2e90880 20 expand_channel_meta expand map: {default=info} 2024-04-02T15:21:13.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: cluster 2024-04-02T15:21:13.251951+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-02T15:21:13.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: cluster 2024-04-02T15:21:13.252032+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0]} 2024-04-02T15:21:13.570 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: cluster 2024-04-02T15:21:13.252117+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-04-02T15:21:13.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: cluster 2024-04-02T15:21:13.252163+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-02T15:21:13.571 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:13 smithi060 bash[14337]: cluster 2024-04-02T15:21:13.252560+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-02T15:21:14.120 INFO:teuthology.orchestra.run.smithi060.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-02T15:21:14.121 INFO:teuthology.orchestra.run.smithi060.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-02T15:21:14.121 INFO:teuthology.orchestra.run.smithi060.stderr:Creating mgr... 2024-04-02T15:21:14.121 INFO:teuthology.orchestra.run.smithi060.stderr:Verifying port 9283 ... 2024-04-02T15:21:14.345 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: Failed to reset failed state of unit ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mgr.y.service: Unit ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mgr.y.service not loaded. 2024-04-02T15:21:14.352 INFO:teuthology.orchestra.run.smithi060.stderr:systemctl: Created symlink /etc/systemd/system/ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4.target.wants/ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mgr.y.service -> /etc/systemd/system/ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@.service. 2024-04-02T15:21:14.558 INFO:teuthology.orchestra.run.smithi060.stderr:firewalld does not appear to be present 2024-04-02T15:21:14.558 INFO:teuthology.orchestra.run.smithi060.stderr:Not possible to enable service . firewalld.service is not available 2024-04-02T15:21:14.558 INFO:teuthology.orchestra.run.smithi060.stderr:firewalld does not appear to be present 2024-04-02T15:21:14.559 INFO:teuthology.orchestra.run.smithi060.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-02T15:21:14.559 INFO:teuthology.orchestra.run.smithi060.stderr:Waiting for mgr to start... 2024-04-02T15:21:14.559 INFO:teuthology.orchestra.run.smithi060.stderr:Waiting for mgr... 2024-04-02T15:21:14.792 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:14 smithi060 bash[14337]: audit 2024-04-02T15:21:13.534333+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.60:0/2075748808' entity='client.admin' 2024-04-02T15:21:16.001 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: 2024-04-02T15:21:16.002 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: { 2024-04-02T15:21:16.002 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "fsid": "7a4940f2-f104-11ee-b647-cb9ed24678a4", 2024-04-02T15:21:16.002 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "health": { 2024-04-02T15:21:16.003 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-02T15:21:16.003 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "checks": {}, 2024-04-02T15:21:16.003 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "mutes": [] 2024-04-02T15:21:16.003 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:16.003 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-02T15:21:16.003 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "quorum": [ 2024-04-02T15:21:16.003 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: 0 2024-04-02T15:21:16.008 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: ], 2024-04-02T15:21:16.008 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-02T15:21:16.008 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "a" 2024-04-02T15:21:16.008 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: ], 2024-04-02T15:21:16.008 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-02T15:21:16.008 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "monmap": { 2024-04-02T15:21:16.008 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:21:16.008 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-02T15:21:16.008 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-02T15:21:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "osdmap": { 2024-04-02T15:21:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:21:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-02T15:21:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-02T15:21:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-02T15:21:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-02T15:21:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-02T15:21:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-02T15:21:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "pgmap": { 2024-04-02T15:21:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-02T15:21:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-02T15:21:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-02T15:21:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-02T15:21:16.010 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-02T15:21:16.010 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-02T15:21:16.010 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-02T15:21:16.010 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-02T15:21:16.010 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:16.010 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "fsmap": { 2024-04-02T15:21:16.010 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:21:16.010 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-02T15:21:16.010 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-02T15:21:16.010 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:16.010 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-02T15:21:16.010 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "available": false, 2024-04-02T15:21:16.010 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-02T15:21:16.010 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "modules": [ 2024-04-02T15:21:16.011 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "iostat", 2024-04-02T15:21:16.011 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "nfs", 2024-04-02T15:21:16.011 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "restful" 2024-04-02T15:21:16.011 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: ], 2024-04-02T15:21:16.011 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "services": {} 2024-04-02T15:21:16.011 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:16.011 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "servicemap": { 2024-04-02T15:21:16.011 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:21:16.011 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "modified": "2024-04-02T15:21:07.091219+0000", 2024-04-02T15:21:16.011 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "services": {} 2024-04-02T15:21:16.011 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:16.011 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-02T15:21:16.011 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: } 2024-04-02T15:21:16.171 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:16 smithi060 bash[14337]: audit 2024-04-02T15:21:16.007038+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.60:0/1683987622' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-02T15:21:16.171 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:15 smithi060 bash[14607]: debug 2024-04-02T15:21:15.910+0000 7f6dec196000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T15:21:16.602 INFO:teuthology.orchestra.run.smithi060.stderr:mgr not available, waiting (1/15)... 2024-04-02T15:21:17.042 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:16 smithi060 bash[14607]: debug 2024-04-02T15:21:16.766+0000 7f6dec196000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T15:21:17.042 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:16 smithi060 bash[14607]: debug 2024-04-02T15:21:16.890+0000 7f6dec196000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T15:21:17.387 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:17 smithi060 bash[14607]: debug 2024-04-02T15:21:17.054+0000 7f6dec196000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:21:17.689 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:17 smithi060 bash[14607]: debug 2024-04-02T15:21:17.390+0000 7f6dec196000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T15:21:17.690 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:17 smithi060 bash[14607]: debug 2024-04-02T15:21:17.486+0000 7f6dec196000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T15:21:18.042 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:17 smithi060 bash[14607]: debug 2024-04-02T15:21:17.694+0000 7f6dec196000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T15:21:18.891 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:18 smithi060 bash[14607]: debug 2024-04-02T15:21:18.574+0000 7f6dec196000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T15:21:18.891 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:18 smithi060 bash[14607]: debug 2024-04-02T15:21:18.686+0000 7f6dec196000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T15:21:19.250 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:18 smithi060 bash[14607]: debug 2024-04-02T15:21:18.894+0000 7f6dec196000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T15:21:19.542 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:19 smithi060 bash[14607]: debug 2024-04-02T15:21:19.254+0000 7f6dec196000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T15:21:19.783 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: 2024-04-02T15:21:19.783 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: { 2024-04-02T15:21:19.783 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "fsid": "7a4940f2-f104-11ee-b647-cb9ed24678a4", 2024-04-02T15:21:19.785 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "health": { 2024-04-02T15:21:19.785 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-02T15:21:19.785 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "checks": {}, 2024-04-02T15:21:19.785 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "mutes": [] 2024-04-02T15:21:19.785 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:19.785 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-02T15:21:19.785 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "quorum": [ 2024-04-02T15:21:19.785 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: 0 2024-04-02T15:21:19.786 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: ], 2024-04-02T15:21:19.786 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-02T15:21:19.786 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "a" 2024-04-02T15:21:19.786 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: ], 2024-04-02T15:21:19.786 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-04-02T15:21:19.787 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "monmap": { 2024-04-02T15:21:19.787 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:21:19.787 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-02T15:21:19.787 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-02T15:21:19.787 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:19.787 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "osdmap": { 2024-04-02T15:21:19.787 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:21:19.788 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-02T15:21:19.788 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-02T15:21:19.788 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-02T15:21:19.791 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-02T15:21:19.791 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-02T15:21:19.791 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-02T15:21:19.791 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:19.791 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "pgmap": { 2024-04-02T15:21:19.791 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-02T15:21:19.792 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-02T15:21:19.792 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-02T15:21:19.792 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-02T15:21:19.792 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-02T15:21:19.792 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-02T15:21:19.792 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-02T15:21:19.792 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-02T15:21:19.792 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:19.792 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "fsmap": { 2024-04-02T15:21:19.792 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:21:19.792 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-02T15:21:19.792 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-02T15:21:19.792 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:19.792 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-02T15:21:19.792 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "available": false, 2024-04-02T15:21:19.792 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-02T15:21:19.793 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "modules": [ 2024-04-02T15:21:19.793 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "iostat", 2024-04-02T15:21:19.793 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "nfs", 2024-04-02T15:21:19.793 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "restful" 2024-04-02T15:21:19.793 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: ], 2024-04-02T15:21:19.793 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "services": {} 2024-04-02T15:21:19.793 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:19.793 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "servicemap": { 2024-04-02T15:21:19.793 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:21:19.793 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "modified": "2024-04-02T15:21:07.091219+0000", 2024-04-02T15:21:19.793 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "services": {} 2024-04-02T15:21:19.793 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:19.793 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-02T15:21:19.793 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: } 2024-04-02T15:21:19.946 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:19 smithi060 bash[14337]: audit 2024-04-02T15:21:19.789164+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.60:0/2257740992' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-02T15:21:19.946 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:19 smithi060 bash[14607]: debug 2024-04-02T15:21:19.594+0000 7f6dec196000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T15:21:20.256 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:19 smithi060 bash[14607]: debug 2024-04-02T15:21:19.982+0000 7f6dec196000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T15:21:20.325 INFO:teuthology.orchestra.run.smithi060.stderr:mgr not available, waiting (2/15)... 2024-04-02T15:21:20.542 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:20 smithi060 bash[14607]: debug 2024-04-02T15:21:20.258+0000 7f6dec196000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:21:21.221 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:20 smithi060 bash[14607]: debug 2024-04-02T15:21:20.958+0000 7f6dec196000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T15:21:21.221 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:21 smithi060 bash[14607]: debug 2024-04-02T15:21:21.062+0000 7f6dec196000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T15:21:21.473 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:21 smithi060 bash[14607]: debug 2024-04-02T15:21:21.226+0000 7f6dec196000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T15:21:21.473 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:21 smithi060 bash[14607]: debug 2024-04-02T15:21:21.334+0000 7f6dec196000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T15:21:21.767 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:21 smithi060 bash[14607]: debug 2024-04-02T15:21:21.474+0000 7f6dec196000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T15:21:22.042 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:21 smithi060 bash[14607]: debug 2024-04-02T15:21:21.770+0000 7f6dec196000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T15:21:22.042 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:21 smithi060 bash[14607]: debug 2024-04-02T15:21:21.890+0000 7f6dec196000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T15:21:22.542 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:22 smithi060 bash[14607]: debug 2024-04-02T15:21:22.074+0000 7f6dec196000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T15:21:22.542 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:22 smithi060 bash[14607]: debug 2024-04-02T15:21:22.198+0000 7f6dec196000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T15:21:23.292 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:23 smithi060 bash[14607]: debug 2024-04-02T15:21:23.082+0000 7f6dec196000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T15:21:23.292 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:23 smithi060 bash[14337]: cluster 2024-04-02T15:21:23.086642+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-04-02T15:21:23.292 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:23 smithi060 bash[14337]: cluster 2024-04-02T15:21:23.092050+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00548078s) 2024-04-02T15:21:23.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:23 smithi060 bash[14337]: audit 2024-04-02T15:21:23.094638+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.60:0/3551926436' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T15:21:23.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:23 smithi060 bash[14337]: audit 2024-04-02T15:21:23.095235+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.60:0/3551926436' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T15:21:23.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:23 smithi060 bash[14337]: audit 2024-04-02T15:21:23.095815+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.60:0/3551926436' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T15:21:23.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:23 smithi060 bash[14337]: audit 2024-04-02T15:21:23.096355+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.60:0/3551926436' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:21:23.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:23 smithi060 bash[14337]: audit 2024-04-02T15:21:23.096642+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.60:0/3551926436' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T15:21:23.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:23 smithi060 bash[14337]: cluster 2024-04-02T15:21:23.105637+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-04-02T15:21:23.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:23 smithi060 bash[14337]: audit 2024-04-02T15:21:23.123330+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.60:0/3551926436' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:21:23.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:23 smithi060 bash[14337]: audit 2024-04-02T15:21:23.125918+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.60:0/3551926436' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:21:23.357 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: 2024-04-02T15:21:23.357 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: { 2024-04-02T15:21:23.357 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "fsid": "7a4940f2-f104-11ee-b647-cb9ed24678a4", 2024-04-02T15:21:23.359 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "health": { 2024-04-02T15:21:23.359 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-02T15:21:23.359 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "checks": {}, 2024-04-02T15:21:23.359 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "mutes": [] 2024-04-02T15:21:23.359 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:23.359 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-02T15:21:23.359 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "quorum": [ 2024-04-02T15:21:23.359 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: 0 2024-04-02T15:21:23.359 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: ], 2024-04-02T15:21:23.359 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-02T15:21:23.359 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "a" 2024-04-02T15:21:23.359 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: ], 2024-04-02T15:21:23.361 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-04-02T15:21:23.361 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "monmap": { 2024-04-02T15:21:23.361 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:21:23.361 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-02T15:21:23.361 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-02T15:21:23.361 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:23.361 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "osdmap": { 2024-04-02T15:21:23.362 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:21:23.362 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-02T15:21:23.362 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-02T15:21:23.362 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-02T15:21:23.365 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-02T15:21:23.365 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-02T15:21:23.365 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-02T15:21:23.365 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:23.365 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "pgmap": { 2024-04-02T15:21:23.365 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-02T15:21:23.365 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-02T15:21:23.365 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-02T15:21:23.366 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-02T15:21:23.366 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-02T15:21:23.366 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-02T15:21:23.366 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-02T15:21:23.366 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-02T15:21:23.366 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:23.366 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "fsmap": { 2024-04-02T15:21:23.366 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:21:23.366 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-02T15:21:23.366 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-02T15:21:23.366 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:23.367 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-02T15:21:23.367 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "available": false, 2024-04-02T15:21:23.367 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-02T15:21:23.367 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "modules": [ 2024-04-02T15:21:23.367 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "iostat", 2024-04-02T15:21:23.367 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "nfs", 2024-04-02T15:21:23.367 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "restful" 2024-04-02T15:21:23.367 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: ], 2024-04-02T15:21:23.367 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "services": {} 2024-04-02T15:21:23.367 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:23.367 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "servicemap": { 2024-04-02T15:21:23.367 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:21:23.367 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "modified": "2024-04-02T15:21:07.091219+0000", 2024-04-02T15:21:23.367 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "services": {} 2024-04-02T15:21:23.367 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:23.367 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-02T15:21:23.367 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: } 2024-04-02T15:21:23.998 INFO:teuthology.orchestra.run.smithi060.stderr:mgr not available, waiting (3/15)... 2024-04-02T15:21:24.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:24 smithi060 bash[14337]: audit 2024-04-02T15:21:23.137606+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.60:0/3551926436' entity='mgr.y' 2024-04-02T15:21:24.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:24 smithi060 bash[14337]: audit 2024-04-02T15:21:23.144777+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.60:0/3551926436' entity='mgr.y' 2024-04-02T15:21:24.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:24 smithi060 bash[14337]: audit 2024-04-02T15:21:23.147814+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.60:0/3551926436' entity='mgr.y' 2024-04-02T15:21:24.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:24 smithi060 bash[14337]: audit 2024-04-02T15:21:23.363059+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.60:0/1150729893' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-02T15:21:24.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:24 smithi060 bash[14337]: cluster 2024-04-02T15:21:24.100622+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01406s) 2024-04-02T15:21:26.292 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:26 smithi060 bash[14337]: cluster 2024-04-02T15:21:25.146188+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-04-02T15:21:27.489 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: 2024-04-02T15:21:27.489 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: { 2024-04-02T15:21:27.489 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "fsid": "7a4940f2-f104-11ee-b647-cb9ed24678a4", 2024-04-02T15:21:27.489 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "health": { 2024-04-02T15:21:27.489 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-02T15:21:27.489 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "checks": {}, 2024-04-02T15:21:27.489 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "mutes": [] 2024-04-02T15:21:27.490 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:27.490 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-02T15:21:27.490 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "quorum": [ 2024-04-02T15:21:27.491 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: 0 2024-04-02T15:21:27.492 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: ], 2024-04-02T15:21:27.492 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-02T15:21:27.492 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "a" 2024-04-02T15:21:27.492 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: ], 2024-04-02T15:21:27.492 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-04-02T15:21:27.492 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "monmap": { 2024-04-02T15:21:27.492 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:21:27.492 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-02T15:21:27.492 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-02T15:21:27.492 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:27.492 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "osdmap": { 2024-04-02T15:21:27.492 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:21:27.492 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-02T15:21:27.492 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-02T15:21:27.492 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-02T15:21:27.496 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-02T15:21:27.496 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-02T15:21:27.496 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-02T15:21:27.496 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:27.496 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "pgmap": { 2024-04-02T15:21:27.496 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-02T15:21:27.496 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-02T15:21:27.496 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-02T15:21:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-02T15:21:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-02T15:21:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-02T15:21:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-02T15:21:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-02T15:21:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "fsmap": { 2024-04-02T15:21:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:21:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-02T15:21:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-02T15:21:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-02T15:21:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "available": true, 2024-04-02T15:21:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-02T15:21:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "modules": [ 2024-04-02T15:21:27.498 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "iostat", 2024-04-02T15:21:27.498 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "nfs", 2024-04-02T15:21:27.498 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "restful" 2024-04-02T15:21:27.498 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: ], 2024-04-02T15:21:27.498 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "services": {} 2024-04-02T15:21:27.498 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:27.498 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "servicemap": { 2024-04-02T15:21:27.498 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T15:21:27.498 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "modified": "2024-04-02T15:21:07.091219+0000", 2024-04-02T15:21:27.498 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "services": {} 2024-04-02T15:21:27.498 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: }, 2024-04-02T15:21:27.498 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-02T15:21:27.498 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: } 2024-04-02T15:21:27.792 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:27 smithi060 bash[14337]: audit 2024-04-02T15:21:27.494121+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.60:0/1863210448' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-02T15:21:28.070 INFO:teuthology.orchestra.run.smithi060.stderr:mgr is available 2024-04-02T15:21:29.316 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: 2024-04-02T15:21:29.316 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: [global] 2024-04-02T15:21:29.316 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: fsid = 7a4940f2-f104-11ee-b647-cb9ed24678a4 2024-04-02T15:21:29.316 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-02T15:21:29.316 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-02T15:21:29.317 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-02T15:21:29.317 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-02T15:21:29.317 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: 2024-04-02T15:21:29.317 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: [mgr] 2024-04-02T15:21:29.318 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-02T15:21:29.318 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: 2024-04-02T15:21:29.318 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: [osd] 2024-04-02T15:21:29.318 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-02T15:21:29.318 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-02T15:21:29.792 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:29 smithi060 bash[14337]: audit 2024-04-02T15:21:29.315313+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.60:0/592399677' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-02T15:21:29.792 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:29 smithi060 bash[14337]: audit 2024-04-02T15:21:29.321943+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.60:0/592399677' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-02T15:21:29.875 INFO:teuthology.orchestra.run.smithi060.stderr:Enabling cephadm module... 2024-04-02T15:21:31.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:31 smithi060 bash[14337]: audit 2024-04-02T15:21:31.209182+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.60:0/760596839' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-02T15:21:31.543 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:31 smithi060 bash[14607]: ignoring --setuser ceph since I am not root 2024-04-02T15:21:31.543 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:31 smithi060 bash[14607]: ignoring --setgroup ceph since I am not root 2024-04-02T15:21:31.543 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:31 smithi060 bash[14607]: debug 2024-04-02T15:21:31.441+0000 7f32b1641000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T15:21:32.245 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:32 smithi060 bash[14607]: debug 2024-04-02T15:21:32.121+0000 7f32b1641000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T15:21:32.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:32 smithi060 bash[14337]: audit 2024-04-02T15:21:31.266383+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.60:0/760596839' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-02T15:21:32.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:32 smithi060 bash[14337]: cluster 2024-04-02T15:21:31.266536+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-04-02T15:21:32.522 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:32 smithi060 bash[14607]: debug 2024-04-02T15:21:32.249+0000 7f32b1641000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T15:21:32.522 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:32 smithi060 bash[14607]: debug 2024-04-02T15:21:32.413+0000 7f32b1641000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:21:32.792 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:32 smithi060 bash[14607]: debug 2024-04-02T15:21:32.757+0000 7f32b1641000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T15:21:33.212 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: { 2024-04-02T15:21:33.212 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-02T15:21:33.212 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "available": true, 2024-04-02T15:21:33.212 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-02T15:21:33.212 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-02T15:21:33.212 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: } 2024-04-02T15:21:33.237 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:32 smithi060 bash[14607]: debug 2024-04-02T15:21:32.853+0000 7f32b1641000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T15:21:33.237 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:33 smithi060 bash[14607]: debug 2024-04-02T15:21:33.061+0000 7f32b1641000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T15:21:33.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:33 smithi060 bash[14337]: audit 2024-04-02T15:21:33.217487+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.60:0/2058485750' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-02T15:21:33.734 INFO:teuthology.orchestra.run.smithi060.stderr:Waiting for the mgr to restart... 2024-04-02T15:21:33.734 INFO:teuthology.orchestra.run.smithi060.stderr:Waiting for mgr epoch 5... 2024-04-02T15:21:34.042 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:33 smithi060 bash[14607]: debug 2024-04-02T15:21:33.945+0000 7f32b1641000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T15:21:34.355 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:34 smithi060 bash[14607]: debug 2024-04-02T15:21:34.057+0000 7f32b1641000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T15:21:34.355 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:34 smithi060 bash[14607]: debug 2024-04-02T15:21:34.265+0000 7f32b1641000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T15:21:34.987 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:34 smithi060 bash[14607]: debug 2024-04-02T15:21:34.629+0000 7f32b1641000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T15:21:35.292 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:34 smithi060 bash[14607]: debug 2024-04-02T15:21:34.989+0000 7f32b1641000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T15:21:35.649 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:35 smithi060 bash[14607]: debug 2024-04-02T15:21:35.373+0000 7f32b1641000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T15:21:36.042 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:35 smithi060 bash[14607]: debug 2024-04-02T15:21:35.649+0000 7f32b1641000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:21:36.613 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:36 smithi060 bash[14607]: debug 2024-04-02T15:21:36.349+0000 7f32b1641000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T15:21:36.613 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:36 smithi060 bash[14607]: debug 2024-04-02T15:21:36.453+0000 7f32b1641000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T15:21:37.042 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:36 smithi060 bash[14607]: debug 2024-04-02T15:21:36.613+0000 7f32b1641000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T15:21:37.042 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:36 smithi060 bash[14607]: debug 2024-04-02T15:21:36.725+0000 7f32b1641000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T15:21:37.043 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:36 smithi060 bash[14607]: debug 2024-04-02T15:21:36.865+0000 7f32b1641000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T15:21:37.464 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:37 smithi060 bash[14607]: debug 2024-04-02T15:21:37.161+0000 7f32b1641000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T15:21:37.464 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:37 smithi060 bash[14607]: debug 2024-04-02T15:21:37.281+0000 7f32b1641000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T15:21:37.794 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:37 smithi060 bash[14607]: debug 2024-04-02T15:21:37.465+0000 7f32b1641000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T15:21:37.794 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:37 smithi060 bash[14607]: debug 2024-04-02T15:21:37.589+0000 7f32b1641000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T15:21:38.793 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:38 smithi060 bash[14607]: debug 2024-04-02T15:21:38.465+0000 7f32b1641000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T15:21:39.792 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14607]: [02/Apr/2024:15:21:39] ENGINE Bus STARTING 2024-04-02T15:21:39.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14337]: cluster 2024-04-02T15:21:38.489902+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-04-02T15:21:39.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14337]: cluster 2024-04-02T15:21:38.490606+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-04-02T15:21:39.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14337]: cluster 2024-04-02T15:21:38.493252+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-02T15:21:39.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14337]: cluster 2024-04-02T15:21:39.261248+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.770861s) 2024-04-02T15:21:39.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14337]: audit 2024-04-02T15:21:39.264268+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:21:39.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14337]: audit 2024-04-02T15:21:39.266688+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T15:21:39.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14337]: audit 2024-04-02T15:21:39.268276+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T15:21:39.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14337]: audit 2024-04-02T15:21:39.268659+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T15:21:39.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14337]: audit 2024-04-02T15:21:39.268997+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T15:21:39.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14337]: cluster 2024-04-02T15:21:39.280151+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-04-02T15:21:39.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14337]: audit 2024-04-02T15:21:39.304530+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' 2024-04-02T15:21:39.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14337]: audit 2024-04-02T15:21:39.311626+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' 2024-04-02T15:21:39.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14337]: audit 2024-04-02T15:21:39.316646+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' 2024-04-02T15:21:39.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14337]: audit 2024-04-02T15:21:39.323062+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:21:39.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14337]: audit 2024-04-02T15:21:39.326188+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:21:39.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14337]: audit 2024-04-02T15:21:39.331047+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:21:39.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14337]: audit 2024-04-02T15:21:39.347668+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:21:39.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14337]: audit 2024-04-02T15:21:39.353438+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:21:40.276 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: { 2024-04-02T15:21:40.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-02T15:21:40.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "initialized": true 2024-04-02T15:21:40.277 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: } 2024-04-02T15:21:40.292 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14607]: [02/Apr/2024:15:21:39] ENGINE Serving on https://172.21.15.60:7150 2024-04-02T15:21:40.292 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:39 smithi060 bash[14607]: [02/Apr/2024:15:21:39] ENGINE Bus STARTED 2024-04-02T15:21:40.949 INFO:teuthology.orchestra.run.smithi060.stderr:mgr epoch 5 is available 2024-04-02T15:21:40.949 INFO:teuthology.orchestra.run.smithi060.stderr:Setting orchestrator backend to cephadm... 2024-04-02T15:21:41.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:40 smithi060 bash[14337]: cephadm 2024-04-02T15:21:39.726358+0000 mgr.y (mgr.14120) 1 : cephadm [INF] [02/Apr/2024:15:21:39] ENGINE Bus STARTING 2024-04-02T15:21:41.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:40 smithi060 bash[14337]: cephadm 2024-04-02T15:21:39.851557+0000 mgr.y (mgr.14120) 2 : cephadm [INF] [02/Apr/2024:15:21:39] ENGINE Serving on https://172.21.15.60:7150 2024-04-02T15:21:41.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:40 smithi060 bash[14337]: cephadm 2024-04-02T15:21:39.852057+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [02/Apr/2024:15:21:39] ENGINE Bus STARTED 2024-04-02T15:21:41.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:40 smithi060 bash[14337]: audit 2024-04-02T15:21:39.858572+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' 2024-04-02T15:21:41.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:40 smithi060 bash[14337]: audit 2024-04-02T15:21:39.903056+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:21:41.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:40 smithi060 bash[14337]: audit 2024-04-02T15:21:40.266764+0000 mgr.y (mgr.14120) 4 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-02T15:21:41.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:40 smithi060 bash[14337]: cluster 2024-04-02T15:21:40.268679+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e7: y(active, since 1.77828s) 2024-04-02T15:21:41.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:40 smithi060 bash[14337]: audit 2024-04-02T15:21:40.282220+0000 mgr.y (mgr.14120) 5 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-02T15:21:42.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:42 smithi060 bash[14337]: cluster 2024-04-02T15:21:41.267427+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-04-02T15:21:43.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:43 smithi060 bash[14337]: audit 2024-04-02T15:21:42.322484+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:21:43.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:43 smithi060 bash[14337]: audit 2024-04-02T15:21:42.332327+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' 2024-04-02T15:21:43.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:43 smithi060 bash[14337]: audit 2024-04-02T15:21:42.377273+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:21:43.997 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: value unchanged 2024-04-02T15:21:44.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:44 smithi060 bash[14337]: audit 2024-04-02T15:21:44.002502+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:21:44.551 INFO:teuthology.orchestra.run.smithi060.stderr:Generating ssh key... 2024-04-02T15:21:46.543 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:46 smithi060 bash[14607]: Generating public/private rsa key pair. 2024-04-02T15:21:46.543 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:46 smithi060 bash[14607]: Your identification has been saved in /tmp/tmpuvzxbwr2/key. 2024-04-02T15:21:46.543 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:46 smithi060 bash[14607]: Your public key has been saved in /tmp/tmpuvzxbwr2/key.pub. 2024-04-02T15:21:46.543 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:46 smithi060 bash[14607]: The key fingerprint is: 2024-04-02T15:21:46.543 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:46 smithi060 bash[14607]: SHA256:CEyPoAQtj2hSywvRXREry6+ZYq3FqttJT2GqF4Tec6g ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4 2024-04-02T15:21:46.543 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:46 smithi060 bash[14607]: The key's randomart image is: 2024-04-02T15:21:46.543 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:46 smithi060 bash[14607]: +---[RSA 3072]----+ 2024-04-02T15:21:46.544 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:46 smithi060 bash[14607]: |o+....+o | 2024-04-02T15:21:46.544 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:46 smithi060 bash[14607]: |+.++.o . | 2024-04-02T15:21:46.544 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:46 smithi060 bash[14607]: |oO .= o | 2024-04-02T15:21:46.544 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:46 smithi060 bash[14607]: |*.=. + . | 2024-04-02T15:21:46.544 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:46 smithi060 bash[14607]: |+o..* . S | 2024-04-02T15:21:46.544 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:46 smithi060 bash[14607]: | .oB + | 2024-04-02T15:21:46.544 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:46 smithi060 bash[14607]: | +o* . | 2024-04-02T15:21:46.544 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:46 smithi060 bash[14607]: | E+*.+ | 2024-04-02T15:21:46.544 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:46 smithi060 bash[14607]: |+==o= | 2024-04-02T15:21:46.544 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:21:46 smithi060 bash[14607]: +----[SHA256]-----+ 2024-04-02T15:21:47.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:47 smithi060 bash[14337]: audit 2024-04-02T15:21:45.856914+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:21:47.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:47 smithi060 bash[14337]: cephadm 2024-04-02T15:21:45.857335+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-04-02T15:21:47.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:47 smithi060 bash[14337]: audit 2024-04-02T15:21:46.114517+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' 2024-04-02T15:21:47.397 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:47 smithi060 bash[14337]: audit 2024-04-02T15:21:46.118998+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' 2024-04-02T15:21:47.983 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC99snXlLV4VbqkyNyFTsTABOpqg58hdjTTdIbmc5sKmRvgGbDM+fw4N7/EiwMRN1LMuNXeNOOmX1tNMpuXLgphDUMULlg9FqcYUpHpFFuhb3xFKBM5LdF7m6/kP9xGOgwS5zO1xenEGcQTXV7Uanl7yJJKsOVqVJBZGOG8AGm4HnGPMpQvrA4cuc4BxfHVc051pHmsBBBU7JjiF1jQuvoc0tGxZlXZ93VOC5me8ukvbtEzHtgsbTPqYqs43eaTxacPCxmTsik1aeFo8glmnTunxawyjJmsrWFbNSdSYpljBxFz7qLIQR1KIFEnEiAoob7BQKx9yBLqbV3wCoT+q2TLSqheAF5lJ+C6/G+jeODHz2sH7uUFd1agpqwKd4xwrztzzgllHFkmEvawPOx3q5BE+XdC8l+P/Fa0oGwn3wk8iGYdNWlP55UkvJvegMdibNxwAYYXn0qvWluf8cFqRCNqF1XbE6XLhikw8Sr28y0tEq0CHsFXcj/eCbbiaqhBNXE= ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4 2024-04-02T15:21:48.596 INFO:teuthology.orchestra.run.smithi060.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-02T15:21:48.596 INFO:teuthology.orchestra.run.smithi060.stderr:Adding key to root@localhost authorized_keys... 2024-04-02T15:21:48.597 INFO:teuthology.orchestra.run.smithi060.stderr:Adding host smithi060... 2024-04-02T15:21:49.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:49 smithi060 bash[14337]: audit 2024-04-02T15:21:47.988921+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:21:50.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:50 smithi060 bash[14337]: audit 2024-04-02T15:21:49.834727+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi060", "addr": "172.21.15.60", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:21:50.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:50 smithi060 bash[14337]: cephadm 2024-04-02T15:21:50.224066+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi060 2024-04-02T15:21:50.865 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: Added host 'smithi060' with addr '172.21.15.60' 2024-04-02T15:21:51.535 INFO:teuthology.orchestra.run.smithi060.stderr:Deploying unmanaged mon service... 2024-04-02T15:21:52.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:51 smithi060 bash[14337]: audit 2024-04-02T15:21:50.869404+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' 2024-04-02T15:21:52.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:51 smithi060 bash[14337]: cephadm 2024-04-02T15:21:50.870128+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi060 2024-04-02T15:21:52.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:51 smithi060 bash[14337]: audit 2024-04-02T15:21:50.885454+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:21:53.516 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-02T15:21:54.408 INFO:teuthology.orchestra.run.smithi060.stderr:Deploying unmanaged mgr service... 2024-04-02T15:21:54.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:54 smithi060 bash[14337]: audit 2024-04-02T15:21:53.515940+0000 mgr.y (mgr.14120) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:21:54.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:54 smithi060 bash[14337]: cephadm 2024-04-02T15:21:53.517244+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-02T15:21:54.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:54 smithi060 bash[14337]: audit 2024-04-02T15:21:53.521509+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' 2024-04-02T15:21:55.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:55 smithi060 bash[14337]: audit 2024-04-02T15:21:54.582927+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' 2024-04-02T15:21:55.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:55 smithi060 bash[14337]: audit 2024-04-02T15:21:54.878283+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' 2024-04-02T15:21:56.054 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-02T15:21:57.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:57 smithi060 bash[14337]: audit 2024-04-02T15:21:56.052221+0000 mgr.y (mgr.14120) 16 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:21:57.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:57 smithi060 bash[14337]: cephadm 2024-04-02T15:21:56.054613+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-02T15:21:57.396 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:57 smithi060 bash[14337]: audit 2024-04-02T15:21:56.059475+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' 2024-04-02T15:21:59.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:21:58 smithi060 bash[14337]: audit 2024-04-02T15:21:57.988702+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.60:0/2256735691' entity='client.admin' 2024-04-02T15:22:00.456 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:00 smithi060 bash[14337]: cluster 2024-04-02T15:21:59.269957+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:00.456 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:00 smithi060 bash[14337]: audit 2024-04-02T15:21:59.382347+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' 2024-04-02T15:22:00.456 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:00 smithi060 bash[14337]: audit 2024-04-02T15:21:59.386058+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' 2024-04-02T15:22:00.456 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:00 smithi060 bash[14337]: audit 2024-04-02T15:21:59.386905+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:22:00.457 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:00 smithi060 bash[14337]: audit 2024-04-02T15:21:59.391224+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' 2024-04-02T15:22:00.457 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:00 smithi060 bash[14337]: audit 2024-04-02T15:21:59.393739+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-04-02T15:22:00.457 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:00 smithi060 bash[14337]: audit 2024-04-02T15:21:59.396276+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.14120 172.21.15.60:0/2049950547' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]': finished 2024-04-02T15:22:00.457 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:00 smithi060 bash[14337]: audit 2024-04-02T15:21:59.880130+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.60:0/1929913339' entity='client.admin' 2024-04-02T15:22:00.541 INFO:teuthology.orchestra.run.smithi060.stderr:Enabling the dashboard module... 2024-04-02T15:22:02.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:02 smithi060 bash[14337]: cephadm 2024-04-02T15:22:00.446816+0000 mgr.y (mgr.14120) 19 : cephadm [INF] Deploying daemon agent.smithi060 on smithi060 2024-04-02T15:22:02.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:02 smithi060 bash[14337]: cluster 2024-04-02T15:22:01.270437+0000 mgr.y (mgr.14120) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:02.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:02 smithi060 bash[14337]: audit 2024-04-02T15:22:01.999669+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.60:0/1488371664' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-02T15:22:02.544 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:02 smithi060 bash[14607]: ignoring --setuser ceph since I am not root 2024-04-02T15:22:02.544 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:02 smithi060 bash[14607]: ignoring --setgroup ceph since I am not root 2024-04-02T15:22:02.544 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:02 smithi060 bash[14607]: debug 2024-04-02T15:22:02.485+0000 7fc75fe15000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T15:22:03.465 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:03 smithi060 bash[14337]: audit 2024-04-02T15:22:02.280595+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.60:0/1488371664' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-02T15:22:03.465 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:03 smithi060 bash[14337]: cluster 2024-04-02T15:22:02.280733+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 23s) 2024-04-02T15:22:03.465 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:03 smithi060 bash[14607]: debug 2024-04-02T15:22:03.173+0000 7fc75fe15000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T15:22:03.465 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:03 smithi060 bash[14607]: debug 2024-04-02T15:22:03.301+0000 7fc75fe15000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T15:22:03.793 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:03 smithi060 bash[14607]: debug 2024-04-02T15:22:03.465+0000 7fc75fe15000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:22:04.118 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:03 smithi060 bash[14607]: debug 2024-04-02T15:22:03.813+0000 7fc75fe15000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T15:22:04.118 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:03 smithi060 bash[14607]: debug 2024-04-02T15:22:03.909+0000 7fc75fe15000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T15:22:04.270 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: { 2024-04-02T15:22:04.270 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-02T15:22:04.270 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "available": true, 2024-04-02T15:22:04.270 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-02T15:22:04.271 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-02T15:22:04.271 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: } 2024-04-02T15:22:04.465 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:04 smithi060 bash[14607]: debug 2024-04-02T15:22:04.121+0000 7fc75fe15000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T15:22:04.465 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:04 smithi060 bash[14337]: audit 2024-04-02T15:22:04.275104+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.60:0/2507777513' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-02T15:22:04.893 INFO:teuthology.orchestra.run.smithi060.stderr:Waiting for the mgr to restart... 2024-04-02T15:22:04.893 INFO:teuthology.orchestra.run.smithi060.stderr:Waiting for mgr epoch 9... 2024-04-02T15:22:05.293 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:05 smithi060 bash[14607]: debug 2024-04-02T15:22:05.009+0000 7fc75fe15000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T15:22:05.293 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:05 smithi060 bash[14607]: debug 2024-04-02T15:22:05.117+0000 7fc75fe15000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T15:22:05.610 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:05 smithi060 bash[14607]: debug 2024-04-02T15:22:05.329+0000 7fc75fe15000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T15:22:06.027 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:05 smithi060 bash[14607]: debug 2024-04-02T15:22:05.693+0000 7fc75fe15000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T15:22:06.293 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:06 smithi060 bash[14607]: debug 2024-04-02T15:22:06.029+0000 7fc75fe15000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T15:22:06.689 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:06 smithi060 bash[14607]: debug 2024-04-02T15:22:06.413+0000 7fc75fe15000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T15:22:07.043 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:06 smithi060 bash[14607]: debug 2024-04-02T15:22:06.689+0000 7fc75fe15000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:22:07.664 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:07 smithi060 bash[14607]: debug 2024-04-02T15:22:07.397+0000 7fc75fe15000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T15:22:07.664 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:07 smithi060 bash[14607]: debug 2024-04-02T15:22:07.501+0000 7fc75fe15000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T15:22:07.918 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:07 smithi060 bash[14607]: debug 2024-04-02T15:22:07.665+0000 7fc75fe15000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T15:22:07.918 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:07 smithi060 bash[14607]: debug 2024-04-02T15:22:07.777+0000 7fc75fe15000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T15:22:08.213 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:07 smithi060 bash[14607]: debug 2024-04-02T15:22:07.921+0000 7fc75fe15000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T15:22:08.522 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:08 smithi060 bash[14607]: debug 2024-04-02T15:22:08.212+0000 7fc75fe15000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T15:22:08.522 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:08 smithi060 bash[14607]: debug 2024-04-02T15:22:08.336+0000 7fc75fe15000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T15:22:08.793 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:08 smithi060 bash[14607]: debug 2024-04-02T15:22:08.520+0000 7fc75fe15000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T15:22:08.793 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:08 smithi060 bash[14607]: debug 2024-04-02T15:22:08.644+0000 7fc75fe15000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T15:22:09.793 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:09 smithi060 bash[14607]: debug 2024-04-02T15:22:09.524+0000 7fc75fe15000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T15:22:10.620 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: { 2024-04-02T15:22:10.621 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-02T15:22:10.621 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: "initialized": true 2024-04-02T15:22:10.621 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: } 2024-04-02T15:22:10.814 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:10 smithi060 bash[14337]: cluster 2024-04-02T15:22:09.549923+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2024-04-02T15:22:10.814 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:10 smithi060 bash[14337]: cluster 2024-04-02T15:22:09.550986+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2024-04-02T15:22:10.815 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:10 smithi060 bash[14337]: cluster 2024-04-02T15:22:09.554472+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-02T15:22:10.815 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:10 smithi060 bash[14337]: cluster 2024-04-02T15:22:09.607123+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.056314s) 2024-04-02T15:22:10.815 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:10 smithi060 bash[14337]: audit 2024-04-02T15:22:09.610516+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:22:10.815 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:10 smithi060 bash[14337]: audit 2024-04-02T15:22:09.612303+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T15:22:10.815 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:10 smithi060 bash[14337]: audit 2024-04-02T15:22:09.613848+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T15:22:10.815 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:10 smithi060 bash[14337]: audit 2024-04-02T15:22:09.614400+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T15:22:10.815 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:10 smithi060 bash[14337]: audit 2024-04-02T15:22:09.614607+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T15:22:10.815 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:10 smithi060 bash[14337]: cluster 2024-04-02T15:22:09.623637+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-04-02T15:22:10.815 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:10 smithi060 bash[14337]: audit 2024-04-02T15:22:09.649090+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:10.815 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:10 smithi060 bash[14337]: audit 2024-04-02T15:22:09.656696+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:22:10.815 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:10 smithi060 bash[14337]: audit 2024-04-02T15:22:09.660547+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:22:10.815 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:10 smithi060 bash[14337]: audit 2024-04-02T15:22:09.687035+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:22:10.815 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:10 smithi060 bash[14337]: audit 2024-04-02T15:22:09.689470+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:22:11.293 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:10 smithi060 bash[14607]: [02/Apr/2024:15:22:10] ENGINE Bus STARTING 2024-04-02T15:22:11.293 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:10 smithi060 bash[14607]: [02/Apr/2024:15:22:10] ENGINE Serving on https://172.21.15.60:7150 2024-04-02T15:22:11.293 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:10 smithi060 bash[14607]: [02/Apr/2024:15:22:10] ENGINE Bus STARTED 2024-04-02T15:22:11.302 INFO:teuthology.orchestra.run.smithi060.stderr:mgr epoch 9 is available 2024-04-02T15:22:11.303 INFO:teuthology.orchestra.run.smithi060.stderr:Generating a dashboard self-signed certificate... 2024-04-02T15:22:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:11 smithi060 bash[14337]: cluster 2024-04-02T15:22:10.613382+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e11: y(active, since 1.06256s) 2024-04-02T15:22:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:11 smithi060 bash[14337]: cephadm 2024-04-02T15:22:10.820330+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [02/Apr/2024:15:22:10] ENGINE Bus STARTING 2024-04-02T15:22:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:11 smithi060 bash[14337]: cephadm 2024-04-02T15:22:10.947112+0000 mgr.y (mgr.14152) 4 : cephadm [INF] [02/Apr/2024:15:22:10] ENGINE Serving on https://172.21.15.60:7150 2024-04-02T15:22:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:11 smithi060 bash[14337]: cephadm 2024-04-02T15:22:10.947797+0000 mgr.y (mgr.14152) 5 : cephadm [INF] [02/Apr/2024:15:22:10] ENGINE Bus STARTED 2024-04-02T15:22:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:11 smithi060 bash[14337]: audit 2024-04-02T15:22:10.954782+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:12.916 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-02T15:22:13.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:12 smithi060 bash[14337]: cluster 2024-04-02T15:22:11.958126+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-04-02T15:22:13.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:12 smithi060 bash[14337]: audit 2024-04-02T15:22:12.917940+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:13.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:12 smithi060 bash[14337]: audit 2024-04-02T15:22:12.920880+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:13.555 INFO:teuthology.orchestra.run.smithi060.stderr:Creating initial admin user... 2024-04-02T15:22:14.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:14 smithi060 bash[14337]: audit 2024-04-02T15:22:12.603610+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:22:15.120 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$3kAEqK16DFOA9UYNzKbTx.UmqEEOjjEE8qU2w1K9CGFh4.WEGIM8O", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1712071335, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-02T15:22:15.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:15 smithi060 bash[14337]: audit 2024-04-02T15:22:14.315511+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:15.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:15 smithi060 bash[14337]: audit 2024-04-02T15:22:14.316392+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:22:15.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:15 smithi060 bash[14337]: audit 2024-04-02T15:22:14.321610+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:15.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:15 smithi060 bash[14337]: audit 2024-04-02T15:22:14.323485+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi060", "caps": []}]: dispatch 2024-04-02T15:22:15.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:15 smithi060 bash[14337]: audit 2024-04-02T15:22:15.125451+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:15.714 INFO:teuthology.orchestra.run.smithi060.stderr:Fetching dashboard port number... 2024-04-02T15:22:16.666 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:16 smithi060 bash[14337]: audit 2024-04-02T15:22:14.860241+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:22:17.016 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: 8443 2024-04-02T15:22:17.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:17 smithi060 bash[14337]: cluster 2024-04-02T15:22:16.320885+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-04-02T15:22:17.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:17 smithi060 bash[14337]: audit 2024-04-02T15:22:17.021599+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.60:0/3538766192' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-02T15:22:17.668 INFO:teuthology.orchestra.run.smithi060.stderr:firewalld does not appear to be present 2024-04-02T15:22:17.668 INFO:teuthology.orchestra.run.smithi060.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-02T15:22:17.672 INFO:teuthology.orchestra.run.smithi060.stderr:Ceph Dashboard is now available at: 2024-04-02T15:22:17.672 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-04-02T15:22:17.672 INFO:teuthology.orchestra.run.smithi060.stderr: URL: https://smithi060.front.sepia.ceph.com:8443/ 2024-04-02T15:22:17.672 INFO:teuthology.orchestra.run.smithi060.stderr: User: admin 2024-04-02T15:22:17.672 INFO:teuthology.orchestra.run.smithi060.stderr: Password: d664kme0k0 2024-04-02T15:22:17.672 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-04-02T15:22:17.672 INFO:teuthology.orchestra.run.smithi060.stderr:Enabling autotune for osd_memory_target 2024-04-02T15:22:18.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:18 smithi060 bash[14337]: cephadm 2024-04-02T15:22:16.663862+0000 mgr.y (mgr.14152) 8 : cephadm [INF] Deploying daemon agent.smithi060 on smithi060 2024-04-02T15:22:21.135 INFO:teuthology.orchestra.run.smithi060.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-04-02T15:22:21.723 INFO:teuthology.orchestra.run.smithi060.stderr:You can access the Ceph CLI with: 2024-04-02T15:22:21.723 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-04-02T15:22:21.723 INFO:teuthology.orchestra.run.smithi060.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-02T15:22:21.724 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-04-02T15:22:21.724 INFO:teuthology.orchestra.run.smithi060.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-02T15:22:21.724 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-04-02T15:22:21.724 INFO:teuthology.orchestra.run.smithi060.stderr: ceph telemetry on 2024-04-02T15:22:21.724 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-04-02T15:22:21.724 INFO:teuthology.orchestra.run.smithi060.stderr:For more information see: 2024-04-02T15:22:21.724 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-04-02T15:22:21.724 INFO:teuthology.orchestra.run.smithi060.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-02T15:22:21.724 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-04-02T15:22:21.724 INFO:teuthology.orchestra.run.smithi060.stderr:Bootstrap complete. 2024-04-02T15:22:21.760 INFO:tasks.cephadm:Fetching config... 2024-04-02T15:22:21.760 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-02T15:22:21.760 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-02T15:22:21.765 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-02T15:22:21.765 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-02T15:22:21.765 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-02T15:22:21.814 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-02T15:22:21.814 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-02T15:22:21.814 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/keyring of=/dev/stdout 2024-04-02T15:22:21.830 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-02T15:22:21.830 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-02T15:22:21.831 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-02T15:22:21.835 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-02T15:22:21.835 DEBUG:teuthology.orchestra.run.smithi060:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC99snXlLV4VbqkyNyFTsTABOpqg58hdjTTdIbmc5sKmRvgGbDM+fw4N7/EiwMRN1LMuNXeNOOmX1tNMpuXLgphDUMULlg9FqcYUpHpFFuhb3xFKBM5LdF7m6/kP9xGOgwS5zO1xenEGcQTXV7Uanl7yJJKsOVqVJBZGOG8AGm4HnGPMpQvrA4cuc4BxfHVc051pHmsBBBU7JjiF1jQuvoc0tGxZlXZ93VOC5me8ukvbtEzHtgsbTPqYqs43eaTxacPCxmTsik1aeFo8glmnTunxawyjJmsrWFbNSdSYpljBxFz7qLIQR1KIFEnEiAoob7BQKx9yBLqbV3wCoT+q2TLSqheAF5lJ+C6/G+jeODHz2sH7uUFd1agpqwKd4xwrztzzgllHFkmEvawPOx3q5BE+XdC8l+P/Fa0oGwn3wk8iGYdNWlP55UkvJvegMdibNxwAYYXn0qvWluf8cFqRCNqF1XbE6XLhikw8Sr28y0tEq0CHsFXcj/eCbbiaqhBNXE= ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-02T15:22:21.860 INFO:teuthology.orchestra.run.smithi060.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC99snXlLV4VbqkyNyFTsTABOpqg58hdjTTdIbmc5sKmRvgGbDM+fw4N7/EiwMRN1LMuNXeNOOmX1tNMpuXLgphDUMULlg9FqcYUpHpFFuhb3xFKBM5LdF7m6/kP9xGOgwS5zO1xenEGcQTXV7Uanl7yJJKsOVqVJBZGOG8AGm4HnGPMpQvrA4cuc4BxfHVc051pHmsBBBU7JjiF1jQuvoc0tGxZlXZ93VOC5me8ukvbtEzHtgsbTPqYqs43eaTxacPCxmTsik1aeFo8glmnTunxawyjJmsrWFbNSdSYpljBxFz7qLIQR1KIFEnEiAoob7BQKx9yBLqbV3wCoT+q2TLSqheAF5lJ+C6/G+jeODHz2sH7uUFd1agpqwKd4xwrztzzgllHFkmEvawPOx3q5BE+XdC8l+P/Fa0oGwn3wk8iGYdNWlP55UkvJvegMdibNxwAYYXn0qvWluf8cFqRCNqF1XbE6XLhikw8Sr28y0tEq0CHsFXcj/eCbbiaqhBNXE= ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4 2024-04-02T15:22:21.872 DEBUG:teuthology.orchestra.run.smithi164:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC99snXlLV4VbqkyNyFTsTABOpqg58hdjTTdIbmc5sKmRvgGbDM+fw4N7/EiwMRN1LMuNXeNOOmX1tNMpuXLgphDUMULlg9FqcYUpHpFFuhb3xFKBM5LdF7m6/kP9xGOgwS5zO1xenEGcQTXV7Uanl7yJJKsOVqVJBZGOG8AGm4HnGPMpQvrA4cuc4BxfHVc051pHmsBBBU7JjiF1jQuvoc0tGxZlXZ93VOC5me8ukvbtEzHtgsbTPqYqs43eaTxacPCxmTsik1aeFo8glmnTunxawyjJmsrWFbNSdSYpljBxFz7qLIQR1KIFEnEiAoob7BQKx9yBLqbV3wCoT+q2TLSqheAF5lJ+C6/G+jeODHz2sH7uUFd1agpqwKd4xwrztzzgllHFkmEvawPOx3q5BE+XdC8l+P/Fa0oGwn3wk8iGYdNWlP55UkvJvegMdibNxwAYYXn0qvWluf8cFqRCNqF1XbE6XLhikw8Sr28y0tEq0CHsFXcj/eCbbiaqhBNXE= ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-02T15:22:21.897 INFO:teuthology.orchestra.run.smithi164.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC99snXlLV4VbqkyNyFTsTABOpqg58hdjTTdIbmc5sKmRvgGbDM+fw4N7/EiwMRN1LMuNXeNOOmX1tNMpuXLgphDUMULlg9FqcYUpHpFFuhb3xFKBM5LdF7m6/kP9xGOgwS5zO1xenEGcQTXV7Uanl7yJJKsOVqVJBZGOG8AGm4HnGPMpQvrA4cuc4BxfHVc051pHmsBBBU7JjiF1jQuvoc0tGxZlXZ93VOC5me8ukvbtEzHtgsbTPqYqs43eaTxacPCxmTsik1aeFo8glmnTunxawyjJmsrWFbNSdSYpljBxFz7qLIQR1KIFEnEiAoob7BQKx9yBLqbV3wCoT+q2TLSqheAF5lJ+C6/G+jeODHz2sH7uUFd1agpqwKd4xwrztzzgllHFkmEvawPOx3q5BE+XdC8l+P/Fa0oGwn3wk8iGYdNWlP55UkvJvegMdibNxwAYYXn0qvWluf8cFqRCNqF1XbE6XLhikw8Sr28y0tEq0CHsFXcj/eCbbiaqhBNXE= ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4 2024-04-02T15:22:21.909 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-02T15:22:22.286 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:22 smithi060 bash[14337]: audit 2024-04-02T15:22:21.136685+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.60:0/2703241949' entity='client.admin' 2024-04-02T15:22:23.258 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:23 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:22:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:22:23.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:23 smithi060 bash[14337]: audit 2024-04-02T15:22:22.265166+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:23.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:23 smithi060 bash[14337]: audit 2024-04-02T15:22:22.267244+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:22:23.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:23 smithi060 bash[14337]: audit 2024-04-02T15:22:22.273448+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:23.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:23 smithi060 bash[14337]: audit 2024-04-02T15:22:22.276128+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:22:23.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:23 smithi060 bash[14337]: audit 2024-04-02T15:22:22.281932+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:23.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:23 smithi060 bash[14337]: audit 2024-04-02T15:22:23.042766+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:25.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:25 smithi060 bash[14337]: audit 2024-04-02T15:22:24.686644+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:25.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:25 smithi060 bash[14337]: audit 2024-04-02T15:22:24.789010+0000 mon.a (mon.0) 111 : audit [INF] from='client.? 172.21.15.60:0/1165916083' entity='client.admin' 2024-04-02T15:22:25.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:25 smithi060 bash[14337]: audit 2024-04-02T15:22:24.803285+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:22:25.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:25 smithi060 bash[14337]: audit 2024-04-02T15:22:24.808665+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:25.824 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-02T15:22:25.824 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-02T15:22:26.311 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:25 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:22:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:22:27.043 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:26 smithi060 bash[14337]: audit 2024-04-02T15:22:25.846176+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:27.043 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:26 smithi060 bash[14337]: audit 2024-04-02T15:22:25.850484+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:30.879 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi164 2024-04-02T15:22:30.879 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-02T15:22:30.879 DEBUG:teuthology.orchestra.run.smithi164:> dd of=/etc/ceph/ceph.conf 2024-04-02T15:22:30.886 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-02T15:22:30.886 DEBUG:teuthology.orchestra.run.smithi164:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:22:30.893 INFO:tasks.cephadm:Adding host smithi164 to orchestrator... 2024-04-02T15:22:30.893 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph orch host add smithi164 2024-04-02T15:22:31.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:31 smithi060 bash[14337]: cluster 2024-04-02T15:22:29.615410+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:31.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:31 smithi060 bash[14337]: audit 2024-04-02T15:22:30.044878+0000 mgr.y (mgr.14152) 10 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:22:31.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:31 smithi060 bash[14337]: audit 2024-04-02T15:22:30.048483+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:31.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:31 smithi060 bash[14337]: audit 2024-04-02T15:22:30.087568+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:22:31.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:31 smithi060 bash[14337]: audit 2024-04-02T15:22:30.089933+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:22:31.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:31 smithi060 bash[14337]: audit 2024-04-02T15:22:30.091111+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:22:31.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:31 smithi060 bash[14337]: cephadm 2024-04-02T15:22:30.093131+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-04-02T15:22:31.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:31 smithi060 bash[14337]: cephadm 2024-04-02T15:22:30.223205+0000 mgr.y (mgr.14152) 12 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:22:31.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:31 smithi060 bash[14337]: audit 2024-04-02T15:22:30.497458+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:31.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:31 smithi060 bash[14337]: audit 2024-04-02T15:22:30.503479+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:32.171 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:31 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:22:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:22:33.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:32 smithi060 bash[14337]: cluster 2024-04-02T15:22:31.615888+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:33.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:32 smithi060 bash[14337]: audit 2024-04-02T15:22:31.899063+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:33.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:32 smithi060 bash[14337]: audit 2024-04-02T15:22:31.903603+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:35.180 INFO:teuthology.orchestra.run.smithi060.stdout:Added host 'smithi164' with addr '172.21.15.164' 2024-04-02T15:22:35.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:35 smithi060 bash[14337]: cluster 2024-04-02T15:22:33.616344+0000 mgr.y (mgr.14152) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:35.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:35 smithi060 bash[14337]: audit 2024-04-02T15:22:34.159646+0000 mgr.y (mgr.14152) 15 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi164", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:22:35.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:35 smithi060 bash[14337]: audit 2024-04-02T15:22:35.183859+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:35.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:35 smithi060 bash[14337]: audit 2024-04-02T15:22:35.210763+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:22:35.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:35 smithi060 bash[14337]: audit 2024-04-02T15:22:35.213413+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:22:35.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:35 smithi060 bash[14337]: audit 2024-04-02T15:22:35.215000+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:22:35.917 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph orch host ls --format=json 2024-04-02T15:22:36.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:36 smithi060 bash[14337]: cephadm 2024-04-02T15:22:34.556189+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Deploying cephadm binary to smithi164 2024-04-02T15:22:36.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:36 smithi060 bash[14337]: cephadm 2024-04-02T15:22:35.184662+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Added host smithi164 2024-04-02T15:22:36.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:36 smithi060 bash[14337]: audit 2024-04-02T15:22:35.497028+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:36.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:36 smithi060 bash[14337]: audit 2024-04-02T15:22:36.239666+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:36.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:36 smithi060 bash[14337]: audit 2024-04-02T15:22:36.245252+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:36.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:36 smithi060 bash[14337]: audit 2024-04-02T15:22:36.246565+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:22:36.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:36 smithi060 bash[14337]: audit 2024-04-02T15:22:36.253306+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:36.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:36 smithi060 bash[14337]: audit 2024-04-02T15:22:36.256467+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi164", "caps": []}]: dispatch 2024-04-02T15:22:36.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:36 smithi060 bash[14337]: audit 2024-04-02T15:22:36.259492+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi164", "caps": []}]': finished 2024-04-02T15:22:37.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:37 smithi060 bash[14337]: cluster 2024-04-02T15:22:35.616774+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:38.801 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-02T15:22:38.801 INFO:teuthology.orchestra.run.smithi060.stdout:[{"addr": "172.21.15.60", "hostname": "smithi060", "labels": [], "status": ""}, {"addr": "172.21.15.164", "hostname": "smithi164", "labels": [], "status": ""}] 2024-04-02T15:22:39.461 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-02T15:22:39.461 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph osd crush tunables default 2024-04-02T15:22:39.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:39 smithi060 bash[14337]: cluster 2024-04-02T15:22:37.617213+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:40.044 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:39 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:22:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:22:40.492 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:40 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:22:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:22:40.493 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:40 smithi060 bash[14337]: cephadm 2024-04-02T15:22:38.724093+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Deploying daemon agent.smithi164 on smithi164 2024-04-02T15:22:40.493 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:40 smithi060 bash[14337]: audit 2024-04-02T15:22:38.805439+0000 mgr.y (mgr.14152) 21 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T15:22:40.493 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:40 smithi060 bash[14337]: audit 2024-04-02T15:22:39.362210+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:40.493 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:40 smithi060 bash[14337]: audit 2024-04-02T15:22:39.365001+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:22:40.493 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:40 smithi060 bash[14337]: audit 2024-04-02T15:22:39.367866+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:22:40.493 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:40 smithi060 bash[14337]: audit 2024-04-02T15:22:39.369833+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:22:40.493 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:40 smithi060 bash[14337]: audit 2024-04-02T15:22:39.603100+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:40.493 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:40 smithi060 bash[14337]: audit 2024-04-02T15:22:39.607723+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:40.493 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:40 smithi060 bash[14337]: audit 2024-04-02T15:22:39.610508+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:22:40.493 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:40 smithi060 bash[14337]: audit 2024-04-02T15:22:39.612610+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:22:40.493 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:40 smithi060 bash[14337]: audit 2024-04-02T15:22:39.613970+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:22:40.493 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:40 smithi060 bash[14337]: audit 2024-04-02T15:22:39.620135+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:40.493 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:40 smithi060 bash[14337]: audit 2024-04-02T15:22:39.630856+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:40.494 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:40 smithi060 bash[14337]: audit 2024-04-02T15:22:39.692696+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:40.494 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:40 smithi060 bash[14337]: audit 2024-04-02T15:22:40.196632+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:40.494 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:40 smithi060 bash[14337]: audit 2024-04-02T15:22:40.202346+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:41.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:41 smithi060 bash[14337]: cephadm 2024-04-02T15:22:39.373550+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-04-02T15:22:41.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:41 smithi060 bash[14337]: cephadm 2024-04-02T15:22:39.492064+0000 mgr.y (mgr.14152) 23 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:22:41.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:41 smithi060 bash[14337]: cluster 2024-04-02T15:22:39.617659+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:43.286 INFO:teuthology.orchestra.run.smithi060.stderr:adjusted tunables profile to default 2024-04-02T15:22:43.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:43 smithi060 bash[14337]: cluster 2024-04-02T15:22:41.618132+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:43.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:43 smithi060 bash[14337]: audit 2024-04-02T15:22:42.403644+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.60:0/1212536480' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-02T15:22:44.167 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:43 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:22:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:22:44.168 INFO:tasks.cephadm:Adding mon.a on smithi060 2024-04-02T15:22:44.168 INFO:tasks.cephadm:Adding mon.c on smithi060 2024-04-02T15:22:44.168 INFO:tasks.cephadm:Adding mon.b on smithi164 2024-04-02T15:22:44.168 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph orch apply mon '3;smithi060:172.21.15.60=a;smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c;smithi164:172.21.15.164=b' 2024-04-02T15:22:44.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:44 smithi060 bash[14337]: audit 2024-04-02T15:22:43.285967+0000 mon.a (mon.0) 150 : audit [INF] from='client.? 172.21.15.60:0/1212536480' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-02T15:22:44.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:44 smithi060 bash[14337]: cluster 2024-04-02T15:22:43.286111+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T15:22:44.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:44 smithi060 bash[14337]: audit 2024-04-02T15:22:43.875395+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:44.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:44 smithi060 bash[14337]: audit 2024-04-02T15:22:43.881395+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:45.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:45 smithi060 bash[14337]: cluster 2024-04-02T15:22:43.618550+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:45.544 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:22:45 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:22:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:22:46.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:46 smithi060 bash[14337]: audit 2024-04-02T15:22:45.481783+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:46.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:46 smithi060 bash[14337]: audit 2024-04-02T15:22:45.486855+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:46.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:46 smithi060 bash[14337]: cluster 2024-04-02T15:22:45.618995+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:46.651 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled mon update... 2024-04-02T15:22:47.243 DEBUG:teuthology.orchestra.run.smithi060:mon.c> sudo journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mon.c.service 2024-04-02T15:22:47.245 DEBUG:teuthology.orchestra.run.smithi164:mon.b> sudo journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mon.b.service 2024-04-02T15:22:47.248 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-02T15:22:47.248 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-04-02T15:22:47.457 INFO:journalctl@ceph.mon.c.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:22:47.821 INFO:journalctl@ceph.mon.b.smithi164.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:22:48.044 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:47 smithi060 bash[14337]: audit 2024-04-02T15:22:46.646697+0000 mgr.y (mgr.14152) 28 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi060:172.21.15.60=a;smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c;smithi164:172.21.15.164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:22:48.044 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:47 smithi060 bash[14337]: cephadm 2024-04-02T15:22:46.651891+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Saving service mon spec with placement smithi060:172.21.15.60=a;smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c;smithi164:172.21.15.164=b;count:3 2024-04-02T15:22:48.044 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:47 smithi060 bash[14337]: audit 2024-04-02T15:22:46.655585+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:48.044 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:47 smithi060 bash[14337]: audit 2024-04-02T15:22:46.703942+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:22:48.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:47 smithi060 bash[14337]: audit 2024-04-02T15:22:46.706689+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:22:48.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:47 smithi060 bash[14337]: audit 2024-04-02T15:22:46.708623+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:22:48.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:47 smithi060 bash[14337]: audit 2024-04-02T15:22:46.717770+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:48.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:47 smithi060 bash[14337]: audit 2024-04-02T15:22:46.722081+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:22:48.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:47 smithi060 bash[14337]: audit 2024-04-02T15:22:46.723832+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:22:48.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:47 smithi060 bash[14337]: cephadm 2024-04-02T15:22:46.725867+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Deploying daemon mon.c on smithi060 2024-04-02T15:22:49.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:49 smithi060 bash[14337]: cluster 2024-04-02T15:22:47.619479+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:49.699 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-02T15:22:49.699 INFO:teuthology.orchestra.run.smithi164.stdout:{"epoch":1,"fsid":"7a4940f2-f104-11ee-b647-cb9ed24678a4","modified":"2024-04-02T15:21:02.835031Z","created":"2024-04-02T15:21:02.835031Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-02T15:22:49.702 INFO:teuthology.orchestra.run.smithi164.stderr:dumped monmap epoch 1 2024-04-02T15:22:50.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:50 smithi060 bash[14337]: audit 2024-04-02T15:22:49.703214+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.164:0/3742661896' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T15:22:51.229 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-02T15:22:51.230 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-04-02T15:22:51.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:51 smithi060 bash[14337]: cluster 2024-04-02T15:22:49.619932+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:52.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:52 smithi060 bash[20116]: debug 2024-04-02T15:22:52.619+0000 7f56b8454700 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-04-02T15:22:57.683 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:22:57 smithi164 bash[14575]: debug 2024-04-02T15:22:57.461+0000 7fdaf4849700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-04-02T15:22:58.006 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: audit 2024-04-02T15:22:52.635165+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:22:58.007 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: cluster 2024-04-02T15:22:52.635442+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-04-02T15:22:58.007 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: audit 2024-04-02T15:22:52.636689+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:22:58.007 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: cluster 2024-04-02T15:22:53.620724+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:58.007 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: audit 2024-04-02T15:22:53.632226+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:22:58.007 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: audit 2024-04-02T15:22:54.632098+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:22:58.007 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: cluster 2024-04-02T15:22:54.634532+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-02T15:22:58.007 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: cluster 2024-04-02T15:22:55.621133+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:58.007 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: audit 2024-04-02T15:22:55.632046+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:22:58.007 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: audit 2024-04-02T15:22:56.632357+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:22:58.007 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: audit 2024-04-02T15:22:57.472143+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:22:58.007 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: audit 2024-04-02T15:22:57.632628+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:22:58.007 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: cluster 2024-04-02T15:22:57.639908+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-02T15:22:58.007 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: cluster 2024-04-02T15:22:57.646135+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} 2024-04-02T15:22:58.008 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: cluster 2024-04-02T15:22:57.646312+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-04-02T15:22:58.008 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: cluster 2024-04-02T15:22:57.646408+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T15:22:58.008 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: cluster 2024-04-02T15:22:57.646716+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-04-02T15:22:58.008 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: cluster 2024-04-02T15:22:57.654529+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-04-02T15:22:58.008 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: audit 2024-04-02T15:22:57.659248+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:58.008 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: audit 2024-04-02T15:22:57.662826+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:22:58.008 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: audit 2024-04-02T15:22:57.665966+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:22:58.008 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[20116]: audit 2024-04-02T15:22:57.667610+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:22:58.008 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: audit 2024-04-02T15:22:52.635165+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:22:58.008 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: cluster 2024-04-02T15:22:52.635442+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-04-02T15:22:58.008 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: audit 2024-04-02T15:22:52.636689+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:22:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: cluster 2024-04-02T15:22:53.620724+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: audit 2024-04-02T15:22:53.632226+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:22:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: audit 2024-04-02T15:22:54.632098+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:22:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: cluster 2024-04-02T15:22:54.634532+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-02T15:22:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: cluster 2024-04-02T15:22:55.621133+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: audit 2024-04-02T15:22:55.632046+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:22:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: audit 2024-04-02T15:22:56.632357+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:22:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: audit 2024-04-02T15:22:57.472143+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:22:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: audit 2024-04-02T15:22:57.632628+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:22:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: cluster 2024-04-02T15:22:57.639908+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-02T15:22:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: cluster 2024-04-02T15:22:57.646135+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} 2024-04-02T15:22:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: cluster 2024-04-02T15:22:57.646312+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-04-02T15:22:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: cluster 2024-04-02T15:22:57.646408+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T15:22:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: cluster 2024-04-02T15:22:57.646716+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-04-02T15:22:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: cluster 2024-04-02T15:22:57.654529+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-04-02T15:22:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: audit 2024-04-02T15:22:57.659248+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: audit 2024-04-02T15:22:57.662826+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:22:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: audit 2024-04-02T15:22:57.665966+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:22:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:57 smithi060 bash[14337]: audit 2024-04-02T15:22:57.667610+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:22:58.084 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-02T15:22:58.084 INFO:teuthology.orchestra.run.smithi164.stdout:{"epoch":2,"fsid":"7a4940f2-f104-11ee-b647-cb9ed24678a4","modified":"2024-04-02T15:22:52.632113Z","created":"2024-04-02T15:21:02.835031Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3301","nonce":0},{"type":"v1","addr":"172.21.15.60:6790","nonce":0}]},"addr":"172.21.15.60:6790/0","public_addr":"172.21.15.60:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-02T15:22:58.087 INFO:teuthology.orchestra.run.smithi164.stderr:dumped monmap epoch 2 2024-04-02T15:22:59.044 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[14337]: cluster 2024-04-02T15:22:57.621585+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:59.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[14337]: cephadm 2024-04-02T15:22:57.670122+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-04-02T15:22:59.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[14337]: cephadm 2024-04-02T15:22:57.670492+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-04-02T15:22:59.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[14337]: audit 2024-04-02T15:22:57.795610+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:59.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[14337]: audit 2024-04-02T15:22:57.807176+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:59.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[14337]: audit 2024-04-02T15:22:57.811408+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:59.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[14337]: cephadm 2024-04-02T15:22:57.811892+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:22:59.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[14337]: cephadm 2024-04-02T15:22:57.813099+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-02T15:22:59.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[14337]: audit 2024-04-02T15:22:57.813463+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:22:59.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[14337]: audit 2024-04-02T15:22:57.814585+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:22:59.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[14337]: audit 2024-04-02T15:22:57.815456+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:22:59.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[14337]: cephadm 2024-04-02T15:22:57.816541+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi060 2024-04-02T15:22:59.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[14337]: audit 2024-04-02T15:22:58.088565+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.164:0/468127500' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T15:22:59.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[14337]: audit 2024-04-02T15:22:58.471846+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:22:59.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[14337]: audit 2024-04-02T15:22:58.632431+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:22:59.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[20116]: cluster 2024-04-02T15:22:57.621585+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:22:59.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[20116]: cephadm 2024-04-02T15:22:57.670122+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-04-02T15:22:59.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[20116]: cephadm 2024-04-02T15:22:57.670492+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-04-02T15:22:59.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[20116]: audit 2024-04-02T15:22:57.795610+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:59.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[20116]: audit 2024-04-02T15:22:57.807176+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:59.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[20116]: audit 2024-04-02T15:22:57.811408+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:22:59.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[20116]: cephadm 2024-04-02T15:22:57.811892+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:22:59.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[20116]: cephadm 2024-04-02T15:22:57.813099+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-02T15:22:59.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[20116]: audit 2024-04-02T15:22:57.813463+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:22:59.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[20116]: audit 2024-04-02T15:22:57.814585+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:22:59.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[20116]: audit 2024-04-02T15:22:57.815456+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:22:59.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[20116]: cephadm 2024-04-02T15:22:57.816541+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi060 2024-04-02T15:22:59.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[20116]: audit 2024-04-02T15:22:58.088565+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.164:0/468127500' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T15:22:59.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[20116]: audit 2024-04-02T15:22:58.471846+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:22:59.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:22:58 smithi060 bash[20116]: audit 2024-04-02T15:22:58.632431+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:22:59.796 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-02T15:22:59.796 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-04-02T15:23:04.528 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:52.635165+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:23:04.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:22:52.635442+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-04-02T15:23:04.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:52.636689+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:23:04.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:22:53.620724+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:04.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:53.632226+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:23:04.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:54.632098+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:23:04.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:22:54.634532+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-02T15:23:04.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:22:55.621133+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:04.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:55.632046+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:23:04.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:56.632357+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:23:04.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:57.472143+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:57.632628+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:23:04.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:22:57.639908+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-02T15:23:04.529 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:22:57.646135+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} 2024-04-02T15:23:04.530 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:22:57.646312+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-04-02T15:23:04.530 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:22:57.646408+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T15:23:04.530 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:22:57.646716+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-04-02T15:23:04.530 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:22:57.654529+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-04-02T15:23:04.530 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:57.659248+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.530 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:57.662826+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:04.530 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:57.665966+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:04.530 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:57.667610+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:04.530 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:22:57.621585+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:04.530 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cephadm 2024-04-02T15:22:57.670122+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-04-02T15:23:04.530 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cephadm 2024-04-02T15:22:57.670492+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-04-02T15:23:04.530 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:57.795610+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.530 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:57.807176+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.530 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:57.811408+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cephadm 2024-04-02T15:22:57.811892+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:23:04.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cephadm 2024-04-02T15:22:57.813099+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-02T15:23:04.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:57.813463+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:23:04.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:57.814585+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:23:04.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:57.815456+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:04.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cephadm 2024-04-02T15:22:57.816541+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi060 2024-04-02T15:23:04.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:58.088565+0000 mon.a (mon.0) 193 : audit [DBG] from='client.? 172.21.15.164:0/468127500' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T15:23:04.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:58.471846+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.531 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:58.632431+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:23:04.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:59.476936+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:23:04.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:22:59.477235+0000 mon.a (mon.0) 198 : cluster [INF] mon.a calling monitor election 2024-04-02T15:23:04.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:22:59.477826+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-02T15:23:04.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:59.478347+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:22:59.478530+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:23:04.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:22:59.621956+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:04.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:23:00.472945+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:23:01.472990+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:23:01.475395+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-02T15:23:04.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:23:01.622285+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:04.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:23:02.473183+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:23:03.473397+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:23:03.622678+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:04.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:23:04.473444+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:23:04.482281+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-02T15:23:04.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:23:04.490168+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} 2024-04-02T15:23:04.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:23:04.490279+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-04-02T15:23:04.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:23:04.490368+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T15:23:04.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:23:04.490573+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 54s) 2024-04-02T15:23:04.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: cluster 2024-04-02T15:23:04.502460+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-04-02T15:23:04.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:23:04.507641+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:23:04.512865+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:23:04.515015+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:23:04.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:23:04.518288+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:23:04.519413+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:23:04.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:23:04.524511+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:23:04.524994+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:04.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:04 smithi164 bash[14575]: audit 2024-04-02T15:23:04.530428+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.794 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:23:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:23:04.795 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:23:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:23:04.795 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:23:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:23:04.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: audit 2024-04-02T15:22:59.476936+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:23:04.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: cluster 2024-04-02T15:22:59.477235+0000 mon.a (mon.0) 198 : cluster [INF] mon.a calling monitor election 2024-04-02T15:23:04.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: cluster 2024-04-02T15:22:59.477826+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-02T15:23:04.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: audit 2024-04-02T15:22:59.478347+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: audit 2024-04-02T15:22:59.478530+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:23:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: cluster 2024-04-02T15:22:59.621956+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: audit 2024-04-02T15:23:00.472945+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: audit 2024-04-02T15:23:01.472990+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: cluster 2024-04-02T15:23:01.475395+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-02T15:23:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: cluster 2024-04-02T15:23:01.622285+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: audit 2024-04-02T15:23:02.473183+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: audit 2024-04-02T15:23:03.473397+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: cluster 2024-04-02T15:23:03.622678+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: audit 2024-04-02T15:23:04.473444+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: cluster 2024-04-02T15:23:04.482281+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-02T15:23:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: cluster 2024-04-02T15:23:04.490168+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} 2024-04-02T15:23:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: cluster 2024-04-02T15:23:04.490279+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-04-02T15:23:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: cluster 2024-04-02T15:23:04.490368+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T15:23:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: cluster 2024-04-02T15:23:04.490573+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 54s) 2024-04-02T15:23:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: cluster 2024-04-02T15:23:04.502460+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-04-02T15:23:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: audit 2024-04-02T15:23:04.507641+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: audit 2024-04-02T15:23:04.512865+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: audit 2024-04-02T15:22:59.476936+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:23:04.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: cluster 2024-04-02T15:22:59.477235+0000 mon.a (mon.0) 198 : cluster [INF] mon.a calling monitor election 2024-04-02T15:23:04.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: cluster 2024-04-02T15:22:59.477826+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-02T15:23:04.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: audit 2024-04-02T15:22:59.478347+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: audit 2024-04-02T15:22:59.478530+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:23:04.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: cluster 2024-04-02T15:22:59.621956+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:04.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: audit 2024-04-02T15:23:00.472945+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: audit 2024-04-02T15:23:01.472990+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: cluster 2024-04-02T15:23:01.475395+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-02T15:23:04.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: cluster 2024-04-02T15:23:01.622285+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:04.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: audit 2024-04-02T15:23:02.473183+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: audit 2024-04-02T15:23:03.473397+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: cluster 2024-04-02T15:23:03.622678+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:04.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: audit 2024-04-02T15:23:04.473444+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:04.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: cluster 2024-04-02T15:23:04.482281+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-02T15:23:04.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: cluster 2024-04-02T15:23:04.490168+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} 2024-04-02T15:23:04.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: cluster 2024-04-02T15:23:04.490279+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-04-02T15:23:04.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: cluster 2024-04-02T15:23:04.490368+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T15:23:04.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: cluster 2024-04-02T15:23:04.490573+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 54s) 2024-04-02T15:23:04.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: cluster 2024-04-02T15:23:04.502460+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-04-02T15:23:04.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: audit 2024-04-02T15:23:04.507641+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: audit 2024-04-02T15:23:04.512865+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: audit 2024-04-02T15:23:04.515015+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:23:04.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: audit 2024-04-02T15:23:04.518288+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: audit 2024-04-02T15:23:04.519413+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:23:04.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: audit 2024-04-02T15:23:04.524511+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: audit 2024-04-02T15:23:04.524994+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:04.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14337]: audit 2024-04-02T15:23:04.530428+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: audit 2024-04-02T15:23:04.515015+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:23:04.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: audit 2024-04-02T15:23:04.518288+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: audit 2024-04-02T15:23:04.519413+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:23:04.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: audit 2024-04-02T15:23:04.524511+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: audit 2024-04-02T15:23:04.524994+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:04.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[20116]: audit 2024-04-02T15:23:04.530428+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:04.894 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-04-02T15:23:04.894 INFO:teuthology.orchestra.run.smithi164.stdout:{"epoch":3,"fsid":"7a4940f2-f104-11ee-b647-cb9ed24678a4","modified":"2024-04-02T15:22:59.472898Z","created":"2024-04-02T15:21:02.835031Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3301","nonce":0},{"type":"v1","addr":"172.21.15.60:6790","nonce":0}]},"addr":"172.21.15.60:6790/0","public_addr":"172.21.15.60:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:3300","nonce":0},{"type":"v1","addr":"172.21.15.164:6789","nonce":0}]},"addr":"172.21.15.164:6789/0","public_addr":"172.21.15.164:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-04-02T15:23:04.895 INFO:teuthology.orchestra.run.smithi164.stderr:dumped monmap epoch 3 2024-04-02T15:23:05.046 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:23:04 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:23:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:23:05.436 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-02T15:23:05.436 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph config generate-minimal-conf 2024-04-02T15:23:05.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:05 smithi164 bash[14575]: cephadm 2024-04-02T15:23:04.514543+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-02T15:23:05.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:05 smithi164 bash[14575]: cephadm 2024-04-02T15:23:04.526797+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi060 2024-04-02T15:23:05.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:05 smithi164 bash[14575]: audit 2024-04-02T15:23:04.637765+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:05.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:05 smithi164 bash[14575]: audit 2024-04-02T15:23:04.644291+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:05.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:05 smithi164 bash[14575]: audit 2024-04-02T15:23:04.895138+0000 mon.a (mon.0) 222 : audit [DBG] from='client.? 172.21.15.164:0/2274834483' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T15:23:05.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:05 smithi164 bash[14575]: audit 2024-04-02T15:23:04.940875+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:05.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:05 smithi164 bash[14575]: audit 2024-04-02T15:23:04.947988+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:05.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:05 smithi164 bash[14575]: audit 2024-04-02T15:23:05.473393+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:05.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:05 smithi060 bash[14337]: cephadm 2024-04-02T15:23:04.514543+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-02T15:23:05.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:05 smithi060 bash[14337]: cephadm 2024-04-02T15:23:04.526797+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi060 2024-04-02T15:23:05.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:05 smithi060 bash[14337]: audit 2024-04-02T15:23:04.637765+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:05.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:05 smithi060 bash[14337]: audit 2024-04-02T15:23:04.644291+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:05.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:05 smithi060 bash[14337]: audit 2024-04-02T15:23:04.895138+0000 mon.a (mon.0) 222 : audit [DBG] from='client.? 172.21.15.164:0/2274834483' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T15:23:05.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:05 smithi060 bash[14337]: audit 2024-04-02T15:23:04.940875+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:05.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:05 smithi060 bash[14337]: audit 2024-04-02T15:23:04.947988+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:05.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:05 smithi060 bash[14337]: audit 2024-04-02T15:23:05.473393+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:05.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:05 smithi060 bash[20116]: cephadm 2024-04-02T15:23:04.514543+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-02T15:23:05.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:05 smithi060 bash[20116]: cephadm 2024-04-02T15:23:04.526797+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi060 2024-04-02T15:23:05.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:05 smithi060 bash[20116]: audit 2024-04-02T15:23:04.637765+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:05.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:05 smithi060 bash[20116]: audit 2024-04-02T15:23:04.644291+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:05.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:05 smithi060 bash[20116]: audit 2024-04-02T15:23:04.895138+0000 mon.a (mon.0) 222 : audit [DBG] from='client.? 172.21.15.164:0/2274834483' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T15:23:05.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:05 smithi060 bash[20116]: audit 2024-04-02T15:23:04.940875+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:05.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:05 smithi060 bash[20116]: audit 2024-04-02T15:23:04.947988+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:05.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:05 smithi060 bash[20116]: audit 2024-04-02T15:23:05.473393+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:23:07.215 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:06 smithi060 bash[14337]: cluster 2024-04-02T15:23:05.623159+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:07.215 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:06 smithi060 bash[20116]: cluster 2024-04-02T15:23:05.623159+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:07.224 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:06 smithi164 bash[14575]: cluster 2024-04-02T15:23:05.623159+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:08.408 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:08 smithi164 bash[14575]: audit 2024-04-02T15:23:07.233768+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:08.409 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:08 smithi164 bash[14575]: cephadm 2024-04-02T15:23:07.235436+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-02T15:23:08.409 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:08 smithi164 bash[14575]: audit 2024-04-02T15:23:07.235935+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:23:08.409 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:08 smithi164 bash[14575]: audit 2024-04-02T15:23:07.237395+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:23:08.409 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:08 smithi164 bash[14575]: audit 2024-04-02T15:23:07.238682+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:08.409 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:08 smithi164 bash[14575]: cephadm 2024-04-02T15:23:07.240099+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2024-04-02T15:23:08.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:08 smithi060 bash[14337]: audit 2024-04-02T15:23:07.233768+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:08.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:08 smithi060 bash[14337]: cephadm 2024-04-02T15:23:07.235436+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-02T15:23:08.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:08 smithi060 bash[14337]: audit 2024-04-02T15:23:07.235935+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:23:08.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:08 smithi060 bash[14337]: audit 2024-04-02T15:23:07.237395+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:23:08.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:08 smithi060 bash[14337]: audit 2024-04-02T15:23:07.238682+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:08.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:08 smithi060 bash[14337]: cephadm 2024-04-02T15:23:07.240099+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2024-04-02T15:23:08.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:08 smithi060 bash[20116]: audit 2024-04-02T15:23:07.233768+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:08.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:08 smithi060 bash[20116]: cephadm 2024-04-02T15:23:07.235436+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-02T15:23:08.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:08 smithi060 bash[20116]: audit 2024-04-02T15:23:07.235935+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:23:08.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:08 smithi060 bash[20116]: audit 2024-04-02T15:23:07.237395+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:23:08.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:08 smithi060 bash[20116]: audit 2024-04-02T15:23:07.238682+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:08.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:08 smithi060 bash[20116]: cephadm 2024-04-02T15:23:07.240099+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2024-04-02T15:23:08.818 INFO:teuthology.orchestra.run.smithi060.stdout:# minimal ceph.conf for 7a4940f2-f104-11ee-b647-cb9ed24678a4 2024-04-02T15:23:08.818 INFO:teuthology.orchestra.run.smithi060.stdout:[global] 2024-04-02T15:23:08.818 INFO:teuthology.orchestra.run.smithi060.stdout: fsid = 7a4940f2-f104-11ee-b647-cb9ed24678a4 2024-04-02T15:23:08.819 INFO:teuthology.orchestra.run.smithi060.stdout: mon_host = [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] 2024-04-02T15:23:09.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[14337]: cluster 2024-04-02T15:23:07.623633+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:09.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[14337]: audit 2024-04-02T15:23:08.822743+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.60:0/1997111419' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:09.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[14337]: audit 2024-04-02T15:23:08.868926+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:09.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[14337]: audit 2024-04-02T15:23:08.870804+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:09.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[14337]: audit 2024-04-02T15:23:08.872703+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:09.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[14337]: audit 2024-04-02T15:23:08.873840+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:09.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[14337]: audit 2024-04-02T15:23:09.006517+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:09.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[14337]: audit 2024-04-02T15:23:09.010858+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:09.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[14337]: audit 2024-04-02T15:23:09.016316+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:09.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[14337]: audit 2024-04-02T15:23:09.020489+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:23:09.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[14337]: audit 2024-04-02T15:23:09.021717+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:23:09.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[14337]: audit 2024-04-02T15:23:09.022767+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:09.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[20116]: cluster 2024-04-02T15:23:07.623633+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:09.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[20116]: audit 2024-04-02T15:23:08.822743+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.60:0/1997111419' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:09.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[20116]: audit 2024-04-02T15:23:08.868926+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:09.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[20116]: audit 2024-04-02T15:23:08.870804+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:09.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[20116]: audit 2024-04-02T15:23:08.872703+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:09.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[20116]: audit 2024-04-02T15:23:08.873840+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:09.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[20116]: audit 2024-04-02T15:23:09.006517+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:09.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[20116]: audit 2024-04-02T15:23:09.010858+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:09.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[20116]: audit 2024-04-02T15:23:09.016316+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:09.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[20116]: audit 2024-04-02T15:23:09.020489+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:23:09.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[20116]: audit 2024-04-02T15:23:09.021717+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:23:09.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:09 smithi060 bash[20116]: audit 2024-04-02T15:23:09.022767+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:09.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:09 smithi164 bash[14575]: cluster 2024-04-02T15:23:07.623633+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:09.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:09 smithi164 bash[14575]: audit 2024-04-02T15:23:08.822743+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.60:0/1997111419' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:09.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:09 smithi164 bash[14575]: audit 2024-04-02T15:23:08.868926+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:09.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:09 smithi164 bash[14575]: audit 2024-04-02T15:23:08.870804+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:09.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:09 smithi164 bash[14575]: audit 2024-04-02T15:23:08.872703+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:09.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:09 smithi164 bash[14575]: audit 2024-04-02T15:23:08.873840+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:09.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:09 smithi164 bash[14575]: audit 2024-04-02T15:23:09.006517+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:09.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:09 smithi164 bash[14575]: audit 2024-04-02T15:23:09.010858+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:09.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:09 smithi164 bash[14575]: audit 2024-04-02T15:23:09.016316+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:09.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:09 smithi164 bash[14575]: audit 2024-04-02T15:23:09.020489+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T15:23:09.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:09 smithi164 bash[14575]: audit 2024-04-02T15:23:09.021717+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T15:23:09.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:09 smithi164 bash[14575]: audit 2024-04-02T15:23:09.022767+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:09.893 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-02T15:23:09.893 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-02T15:23:09.893 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.conf 2024-04-02T15:23:09.910 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-02T15:23:09.910 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:23:09.926 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-02T15:23:09.926 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.conf 2024-04-02T15:23:09.943 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-02T15:23:09.943 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:23:09.958 INFO:tasks.cephadm:Adding mgr.y on smithi060 2024-04-02T15:23:09.959 INFO:tasks.cephadm:Adding mgr.x on smithi164 2024-04-02T15:23:09.959 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph orch apply mgr '2;smithi060=y;smithi164=x' 2024-04-02T15:23:10.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:10 smithi164 bash[14575]: cephadm 2024-04-02T15:23:08.876268+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-04-02T15:23:10.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:10 smithi164 bash[14575]: cephadm 2024-04-02T15:23:08.876585+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-04-02T15:23:10.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:10 smithi164 bash[14575]: cephadm 2024-04-02T15:23:09.020145+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-02T15:23:10.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:10 smithi164 bash[14575]: cephadm 2024-04-02T15:23:09.023993+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi060 2024-04-02T15:23:10.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:10 smithi164 bash[14575]: audit 2024-04-02T15:23:09.689022+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:23:10.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:10 smithi164 bash[14575]: audit 2024-04-02T15:23:09.691408+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:23:10.524 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:10 smithi060 bash[14337]: cephadm 2024-04-02T15:23:08.876268+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-04-02T15:23:10.524 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:10 smithi060 bash[14337]: cephadm 2024-04-02T15:23:08.876585+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-04-02T15:23:10.524 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:10 smithi060 bash[14337]: cephadm 2024-04-02T15:23:09.020145+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-02T15:23:10.524 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:10 smithi060 bash[14337]: cephadm 2024-04-02T15:23:09.023993+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi060 2024-04-02T15:23:10.524 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:10 smithi060 bash[14337]: audit 2024-04-02T15:23:09.689022+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:23:10.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:10 smithi060 bash[14337]: audit 2024-04-02T15:23:09.691408+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:23:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:10 smithi060 bash[20116]: cephadm 2024-04-02T15:23:08.876268+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-04-02T15:23:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:10 smithi060 bash[20116]: cephadm 2024-04-02T15:23:08.876585+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-04-02T15:23:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:10 smithi060 bash[20116]: cephadm 2024-04-02T15:23:09.020145+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-02T15:23:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:10 smithi060 bash[20116]: cephadm 2024-04-02T15:23:09.023993+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi060 2024-04-02T15:23:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:10 smithi060 bash[20116]: audit 2024-04-02T15:23:09.689022+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:23:10.525 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:10 smithi060 bash[20116]: audit 2024-04-02T15:23:09.691408+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:23:11.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:11 smithi060 bash[14337]: cluster 2024-04-02T15:23:09.624092+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:11.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:11 smithi060 bash[14337]: audit 2024-04-02T15:23:11.149911+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:11.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:11 smithi060 bash[20116]: cluster 2024-04-02T15:23:09.624092+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:11.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:11 smithi060 bash[20116]: audit 2024-04-02T15:23:11.149911+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:11.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:11 smithi164 bash[14575]: cluster 2024-04-02T15:23:09.624092+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:11.709 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:11 smithi164 bash[14575]: audit 2024-04-02T15:23:11.149911+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:12.746 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled mgr update... 2024-04-02T15:23:13.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:13 smithi164 bash[14575]: cluster 2024-04-02T15:23:11.624594+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:13.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:13 smithi164 bash[14575]: audit 2024-04-02T15:23:12.749064+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:13.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:13 smithi164 bash[14575]: audit 2024-04-02T15:23:12.771244+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:13.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:13 smithi164 bash[14575]: audit 2024-04-02T15:23:12.774034+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:13.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:13 smithi164 bash[14575]: audit 2024-04-02T15:23:12.776120+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:13.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:13 smithi164 bash[14575]: audit 2024-04-02T15:23:12.786485+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:13.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:13 smithi164 bash[14575]: audit 2024-04-02T15:23:12.789562+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:23:13.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:13 smithi164 bash[14575]: audit 2024-04-02T15:23:12.793606+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-02T15:23:13.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:13 smithi164 bash[14575]: audit 2024-04-02T15:23:12.795065+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T15:23:13.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:13 smithi164 bash[14575]: audit 2024-04-02T15:23:12.796639+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:13.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[14337]: cluster 2024-04-02T15:23:11.624594+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:13.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[14337]: audit 2024-04-02T15:23:12.749064+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:13.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[14337]: audit 2024-04-02T15:23:12.771244+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:13.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[14337]: audit 2024-04-02T15:23:12.774034+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:13.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[14337]: audit 2024-04-02T15:23:12.776120+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:13.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[14337]: audit 2024-04-02T15:23:12.786485+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:13.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[14337]: audit 2024-04-02T15:23:12.789562+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:23:13.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[14337]: audit 2024-04-02T15:23:12.793606+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-02T15:23:13.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[14337]: audit 2024-04-02T15:23:12.795065+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T15:23:13.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[14337]: audit 2024-04-02T15:23:12.796639+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:13.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[20116]: cluster 2024-04-02T15:23:11.624594+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:13.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[20116]: audit 2024-04-02T15:23:12.749064+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:13.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[20116]: audit 2024-04-02T15:23:12.771244+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:13.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[20116]: audit 2024-04-02T15:23:12.774034+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:13.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[20116]: audit 2024-04-02T15:23:12.776120+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:13.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[20116]: audit 2024-04-02T15:23:12.786485+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:13.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[20116]: audit 2024-04-02T15:23:12.789562+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:23:13.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[20116]: audit 2024-04-02T15:23:12.793606+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-02T15:23:13.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[20116]: audit 2024-04-02T15:23:12.795065+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T15:23:13.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:13 smithi060 bash[20116]: audit 2024-04-02T15:23:12.796639+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:13.729 DEBUG:teuthology.orchestra.run.smithi164:mgr.x> sudo journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mgr.x.service 2024-04-02T15:23:13.732 INFO:tasks.cephadm:Deploying OSDs... 2024-04-02T15:23:13.732 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-02T15:23:13.732 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/scratch_devs of=/dev/stdout 2024-04-02T15:23:13.739 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-02T15:23:13.739 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_1 2024-04-02T15:23:13.789 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-02T15:23:13.789 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T15:23:13.789 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 358 Links: 1 2024-04-02T15:23:13.789 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T15:23:13.789 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-04-02 15:18:29.603472731 +0000 2024-04-02T15:23:13.790 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-04-02 15:18:29.391477621 +0000 2024-04-02T15:23:13.790 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-04-02 15:18:29.391477621 +0000 2024-04-02T15:23:13.790 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2024-04-02T15:23:13.790 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-02T15:23:13.801 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-04-02T15:23:13.801 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-04-02T15:23:13.801 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.00030239 s, 1.7 MB/s 2024-04-02T15:23:13.802 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-02T15:23:13.809 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_2 2024-04-02T15:23:13.857 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-02T15:23:13.857 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T15:23:13.857 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 368 Links: 1 2024-04-02T15:23:13.857 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T15:23:13.857 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-04-02 15:18:30.039462674 +0000 2024-04-02T15:23:13.857 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-04-02 15:18:29.815467840 +0000 2024-04-02T15:23:13.858 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-04-02 15:18:29.815467840 +0000 2024-04-02T15:23:13.858 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2024-04-02T15:23:13.858 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-02T15:23:13.868 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-04-02T15:23:13.868 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-04-02T15:23:13.868 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000298786 s, 1.7 MB/s 2024-04-02T15:23:13.869 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-02T15:23:13.878 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_3 2024-04-02T15:23:13.929 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-02T15:23:13.929 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T15:23:13.929 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 373 Links: 1 2024-04-02T15:23:13.929 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T15:23:13.929 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-04-02 15:18:30.439453447 +0000 2024-04-02T15:23:13.929 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-04-02 15:18:30.235458152 +0000 2024-04-02T15:23:13.929 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-04-02 15:18:30.235458152 +0000 2024-04-02T15:23:13.930 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2024-04-02T15:23:13.930 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-02T15:23:13.942 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-04-02T15:23:13.942 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-04-02T15:23:13.942 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000305347 s, 1.7 MB/s 2024-04-02T15:23:13.943 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-02T15:23:13.952 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_4 2024-04-02T15:23:13.959 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-02T15:23:13.959 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T15:23:13.959 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 380 Links: 1 2024-04-02T15:23:13.959 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T15:23:13.960 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-04-02 15:18:30.847444036 +0000 2024-04-02T15:23:13.960 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-04-02 15:18:30.635448926 +0000 2024-04-02T15:23:13.960 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-04-02 15:18:30.635448926 +0000 2024-04-02T15:23:13.960 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2024-04-02T15:23:13.960 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-02T15:23:14.015 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-04-02T15:23:14.015 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-04-02T15:23:14.015 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000269854 s, 1.9 MB/s 2024-04-02T15:23:14.016 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-02T15:23:14.024 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-02T15:23:14.024 DEBUG:teuthology.orchestra.run.smithi164:> dd if=/scratch_devs of=/dev/stdout 2024-04-02T15:23:14.031 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-02T15:23:14.032 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_1 2024-04-02T15:23:14.080 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-02T15:23:14.081 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T15:23:14.081 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 6h/6d Inode: 361 Links: 1 2024-04-02T15:23:14.081 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T15:23:14.081 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-04-02 15:18:29.410081742 +0000 2024-04-02T15:23:14.081 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-04-02 15:18:29.406081835 +0000 2024-04-02T15:23:14.081 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-04-02 15:18:29.406081835 +0000 2024-04-02T15:23:14.081 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2024-04-02T15:23:14.081 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-02T15:23:14.092 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-04-02T15:23:14.092 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-04-02T15:23:14.092 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000323612 s, 1.6 MB/s 2024-04-02T15:23:14.093 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-02T15:23:14.100 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_2 2024-04-02T15:23:14.105 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-02T15:23:14.105 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T15:23:14.105 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 6h/6d Inode: 367 Links: 1 2024-04-02T15:23:14.105 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T15:23:14.105 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-04-02 15:18:30.066066622 +0000 2024-04-02T15:23:14.105 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-04-02 15:18:29.834071969 +0000 2024-04-02T15:23:14.105 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-04-02 15:18:29.834071969 +0000 2024-04-02T15:23:14.106 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2024-04-02T15:23:14.106 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-02T15:23:14.116 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-04-02T15:23:14.116 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-04-02T15:23:14.116 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000372721 s, 1.4 MB/s 2024-04-02T15:23:14.117 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-02T15:23:14.174 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_3 2024-04-02T15:23:14.175 INFO:journalctl@ceph.mgr.x.smithi164.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:23:14.181 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-02T15:23:14.181 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T15:23:14.181 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 6h/6d Inode: 374 Links: 1 2024-04-02T15:23:14.181 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T15:23:14.181 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-04-02 15:18:30.506056479 +0000 2024-04-02T15:23:14.181 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-04-02 15:18:30.302061183 +0000 2024-04-02T15:23:14.181 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-04-02 15:18:30.302061183 +0000 2024-04-02T15:23:14.181 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2024-04-02T15:23:14.182 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-02T15:23:14.193 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-04-02T15:23:14.194 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-04-02T15:23:14.194 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000394207 s, 1.3 MB/s 2024-04-02T15:23:14.194 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-02T15:23:14.201 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_4 2024-04-02T15:23:14.206 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-02T15:23:14.206 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T15:23:14.206 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 6h/6d Inode: 380 Links: 1 2024-04-02T15:23:14.206 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T15:23:14.207 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-04-02 15:18:30.954046154 +0000 2024-04-02T15:23:14.207 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-04-02 15:18:30.742051041 +0000 2024-04-02T15:23:14.207 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-04-02 15:18:30.742051041 +0000 2024-04-02T15:23:14.207 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2024-04-02T15:23:14.207 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-02T15:23:14.262 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-04-02T15:23:14.262 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-04-02T15:23:14.262 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000332233 s, 1.5 MB/s 2024-04-02T15:23:14.264 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-02T15:23:14.272 INFO:tasks.cephadm:Deploying osd.0 on smithi060 with /dev/vg_nvme/lv_4... 2024-04-02T15:23:14.272 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-02T15:23:14.382 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:14 smithi164 bash[14575]: audit 2024-04-02T15:23:12.738518+0000 mgr.y (mgr.14152) 58 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi060=y;smithi164=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:23:14.382 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:14 smithi164 bash[14575]: cephadm 2024-04-02T15:23:12.742124+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Saving service mgr spec with placement smithi060=y;smithi164=x;count:2 2024-04-02T15:23:14.383 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:14 smithi164 bash[14575]: cephadm 2024-04-02T15:23:12.798224+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-04-02T15:23:14.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:14 smithi060 bash[14337]: audit 2024-04-02T15:23:12.738518+0000 mgr.y (mgr.14152) 58 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi060=y;smithi164=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:23:14.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:14 smithi060 bash[14337]: cephadm 2024-04-02T15:23:12.742124+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Saving service mgr spec with placement smithi060=y;smithi164=x;count:2 2024-04-02T15:23:14.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:14 smithi060 bash[14337]: cephadm 2024-04-02T15:23:12.798224+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-04-02T15:23:14.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:14 smithi060 bash[20116]: audit 2024-04-02T15:23:12.738518+0000 mgr.y (mgr.14152) 58 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi060=y;smithi164=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:23:14.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:14 smithi060 bash[20116]: cephadm 2024-04-02T15:23:12.742124+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Saving service mgr spec with placement smithi060=y;smithi164=x;count:2 2024-04-02T15:23:14.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:14 smithi060 bash[20116]: cephadm 2024-04-02T15:23:12.798224+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-04-02T15:23:15.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:15 smithi164 bash[14575]: cluster 2024-04-02T15:23:13.625034+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:15.474 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:15 smithi164 systemd[1]: Started Ceph mgr.x for 7a4940f2-f104-11ee-b647-cb9ed24678a4. 2024-04-02T15:23:15.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:15 smithi060 bash[20116]: cluster 2024-04-02T15:23:13.625034+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:15.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:15 smithi060 bash[14337]: cluster 2024-04-02T15:23:13.625034+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:16.282 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:16 smithi164 bash[15731]: debug 2024-04-02T15:23:16.124+0000 7fdc0de31700 1 -- 172.21.15.164:0/2567599647 <== mon.2 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f2c3694340 con 0x55f2c4410c00 2024-04-02T15:23:16.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[14337]: audit 2024-04-02T15:23:15.359561+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:16.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[14337]: audit 2024-04-02T15:23:15.362615+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:16.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[14337]: audit 2024-04-02T15:23:15.364627+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:16.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[14337]: audit 2024-04-02T15:23:15.365772+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:16.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[14337]: audit 2024-04-02T15:23:15.372487+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:16.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[14337]: cephadm 2024-04-02T15:23:15.373061+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:23:16.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[14337]: cephadm 2024-04-02T15:23:15.374186+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-02T15:23:16.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[14337]: audit 2024-04-02T15:23:15.374603+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:23:16.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[14337]: audit 2024-04-02T15:23:15.375927+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T15:23:16.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[14337]: audit 2024-04-02T15:23:15.376933+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:16.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[14337]: cephadm 2024-04-02T15:23:15.378141+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi060 2024-04-02T15:23:16.546 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[14337]: cluster 2024-04-02T15:23:15.625406+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:16.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[20116]: audit 2024-04-02T15:23:15.359561+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:16.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[20116]: audit 2024-04-02T15:23:15.362615+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:16.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[20116]: audit 2024-04-02T15:23:15.364627+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:16.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[20116]: audit 2024-04-02T15:23:15.365772+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:16.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[20116]: audit 2024-04-02T15:23:15.372487+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:16.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[20116]: cephadm 2024-04-02T15:23:15.373061+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:23:16.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[20116]: cephadm 2024-04-02T15:23:15.374186+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-02T15:23:16.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[20116]: audit 2024-04-02T15:23:15.374603+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:23:16.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[20116]: audit 2024-04-02T15:23:15.375927+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T15:23:16.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[20116]: audit 2024-04-02T15:23:15.376933+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:16.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[20116]: cephadm 2024-04-02T15:23:15.378141+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi060 2024-04-02T15:23:16.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:16 smithi060 bash[20116]: cluster 2024-04-02T15:23:15.625406+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:16.724 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:16 smithi164 bash[15731]: debug 2024-04-02T15:23:16.284+0000 7fdc16aa0000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T15:23:16.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:16 smithi164 bash[14575]: audit 2024-04-02T15:23:15.359561+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:16.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:16 smithi164 bash[14575]: audit 2024-04-02T15:23:15.362615+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:16.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:16 smithi164 bash[14575]: audit 2024-04-02T15:23:15.364627+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:16.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:16 smithi164 bash[14575]: audit 2024-04-02T15:23:15.365772+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:16.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:16 smithi164 bash[14575]: audit 2024-04-02T15:23:15.372487+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:16.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:16 smithi164 bash[14575]: cephadm 2024-04-02T15:23:15.373061+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:23:16.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:16 smithi164 bash[14575]: cephadm 2024-04-02T15:23:15.374186+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-02T15:23:16.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:16 smithi164 bash[14575]: audit 2024-04-02T15:23:15.374603+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:23:16.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:16 smithi164 bash[14575]: audit 2024-04-02T15:23:15.375927+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T15:23:16.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:16 smithi164 bash[14575]: audit 2024-04-02T15:23:15.376933+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:16.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:16 smithi164 bash[14575]: cephadm 2024-04-02T15:23:15.378141+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi060 2024-04-02T15:23:16.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:16 smithi164 bash[14575]: cluster 2024-04-02T15:23:15.625406+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:17.260 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:16 smithi164 bash[15731]: debug 2024-04-02T15:23:16.976+0000 7fdc16aa0000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T15:23:17.260 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:17 smithi164 bash[15731]: debug 2024-04-02T15:23:17.104+0000 7fdc16aa0000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T15:23:17.557 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:17 smithi164 bash[15731]: debug 2024-04-02T15:23:17.260+0000 7fdc16aa0000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:23:17.886 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:17 smithi164 bash[15731]: debug 2024-04-02T15:23:17.592+0000 7fdc16aa0000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T15:23:17.887 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:17 smithi164 bash[15731]: debug 2024-04-02T15:23:17.684+0000 7fdc16aa0000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T15:23:18.224 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:17 smithi164 bash[15731]: debug 2024-04-02T15:23:17.884+0000 7fdc16aa0000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T15:23:18.511 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-02T15:23:18.511 INFO:teuthology.orchestra.run.smithi060.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-02T15:23:18.511 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10+0 records in 2024-04-02T15:23:18.512 INFO:teuthology.orchestra.run.smithi060.stderr:10+0 records out 2024-04-02T15:23:18.512 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0172058 s, 609 MB/s 2024-04-02T15:23:18.512 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping successful for: 2024-04-02T15:23:18.974 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:18 smithi164 bash[15731]: debug 2024-04-02T15:23:18.764+0000 7fdc16aa0000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T15:23:18.974 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:18 smithi164 bash[15731]: debug 2024-04-02T15:23:18.864+0000 7fdc16aa0000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T15:23:19.215 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi060:vg_nvme/lv_4 2024-04-02T15:23:19.281 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:19 smithi164 bash[15731]: debug 2024-04-02T15:23:19.076+0000 7fdc16aa0000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T15:23:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:19 smithi060 bash[14337]: cluster 2024-04-02T15:23:17.625894+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:19 smithi060 bash[14337]: audit 2024-04-02T15:23:18.577647+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:19 smithi060 bash[14337]: audit 2024-04-02T15:23:18.580269+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:19.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:19 smithi060 bash[14337]: audit 2024-04-02T15:23:18.582217+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:19.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:19 smithi060 bash[14337]: audit 2024-04-02T15:23:18.583399+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:19.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:19 smithi060 bash[14337]: audit 2024-04-02T15:23:18.590270+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:19 smithi060 bash[20116]: cluster 2024-04-02T15:23:17.625894+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:19 smithi060 bash[20116]: audit 2024-04-02T15:23:18.577647+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:19 smithi060 bash[20116]: audit 2024-04-02T15:23:18.580269+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:19 smithi060 bash[20116]: audit 2024-04-02T15:23:18.582217+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:19 smithi060 bash[20116]: audit 2024-04-02T15:23:18.583399+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:19.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:19 smithi060 bash[20116]: audit 2024-04-02T15:23:18.590270+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:19.669 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:19 smithi164 bash[15731]: debug 2024-04-02T15:23:19.424+0000 7fdc16aa0000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T15:23:19.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:19 smithi164 bash[14575]: cluster 2024-04-02T15:23:17.625894+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:19.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:19 smithi164 bash[14575]: audit 2024-04-02T15:23:18.577647+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:19.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:19 smithi164 bash[14575]: audit 2024-04-02T15:23:18.580269+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:19.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:19 smithi164 bash[14575]: audit 2024-04-02T15:23:18.582217+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:19.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:19 smithi164 bash[14575]: audit 2024-04-02T15:23:18.583399+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:19.669 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:19 smithi164 bash[14575]: audit 2024-04-02T15:23:18.590270+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:19.974 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:19 smithi164 bash[15731]: debug 2024-04-02T15:23:19.756+0000 7fdc16aa0000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T15:23:20.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:20 smithi060 bash[14337]: cephadm 2024-04-02T15:23:18.590858+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:23:20.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:20 smithi060 bash[14337]: audit 2024-04-02T15:23:19.515844+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:20.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:20 smithi060 bash[20116]: cephadm 2024-04-02T15:23:18.590858+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:23:20.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:20 smithi060 bash[20116]: audit 2024-04-02T15:23:19.515844+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:20.410 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:20 smithi164 bash[14575]: cephadm 2024-04-02T15:23:18.590858+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:23:20.410 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:20 smithi164 bash[14575]: audit 2024-04-02T15:23:19.515844+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:20.410 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:20 smithi164 bash[15731]: debug 2024-04-02T15:23:20.140+0000 7fdc16aa0000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T15:23:20.410 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:20 smithi164 bash[15731]: debug 2024-04-02T15:23:20.408+0000 7fdc16aa0000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:23:21.204 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:21 smithi164 bash[15731]: debug 2024-04-02T15:23:21.100+0000 7fdc16aa0000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T15:23:21.288 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:21 smithi164 bash[15731]: debug 2024-04-02T15:23:21.204+0000 7fdc16aa0000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T15:23:21.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:21 smithi164 bash[14575]: cluster 2024-04-02T15:23:19.626381+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:21.475 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:21 smithi164 bash[15731]: debug 2024-04-02T15:23:21.360+0000 7fdc16aa0000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T15:23:21.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:21 smithi060 bash[14337]: cluster 2024-04-02T15:23:19.626381+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:21.545 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:23:21 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:23:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:23:21.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:21 smithi060 bash[20116]: cluster 2024-04-02T15:23:19.626381+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:21.925 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:21 smithi164 bash[15731]: debug 2024-04-02T15:23:21.480+0000 7fdc16aa0000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T15:23:21.925 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:21 smithi164 bash[15731]: debug 2024-04-02T15:23:21.616+0000 7fdc16aa0000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T15:23:22.212 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:21 smithi164 bash[15731]: debug 2024-04-02T15:23:21.908+0000 7fdc16aa0000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T15:23:22.212 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:22 smithi164 bash[15731]: debug 2024-04-02T15:23:22.028+0000 7fdc16aa0000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T15:23:22.474 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:22 smithi164 bash[15731]: debug 2024-04-02T15:23:22.212+0000 7fdc16aa0000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T15:23:22.475 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:22 smithi164 bash[15731]: debug 2024-04-02T15:23:22.344+0000 7fdc16aa0000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T15:23:22.794 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:23:22 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:23:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:23:22.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:22 smithi060 bash[20116]: audit 2024-04-02T15:23:21.505621+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:22.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:22 smithi060 bash[20116]: cluster 2024-04-02T15:23:21.626859+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:22.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:22 smithi060 bash[14337]: audit 2024-04-02T15:23:21.505621+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:22.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:22 smithi060 bash[14337]: cluster 2024-04-02T15:23:21.626859+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:22.974 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:22 smithi164 bash[14575]: audit 2024-04-02T15:23:21.505621+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:22.974 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:22 smithi164 bash[14575]: cluster 2024-04-02T15:23:21.626859+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:23.474 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:23:23 smithi164 bash[15731]: debug 2024-04-02T15:23:23.208+0000 7fdc16aa0000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T15:23:23.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[14337]: audit 2024-04-02T15:23:22.543835+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:23.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[14337]: audit 2024-04-02T15:23:22.549885+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:23.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[14337]: audit 2024-04-02T15:23:22.566966+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:23.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[14337]: audit 2024-04-02T15:23:22.569114+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:23.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[14337]: audit 2024-04-02T15:23:22.570526+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:23.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[14337]: audit 2024-04-02T15:23:22.577530+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:23.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[14337]: audit 2024-04-02T15:23:22.925395+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:23:23.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[14337]: audit 2024-04-02T15:23:22.932185+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:23:23.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[14337]: audit 2024-04-02T15:23:22.939276+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:23:23.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[14337]: audit 2024-04-02T15:23:22.940749+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:23.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[14337]: cluster 2024-04-02T15:23:23.216922+0000 mon.a (mon.0) 276 : cluster [DBG] Standby manager daemon x started 2024-04-02T15:23:23.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[14337]: audit 2024-04-02T15:23:23.218136+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.164:0/2393046627' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T15:23:23.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[14337]: audit 2024-04-02T15:23:23.218834+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.164:0/2393046627' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T15:23:23.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[14337]: audit 2024-04-02T15:23:23.220854+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.164:0/2393046627' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T15:23:23.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[14337]: audit 2024-04-02T15:23:23.221583+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.164:0/2393046627' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T15:23:23.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[20116]: audit 2024-04-02T15:23:22.543835+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:23.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[20116]: audit 2024-04-02T15:23:22.549885+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:23.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[20116]: audit 2024-04-02T15:23:22.566966+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:23.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[20116]: audit 2024-04-02T15:23:22.569114+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:23.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[20116]: audit 2024-04-02T15:23:22.570526+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:23.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[20116]: audit 2024-04-02T15:23:22.577530+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:23.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[20116]: audit 2024-04-02T15:23:22.925395+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:23:23.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[20116]: audit 2024-04-02T15:23:22.932185+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:23:23.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[20116]: audit 2024-04-02T15:23:22.939276+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:23:23.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[20116]: audit 2024-04-02T15:23:22.940749+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:23.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[20116]: cluster 2024-04-02T15:23:23.216922+0000 mon.a (mon.0) 276 : cluster [DBG] Standby manager daemon x started 2024-04-02T15:23:23.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[20116]: audit 2024-04-02T15:23:23.218136+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.164:0/2393046627' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T15:23:23.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[20116]: audit 2024-04-02T15:23:23.218834+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.164:0/2393046627' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T15:23:23.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[20116]: audit 2024-04-02T15:23:23.220854+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.164:0/2393046627' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T15:23:23.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:23 smithi060 bash[20116]: audit 2024-04-02T15:23:23.221583+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.164:0/2393046627' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T15:23:23.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:23 smithi164 bash[14575]: audit 2024-04-02T15:23:22.543835+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:23.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:23 smithi164 bash[14575]: audit 2024-04-02T15:23:22.549885+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:23.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:23 smithi164 bash[14575]: audit 2024-04-02T15:23:22.566966+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:23.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:23 smithi164 bash[14575]: audit 2024-04-02T15:23:22.569114+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:23.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:23 smithi164 bash[14575]: audit 2024-04-02T15:23:22.570526+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:23.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:23 smithi164 bash[14575]: audit 2024-04-02T15:23:22.577530+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:23.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:23 smithi164 bash[14575]: audit 2024-04-02T15:23:22.925395+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:23:23.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:23 smithi164 bash[14575]: audit 2024-04-02T15:23:22.932185+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:23:23.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:23 smithi164 bash[14575]: audit 2024-04-02T15:23:22.939276+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:23:23.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:23 smithi164 bash[14575]: audit 2024-04-02T15:23:22.940749+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:23.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:23 smithi164 bash[14575]: cluster 2024-04-02T15:23:23.216922+0000 mon.a (mon.0) 276 : cluster [DBG] Standby manager daemon x started 2024-04-02T15:23:23.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:23 smithi164 bash[14575]: audit 2024-04-02T15:23:23.218136+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.164:0/2393046627' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T15:23:23.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:23 smithi164 bash[14575]: audit 2024-04-02T15:23:23.218834+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.164:0/2393046627' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T15:23:23.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:23 smithi164 bash[14575]: audit 2024-04-02T15:23:23.220854+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.164:0/2393046627' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T15:23:23.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:23 smithi164 bash[14575]: audit 2024-04-02T15:23:23.221583+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.164:0/2393046627' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T15:23:24.872 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:23:24 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:23:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:23:24.872 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:24 smithi060 bash[20116]: cluster 2024-04-02T15:23:23.589033+0000 mon.a (mon.0) 277 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2024-04-02T15:23:24.872 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:24 smithi060 bash[20116]: audit 2024-04-02T15:23:23.589336+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T15:23:24.872 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:24 smithi060 bash[20116]: cluster 2024-04-02T15:23:23.627330+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:24.872 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:24 smithi060 bash[14337]: cluster 2024-04-02T15:23:23.589033+0000 mon.a (mon.0) 277 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2024-04-02T15:23:24.872 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:24 smithi060 bash[14337]: audit 2024-04-02T15:23:23.589336+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T15:23:24.873 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:24 smithi060 bash[14337]: cluster 2024-04-02T15:23:23.627330+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:24.974 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:24 smithi164 bash[14575]: cluster 2024-04-02T15:23:23.589033+0000 mon.a (mon.0) 277 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2024-04-02T15:23:24.974 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:24 smithi164 bash[14575]: audit 2024-04-02T15:23:23.589336+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T15:23:24.974 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:24 smithi164 bash[14575]: cluster 2024-04-02T15:23:23.627330+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:25.294 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:23:25 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:23:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:23:26.044 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:25 smithi060 bash[14337]: audit 2024-04-02T15:23:24.765333+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:26.044 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:25 smithi060 bash[14337]: audit 2024-04-02T15:23:24.772577+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:26.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:25 smithi060 bash[14337]: audit 2024-04-02T15:23:25.025994+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:26.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:25 smithi060 bash[14337]: audit 2024-04-02T15:23:25.033268+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:26.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:25 smithi060 bash[20116]: audit 2024-04-02T15:23:24.765333+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:26.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:25 smithi060 bash[20116]: audit 2024-04-02T15:23:24.772577+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:26.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:25 smithi060 bash[20116]: audit 2024-04-02T15:23:25.025994+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:26.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:25 smithi060 bash[20116]: audit 2024-04-02T15:23:25.033268+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:26.224 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:25 smithi164 bash[14575]: audit 2024-04-02T15:23:24.765333+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:26.224 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:25 smithi164 bash[14575]: audit 2024-04-02T15:23:24.772577+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:26.224 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:25 smithi164 bash[14575]: audit 2024-04-02T15:23:25.025994+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:26.224 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:25 smithi164 bash[14575]: audit 2024-04-02T15:23:25.033268+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:27.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:27 smithi060 bash[14337]: cluster 2024-04-02T15:23:25.627798+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:27.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:27 smithi060 bash[20116]: cluster 2024-04-02T15:23:25.627798+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:27.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:27 smithi164 bash[14575]: cluster 2024-04-02T15:23:25.627798+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:29.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:29 smithi060 bash[14337]: cluster 2024-04-02T15:23:27.628300+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:29.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:29 smithi060 bash[14337]: audit 2024-04-02T15:23:28.972354+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.60:0/27419303' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "feb7dcfb-e028-410c-ac44-d78709d6d903"}]: dispatch 2024-04-02T15:23:29.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:29 smithi060 bash[14337]: audit 2024-04-02T15:23:28.973057+0000 mon.a (mon.0) 283 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "feb7dcfb-e028-410c-ac44-d78709d6d903"}]: dispatch 2024-04-02T15:23:29.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:29 smithi060 bash[14337]: audit 2024-04-02T15:23:28.980676+0000 mon.a (mon.0) 284 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "feb7dcfb-e028-410c-ac44-d78709d6d903"}]': finished 2024-04-02T15:23:29.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:29 smithi060 bash[14337]: cluster 2024-04-02T15:23:28.980917+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-02T15:23:29.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:29 smithi060 bash[14337]: audit 2024-04-02T15:23:28.981156+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:23:29.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:29 smithi060 bash[20116]: cluster 2024-04-02T15:23:27.628300+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:29.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:29 smithi060 bash[20116]: audit 2024-04-02T15:23:28.972354+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.60:0/27419303' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "feb7dcfb-e028-410c-ac44-d78709d6d903"}]: dispatch 2024-04-02T15:23:29.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:29 smithi060 bash[20116]: audit 2024-04-02T15:23:28.973057+0000 mon.a (mon.0) 283 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "feb7dcfb-e028-410c-ac44-d78709d6d903"}]: dispatch 2024-04-02T15:23:29.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:29 smithi060 bash[20116]: audit 2024-04-02T15:23:28.980676+0000 mon.a (mon.0) 284 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "feb7dcfb-e028-410c-ac44-d78709d6d903"}]': finished 2024-04-02T15:23:29.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:29 smithi060 bash[20116]: cluster 2024-04-02T15:23:28.980917+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-02T15:23:29.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:29 smithi060 bash[20116]: audit 2024-04-02T15:23:28.981156+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:23:29.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:29 smithi164 bash[14575]: cluster 2024-04-02T15:23:27.628300+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:29.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:29 smithi164 bash[14575]: audit 2024-04-02T15:23:28.972354+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.60:0/27419303' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "feb7dcfb-e028-410c-ac44-d78709d6d903"}]: dispatch 2024-04-02T15:23:29.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:29 smithi164 bash[14575]: audit 2024-04-02T15:23:28.973057+0000 mon.a (mon.0) 283 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "feb7dcfb-e028-410c-ac44-d78709d6d903"}]: dispatch 2024-04-02T15:23:29.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:29 smithi164 bash[14575]: audit 2024-04-02T15:23:28.980676+0000 mon.a (mon.0) 284 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "feb7dcfb-e028-410c-ac44-d78709d6d903"}]': finished 2024-04-02T15:23:29.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:29 smithi164 bash[14575]: cluster 2024-04-02T15:23:28.980917+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-02T15:23:29.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:29 smithi164 bash[14575]: audit 2024-04-02T15:23:28.981156+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:23:30.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:30 smithi060 bash[14337]: audit 2024-04-02T15:23:29.688296+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.60:0/2808780408' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:23:30.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:30 smithi060 bash[20116]: audit 2024-04-02T15:23:29.688296+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.60:0/2808780408' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:23:30.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:30 smithi164 bash[14575]: audit 2024-04-02T15:23:29.688296+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.60:0/2808780408' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:23:31.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:31 smithi060 bash[14337]: cluster 2024-04-02T15:23:29.628764+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:31.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:31 smithi060 bash[20116]: cluster 2024-04-02T15:23:29.628764+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:31.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:31 smithi164 bash[14575]: cluster 2024-04-02T15:23:29.628764+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:33.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:33 smithi164 bash[14575]: cluster 2024-04-02T15:23:31.629176+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:33.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:33 smithi060 bash[14337]: cluster 2024-04-02T15:23:31.629176+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:33.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:33 smithi060 bash[20116]: cluster 2024-04-02T15:23:31.629176+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:35.575 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:35 smithi060 bash[14337]: cluster 2024-04-02T15:23:33.629689+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:35.575 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:35 smithi060 bash[20116]: cluster 2024-04-02T15:23:33.629689+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:35.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:35 smithi164 bash[14575]: cluster 2024-04-02T15:23:33.629689+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:37.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:37 smithi060 bash[14337]: cluster 2024-04-02T15:23:35.630183+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:37.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:37 smithi060 bash[20116]: cluster 2024-04-02T15:23:35.630183+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:37.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:37 smithi164 bash[14575]: cluster 2024-04-02T15:23:35.630183+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:39.580 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:39 smithi060 bash[14337]: cluster 2024-04-02T15:23:37.630664+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:39.580 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:39 smithi060 bash[20116]: cluster 2024-04-02T15:23:37.630664+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:39.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:39 smithi164 bash[14575]: cluster 2024-04-02T15:23:37.630664+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:40.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:40 smithi164 bash[14575]: audit 2024-04-02T15:23:39.567976+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-02T15:23:40.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:40 smithi164 bash[14575]: audit 2024-04-02T15:23:39.569250+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:40.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:40 smithi060 bash[14337]: audit 2024-04-02T15:23:39.567976+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-02T15:23:40.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:40 smithi060 bash[14337]: audit 2024-04-02T15:23:39.569250+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:40.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:40 smithi060 bash[20116]: audit 2024-04-02T15:23:39.567976+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-02T15:23:40.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:40 smithi060 bash[20116]: audit 2024-04-02T15:23:39.569250+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:41.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:41 smithi060 bash[14337]: cephadm 2024-04-02T15:23:39.570317+0000 mgr.y (mgr.14152) 79 : cephadm [INF] Deploying daemon osd.0 on smithi060 2024-04-02T15:23:41.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:41 smithi060 bash[14337]: cluster 2024-04-02T15:23:39.631060+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:41.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:41 smithi060 bash[20116]: cephadm 2024-04-02T15:23:39.570317+0000 mgr.y (mgr.14152) 79 : cephadm [INF] Deploying daemon osd.0 on smithi060 2024-04-02T15:23:41.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:41 smithi060 bash[20116]: cluster 2024-04-02T15:23:39.631060+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:41.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:41 smithi164 bash[14575]: cephadm 2024-04-02T15:23:39.570317+0000 mgr.y (mgr.14152) 79 : cephadm [INF] Deploying daemon osd.0 on smithi060 2024-04-02T15:23:41.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:41 smithi164 bash[14575]: cluster 2024-04-02T15:23:39.631060+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:42.294 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:23:42 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:23:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:23:43.294 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:43 smithi060 bash[20116]: cluster 2024-04-02T15:23:41.631470+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:43.294 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:43 smithi060 bash[20116]: audit 2024-04-02T15:23:42.154587+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:43.294 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:43 smithi060 bash[20116]: audit 2024-04-02T15:23:42.162345+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:43.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:43 smithi060 bash[14337]: cluster 2024-04-02T15:23:41.631470+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:43.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:43 smithi060 bash[14337]: audit 2024-04-02T15:23:42.154587+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:43.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:43 smithi060 bash[14337]: audit 2024-04-02T15:23:42.162345+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:43.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:43 smithi164 bash[14575]: cluster 2024-04-02T15:23:41.631470+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:43.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:43 smithi164 bash[14575]: audit 2024-04-02T15:23:42.154587+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:43.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:43 smithi164 bash[14575]: audit 2024-04-02T15:23:42.162345+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:45.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:45 smithi164 bash[14575]: cluster 2024-04-02T15:23:43.631960+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:45.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:45 smithi164 bash[14575]: audit 2024-04-02T15:23:44.120203+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:45.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:45 smithi164 bash[14575]: audit 2024-04-02T15:23:44.152372+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:45.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:45 smithi164 bash[14575]: audit 2024-04-02T15:23:44.154349+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:45.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:45 smithi164 bash[14575]: audit 2024-04-02T15:23:44.155416+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:45.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:45 smithi164 bash[14575]: audit 2024-04-02T15:23:44.164943+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:45.544 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:23:45 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:23:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:23:45.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:45 smithi060 bash[14337]: cluster 2024-04-02T15:23:43.631960+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:45.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:45 smithi060 bash[14337]: audit 2024-04-02T15:23:44.120203+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:45.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:45 smithi060 bash[14337]: audit 2024-04-02T15:23:44.152372+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:45.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:45 smithi060 bash[14337]: audit 2024-04-02T15:23:44.154349+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:45.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:45 smithi060 bash[14337]: audit 2024-04-02T15:23:44.155416+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:45.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:45 smithi060 bash[14337]: audit 2024-04-02T15:23:44.164943+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:45.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:45 smithi060 bash[20116]: cluster 2024-04-02T15:23:43.631960+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:45.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:45 smithi060 bash[20116]: audit 2024-04-02T15:23:44.120203+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:45.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:45 smithi060 bash[20116]: audit 2024-04-02T15:23:44.152372+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:45.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:45 smithi060 bash[20116]: audit 2024-04-02T15:23:44.154349+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:45.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:45 smithi060 bash[20116]: audit 2024-04-02T15:23:44.155416+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:45.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:45 smithi060 bash[20116]: audit 2024-04-02T15:23:44.164943+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:46.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:46 smithi060 bash[14337]: audit 2024-04-02T15:23:45.159933+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:46.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:46 smithi060 bash[14337]: audit 2024-04-02T15:23:45.167871+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:46.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:46 smithi060 bash[14337]: audit 2024-04-02T15:23:45.185383+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:46.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:46 smithi060 bash[14337]: audit 2024-04-02T15:23:45.187887+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:46.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:46 smithi060 bash[14337]: audit 2024-04-02T15:23:45.189512+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:46.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:46 smithi060 bash[14337]: audit 2024-04-02T15:23:45.200457+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:46.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:46 smithi060 bash[20116]: audit 2024-04-02T15:23:45.159933+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:46.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:46 smithi060 bash[20116]: audit 2024-04-02T15:23:45.167871+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:46.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:46 smithi060 bash[20116]: audit 2024-04-02T15:23:45.185383+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:46.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:46 smithi060 bash[20116]: audit 2024-04-02T15:23:45.187887+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:46.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:46 smithi060 bash[20116]: audit 2024-04-02T15:23:45.189512+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:46.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:46 smithi060 bash[20116]: audit 2024-04-02T15:23:45.200457+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:46.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:46 smithi164 bash[14575]: audit 2024-04-02T15:23:45.159933+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:46.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:46 smithi164 bash[14575]: audit 2024-04-02T15:23:45.167871+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:46.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:46 smithi164 bash[14575]: audit 2024-04-02T15:23:45.185383+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:46.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:46 smithi164 bash[14575]: audit 2024-04-02T15:23:45.187887+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:46.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:46 smithi164 bash[14575]: audit 2024-04-02T15:23:45.189512+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:46.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:46 smithi164 bash[14575]: audit 2024-04-02T15:23:45.200457+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:47.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:47 smithi164 bash[14575]: cluster 2024-04-02T15:23:45.632385+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:47.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:47 smithi060 bash[14337]: cluster 2024-04-02T15:23:45.632385+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:47.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:47 smithi060 bash[20116]: cluster 2024-04-02T15:23:45.632385+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:49.293 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:23:49 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:23:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:23:49.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:49 smithi060 bash[14337]: cluster 2024-04-02T15:23:47.632783+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:49.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:49 smithi060 bash[14337]: audit 2024-04-02T15:23:49.039454+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:49.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:49 smithi060 bash[14337]: audit 2024-04-02T15:23:49.046073+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:49.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:49 smithi060 bash[14337]: audit 2024-04-02T15:23:49.079835+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:49.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:49 smithi060 bash[14337]: audit 2024-04-02T15:23:49.082716+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:49.293 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:49 smithi060 bash[14337]: audit 2024-04-02T15:23:49.084547+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:49.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:49 smithi060 bash[14337]: audit 2024-04-02T15:23:49.095264+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:49.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:49 smithi060 bash[20116]: cluster 2024-04-02T15:23:47.632783+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:49.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:49 smithi060 bash[20116]: audit 2024-04-02T15:23:49.039454+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:49.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:49 smithi060 bash[20116]: audit 2024-04-02T15:23:49.046073+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:49.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:49 smithi060 bash[20116]: audit 2024-04-02T15:23:49.079835+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:49.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:49 smithi060 bash[20116]: audit 2024-04-02T15:23:49.082716+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:49.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:49 smithi060 bash[20116]: audit 2024-04-02T15:23:49.084547+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:49.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:49 smithi060 bash[20116]: audit 2024-04-02T15:23:49.095264+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:49.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:49 smithi164 bash[14575]: cluster 2024-04-02T15:23:47.632783+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:49.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:49 smithi164 bash[14575]: audit 2024-04-02T15:23:49.039454+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:49.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:49 smithi164 bash[14575]: audit 2024-04-02T15:23:49.046073+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:49.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:49 smithi164 bash[14575]: audit 2024-04-02T15:23:49.079835+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:49.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:49 smithi164 bash[14575]: audit 2024-04-02T15:23:49.082716+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:49.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:49 smithi164 bash[14575]: audit 2024-04-02T15:23:49.084547+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:49.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:49 smithi164 bash[14575]: audit 2024-04-02T15:23:49.095264+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:50.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:50 smithi060 bash[14337]: cephadm 2024-04-02T15:23:49.040699+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Detected new or changed devices on smithi060 2024-04-02T15:23:50.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:50 smithi060 bash[20116]: cephadm 2024-04-02T15:23:49.040699+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Detected new or changed devices on smithi060 2024-04-02T15:23:50.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:50 smithi164 bash[14575]: cephadm 2024-04-02T15:23:49.040699+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Detected new or changed devices on smithi060 2024-04-02T15:23:51.642 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:51 smithi060 bash[14337]: cluster 2024-04-02T15:23:49.633250+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:51.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:51 smithi060 bash[20116]: cluster 2024-04-02T15:23:49.633250+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:51.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:51 smithi164 bash[14575]: cluster 2024-04-02T15:23:49.633250+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:51.937 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 0 on host 'smithi060' 2024-04-02T15:23:52.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:52 smithi060 bash[14337]: audit 2024-04-02T15:23:51.653641+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/3065345150,v1:172.21.15.60:6803/3065345150]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T15:23:52.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:52 smithi060 bash[14337]: audit 2024-04-02T15:23:51.940350+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:52.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:52 smithi060 bash[14337]: audit 2024-04-02T15:23:51.972371+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:52.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:52 smithi060 bash[14337]: audit 2024-04-02T15:23:51.975163+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:52.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:52 smithi060 bash[14337]: audit 2024-04-02T15:23:51.976648+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:52.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:52 smithi060 bash[14337]: audit 2024-04-02T15:23:51.980902+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:23:52.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:52 smithi060 bash[14337]: audit 2024-04-02T15:23:51.989262+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:52.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:52 smithi060 bash[14337]: audit 2024-04-02T15:23:51.996666+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:52.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:52 smithi060 bash[20116]: audit 2024-04-02T15:23:51.653641+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/3065345150,v1:172.21.15.60:6803/3065345150]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T15:23:52.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:52 smithi060 bash[20116]: audit 2024-04-02T15:23:51.940350+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:52.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:52 smithi060 bash[20116]: audit 2024-04-02T15:23:51.972371+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:52.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:52 smithi060 bash[20116]: audit 2024-04-02T15:23:51.975163+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:52.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:52 smithi060 bash[20116]: audit 2024-04-02T15:23:51.976648+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:52.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:52 smithi060 bash[20116]: audit 2024-04-02T15:23:51.980902+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:23:52.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:52 smithi060 bash[20116]: audit 2024-04-02T15:23:51.989262+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:52.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:52 smithi060 bash[20116]: audit 2024-04-02T15:23:51.996666+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:52.577 DEBUG:teuthology.orchestra.run.smithi060:osd.0> sudo journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.0.service 2024-04-02T15:23:52.581 INFO:tasks.cephadm:Deploying osd.1 on smithi060 with /dev/vg_nvme/lv_3... 2024-04-02T15:23:52.581 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-02T15:23:52.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:52 smithi164 bash[14575]: audit 2024-04-02T15:23:51.653641+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/3065345150,v1:172.21.15.60:6803/3065345150]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T15:23:52.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:52 smithi164 bash[14575]: audit 2024-04-02T15:23:51.940350+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:52.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:52 smithi164 bash[14575]: audit 2024-04-02T15:23:51.972371+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:23:52.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:52 smithi164 bash[14575]: audit 2024-04-02T15:23:51.975163+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:23:52.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:52 smithi164 bash[14575]: audit 2024-04-02T15:23:51.976648+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:23:52.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:52 smithi164 bash[14575]: audit 2024-04-02T15:23:51.980902+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:23:52.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:52 smithi164 bash[14575]: audit 2024-04-02T15:23:51.989262+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:52.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:52 smithi164 bash[14575]: audit 2024-04-02T15:23:51.996666+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:23:52.821 INFO:journalctl@ceph.osd.0.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:23:53.582 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 02 15:23:53 smithi060 bash[23750]: debug 2024-04-02T15:23:53.324+0000 7f703aff5700 -1 osd.0 0 waiting for initial osdmap 2024-04-02T15:23:53.582 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 02 15:23:53 smithi060 bash[23750]: debug 2024-04-02T15:23:53.328+0000 7f703518b700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T15:23:53.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:53 smithi060 bash[14337]: cluster 2024-04-02T15:23:51.633708+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:53.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:53 smithi060 bash[14337]: cephadm 2024-04-02T15:23:51.981949+0000 mgr.y (mgr.14152) 88 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 15227M 2024-04-02T15:23:53.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:53 smithi060 bash[14337]: audit 2024-04-02T15:23:52.320917+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/3065345150,v1:172.21.15.60:6803/3065345150]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-02T15:23:53.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:53 smithi060 bash[14337]: cluster 2024-04-02T15:23:52.320996+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-02T15:23:53.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:53 smithi060 bash[14337]: audit 2024-04-02T15:23:52.321226+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:23:53.583 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:53 smithi060 bash[14337]: audit 2024-04-02T15:23:52.322758+0000 mon.a (mon.0) 320 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/3065345150,v1:172.21.15.60:6803/3065345150]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-02T15:23:53.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:53 smithi060 bash[20116]: cluster 2024-04-02T15:23:51.633708+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:53.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:53 smithi060 bash[20116]: cephadm 2024-04-02T15:23:51.981949+0000 mgr.y (mgr.14152) 88 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 15227M 2024-04-02T15:23:53.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:53 smithi060 bash[20116]: audit 2024-04-02T15:23:52.320917+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/3065345150,v1:172.21.15.60:6803/3065345150]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-02T15:23:53.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:53 smithi060 bash[20116]: cluster 2024-04-02T15:23:52.320996+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-02T15:23:53.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:53 smithi060 bash[20116]: audit 2024-04-02T15:23:52.321226+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:23:53.583 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:53 smithi060 bash[20116]: audit 2024-04-02T15:23:52.322758+0000 mon.a (mon.0) 320 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/3065345150,v1:172.21.15.60:6803/3065345150]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-02T15:23:53.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:53 smithi164 bash[14575]: cluster 2024-04-02T15:23:51.633708+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:53.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:53 smithi164 bash[14575]: cephadm 2024-04-02T15:23:51.981949+0000 mgr.y (mgr.14152) 88 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 15227M 2024-04-02T15:23:53.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:53 smithi164 bash[14575]: audit 2024-04-02T15:23:52.320917+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/3065345150,v1:172.21.15.60:6803/3065345150]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-02T15:23:53.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:53 smithi164 bash[14575]: cluster 2024-04-02T15:23:52.320996+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-02T15:23:53.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:53 smithi164 bash[14575]: audit 2024-04-02T15:23:52.321226+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:23:53.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:53 smithi164 bash[14575]: audit 2024-04-02T15:23:52.322758+0000 mon.a (mon.0) 320 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/3065345150,v1:172.21.15.60:6803/3065345150]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-02T15:23:54.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:54 smithi164 bash[14575]: audit 2024-04-02T15:23:53.320148+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/3065345150,v1:172.21.15.60:6803/3065345150]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-04-02T15:23:54.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:54 smithi164 bash[14575]: cluster 2024-04-02T15:23:53.320341+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-02T15:23:54.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:54 smithi164 bash[14575]: audit 2024-04-02T15:23:53.321144+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:23:54.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:54 smithi164 bash[14575]: audit 2024-04-02T15:23:53.331467+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:23:54.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:54 smithi060 bash[20116]: audit 2024-04-02T15:23:53.320148+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/3065345150,v1:172.21.15.60:6803/3065345150]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-04-02T15:23:54.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:54 smithi060 bash[20116]: cluster 2024-04-02T15:23:53.320341+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-02T15:23:54.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:54 smithi060 bash[20116]: audit 2024-04-02T15:23:53.321144+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:23:54.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:54 smithi060 bash[20116]: audit 2024-04-02T15:23:53.331467+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:23:54.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:54 smithi060 bash[14337]: audit 2024-04-02T15:23:53.320148+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 [v2:172.21.15.60:6802/3065345150,v1:172.21.15.60:6803/3065345150]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-04-02T15:23:54.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:54 smithi060 bash[14337]: cluster 2024-04-02T15:23:53.320341+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-02T15:23:54.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:54 smithi060 bash[14337]: audit 2024-04-02T15:23:53.321144+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:23:54.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:54 smithi060 bash[14337]: audit 2024-04-02T15:23:53.331467+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:23:55.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:55 smithi060 bash[20116]: cluster 2024-04-02T15:23:52.643523+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:23:55.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:55 smithi060 bash[20116]: cluster 2024-04-02T15:23:52.643722+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:23:55.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:55 smithi060 bash[20116]: cluster 2024-04-02T15:23:53.634100+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:55.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:55 smithi060 bash[20116]: cluster 2024-04-02T15:23:54.330571+0000 mon.a (mon.0) 325 : cluster [INF] osd.0 [v2:172.21.15.60:6802/3065345150,v1:172.21.15.60:6803/3065345150] boot 2024-04-02T15:23:55.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:55 smithi060 bash[20116]: cluster 2024-04-02T15:23:54.330700+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-02T15:23:55.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:55 smithi060 bash[20116]: audit 2024-04-02T15:23:54.331839+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:23:55.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:55 smithi060 bash[14337]: cluster 2024-04-02T15:23:52.643523+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:23:55.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:55 smithi060 bash[14337]: cluster 2024-04-02T15:23:52.643722+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:23:55.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:55 smithi060 bash[14337]: cluster 2024-04-02T15:23:53.634100+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:55.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:55 smithi060 bash[14337]: cluster 2024-04-02T15:23:54.330571+0000 mon.a (mon.0) 325 : cluster [INF] osd.0 [v2:172.21.15.60:6802/3065345150,v1:172.21.15.60:6803/3065345150] boot 2024-04-02T15:23:55.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:55 smithi060 bash[14337]: cluster 2024-04-02T15:23:54.330700+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-02T15:23:55.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:55 smithi060 bash[14337]: audit 2024-04-02T15:23:54.331839+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:23:55.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:55 smithi164 bash[14575]: cluster 2024-04-02T15:23:52.643523+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:23:55.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:55 smithi164 bash[14575]: cluster 2024-04-02T15:23:52.643722+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:23:55.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:55 smithi164 bash[14575]: cluster 2024-04-02T15:23:53.634100+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T15:23:55.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:55 smithi164 bash[14575]: cluster 2024-04-02T15:23:54.330571+0000 mon.a (mon.0) 325 : cluster [INF] osd.0 [v2:172.21.15.60:6802/3065345150,v1:172.21.15.60:6803/3065345150] boot 2024-04-02T15:23:55.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:55 smithi164 bash[14575]: cluster 2024-04-02T15:23:54.330700+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-02T15:23:55.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:55 smithi164 bash[14575]: audit 2024-04-02T15:23:54.331839+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:23:55.810 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-02T15:23:55.811 INFO:teuthology.orchestra.run.smithi060.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-02T15:23:55.811 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10+0 records in 2024-04-02T15:23:55.811 INFO:teuthology.orchestra.run.smithi060.stderr:10+0 records out 2024-04-02T15:23:55.811 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0143411 s, 731 MB/s 2024-04-02T15:23:55.811 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping successful for: 2024-04-02T15:23:56.511 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi060:vg_nvme/lv_3 2024-04-02T15:23:56.701 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:56 smithi060 bash[14337]: cluster 2024-04-02T15:23:55.348112+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-02T15:23:56.701 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:56 smithi060 bash[20116]: cluster 2024-04-02T15:23:55.348112+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-02T15:23:56.723 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:56 smithi164 bash[14575]: cluster 2024-04-02T15:23:55.348112+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-02T15:23:57.679 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:57 smithi060 bash[14337]: cluster 2024-04-02T15:23:55.634552+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:23:57.679 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:57 smithi060 bash[20116]: cluster 2024-04-02T15:23:55.634552+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:23:57.680 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:57 smithi164 bash[14575]: cluster 2024-04-02T15:23:55.634552+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:23:59.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:23:59 smithi164 bash[14575]: cluster 2024-04-02T15:23:57.635017+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:23:59.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:23:59 smithi060 bash[14337]: cluster 2024-04-02T15:23:57.635017+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:23:59.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:23:59 smithi060 bash[20116]: cluster 2024-04-02T15:23:57.635017+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:00.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:00 smithi164 bash[14575]: audit 2024-04-02T15:23:59.522227+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:24:00.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:00 smithi164 bash[14575]: audit 2024-04-02T15:23:59.525411+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:24:00.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:00 smithi164 bash[14575]: audit 2024-04-02T15:23:59.526437+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:00.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:00 smithi060 bash[14337]: audit 2024-04-02T15:23:59.522227+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:24:00.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:00 smithi060 bash[14337]: audit 2024-04-02T15:23:59.525411+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:24:00.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:00 smithi060 bash[14337]: audit 2024-04-02T15:23:59.526437+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:00.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:00 smithi060 bash[20116]: audit 2024-04-02T15:23:59.522227+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:24:00.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:00 smithi060 bash[20116]: audit 2024-04-02T15:23:59.525411+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:24:00.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:00 smithi060 bash[20116]: audit 2024-04-02T15:23:59.526437+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:01.617 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:01 smithi164 bash[14575]: audit 2024-04-02T15:23:59.515481+0000 mgr.y (mgr.14152) 92 : audit [DBG] from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:24:01.617 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:01 smithi164 bash[14575]: cluster 2024-04-02T15:23:59.635490+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:01.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:01 smithi060 bash[14337]: audit 2024-04-02T15:23:59.515481+0000 mgr.y (mgr.14152) 92 : audit [DBG] from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:24:01.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:01 smithi060 bash[14337]: cluster 2024-04-02T15:23:59.635490+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:01.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:01 smithi060 bash[20116]: audit 2024-04-02T15:23:59.515481+0000 mgr.y (mgr.14152) 92 : audit [DBG] from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:24:01.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:01 smithi060 bash[20116]: cluster 2024-04-02T15:23:59.635490+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:02.544 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:24:02 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:24:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:24:03.541 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:03 smithi060 bash[20116]: cluster 2024-04-02T15:24:01.636016+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:03.541 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:03 smithi060 bash[20116]: audit 2024-04-02T15:24:02.283699+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:03.542 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:03 smithi060 bash[20116]: audit 2024-04-02T15:24:02.289234+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:03.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:03 smithi060 bash[14337]: cluster 2024-04-02T15:24:01.636016+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:03.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:03 smithi060 bash[14337]: audit 2024-04-02T15:24:02.283699+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:03.542 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:03 smithi060 bash[14337]: audit 2024-04-02T15:24:02.289234+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:03.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:03 smithi164 bash[14575]: cluster 2024-04-02T15:24:01.636016+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:03.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:03 smithi164 bash[14575]: audit 2024-04-02T15:24:02.283699+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:03.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:03 smithi164 bash[14575]: audit 2024-04-02T15:24:02.289234+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:05.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:05 smithi164 bash[14575]: cluster 2024-04-02T15:24:03.636616+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:05.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:05 smithi060 bash[14337]: cluster 2024-04-02T15:24:03.636616+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:05.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:05 smithi060 bash[20116]: cluster 2024-04-02T15:24:03.636616+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:07.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:07 smithi164 bash[14575]: cluster 2024-04-02T15:24:05.637038+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:07.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:07 smithi060 bash[20116]: cluster 2024-04-02T15:24:05.637038+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:07.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:07 smithi060 bash[14337]: cluster 2024-04-02T15:24:05.637038+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:08.098 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:24:08 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:24:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:24:09.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:08 smithi060 bash[14337]: cluster 2024-04-02T15:24:07.637521+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:09.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:08 smithi060 bash[14337]: audit 2024-04-02T15:24:08.000660+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:09.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:08 smithi060 bash[14337]: audit 2024-04-02T15:24:08.007466+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:09.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:08 smithi060 bash[14337]: audit 2024-04-02T15:24:08.935867+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.60:0/1005991584' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03ecfb7b-bde8-4d52-acb7-f3bd6f9a3114"}]: dispatch 2024-04-02T15:24:09.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:08 smithi060 bash[14337]: audit 2024-04-02T15:24:08.936585+0000 mon.a (mon.0) 336 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03ecfb7b-bde8-4d52-acb7-f3bd6f9a3114"}]: dispatch 2024-04-02T15:24:09.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:08 smithi060 bash[14337]: audit 2024-04-02T15:24:08.944070+0000 mon.a (mon.0) 337 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "03ecfb7b-bde8-4d52-acb7-f3bd6f9a3114"}]': finished 2024-04-02T15:24:09.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:08 smithi060 bash[14337]: cluster 2024-04-02T15:24:08.944333+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-02T15:24:09.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:08 smithi060 bash[14337]: audit 2024-04-02T15:24:08.944634+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:24:09.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:09 smithi060 bash[20116]: cluster 2024-04-02T15:24:07.637521+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:09.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:09 smithi060 bash[20116]: audit 2024-04-02T15:24:08.000660+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:09.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:09 smithi060 bash[20116]: audit 2024-04-02T15:24:08.007466+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:09.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:09 smithi060 bash[20116]: audit 2024-04-02T15:24:08.935867+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.60:0/1005991584' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03ecfb7b-bde8-4d52-acb7-f3bd6f9a3114"}]: dispatch 2024-04-02T15:24:09.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:09 smithi060 bash[20116]: audit 2024-04-02T15:24:08.936585+0000 mon.a (mon.0) 336 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03ecfb7b-bde8-4d52-acb7-f3bd6f9a3114"}]: dispatch 2024-04-02T15:24:09.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:09 smithi060 bash[20116]: audit 2024-04-02T15:24:08.944070+0000 mon.a (mon.0) 337 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "03ecfb7b-bde8-4d52-acb7-f3bd6f9a3114"}]': finished 2024-04-02T15:24:09.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:09 smithi060 bash[20116]: cluster 2024-04-02T15:24:08.944333+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-02T15:24:09.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:09 smithi060 bash[20116]: audit 2024-04-02T15:24:08.944634+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:24:09.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:08 smithi164 bash[14575]: cluster 2024-04-02T15:24:07.637521+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:09.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:08 smithi164 bash[14575]: audit 2024-04-02T15:24:08.000660+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:09.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:09 smithi164 bash[14575]: audit 2024-04-02T15:24:08.007466+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:09.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:09 smithi164 bash[14575]: audit 2024-04-02T15:24:08.935867+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.60:0/1005991584' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03ecfb7b-bde8-4d52-acb7-f3bd6f9a3114"}]: dispatch 2024-04-02T15:24:09.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:09 smithi164 bash[14575]: audit 2024-04-02T15:24:08.936585+0000 mon.a (mon.0) 336 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03ecfb7b-bde8-4d52-acb7-f3bd6f9a3114"}]: dispatch 2024-04-02T15:24:09.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:09 smithi164 bash[14575]: audit 2024-04-02T15:24:08.944070+0000 mon.a (mon.0) 337 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "03ecfb7b-bde8-4d52-acb7-f3bd6f9a3114"}]': finished 2024-04-02T15:24:09.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:09 smithi164 bash[14575]: cluster 2024-04-02T15:24:08.944333+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-02T15:24:09.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:09 smithi164 bash[14575]: audit 2024-04-02T15:24:08.944634+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:24:10.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:10 smithi060 bash[14337]: audit 2024-04-02T15:24:09.652146+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.60:0/2620477701' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:24:10.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:10 smithi060 bash[14337]: audit 2024-04-02T15:24:09.691036+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:24:10.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:10 smithi060 bash[14337]: audit 2024-04-02T15:24:09.693390+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:24:10.294 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:10 smithi060 bash[20116]: audit 2024-04-02T15:24:09.652146+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.60:0/2620477701' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:24:10.294 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:10 smithi060 bash[20116]: audit 2024-04-02T15:24:09.691036+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:24:10.294 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:10 smithi060 bash[20116]: audit 2024-04-02T15:24:09.693390+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:24:10.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:10 smithi164 bash[14575]: audit 2024-04-02T15:24:09.652146+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.60:0/2620477701' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:24:10.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:10 smithi164 bash[14575]: audit 2024-04-02T15:24:09.691036+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:24:10.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:10 smithi164 bash[14575]: audit 2024-04-02T15:24:09.693390+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:24:11.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:11 smithi060 bash[14337]: cluster 2024-04-02T15:24:09.637864+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:11.294 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:11 smithi060 bash[20116]: cluster 2024-04-02T15:24:09.637864+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:11.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:11 smithi164 bash[14575]: cluster 2024-04-02T15:24:09.637864+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:13.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:13 smithi060 bash[14337]: cluster 2024-04-02T15:24:11.638293+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:13.294 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:13 smithi060 bash[20116]: cluster 2024-04-02T15:24:11.638293+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:13.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:13 smithi164 bash[14575]: cluster 2024-04-02T15:24:11.638293+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:15.617 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:15 smithi060 bash[20116]: cluster 2024-04-02T15:24:13.638803+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:15.617 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:15 smithi060 bash[14337]: cluster 2024-04-02T15:24:13.638803+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:15.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:15 smithi164 bash[14575]: cluster 2024-04-02T15:24:13.638803+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:17.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:17 smithi164 bash[14575]: cluster 2024-04-02T15:24:15.639257+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:17.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:17 smithi060 bash[14337]: cluster 2024-04-02T15:24:15.639257+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:17.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:17 smithi060 bash[20116]: cluster 2024-04-02T15:24:15.639257+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:19.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:19 smithi164 bash[14575]: cluster 2024-04-02T15:24:17.639813+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:19.609 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:19 smithi060 bash[14337]: cluster 2024-04-02T15:24:17.639813+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:19.609 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:19 smithi060 bash[20116]: cluster 2024-04-02T15:24:17.639813+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:20.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:20 smithi164 bash[14575]: audit 2024-04-02T15:24:19.340389+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-02T15:24:20.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:20 smithi164 bash[14575]: audit 2024-04-02T15:24:19.341948+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:20.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:20 smithi164 bash[14575]: cephadm 2024-04-02T15:24:19.343197+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Deploying daemon osd.1 on smithi060 2024-04-02T15:24:20.780 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:20 smithi060 bash[14337]: audit 2024-04-02T15:24:19.340389+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-02T15:24:20.780 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:20 smithi060 bash[14337]: audit 2024-04-02T15:24:19.341948+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:20.780 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:20 smithi060 bash[14337]: cephadm 2024-04-02T15:24:19.343197+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Deploying daemon osd.1 on smithi060 2024-04-02T15:24:20.780 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:20 smithi060 bash[20116]: audit 2024-04-02T15:24:19.340389+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-02T15:24:20.781 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:20 smithi060 bash[20116]: audit 2024-04-02T15:24:19.341948+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:20.781 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:20 smithi060 bash[20116]: cephadm 2024-04-02T15:24:19.343197+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Deploying daemon osd.1 on smithi060 2024-04-02T15:24:21.374 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:21 smithi060 bash[14337]: cluster 2024-04-02T15:24:19.640239+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:21.374 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:21 smithi060 bash[20116]: cluster 2024-04-02T15:24:19.640239+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:21.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:21 smithi164 bash[14575]: cluster 2024-04-02T15:24:19.640239+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:22.774 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:24:22 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:24:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:24:23.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:23 smithi164 bash[14575]: cluster 2024-04-02T15:24:21.640771+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:23.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:23 smithi164 bash[14575]: audit 2024-04-02T15:24:22.411984+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:23.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:23 smithi164 bash[14575]: audit 2024-04-02T15:24:22.420212+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:23.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:23 smithi060 bash[20116]: cluster 2024-04-02T15:24:21.640771+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:23.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:23 smithi060 bash[20116]: audit 2024-04-02T15:24:22.411984+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:23.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:23 smithi060 bash[20116]: audit 2024-04-02T15:24:22.420212+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:23.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:23 smithi060 bash[14337]: cluster 2024-04-02T15:24:21.640771+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:23.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:23 smithi060 bash[14337]: audit 2024-04-02T15:24:22.411984+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:23.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:23 smithi060 bash[14337]: audit 2024-04-02T15:24:22.420212+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:25.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:25 smithi060 bash[14337]: cluster 2024-04-02T15:24:23.641236+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:25.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:25 smithi060 bash[14337]: audit 2024-04-02T15:24:24.939835+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:25.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:25 smithi060 bash[14337]: audit 2024-04-02T15:24:24.946155+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:24:25.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:25 smithi060 bash[14337]: audit 2024-04-02T15:24:24.947846+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:25.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:25 smithi060 bash[14337]: audit 2024-04-02T15:24:24.948697+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:24:25.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:25 smithi060 bash[14337]: audit 2024-04-02T15:24:24.955023+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:25.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:25 smithi060 bash[20116]: cluster 2024-04-02T15:24:23.641236+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:25.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:25 smithi060 bash[20116]: audit 2024-04-02T15:24:24.939835+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:25.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:25 smithi060 bash[20116]: audit 2024-04-02T15:24:24.946155+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:24:25.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:25 smithi060 bash[20116]: audit 2024-04-02T15:24:24.947846+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:25.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:25 smithi060 bash[20116]: audit 2024-04-02T15:24:24.948697+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:24:25.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:25 smithi060 bash[20116]: audit 2024-04-02T15:24:24.955023+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:25.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:25 smithi164 bash[14575]: cluster 2024-04-02T15:24:23.641236+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:25.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:25 smithi164 bash[14575]: audit 2024-04-02T15:24:24.939835+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:25.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:25 smithi164 bash[14575]: audit 2024-04-02T15:24:24.946155+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:24:25.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:25 smithi164 bash[14575]: audit 2024-04-02T15:24:24.947846+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:25.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:25 smithi164 bash[14575]: audit 2024-04-02T15:24:24.948697+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:24:25.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:25 smithi164 bash[14575]: audit 2024-04-02T15:24:24.955023+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:27.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:27 smithi060 bash[14337]: cluster 2024-04-02T15:24:25.641815+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:27.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:27 smithi060 bash[20116]: cluster 2024-04-02T15:24:25.641815+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:27.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:27 smithi164 bash[14575]: cluster 2024-04-02T15:24:25.641815+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:28.479 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:24:28 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:24:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:24:29.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:29 smithi164 bash[14575]: cluster 2024-04-02T15:24:27.642266+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:29.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:29 smithi164 bash[14575]: audit 2024-04-02T15:24:28.132449+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:29.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:29 smithi164 bash[14575]: audit 2024-04-02T15:24:28.139248+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:29.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:29 smithi164 bash[14575]: audit 2024-04-02T15:24:28.182148+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:24:29.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:29 smithi164 bash[14575]: audit 2024-04-02T15:24:28.185155+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:29.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:29 smithi164 bash[14575]: audit 2024-04-02T15:24:28.187072+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:24:29.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:29 smithi164 bash[14575]: audit 2024-04-02T15:24:28.198523+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:29.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:29 smithi060 bash[14337]: cluster 2024-04-02T15:24:27.642266+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:29.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:29 smithi060 bash[14337]: audit 2024-04-02T15:24:28.132449+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:29.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:29 smithi060 bash[14337]: audit 2024-04-02T15:24:28.139248+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:29.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:29 smithi060 bash[14337]: audit 2024-04-02T15:24:28.182148+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:24:29.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:29 smithi060 bash[14337]: audit 2024-04-02T15:24:28.185155+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:29.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:29 smithi060 bash[14337]: audit 2024-04-02T15:24:28.187072+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:24:29.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:29 smithi060 bash[14337]: audit 2024-04-02T15:24:28.198523+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:29.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:29 smithi060 bash[20116]: cluster 2024-04-02T15:24:27.642266+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:29.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:29 smithi060 bash[20116]: audit 2024-04-02T15:24:28.132449+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:29.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:29 smithi060 bash[20116]: audit 2024-04-02T15:24:28.139248+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:29.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:29 smithi060 bash[20116]: audit 2024-04-02T15:24:28.182148+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:24:29.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:29 smithi060 bash[20116]: audit 2024-04-02T15:24:28.185155+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:29.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:29 smithi060 bash[20116]: audit 2024-04-02T15:24:28.187072+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:24:29.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:29 smithi060 bash[20116]: audit 2024-04-02T15:24:28.198523+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:30.544 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:24:30 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:24:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:24:31.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:31 smithi164 bash[14575]: cluster 2024-04-02T15:24:29.642718+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:31.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:31 smithi164 bash[14575]: audit 2024-04-02T15:24:30.210506+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:31.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:31 smithi164 bash[14575]: cephadm 2024-04-02T15:24:30.211711+0000 mgr.y (mgr.14152) 110 : cephadm [INF] Detected new or changed devices on smithi060 2024-04-02T15:24:31.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:31 smithi164 bash[14575]: audit 2024-04-02T15:24:30.218323+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:31.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:31 smithi164 bash[14575]: audit 2024-04-02T15:24:30.223633+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:24:31.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:31 smithi164 bash[14575]: audit 2024-04-02T15:24:30.225495+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:31.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:31 smithi164 bash[14575]: audit 2024-04-02T15:24:30.226600+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:24:31.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:31 smithi164 bash[14575]: audit 2024-04-02T15:24:30.235492+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:31.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:31 smithi060 bash[14337]: cluster 2024-04-02T15:24:29.642718+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:31.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:31 smithi060 bash[14337]: audit 2024-04-02T15:24:30.210506+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:31.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:31 smithi060 bash[14337]: cephadm 2024-04-02T15:24:30.211711+0000 mgr.y (mgr.14152) 110 : cephadm [INF] Detected new or changed devices on smithi060 2024-04-02T15:24:31.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:31 smithi060 bash[14337]: audit 2024-04-02T15:24:30.218323+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:31.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:31 smithi060 bash[14337]: audit 2024-04-02T15:24:30.223633+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:24:31.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:31 smithi060 bash[14337]: audit 2024-04-02T15:24:30.225495+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:31.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:31 smithi060 bash[14337]: audit 2024-04-02T15:24:30.226600+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:24:31.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:31 smithi060 bash[14337]: audit 2024-04-02T15:24:30.235492+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:31.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:31 smithi060 bash[20116]: cluster 2024-04-02T15:24:29.642718+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:31.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:31 smithi060 bash[20116]: audit 2024-04-02T15:24:30.210506+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:31.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:31 smithi060 bash[20116]: cephadm 2024-04-02T15:24:30.211711+0000 mgr.y (mgr.14152) 110 : cephadm [INF] Detected new or changed devices on smithi060 2024-04-02T15:24:31.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:31 smithi060 bash[20116]: audit 2024-04-02T15:24:30.218323+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:31.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:31 smithi060 bash[20116]: audit 2024-04-02T15:24:30.223633+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:24:31.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:31 smithi060 bash[20116]: audit 2024-04-02T15:24:30.225495+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:31.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:31 smithi060 bash[20116]: audit 2024-04-02T15:24:30.226600+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:24:31.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:31 smithi060 bash[20116]: audit 2024-04-02T15:24:30.235492+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:33.086 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 1 on host 'smithi060' 2024-04-02T15:24:33.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:33 smithi164 bash[14575]: cluster 2024-04-02T15:24:31.643237+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:33.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:33 smithi164 bash[14575]: audit 2024-04-02T15:24:33.090287+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:33.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:33 smithi164 bash[14575]: audit 2024-04-02T15:24:33.112458+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:24:33.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:33 smithi164 bash[14575]: audit 2024-04-02T15:24:33.115115+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:33.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:33 smithi164 bash[14575]: audit 2024-04-02T15:24:33.117126+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:24:33.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:33 smithi164 bash[14575]: audit 2024-04-02T15:24:33.121695+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:24:33.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:33 smithi164 bash[14575]: audit 2024-04-02T15:24:33.123411+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:24:33.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:33 smithi164 bash[14575]: audit 2024-04-02T15:24:33.132654+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:33.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:33 smithi164 bash[14575]: audit 2024-04-02T15:24:33.138948+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:33.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:33 smithi060 bash[14337]: cluster 2024-04-02T15:24:31.643237+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:33.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:33 smithi060 bash[14337]: audit 2024-04-02T15:24:33.090287+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:33.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:33 smithi060 bash[14337]: audit 2024-04-02T15:24:33.112458+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:24:33.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:33 smithi060 bash[14337]: audit 2024-04-02T15:24:33.115115+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:33.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:33 smithi060 bash[14337]: audit 2024-04-02T15:24:33.117126+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:24:33.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:33 smithi060 bash[14337]: audit 2024-04-02T15:24:33.121695+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:24:33.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:33 smithi060 bash[14337]: audit 2024-04-02T15:24:33.123411+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:24:33.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:33 smithi060 bash[14337]: audit 2024-04-02T15:24:33.132654+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:33.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:33 smithi060 bash[14337]: audit 2024-04-02T15:24:33.138948+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:33.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:33 smithi060 bash[20116]: cluster 2024-04-02T15:24:31.643237+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:33.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:33 smithi060 bash[20116]: audit 2024-04-02T15:24:33.090287+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:33.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:33 smithi060 bash[20116]: audit 2024-04-02T15:24:33.112458+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:24:33.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:33 smithi060 bash[20116]: audit 2024-04-02T15:24:33.115115+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:33.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:33 smithi060 bash[20116]: audit 2024-04-02T15:24:33.117126+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:24:33.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:33 smithi060 bash[20116]: audit 2024-04-02T15:24:33.121695+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:24:33.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:33 smithi060 bash[20116]: audit 2024-04-02T15:24:33.123411+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:24:33.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:33 smithi060 bash[20116]: audit 2024-04-02T15:24:33.132654+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:33.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:33 smithi060 bash[20116]: audit 2024-04-02T15:24:33.138948+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:33.838 DEBUG:teuthology.orchestra.run.smithi060:osd.1> sudo journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.1.service 2024-04-02T15:24:33.842 INFO:tasks.cephadm:Deploying osd.2 on smithi060 with /dev/vg_nvme/lv_2... 2024-04-02T15:24:33.843 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-02T15:24:34.019 INFO:journalctl@ceph.osd.1.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:24:34.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:34 smithi060 bash[14337]: cephadm 2024-04-02T15:24:33.124710+0000 mgr.y (mgr.14152) 112 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 7613M 2024-04-02T15:24:34.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:34 smithi060 bash[14337]: audit 2024-04-02T15:24:33.615316+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/4087785733,v1:172.21.15.60:6811/4087785733]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T15:24:34.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:34 smithi060 bash[14337]: audit 2024-04-02T15:24:33.615921+0000 mon.a (mon.0) 371 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T15:24:34.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:34 smithi060 bash[20116]: cephadm 2024-04-02T15:24:33.124710+0000 mgr.y (mgr.14152) 112 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 7613M 2024-04-02T15:24:34.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:34 smithi060 bash[20116]: audit 2024-04-02T15:24:33.615316+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/4087785733,v1:172.21.15.60:6811/4087785733]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T15:24:34.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:34 smithi060 bash[20116]: audit 2024-04-02T15:24:33.615921+0000 mon.a (mon.0) 371 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T15:24:34.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:34 smithi164 bash[14575]: cephadm 2024-04-02T15:24:33.124710+0000 mgr.y (mgr.14152) 112 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 7613M 2024-04-02T15:24:34.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:34 smithi164 bash[14575]: audit 2024-04-02T15:24:33.615316+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/4087785733,v1:172.21.15.60:6811/4087785733]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T15:24:34.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:34 smithi164 bash[14575]: audit 2024-04-02T15:24:33.615921+0000 mon.a (mon.0) 371 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T15:24:35.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:35 smithi164 bash[14575]: cluster 2024-04-02T15:24:33.643737+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:35.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:35 smithi164 bash[14575]: audit 2024-04-02T15:24:34.321273+0000 mon.a (mon.0) 372 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-02T15:24:35.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:35 smithi164 bash[14575]: cluster 2024-04-02T15:24:34.321370+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-02T15:24:35.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:35 smithi164 bash[14575]: audit 2024-04-02T15:24:34.325281+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:24:35.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:35 smithi164 bash[14575]: audit 2024-04-02T15:24:34.326340+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/4087785733,v1:172.21.15.60:6811/4087785733]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-02T15:24:35.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:35 smithi164 bash[14575]: audit 2024-04-02T15:24:34.326848+0000 mon.a (mon.0) 375 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-02T15:24:35.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:35 smithi060 bash[14337]: cluster 2024-04-02T15:24:33.643737+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:35.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:35 smithi060 bash[14337]: audit 2024-04-02T15:24:34.321273+0000 mon.a (mon.0) 372 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-02T15:24:35.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:35 smithi060 bash[14337]: cluster 2024-04-02T15:24:34.321370+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-02T15:24:35.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:35 smithi060 bash[14337]: audit 2024-04-02T15:24:34.325281+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:24:35.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:35 smithi060 bash[14337]: audit 2024-04-02T15:24:34.326340+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/4087785733,v1:172.21.15.60:6811/4087785733]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-02T15:24:35.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:35 smithi060 bash[14337]: audit 2024-04-02T15:24:34.326848+0000 mon.a (mon.0) 375 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-02T15:24:35.795 INFO:journalctl@ceph.osd.1.smithi060.stdout:Apr 02 15:24:35 smithi060 bash[27176]: debug 2024-04-02T15:24:35.327+0000 7f5d3ce32700 -1 osd.1 0 waiting for initial osdmap 2024-04-02T15:24:35.795 INFO:journalctl@ceph.osd.1.smithi060.stdout:Apr 02 15:24:35 smithi060 bash[27176]: debug 2024-04-02T15:24:35.331+0000 7f5d38fcc700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T15:24:35.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:35 smithi060 bash[20116]: cluster 2024-04-02T15:24:33.643737+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:35.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:35 smithi060 bash[20116]: audit 2024-04-02T15:24:34.321273+0000 mon.a (mon.0) 372 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-02T15:24:35.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:35 smithi060 bash[20116]: cluster 2024-04-02T15:24:34.321370+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-02T15:24:35.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:35 smithi060 bash[20116]: audit 2024-04-02T15:24:34.325281+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:24:35.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:35 smithi060 bash[20116]: audit 2024-04-02T15:24:34.326340+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.60:6810/4087785733,v1:172.21.15.60:6811/4087785733]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-02T15:24:35.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:35 smithi060 bash[20116]: audit 2024-04-02T15:24:34.326848+0000 mon.a (mon.0) 375 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-02T15:24:36.603 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:36 smithi060 bash[14337]: audit 2024-04-02T15:24:35.323622+0000 mon.a (mon.0) 376 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-04-02T15:24:36.603 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:36 smithi060 bash[14337]: cluster 2024-04-02T15:24:35.323965+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-02T15:24:36.603 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:36 smithi060 bash[14337]: audit 2024-04-02T15:24:35.324813+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:24:36.603 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:36 smithi060 bash[14337]: audit 2024-04-02T15:24:35.332857+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:24:36.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:36 smithi060 bash[20116]: audit 2024-04-02T15:24:35.323622+0000 mon.a (mon.0) 376 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-04-02T15:24:36.603 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:36 smithi060 bash[20116]: cluster 2024-04-02T15:24:35.323965+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-02T15:24:36.604 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:36 smithi060 bash[20116]: audit 2024-04-02T15:24:35.324813+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:24:36.604 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:36 smithi060 bash[20116]: audit 2024-04-02T15:24:35.332857+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:24:36.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:36 smithi164 bash[14575]: audit 2024-04-02T15:24:35.323622+0000 mon.a (mon.0) 376 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-04-02T15:24:36.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:36 smithi164 bash[14575]: cluster 2024-04-02T15:24:35.323965+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-02T15:24:36.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:36 smithi164 bash[14575]: audit 2024-04-02T15:24:35.324813+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:24:36.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:36 smithi164 bash[14575]: audit 2024-04-02T15:24:35.332857+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:24:37.204 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-02T15:24:37.204 INFO:teuthology.orchestra.run.smithi060.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-02T15:24:37.204 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10+0 records in 2024-04-02T15:24:37.204 INFO:teuthology.orchestra.run.smithi060.stderr:10+0 records out 2024-04-02T15:24:37.204 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0160289 s, 654 MB/s 2024-04-02T15:24:37.204 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping successful for: 2024-04-02T15:24:37.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:37 smithi060 bash[20116]: cluster 2024-04-02T15:24:34.563148+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:24:37.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:37 smithi060 bash[20116]: cluster 2024-04-02T15:24:34.563397+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:24:37.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:37 smithi060 bash[20116]: cluster 2024-04-02T15:24:35.644276+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:37.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:37 smithi060 bash[20116]: cluster 2024-04-02T15:24:36.334665+0000 mon.a (mon.0) 380 : cluster [INF] osd.1 [v2:172.21.15.60:6810/4087785733,v1:172.21.15.60:6811/4087785733] boot 2024-04-02T15:24:37.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:37 smithi060 bash[20116]: cluster 2024-04-02T15:24:36.334788+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-02T15:24:37.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:37 smithi060 bash[20116]: audit 2024-04-02T15:24:36.335553+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:24:37.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:37 smithi060 bash[14337]: cluster 2024-04-02T15:24:34.563148+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:24:37.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:37 smithi060 bash[14337]: cluster 2024-04-02T15:24:34.563397+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:24:37.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:37 smithi060 bash[14337]: cluster 2024-04-02T15:24:35.644276+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:37.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:37 smithi060 bash[14337]: cluster 2024-04-02T15:24:36.334665+0000 mon.a (mon.0) 380 : cluster [INF] osd.1 [v2:172.21.15.60:6810/4087785733,v1:172.21.15.60:6811/4087785733] boot 2024-04-02T15:24:37.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:37 smithi060 bash[14337]: cluster 2024-04-02T15:24:36.334788+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-02T15:24:37.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:37 smithi060 bash[14337]: audit 2024-04-02T15:24:36.335553+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:24:37.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:37 smithi164 bash[14575]: cluster 2024-04-02T15:24:34.563148+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:24:37.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:37 smithi164 bash[14575]: cluster 2024-04-02T15:24:34.563397+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:24:37.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:37 smithi164 bash[14575]: cluster 2024-04-02T15:24:35.644276+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-04-02T15:24:37.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:37 smithi164 bash[14575]: cluster 2024-04-02T15:24:36.334665+0000 mon.a (mon.0) 380 : cluster [INF] osd.1 [v2:172.21.15.60:6810/4087785733,v1:172.21.15.60:6811/4087785733] boot 2024-04-02T15:24:37.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:37 smithi164 bash[14575]: cluster 2024-04-02T15:24:36.334788+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-02T15:24:37.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:37 smithi164 bash[14575]: audit 2024-04-02T15:24:36.335553+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:24:37.907 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi060:vg_nvme/lv_2 2024-04-02T15:24:38.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:38 smithi060 bash[14337]: cluster 2024-04-02T15:24:37.348605+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-02T15:24:38.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:38 smithi060 bash[20116]: cluster 2024-04-02T15:24:37.348605+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-02T15:24:38.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:38 smithi164 bash[14575]: cluster 2024-04-02T15:24:37.348605+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-02T15:24:39.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:39 smithi164 bash[14575]: cluster 2024-04-02T15:24:37.644844+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:39.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:39 smithi060 bash[14337]: cluster 2024-04-02T15:24:37.644844+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:39.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:39 smithi060 bash[20116]: cluster 2024-04-02T15:24:37.644844+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:41.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:41 smithi060 bash[14337]: cluster 2024-04-02T15:24:39.645412+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:41.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:41 smithi060 bash[14337]: audit 2024-04-02T15:24:41.103536+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:24:41.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:41 smithi060 bash[14337]: audit 2024-04-02T15:24:41.109477+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:24:41.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:41 smithi060 bash[14337]: audit 2024-04-02T15:24:41.110877+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:41.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:41 smithi060 bash[20116]: cluster 2024-04-02T15:24:39.645412+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:41.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:41 smithi060 bash[20116]: audit 2024-04-02T15:24:41.103536+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:24:41.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:41 smithi060 bash[20116]: audit 2024-04-02T15:24:41.109477+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:24:41.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:41 smithi060 bash[20116]: audit 2024-04-02T15:24:41.110877+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:41.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:41 smithi164 bash[14575]: cluster 2024-04-02T15:24:39.645412+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:41.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:41 smithi164 bash[14575]: audit 2024-04-02T15:24:41.103536+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:24:41.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:41 smithi164 bash[14575]: audit 2024-04-02T15:24:41.109477+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:24:41.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:41 smithi164 bash[14575]: audit 2024-04-02T15:24:41.110877+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:24:42.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:42 smithi060 bash[14337]: audit 2024-04-02T15:24:41.096829+0000 mgr.y (mgr.14152) 117 : audit [DBG] from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:24:42.675 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:24:42 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:24:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:24:42.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:42 smithi060 bash[20116]: audit 2024-04-02T15:24:41.096829+0000 mgr.y (mgr.14152) 117 : audit [DBG] from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:24:42.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:42 smithi164 bash[14575]: audit 2024-04-02T15:24:41.096829+0000 mgr.y (mgr.14152) 117 : audit [DBG] from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:24:43.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:43 smithi164 bash[14575]: cluster 2024-04-02T15:24:41.645929+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:43.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:43 smithi164 bash[14575]: audit 2024-04-02T15:24:42.542218+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:43.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:43 smithi164 bash[14575]: audit 2024-04-02T15:24:42.548128+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:43.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:43 smithi060 bash[20116]: cluster 2024-04-02T15:24:41.645929+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:43.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:43 smithi060 bash[20116]: audit 2024-04-02T15:24:42.542218+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:43.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:43 smithi060 bash[20116]: audit 2024-04-02T15:24:42.548128+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:43.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:43 smithi060 bash[14337]: cluster 2024-04-02T15:24:41.645929+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:43.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:43 smithi060 bash[14337]: audit 2024-04-02T15:24:42.542218+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:43.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:43 smithi060 bash[14337]: audit 2024-04-02T15:24:42.548128+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:44.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:44 smithi164 bash[14575]: cluster 2024-04-02T15:24:43.646451+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:44.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:44 smithi060 bash[14337]: cluster 2024-04-02T15:24:43.646451+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:44.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:44 smithi060 bash[20116]: cluster 2024-04-02T15:24:43.646451+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:46.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:46 smithi060 bash[14337]: cluster 2024-04-02T15:24:45.646871+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:46.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:46 smithi060 bash[20116]: cluster 2024-04-02T15:24:45.646871+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:46.974 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:46 smithi164 bash[14575]: cluster 2024-04-02T15:24:45.646871+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:48.026 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:24:47 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:24:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:24:49.224 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:48 smithi164 bash[14575]: cluster 2024-04-02T15:24:47.647360+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:49.224 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:48 smithi164 bash[14575]: audit 2024-04-02T15:24:47.910290+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:49.224 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:48 smithi164 bash[14575]: audit 2024-04-02T15:24:47.918728+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:49.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:48 smithi060 bash[14337]: cluster 2024-04-02T15:24:47.647360+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:49.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:48 smithi060 bash[14337]: audit 2024-04-02T15:24:47.910290+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:49.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:48 smithi060 bash[14337]: audit 2024-04-02T15:24:47.918728+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:49.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:48 smithi060 bash[20116]: cluster 2024-04-02T15:24:47.647360+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:49.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:48 smithi060 bash[20116]: audit 2024-04-02T15:24:47.910290+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:49.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:48 smithi060 bash[20116]: audit 2024-04-02T15:24:47.918728+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:24:50.224 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:49 smithi164 bash[14575]: audit 2024-04-02T15:24:48.904760+0000 mon.a (mon.0) 391 : audit [INF] from='client.? 172.21.15.60:0/2791500027' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4cc4db3b-96cc-4b60-9321-05e68ca49929"}]: dispatch 2024-04-02T15:24:50.224 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:49 smithi164 bash[14575]: audit 2024-04-02T15:24:48.912836+0000 mon.a (mon.0) 392 : audit [INF] from='client.? 172.21.15.60:0/2791500027' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4cc4db3b-96cc-4b60-9321-05e68ca49929"}]': finished 2024-04-02T15:24:50.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:49 smithi164 bash[14575]: cluster 2024-04-02T15:24:48.913028+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-02T15:24:50.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:49 smithi164 bash[14575]: audit 2024-04-02T15:24:48.913643+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:24:50.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:49 smithi164 bash[14575]: audit 2024-04-02T15:24:49.604372+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.60:0/3407647924' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:24:50.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:49 smithi060 bash[14337]: audit 2024-04-02T15:24:48.904760+0000 mon.a (mon.0) 391 : audit [INF] from='client.? 172.21.15.60:0/2791500027' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4cc4db3b-96cc-4b60-9321-05e68ca49929"}]: dispatch 2024-04-02T15:24:50.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:49 smithi060 bash[14337]: audit 2024-04-02T15:24:48.912836+0000 mon.a (mon.0) 392 : audit [INF] from='client.? 172.21.15.60:0/2791500027' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4cc4db3b-96cc-4b60-9321-05e68ca49929"}]': finished 2024-04-02T15:24:50.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:49 smithi060 bash[14337]: cluster 2024-04-02T15:24:48.913028+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-02T15:24:50.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:49 smithi060 bash[14337]: audit 2024-04-02T15:24:48.913643+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:24:50.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:49 smithi060 bash[14337]: audit 2024-04-02T15:24:49.604372+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.60:0/3407647924' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:24:50.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:49 smithi060 bash[20116]: audit 2024-04-02T15:24:48.904760+0000 mon.a (mon.0) 391 : audit [INF] from='client.? 172.21.15.60:0/2791500027' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4cc4db3b-96cc-4b60-9321-05e68ca49929"}]: dispatch 2024-04-02T15:24:50.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:49 smithi060 bash[20116]: audit 2024-04-02T15:24:48.912836+0000 mon.a (mon.0) 392 : audit [INF] from='client.? 172.21.15.60:0/2791500027' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4cc4db3b-96cc-4b60-9321-05e68ca49929"}]': finished 2024-04-02T15:24:50.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:49 smithi060 bash[20116]: cluster 2024-04-02T15:24:48.913028+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-02T15:24:50.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:49 smithi060 bash[20116]: audit 2024-04-02T15:24:48.913643+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:24:50.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:49 smithi060 bash[20116]: audit 2024-04-02T15:24:49.604372+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.60:0/3407647924' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:24:51.224 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:50 smithi164 bash[14575]: cluster 2024-04-02T15:24:49.647819+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:51.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:50 smithi060 bash[14337]: cluster 2024-04-02T15:24:49.647819+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:51.294 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:50 smithi060 bash[20116]: cluster 2024-04-02T15:24:49.647819+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:53.224 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:52 smithi164 bash[14575]: cluster 2024-04-02T15:24:51.648283+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:53.294 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:52 smithi060 bash[14337]: cluster 2024-04-02T15:24:51.648283+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:53.294 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:52 smithi060 bash[20116]: cluster 2024-04-02T15:24:51.648283+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:55.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:55 smithi060 bash[14337]: cluster 2024-04-02T15:24:53.648775+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:55.665 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:55 smithi060 bash[20116]: cluster 2024-04-02T15:24:53.648775+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:55.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:55 smithi164 bash[14575]: cluster 2024-04-02T15:24:53.648775+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:57.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:57 smithi164 bash[14575]: cluster 2024-04-02T15:24:55.649324+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:57.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:57 smithi060 bash[14337]: cluster 2024-04-02T15:24:55.649324+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:57.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:57 smithi060 bash[20116]: cluster 2024-04-02T15:24:55.649324+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:59.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:24:59 smithi060 bash[14337]: cluster 2024-04-02T15:24:57.649811+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:59.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:24:59 smithi060 bash[20116]: cluster 2024-04-02T15:24:57.649811+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:24:59.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:24:59 smithi164 bash[14575]: cluster 2024-04-02T15:24:57.649811+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:00.581 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:00 smithi060 bash[14337]: audit 2024-04-02T15:24:59.393424+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-02T15:25:00.581 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:00 smithi060 bash[14337]: audit 2024-04-02T15:24:59.395025+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:00.581 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:00 smithi060 bash[20116]: audit 2024-04-02T15:24:59.393424+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-02T15:25:00.581 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:00 smithi060 bash[20116]: audit 2024-04-02T15:24:59.395025+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:00.673 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:00 smithi164 bash[14575]: audit 2024-04-02T15:24:59.393424+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-02T15:25:00.673 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:00 smithi164 bash[14575]: audit 2024-04-02T15:24:59.395025+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:01.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:01 smithi060 bash[20116]: cephadm 2024-04-02T15:24:59.396207+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Deploying daemon osd.2 on smithi060 2024-04-02T15:25:01.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:01 smithi060 bash[20116]: cluster 2024-04-02T15:24:59.650237+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:01.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:01 smithi060 bash[14337]: cephadm 2024-04-02T15:24:59.396207+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Deploying daemon osd.2 on smithi060 2024-04-02T15:25:01.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:01 smithi060 bash[14337]: cluster 2024-04-02T15:24:59.650237+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:01.688 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:01 smithi164 bash[14575]: cephadm 2024-04-02T15:24:59.396207+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Deploying daemon osd.2 on smithi060 2024-04-02T15:25:01.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:01 smithi164 bash[14575]: cluster 2024-04-02T15:24:59.650237+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:03.044 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:25:02 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:25:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:25:03.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:03 smithi060 bash[20116]: cluster 2024-04-02T15:25:01.650739+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:03.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:03 smithi060 bash[20116]: audit 2024-04-02T15:25:02.666279+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:03.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:03 smithi060 bash[20116]: audit 2024-04-02T15:25:02.673382+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:03.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:03 smithi060 bash[14337]: cluster 2024-04-02T15:25:01.650739+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:03.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:03 smithi060 bash[14337]: audit 2024-04-02T15:25:02.666279+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:03.662 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:03 smithi060 bash[14337]: audit 2024-04-02T15:25:02.673382+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:03.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:03 smithi164 bash[14575]: cluster 2024-04-02T15:25:01.650739+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:03.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:03 smithi164 bash[14575]: audit 2024-04-02T15:25:02.666279+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:03.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:03 smithi164 bash[14575]: audit 2024-04-02T15:25:02.673382+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:05.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:05 smithi164 bash[14575]: cluster 2024-04-02T15:25:03.651256+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:05.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:05 smithi164 bash[14575]: audit 2024-04-02T15:25:04.655965+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:05.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:05 smithi164 bash[14575]: audit 2024-04-02T15:25:04.689018+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:05.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:05 smithi164 bash[14575]: audit 2024-04-02T15:25:04.690630+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:05.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:05 smithi164 bash[14575]: audit 2024-04-02T15:25:04.691618+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:05.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:05 smithi164 bash[14575]: audit 2024-04-02T15:25:04.699295+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:05.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:05 smithi060 bash[14337]: cluster 2024-04-02T15:25:03.651256+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:05.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:05 smithi060 bash[14337]: audit 2024-04-02T15:25:04.655965+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:05.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:05 smithi060 bash[14337]: audit 2024-04-02T15:25:04.689018+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:05.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:05 smithi060 bash[14337]: audit 2024-04-02T15:25:04.690630+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:05.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:05 smithi060 bash[14337]: audit 2024-04-02T15:25:04.691618+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:05.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:05 smithi060 bash[14337]: audit 2024-04-02T15:25:04.699295+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:05.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:05 smithi060 bash[20116]: cluster 2024-04-02T15:25:03.651256+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:05.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:05 smithi060 bash[20116]: audit 2024-04-02T15:25:04.655965+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:05.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:05 smithi060 bash[20116]: audit 2024-04-02T15:25:04.689018+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:05.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:05 smithi060 bash[20116]: audit 2024-04-02T15:25:04.690630+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:05.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:05 smithi060 bash[20116]: audit 2024-04-02T15:25:04.691618+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:05.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:05 smithi060 bash[20116]: audit 2024-04-02T15:25:04.699295+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:07.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:07 smithi164 bash[14575]: cluster 2024-04-02T15:25:05.651786+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:07.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:07 smithi060 bash[14337]: cluster 2024-04-02T15:25:05.651786+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:07.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:07 smithi060 bash[20116]: cluster 2024-04-02T15:25:05.651786+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:08.294 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:25:08 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:25:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:25:09.294 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:09 smithi060 bash[20116]: cluster 2024-04-02T15:25:07.652260+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:09.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:09 smithi060 bash[20116]: audit 2024-04-02T15:25:08.037921+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:09.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:09 smithi060 bash[20116]: audit 2024-04-02T15:25:08.045034+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:09.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:09 smithi060 bash[20116]: audit 2024-04-02T15:25:08.077321+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:09.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:09 smithi060 bash[20116]: audit 2024-04-02T15:25:08.080119+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:09.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:09 smithi060 bash[20116]: audit 2024-04-02T15:25:08.081820+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:09.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:09 smithi060 bash[20116]: audit 2024-04-02T15:25:08.092855+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:09.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:09 smithi060 bash[14337]: cluster 2024-04-02T15:25:07.652260+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:09.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:09 smithi060 bash[14337]: audit 2024-04-02T15:25:08.037921+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:09.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:09 smithi060 bash[14337]: audit 2024-04-02T15:25:08.045034+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:09.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:09 smithi060 bash[14337]: audit 2024-04-02T15:25:08.077321+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:09.296 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:09 smithi060 bash[14337]: audit 2024-04-02T15:25:08.080119+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:09.296 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:09 smithi060 bash[14337]: audit 2024-04-02T15:25:08.081820+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:09.296 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:09 smithi060 bash[14337]: audit 2024-04-02T15:25:08.092855+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:09.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:09 smithi164 bash[14575]: cluster 2024-04-02T15:25:07.652260+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:09.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:09 smithi164 bash[14575]: audit 2024-04-02T15:25:08.037921+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:09.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:09 smithi164 bash[14575]: audit 2024-04-02T15:25:08.045034+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:09.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:09 smithi164 bash[14575]: audit 2024-04-02T15:25:08.077321+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:09.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:09 smithi164 bash[14575]: audit 2024-04-02T15:25:08.080119+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:09.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:09 smithi164 bash[14575]: audit 2024-04-02T15:25:08.081820+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:09.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:09 smithi164 bash[14575]: audit 2024-04-02T15:25:08.092855+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:10.294 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:25:10 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:25:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:25:10.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:10 smithi060 bash[14337]: audit 2024-04-02T15:25:09.693198+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:25:10.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:10 smithi060 bash[14337]: audit 2024-04-02T15:25:09.695465+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:25:10.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:10 smithi060 bash[20116]: audit 2024-04-02T15:25:09.693198+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:25:10.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:10 smithi060 bash[20116]: audit 2024-04-02T15:25:09.695465+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:25:10.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:10 smithi164 bash[14575]: audit 2024-04-02T15:25:09.693198+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:25:10.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:10 smithi164 bash[14575]: audit 2024-04-02T15:25:09.695465+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:25:11.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:11 smithi060 bash[14337]: cluster 2024-04-02T15:25:09.652594+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:11.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:11 smithi060 bash[14337]: audit 2024-04-02T15:25:10.059154+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:11.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:11 smithi060 bash[14337]: cephadm 2024-04-02T15:25:10.060201+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi060 2024-04-02T15:25:11.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:11 smithi060 bash[14337]: audit 2024-04-02T15:25:10.066308+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:11.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:11 smithi060 bash[14337]: audit 2024-04-02T15:25:10.068342+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:11.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:11 smithi060 bash[14337]: audit 2024-04-02T15:25:10.071037+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:11.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:11 smithi060 bash[14337]: audit 2024-04-02T15:25:10.072431+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:11.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:11 smithi060 bash[14337]: audit 2024-04-02T15:25:10.080487+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:11.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:11 smithi060 bash[20116]: cluster 2024-04-02T15:25:09.652594+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:11.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:11 smithi060 bash[20116]: audit 2024-04-02T15:25:10.059154+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:11.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:11 smithi060 bash[20116]: cephadm 2024-04-02T15:25:10.060201+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi060 2024-04-02T15:25:11.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:11 smithi060 bash[20116]: audit 2024-04-02T15:25:10.066308+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:11.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:11 smithi060 bash[20116]: audit 2024-04-02T15:25:10.068342+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:11.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:11 smithi060 bash[20116]: audit 2024-04-02T15:25:10.071037+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:11.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:11 smithi060 bash[20116]: audit 2024-04-02T15:25:10.072431+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:11.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:11 smithi060 bash[20116]: audit 2024-04-02T15:25:10.080487+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:11.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:11 smithi164 bash[14575]: cluster 2024-04-02T15:25:09.652594+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:11.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:11 smithi164 bash[14575]: audit 2024-04-02T15:25:10.059154+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:11.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:11 smithi164 bash[14575]: cephadm 2024-04-02T15:25:10.060201+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi060 2024-04-02T15:25:11.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:11 smithi164 bash[14575]: audit 2024-04-02T15:25:10.066308+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:11.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:11 smithi164 bash[14575]: audit 2024-04-02T15:25:10.068342+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:11.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:11 smithi164 bash[14575]: audit 2024-04-02T15:25:10.071037+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:11.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:11 smithi164 bash[14575]: audit 2024-04-02T15:25:10.072431+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:11.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:11 smithi164 bash[14575]: audit 2024-04-02T15:25:10.080487+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:13.140 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 2 on host 'smithi060' 2024-04-02T15:25:13.334 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:13 smithi060 bash[14337]: cluster 2024-04-02T15:25:11.652996+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:13.334 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:13 smithi060 bash[14337]: audit 2024-04-02T15:25:12.562006+0000 mon.a (mon.0) 418 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1480135902,v1:172.21.15.60:6819/1480135902]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T15:25:13.334 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:13 smithi060 bash[20116]: cluster 2024-04-02T15:25:11.652996+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:13.334 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:13 smithi060 bash[20116]: audit 2024-04-02T15:25:12.562006+0000 mon.a (mon.0) 418 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1480135902,v1:172.21.15.60:6819/1480135902]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T15:25:13.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:13 smithi164 bash[14575]: cluster 2024-04-02T15:25:11.652996+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:13.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:13 smithi164 bash[14575]: audit 2024-04-02T15:25:12.562006+0000 mon.a (mon.0) 418 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1480135902,v1:172.21.15.60:6819/1480135902]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T15:25:13.843 DEBUG:teuthology.orchestra.run.smithi060:osd.2> sudo journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.2.service 2024-04-02T15:25:13.845 INFO:tasks.cephadm:Deploying osd.3 on smithi060 with /dev/vg_nvme/lv_1... 2024-04-02T15:25:13.846 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-02T15:25:13.882 INFO:journalctl@ceph.osd.2.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:25:14.295 INFO:journalctl@ceph.osd.2.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[30641]: debug 2024-04-02T15:25:14.075+0000 7fea6be33700 -1 osd.2 0 waiting for initial osdmap 2024-04-02T15:25:14.295 INFO:journalctl@ceph.osd.2.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[30641]: debug 2024-04-02T15:25:14.083+0000 7fea647c6700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T15:25:14.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[20116]: audit 2024-04-02T15:25:13.068822+0000 mon.a (mon.0) 419 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1480135902,v1:172.21.15.60:6819/1480135902]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-02T15:25:14.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[20116]: cluster 2024-04-02T15:25:13.069097+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-02T15:25:14.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[20116]: audit 2024-04-02T15:25:13.069854+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:25:14.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[20116]: audit 2024-04-02T15:25:13.070908+0000 mon.a (mon.0) 422 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1480135902,v1:172.21.15.60:6819/1480135902]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-02T15:25:14.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[20116]: audit 2024-04-02T15:25:13.142920+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:14.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[20116]: audit 2024-04-02T15:25:13.158595+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:14.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[20116]: audit 2024-04-02T15:25:13.161109+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:14.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[20116]: audit 2024-04-02T15:25:13.162649+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:14.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[20116]: audit 2024-04-02T15:25:13.166814+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:14.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[20116]: audit 2024-04-02T15:25:13.168910+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:14.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[20116]: audit 2024-04-02T15:25:13.170604+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:14.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[20116]: cephadm 2024-04-02T15:25:13.171980+0000 mgr.y (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 5075M 2024-04-02T15:25:14.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[20116]: audit 2024-04-02T15:25:13.179386+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:14.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[20116]: audit 2024-04-02T15:25:13.186424+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:14.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[20116]: audit 2024-04-02T15:25:14.069347+0000 mon.a (mon.0) 432 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1480135902,v1:172.21.15.60:6819/1480135902]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-04-02T15:25:14.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[20116]: cluster 2024-04-02T15:25:14.069515+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-02T15:25:14.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[20116]: audit 2024-04-02T15:25:14.069774+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:25:14.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[14337]: audit 2024-04-02T15:25:13.068822+0000 mon.a (mon.0) 419 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1480135902,v1:172.21.15.60:6819/1480135902]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-02T15:25:14.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[14337]: cluster 2024-04-02T15:25:13.069097+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-02T15:25:14.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[14337]: audit 2024-04-02T15:25:13.069854+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:25:14.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[14337]: audit 2024-04-02T15:25:13.070908+0000 mon.a (mon.0) 422 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1480135902,v1:172.21.15.60:6819/1480135902]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-02T15:25:14.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[14337]: audit 2024-04-02T15:25:13.142920+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:14.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[14337]: audit 2024-04-02T15:25:13.158595+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:14.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[14337]: audit 2024-04-02T15:25:13.161109+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:14.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[14337]: audit 2024-04-02T15:25:13.162649+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:14.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[14337]: audit 2024-04-02T15:25:13.166814+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:14.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[14337]: audit 2024-04-02T15:25:13.168910+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:14.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[14337]: audit 2024-04-02T15:25:13.170604+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:14.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[14337]: cephadm 2024-04-02T15:25:13.171980+0000 mgr.y (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 5075M 2024-04-02T15:25:14.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[14337]: audit 2024-04-02T15:25:13.179386+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:14.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[14337]: audit 2024-04-02T15:25:13.186424+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:14.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[14337]: audit 2024-04-02T15:25:14.069347+0000 mon.a (mon.0) 432 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1480135902,v1:172.21.15.60:6819/1480135902]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-04-02T15:25:14.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[14337]: cluster 2024-04-02T15:25:14.069515+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-02T15:25:14.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:14 smithi060 bash[14337]: audit 2024-04-02T15:25:14.069774+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:25:14.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:14 smithi164 bash[14575]: audit 2024-04-02T15:25:13.068822+0000 mon.a (mon.0) 419 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1480135902,v1:172.21.15.60:6819/1480135902]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-02T15:25:14.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:14 smithi164 bash[14575]: cluster 2024-04-02T15:25:13.069097+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-02T15:25:14.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:14 smithi164 bash[14575]: audit 2024-04-02T15:25:13.069854+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:25:14.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:14 smithi164 bash[14575]: audit 2024-04-02T15:25:13.070908+0000 mon.a (mon.0) 422 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1480135902,v1:172.21.15.60:6819/1480135902]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-02T15:25:14.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:14 smithi164 bash[14575]: audit 2024-04-02T15:25:13.142920+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:14.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:14 smithi164 bash[14575]: audit 2024-04-02T15:25:13.158595+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:14.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:14 smithi164 bash[14575]: audit 2024-04-02T15:25:13.161109+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:14.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:14 smithi164 bash[14575]: audit 2024-04-02T15:25:13.162649+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:14.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:14 smithi164 bash[14575]: audit 2024-04-02T15:25:13.166814+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:14.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:14 smithi164 bash[14575]: audit 2024-04-02T15:25:13.168910+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:14.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:14 smithi164 bash[14575]: audit 2024-04-02T15:25:13.170604+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:14.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:14 smithi164 bash[14575]: cephadm 2024-04-02T15:25:13.171980+0000 mgr.y (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 5075M 2024-04-02T15:25:14.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:14 smithi164 bash[14575]: audit 2024-04-02T15:25:13.179386+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:14.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:14 smithi164 bash[14575]: audit 2024-04-02T15:25:13.186424+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:14.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:14 smithi164 bash[14575]: audit 2024-04-02T15:25:14.069347+0000 mon.a (mon.0) 432 : audit [INF] from='osd.2 [v2:172.21.15.60:6818/1480135902,v1:172.21.15.60:6819/1480135902]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-04-02T15:25:14.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:14 smithi164 bash[14575]: cluster 2024-04-02T15:25:14.069515+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-02T15:25:14.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:14 smithi164 bash[14575]: audit 2024-04-02T15:25:14.069774+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:25:15.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:15 smithi060 bash[14337]: cluster 2024-04-02T15:25:13.653522+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:15.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:15 smithi060 bash[14337]: audit 2024-04-02T15:25:14.081969+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:25:15.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:15 smithi060 bash[20116]: cluster 2024-04-02T15:25:13.653522+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:15.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:15 smithi060 bash[20116]: audit 2024-04-02T15:25:14.081969+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:25:15.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:15 smithi164 bash[14575]: cluster 2024-04-02T15:25:13.653522+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:15.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:15 smithi164 bash[14575]: audit 2024-04-02T15:25:14.081969+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:25:16.474 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:16 smithi164 bash[14575]: cluster 2024-04-02T15:25:13.538033+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:25:16.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:16 smithi164 bash[14575]: cluster 2024-04-02T15:25:13.538266+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:25:16.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:16 smithi164 bash[14575]: cluster 2024-04-02T15:25:15.081798+0000 mon.a (mon.0) 436 : cluster [INF] osd.2 [v2:172.21.15.60:6818/1480135902,v1:172.21.15.60:6819/1480135902] boot 2024-04-02T15:25:16.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:16 smithi164 bash[14575]: cluster 2024-04-02T15:25:15.081904+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-02T15:25:16.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:16 smithi164 bash[14575]: audit 2024-04-02T15:25:15.082807+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:25:16.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:16 smithi060 bash[14337]: cluster 2024-04-02T15:25:13.538033+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:25:16.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:16 smithi060 bash[14337]: cluster 2024-04-02T15:25:13.538266+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:25:16.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:16 smithi060 bash[14337]: cluster 2024-04-02T15:25:15.081798+0000 mon.a (mon.0) 436 : cluster [INF] osd.2 [v2:172.21.15.60:6818/1480135902,v1:172.21.15.60:6819/1480135902] boot 2024-04-02T15:25:16.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:16 smithi060 bash[14337]: cluster 2024-04-02T15:25:15.081904+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-02T15:25:16.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:16 smithi060 bash[14337]: audit 2024-04-02T15:25:15.082807+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:25:16.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:16 smithi060 bash[20116]: cluster 2024-04-02T15:25:13.538033+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:25:16.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:16 smithi060 bash[20116]: cluster 2024-04-02T15:25:13.538266+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:25:16.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:16 smithi060 bash[20116]: cluster 2024-04-02T15:25:15.081798+0000 mon.a (mon.0) 436 : cluster [INF] osd.2 [v2:172.21.15.60:6818/1480135902,v1:172.21.15.60:6819/1480135902] boot 2024-04-02T15:25:16.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:16 smithi060 bash[20116]: cluster 2024-04-02T15:25:15.081904+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-02T15:25:16.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:16 smithi060 bash[20116]: audit 2024-04-02T15:25:15.082807+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:25:17.170 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-02T15:25:17.170 INFO:teuthology.orchestra.run.smithi060.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-02T15:25:17.170 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10+0 records in 2024-04-02T15:25:17.170 INFO:teuthology.orchestra.run.smithi060.stderr:10+0 records out 2024-04-02T15:25:17.170 INFO:teuthology.orchestra.run.smithi060.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0138157 s, 759 MB/s 2024-04-02T15:25:17.170 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping successful for: 2024-04-02T15:25:17.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:17 smithi060 bash[14337]: cluster 2024-04-02T15:25:15.654038+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:17.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:17 smithi060 bash[14337]: audit 2024-04-02T15:25:15.773436+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-02T15:25:17.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:17 smithi060 bash[14337]: audit 2024-04-02T15:25:16.228992+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-02T15:25:17.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:17 smithi060 bash[14337]: cluster 2024-04-02T15:25:16.229052+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-02T15:25:17.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:17 smithi060 bash[14337]: audit 2024-04-02T15:25:16.230469+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-02T15:25:17.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:17 smithi060 bash[20116]: cluster 2024-04-02T15:25:15.654038+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:17.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:17 smithi060 bash[20116]: audit 2024-04-02T15:25:15.773436+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-02T15:25:17.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:17 smithi060 bash[20116]: audit 2024-04-02T15:25:16.228992+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-02T15:25:17.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:17 smithi060 bash[20116]: cluster 2024-04-02T15:25:16.229052+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-02T15:25:17.546 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:17 smithi060 bash[20116]: audit 2024-04-02T15:25:16.230469+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-02T15:25:17.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:17 smithi164 bash[14575]: cluster 2024-04-02T15:25:15.654038+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T15:25:17.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:17 smithi164 bash[14575]: audit 2024-04-02T15:25:15.773436+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-02T15:25:17.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:17 smithi164 bash[14575]: audit 2024-04-02T15:25:16.228992+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-02T15:25:17.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:17 smithi164 bash[14575]: cluster 2024-04-02T15:25:16.229052+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-02T15:25:17.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:17 smithi164 bash[14575]: audit 2024-04-02T15:25:16.230469+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-02T15:25:17.907 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi060:vg_nvme/lv_1 2024-04-02T15:25:18.240 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:18 smithi060 bash[14337]: audit 2024-04-02T15:25:17.229484+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-02T15:25:18.240 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:18 smithi060 bash[14337]: cluster 2024-04-02T15:25:17.229544+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-02T15:25:18.240 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:18 smithi060 bash[20116]: audit 2024-04-02T15:25:17.229484+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-02T15:25:18.240 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:18 smithi060 bash[20116]: cluster 2024-04-02T15:25:17.229544+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-02T15:25:18.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:18 smithi164 bash[14575]: audit 2024-04-02T15:25:17.229484+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-02T15:25:18.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:18 smithi164 bash[14575]: cluster 2024-04-02T15:25:17.229544+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-02T15:25:19.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:19 smithi060 bash[14337]: cluster 2024-04-02T15:25:17.654654+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v104: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:19.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:19 smithi060 bash[14337]: cluster 2024-04-02T15:25:18.252946+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-02T15:25:19.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:19 smithi060 bash[14337]: cluster 2024-04-02T15:25:18.253351+0000 mon.a (mon.0) 446 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-04-02T15:25:19.295 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:19 smithi060 bash[14337]: audit 2024-04-02T15:25:18.898013+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:19.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:19 smithi060 bash[20116]: cluster 2024-04-02T15:25:17.654654+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v104: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:19.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:19 smithi060 bash[20116]: cluster 2024-04-02T15:25:18.252946+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-02T15:25:19.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:19 smithi060 bash[20116]: cluster 2024-04-02T15:25:18.253351+0000 mon.a (mon.0) 446 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-04-02T15:25:19.295 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:19 smithi060 bash[20116]: audit 2024-04-02T15:25:18.898013+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:19.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:19 smithi164 bash[14575]: cluster 2024-04-02T15:25:17.654654+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v104: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:19.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:19 smithi164 bash[14575]: cluster 2024-04-02T15:25:18.252946+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-02T15:25:19.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:19 smithi164 bash[14575]: cluster 2024-04-02T15:25:18.253351+0000 mon.a (mon.0) 446 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-04-02T15:25:19.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:19 smithi164 bash[14575]: audit 2024-04-02T15:25:18.898013+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:21.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:21 smithi164 bash[14575]: cluster 2024-04-02T15:25:19.655133+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:21.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:21 smithi164 bash[14575]: audit 2024-04-02T15:25:20.718323+0000 mon.a (mon.0) 448 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T15:25:22.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:21 smithi060 bash[14337]: cluster 2024-04-02T15:25:19.655133+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:22.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:21 smithi060 bash[14337]: audit 2024-04-02T15:25:20.718323+0000 mon.a (mon.0) 448 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T15:25:22.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:21 smithi060 bash[20116]: cluster 2024-04-02T15:25:19.655133+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:22.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:21 smithi060 bash[20116]: audit 2024-04-02T15:25:20.718323+0000 mon.a (mon.0) 448 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T15:25:23.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:23 smithi164 bash[14575]: audit 2024-04-02T15:25:20.939500+0000 mgr.y (mgr.14152) 141 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:25:23.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:23 smithi164 bash[14575]: audit 2024-04-02T15:25:21.622038+0000 mon.a (mon.0) 449 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T15:25:23.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:23 smithi164 bash[14575]: audit 2024-04-02T15:25:21.623265+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:25:23.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:23 smithi164 bash[14575]: audit 2024-04-02T15:25:21.623518+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:25:23.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:23 smithi164 bash[14575]: audit 2024-04-02T15:25:21.623863+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:25:23.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:23 smithi164 bash[14575]: audit 2024-04-02T15:25:21.624227+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:25:23.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:23 smithi164 bash[14575]: audit 2024-04-02T15:25:21.633894+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T15:25:23.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:23 smithi164 bash[14575]: audit 2024-04-02T15:25:21.634135+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:25:23.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:23 smithi164 bash[14575]: audit 2024-04-02T15:25:21.634319+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:25:23.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:23 smithi164 bash[14575]: audit 2024-04-02T15:25:21.634549+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:25:23.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:23 smithi164 bash[14575]: audit 2024-04-02T15:25:21.636156+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:25:23.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:23 smithi164 bash[14575]: audit 2024-04-02T15:25:21.637081+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:23.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:23 smithi164 bash[14575]: cluster 2024-04-02T15:25:21.655559+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v107: 1 pgs: 1 creating+activating; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:23.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:23 smithi164 bash[14575]: audit 2024-04-02T15:25:22.529050+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T15:25:23.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:23 smithi164 bash[14575]: audit 2024-04-02T15:25:22.533210+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:25:23.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:23 smithi164 bash[14575]: audit 2024-04-02T15:25:22.533442+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:25:23.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:23 smithi164 bash[14575]: audit 2024-04-02T15:25:22.533637+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:25:23.795 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:25:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:25:23.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[20116]: audit 2024-04-02T15:25:20.939500+0000 mgr.y (mgr.14152) 141 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:25:23.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[20116]: audit 2024-04-02T15:25:21.622038+0000 mon.a (mon.0) 449 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T15:25:23.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[20116]: audit 2024-04-02T15:25:21.623265+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:25:23.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[20116]: audit 2024-04-02T15:25:21.623518+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:25:23.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[20116]: audit 2024-04-02T15:25:21.623863+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:25:23.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[20116]: audit 2024-04-02T15:25:21.624227+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:25:23.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[20116]: audit 2024-04-02T15:25:21.633894+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T15:25:23.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[20116]: audit 2024-04-02T15:25:21.634135+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:25:23.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[20116]: audit 2024-04-02T15:25:21.634319+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:25:23.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[20116]: audit 2024-04-02T15:25:21.634549+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:25:23.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[20116]: audit 2024-04-02T15:25:21.636156+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:25:23.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[20116]: audit 2024-04-02T15:25:21.637081+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:23.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[20116]: cluster 2024-04-02T15:25:21.655559+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v107: 1 pgs: 1 creating+activating; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:23.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[20116]: audit 2024-04-02T15:25:22.529050+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T15:25:23.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[20116]: audit 2024-04-02T15:25:22.533210+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:25:23.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[20116]: audit 2024-04-02T15:25:22.533442+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:25:23.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[20116]: audit 2024-04-02T15:25:22.533637+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:25:23.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[14337]: audit 2024-04-02T15:25:20.939500+0000 mgr.y (mgr.14152) 141 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:25:23.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[14337]: audit 2024-04-02T15:25:21.622038+0000 mon.a (mon.0) 449 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T15:25:23.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[14337]: audit 2024-04-02T15:25:21.623265+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:25:23.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[14337]: audit 2024-04-02T15:25:21.623518+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:25:23.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[14337]: audit 2024-04-02T15:25:21.623863+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:25:23.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[14337]: audit 2024-04-02T15:25:21.624227+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:25:23.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[14337]: audit 2024-04-02T15:25:21.633894+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T15:25:23.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[14337]: audit 2024-04-02T15:25:21.634135+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:25:23.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[14337]: audit 2024-04-02T15:25:21.634319+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:25:23.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[14337]: audit 2024-04-02T15:25:21.634549+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:25:23.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[14337]: audit 2024-04-02T15:25:21.636156+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:25:23.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[14337]: audit 2024-04-02T15:25:21.637081+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:23.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[14337]: cluster 2024-04-02T15:25:21.655559+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v107: 1 pgs: 1 creating+activating; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:23.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[14337]: audit 2024-04-02T15:25:22.529050+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T15:25:23.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[14337]: audit 2024-04-02T15:25:22.533210+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:25:23.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[14337]: audit 2024-04-02T15:25:22.533442+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:25:23.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:23 smithi060 bash[14337]: audit 2024-04-02T15:25:22.533637+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:25:24.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:24 smithi060 bash[14337]: audit 2024-04-02T15:25:22.533690+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T15:25:24.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:24 smithi164 bash[14575]: audit 2024-04-02T15:25:22.533690+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T15:25:24.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:24 smithi164 bash[14575]: audit 2024-04-02T15:25:23.445441+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T15:25:24.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:24 smithi164 bash[14575]: audit 2024-04-02T15:25:23.462130+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:24.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:24 smithi164 bash[14575]: audit 2024-04-02T15:25:23.470844+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:24.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:24 smithi164 bash[14575]: audit 2024-04-02T15:25:23.483619+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:24.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:24 smithi164 bash[14575]: cluster 2024-04-02T15:25:23.656280+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:24.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:24 smithi060 bash[14337]: audit 2024-04-02T15:25:23.445441+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T15:25:24.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:24 smithi060 bash[14337]: audit 2024-04-02T15:25:23.462130+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:24.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:24 smithi060 bash[14337]: audit 2024-04-02T15:25:23.470844+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:24.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:24 smithi060 bash[14337]: audit 2024-04-02T15:25:23.483619+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:24.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:24 smithi060 bash[14337]: cluster 2024-04-02T15:25:23.656280+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:24.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:24 smithi060 bash[20116]: audit 2024-04-02T15:25:22.533690+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T15:25:24.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:24 smithi060 bash[20116]: audit 2024-04-02T15:25:23.445441+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T15:25:24.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:24 smithi060 bash[20116]: audit 2024-04-02T15:25:23.462130+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:24.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:24 smithi060 bash[20116]: audit 2024-04-02T15:25:23.470844+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:24.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:24 smithi060 bash[20116]: audit 2024-04-02T15:25:23.483619+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:24.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:24 smithi060 bash[20116]: cluster 2024-04-02T15:25:23.656280+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:26.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:26 smithi164 bash[14575]: cluster 2024-04-02T15:25:25.656861+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:27.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:26 smithi060 bash[14337]: cluster 2024-04-02T15:25:25.656861+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:27.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:26 smithi060 bash[20116]: cluster 2024-04-02T15:25:25.656861+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:28.795 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:25:28 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:25:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:25:29.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:29 smithi164 bash[14575]: cluster 2024-04-02T15:25:27.657480+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-02T15:25:29.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:29 smithi164 bash[14575]: audit 2024-04-02T15:25:28.584825+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:29.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:29 smithi164 bash[14575]: audit 2024-04-02T15:25:28.590408+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:29.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:29 smithi164 bash[14575]: audit 2024-04-02T15:25:28.694195+0000 mon.a (mon.0) 467 : audit [INF] from='client.? 172.21.15.60:0/1176242912' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "edde0eaf-8fb8-41f8-8c14-1cee08dcab85"}]: dispatch 2024-04-02T15:25:29.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:29 smithi164 bash[14575]: audit 2024-04-02T15:25:28.702868+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.60:0/1176242912' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "edde0eaf-8fb8-41f8-8c14-1cee08dcab85"}]': finished 2024-04-02T15:25:29.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:29 smithi164 bash[14575]: cluster 2024-04-02T15:25:28.703040+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-02T15:25:29.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:29 smithi164 bash[14575]: audit 2024-04-02T15:25:28.703354+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:25:29.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:29 smithi060 bash[14337]: cluster 2024-04-02T15:25:27.657480+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-02T15:25:29.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:29 smithi060 bash[14337]: audit 2024-04-02T15:25:28.584825+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:29.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:29 smithi060 bash[14337]: audit 2024-04-02T15:25:28.590408+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:29.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:29 smithi060 bash[14337]: audit 2024-04-02T15:25:28.694195+0000 mon.a (mon.0) 467 : audit [INF] from='client.? 172.21.15.60:0/1176242912' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "edde0eaf-8fb8-41f8-8c14-1cee08dcab85"}]: dispatch 2024-04-02T15:25:29.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:29 smithi060 bash[14337]: audit 2024-04-02T15:25:28.702868+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.60:0/1176242912' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "edde0eaf-8fb8-41f8-8c14-1cee08dcab85"}]': finished 2024-04-02T15:25:29.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:29 smithi060 bash[14337]: cluster 2024-04-02T15:25:28.703040+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-02T15:25:29.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:29 smithi060 bash[14337]: audit 2024-04-02T15:25:28.703354+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:25:29.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:29 smithi060 bash[20116]: cluster 2024-04-02T15:25:27.657480+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-02T15:25:29.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:29 smithi060 bash[20116]: audit 2024-04-02T15:25:28.584825+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:29.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:29 smithi060 bash[20116]: audit 2024-04-02T15:25:28.590408+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:29.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:29 smithi060 bash[20116]: audit 2024-04-02T15:25:28.694195+0000 mon.a (mon.0) 467 : audit [INF] from='client.? 172.21.15.60:0/1176242912' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "edde0eaf-8fb8-41f8-8c14-1cee08dcab85"}]: dispatch 2024-04-02T15:25:29.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:29 smithi060 bash[20116]: audit 2024-04-02T15:25:28.702868+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.60:0/1176242912' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "edde0eaf-8fb8-41f8-8c14-1cee08dcab85"}]': finished 2024-04-02T15:25:29.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:29 smithi060 bash[20116]: cluster 2024-04-02T15:25:28.703040+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-02T15:25:29.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:29 smithi060 bash[20116]: audit 2024-04-02T15:25:28.703354+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:25:30.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:30 smithi164 bash[14575]: audit 2024-04-02T15:25:29.429841+0000 mon.a (mon.0) 471 : audit [DBG] from='client.? 172.21.15.60:0/2121634108' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:25:30.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:30 smithi060 bash[14337]: audit 2024-04-02T15:25:29.429841+0000 mon.a (mon.0) 471 : audit [DBG] from='client.? 172.21.15.60:0/2121634108' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:25:30.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:30 smithi060 bash[20116]: audit 2024-04-02T15:25:29.429841+0000 mon.a (mon.0) 471 : audit [DBG] from='client.? 172.21.15.60:0/2121634108' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:25:31.724 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:31 smithi164 bash[14575]: cluster 2024-04-02T15:25:29.658074+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-02T15:25:31.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:31 smithi060 bash[14337]: cluster 2024-04-02T15:25:29.658074+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-02T15:25:31.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:31 smithi060 bash[20116]: cluster 2024-04-02T15:25:29.658074+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-02T15:25:33.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:33 smithi164 bash[14575]: cluster 2024-04-02T15:25:31.658652+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-02T15:25:33.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:33 smithi060 bash[14337]: cluster 2024-04-02T15:25:31.658652+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-02T15:25:33.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:33 smithi060 bash[20116]: cluster 2024-04-02T15:25:31.658652+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-02T15:25:35.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:35 smithi164 bash[14575]: cluster 2024-04-02T15:25:33.659388+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T15:25:35.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:35 smithi060 bash[14337]: cluster 2024-04-02T15:25:33.659388+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T15:25:35.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:35 smithi060 bash[20116]: cluster 2024-04-02T15:25:33.659388+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T15:25:37.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:37 smithi060 bash[14337]: cluster 2024-04-02T15:25:35.660022+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T15:25:37.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:37 smithi060 bash[20116]: cluster 2024-04-02T15:25:35.660022+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T15:25:37.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:37 smithi164 bash[14575]: cluster 2024-04-02T15:25:35.660022+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T15:25:39.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:39 smithi060 bash[14337]: cluster 2024-04-02T15:25:37.660682+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:39.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:39 smithi060 bash[14337]: audit 2024-04-02T15:25:39.251521+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-02T15:25:39.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:39 smithi060 bash[14337]: audit 2024-04-02T15:25:39.253125+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:39.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:39 smithi060 bash[20116]: cluster 2024-04-02T15:25:37.660682+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:39.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:39 smithi060 bash[20116]: audit 2024-04-02T15:25:39.251521+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-02T15:25:39.530 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:39 smithi060 bash[20116]: audit 2024-04-02T15:25:39.253125+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:39.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:39 smithi164 bash[14575]: cluster 2024-04-02T15:25:37.660682+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:39.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:39 smithi164 bash[14575]: audit 2024-04-02T15:25:39.251521+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-02T15:25:39.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:39 smithi164 bash[14575]: audit 2024-04-02T15:25:39.253125+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:40.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:40 smithi060 bash[14337]: cephadm 2024-04-02T15:25:39.254464+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.3 on smithi060 2024-04-02T15:25:40.689 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:40 smithi060 bash[20116]: cephadm 2024-04-02T15:25:39.254464+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.3 on smithi060 2024-04-02T15:25:40.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:40 smithi164 bash[14575]: cephadm 2024-04-02T15:25:39.254464+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.3 on smithi060 2024-04-02T15:25:41.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:41 smithi164 bash[14575]: cluster 2024-04-02T15:25:39.661256+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:41.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:41 smithi060 bash[14337]: cluster 2024-04-02T15:25:39.661256+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:41.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:41 smithi060 bash[20116]: cluster 2024-04-02T15:25:39.661256+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:43.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:43 smithi060 bash[14337]: cluster 2024-04-02T15:25:41.661813+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:43.647 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:25:43 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:25:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:25:43.648 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:43 smithi060 bash[20116]: cluster 2024-04-02T15:25:41.661813+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:43.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:43 smithi164 bash[14575]: cluster 2024-04-02T15:25:41.661813+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:44.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:44 smithi164 bash[14575]: audit 2024-04-02T15:25:43.595397+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:44.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:44 smithi164 bash[14575]: audit 2024-04-02T15:25:43.602251+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:44.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:44 smithi164 bash[14575]: cluster 2024-04-02T15:25:43.662423+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:45.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:44 smithi060 bash[14337]: audit 2024-04-02T15:25:43.595397+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:45.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:44 smithi060 bash[14337]: audit 2024-04-02T15:25:43.602251+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:45.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:44 smithi060 bash[14337]: cluster 2024-04-02T15:25:43.662423+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:45.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:44 smithi060 bash[20116]: audit 2024-04-02T15:25:43.595397+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:45.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:44 smithi060 bash[20116]: audit 2024-04-02T15:25:43.602251+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:45.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:44 smithi060 bash[20116]: cluster 2024-04-02T15:25:43.662423+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:45.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:45 smithi164 bash[14575]: audit 2024-04-02T15:25:44.714294+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:45.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:45 smithi164 bash[14575]: audit 2024-04-02T15:25:44.729571+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:45.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:45 smithi164 bash[14575]: audit 2024-04-02T15:25:44.731733+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:45.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:45 smithi164 bash[14575]: audit 2024-04-02T15:25:44.733042+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:45.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:45 smithi164 bash[14575]: audit 2024-04-02T15:25:44.740642+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:46.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:45 smithi060 bash[20116]: audit 2024-04-02T15:25:44.714294+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:46.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:45 smithi060 bash[20116]: audit 2024-04-02T15:25:44.729571+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:46.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:45 smithi060 bash[20116]: audit 2024-04-02T15:25:44.731733+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:46.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:45 smithi060 bash[20116]: audit 2024-04-02T15:25:44.733042+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:46.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:45 smithi060 bash[20116]: audit 2024-04-02T15:25:44.740642+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:46.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:45 smithi060 bash[14337]: audit 2024-04-02T15:25:44.714294+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:46.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:45 smithi060 bash[14337]: audit 2024-04-02T15:25:44.729571+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:46.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:45 smithi060 bash[14337]: audit 2024-04-02T15:25:44.731733+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:46.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:45 smithi060 bash[14337]: audit 2024-04-02T15:25:44.733042+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:46.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:45 smithi060 bash[14337]: audit 2024-04-02T15:25:44.740642+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:47.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:46 smithi060 bash[14337]: cluster 2024-04-02T15:25:45.663049+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:47.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:46 smithi060 bash[20116]: cluster 2024-04-02T15:25:45.663049+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:47.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:46 smithi164 bash[14575]: cluster 2024-04-02T15:25:45.663049+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:48.967 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:25:48 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:25:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:25:49.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:49 smithi164 bash[14575]: cluster 2024-04-02T15:25:47.663646+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:49.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:49 smithi164 bash[14575]: audit 2024-04-02T15:25:48.711512+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:49.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:49 smithi164 bash[14575]: audit 2024-04-02T15:25:48.719212+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:49.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:49 smithi164 bash[14575]: audit 2024-04-02T15:25:48.719609+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:49.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:49 smithi164 bash[14575]: audit 2024-04-02T15:25:48.721717+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:49.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:49 smithi164 bash[14575]: audit 2024-04-02T15:25:48.723090+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:49.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:49 smithi164 bash[14575]: audit 2024-04-02T15:25:48.731064+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:49.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:49 smithi060 bash[20116]: cluster 2024-04-02T15:25:47.663646+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:49.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:49 smithi060 bash[20116]: audit 2024-04-02T15:25:48.711512+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:49.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:49 smithi060 bash[20116]: audit 2024-04-02T15:25:48.719212+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:49.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:49 smithi060 bash[20116]: audit 2024-04-02T15:25:48.719609+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:49.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:49 smithi060 bash[20116]: audit 2024-04-02T15:25:48.721717+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:49.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:49 smithi060 bash[20116]: audit 2024-04-02T15:25:48.723090+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:49.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:49 smithi060 bash[20116]: audit 2024-04-02T15:25:48.731064+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:49.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:49 smithi060 bash[14337]: cluster 2024-04-02T15:25:47.663646+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:49.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:49 smithi060 bash[14337]: audit 2024-04-02T15:25:48.711512+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:49.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:49 smithi060 bash[14337]: audit 2024-04-02T15:25:48.719212+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:49.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:49 smithi060 bash[14337]: audit 2024-04-02T15:25:48.719609+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:49.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:49 smithi060 bash[14337]: audit 2024-04-02T15:25:48.721717+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:49.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:49 smithi060 bash[14337]: audit 2024-04-02T15:25:48.723090+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:49.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:49 smithi060 bash[14337]: audit 2024-04-02T15:25:48.731064+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:50.545 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:50 smithi060 bash[14337]: cephadm 2024-04-02T15:25:48.712938+0000 mgr.y (mgr.14152) 157 : cephadm [INF] Detected new or changed devices on smithi060 2024-04-02T15:25:50.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:50 smithi060 bash[20116]: cephadm 2024-04-02T15:25:48.712938+0000 mgr.y (mgr.14152) 157 : cephadm [INF] Detected new or changed devices on smithi060 2024-04-02T15:25:50.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:50 smithi164 bash[14575]: cephadm 2024-04-02T15:25:48.712938+0000 mgr.y (mgr.14152) 157 : cephadm [INF] Detected new or changed devices on smithi060 2024-04-02T15:25:51.595 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:51 smithi060 bash[20116]: cluster 2024-04-02T15:25:49.664182+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:51.596 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:51 smithi060 bash[14337]: cluster 2024-04-02T15:25:49.664182+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:51.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:51 smithi164 bash[14575]: cluster 2024-04-02T15:25:49.664182+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:52.295 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:25:51 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:25:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:25:52.868 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 3 on host 'smithi060' 2024-04-02T15:25:53.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: cluster 2024-04-02T15:25:51.664677+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:53.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: audit 2024-04-02T15:25:51.978351+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:53.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: audit 2024-04-02T15:25:51.985803+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:53.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: audit 2024-04-02T15:25:52.006564+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:53.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: audit 2024-04-02T15:25:52.008683+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:53.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: audit 2024-04-02T15:25:52.010050+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:53.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: audit 2024-04-02T15:25:52.017886+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:53.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: audit 2024-04-02T15:25:52.421815+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/3009739603,v1:172.21.15.60:6827/3009739603]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T15:25:53.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: audit 2024-04-02T15:25:52.422528+0000 mon.a (mon.0) 493 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T15:25:53.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: audit 2024-04-02T15:25:52.870677+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:53.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: audit 2024-04-02T15:25:52.887632+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:53.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: audit 2024-04-02T15:25:52.890090+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:53.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: audit 2024-04-02T15:25:52.891725+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:53.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: audit 2024-04-02T15:25:52.895558+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:53.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: audit 2024-04-02T15:25:52.896894+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:53.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: audit 2024-04-02T15:25:52.898406+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:53.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: audit 2024-04-02T15:25:52.900026+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:53.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: audit 2024-04-02T15:25:52.907077+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:53.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:52 smithi164 bash[14575]: audit 2024-04-02T15:25:52.914210+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:53.296 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: cluster 2024-04-02T15:25:51.664677+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:53.296 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: audit 2024-04-02T15:25:51.978351+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:53.296 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: audit 2024-04-02T15:25:51.985803+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:53.296 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: audit 2024-04-02T15:25:52.006564+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:53.296 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: audit 2024-04-02T15:25:52.008683+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:53.296 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: audit 2024-04-02T15:25:52.010050+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:53.296 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: audit 2024-04-02T15:25:52.017886+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:53.296 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: audit 2024-04-02T15:25:52.421815+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/3009739603,v1:172.21.15.60:6827/3009739603]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T15:25:53.296 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: audit 2024-04-02T15:25:52.422528+0000 mon.a (mon.0) 493 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T15:25:53.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: audit 2024-04-02T15:25:52.870677+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:53.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: audit 2024-04-02T15:25:52.887632+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:53.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: audit 2024-04-02T15:25:52.890090+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:53.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: audit 2024-04-02T15:25:52.891725+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:53.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: audit 2024-04-02T15:25:52.895558+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:53.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: audit 2024-04-02T15:25:52.896894+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:53.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: audit 2024-04-02T15:25:52.898406+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:53.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: audit 2024-04-02T15:25:52.900026+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:53.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: audit 2024-04-02T15:25:52.907077+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:53.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[14337]: audit 2024-04-02T15:25:52.914210+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:53.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: cluster 2024-04-02T15:25:51.664677+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:53.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: audit 2024-04-02T15:25:51.978351+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:53.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: audit 2024-04-02T15:25:51.985803+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:53.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: audit 2024-04-02T15:25:52.006564+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:53.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: audit 2024-04-02T15:25:52.008683+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:53.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: audit 2024-04-02T15:25:52.010050+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:53.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: audit 2024-04-02T15:25:52.017886+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:53.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: audit 2024-04-02T15:25:52.421815+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/3009739603,v1:172.21.15.60:6827/3009739603]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T15:25:53.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: audit 2024-04-02T15:25:52.422528+0000 mon.a (mon.0) 493 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T15:25:53.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: audit 2024-04-02T15:25:52.870677+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:53.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: audit 2024-04-02T15:25:52.887632+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:25:53.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: audit 2024-04-02T15:25:52.890090+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:25:53.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: audit 2024-04-02T15:25:52.891725+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:25:53.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: audit 2024-04-02T15:25:52.895558+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:53.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: audit 2024-04-02T15:25:52.896894+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:53.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: audit 2024-04-02T15:25:52.898406+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:53.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: audit 2024-04-02T15:25:52.900026+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:25:53.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: audit 2024-04-02T15:25:52.907077+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:53.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:52 smithi060 bash[20116]: audit 2024-04-02T15:25:52.914210+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:25:53.582 DEBUG:teuthology.orchestra.run.smithi060:osd.3> sudo journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.3.service 2024-04-02T15:25:53.585 INFO:tasks.cephadm:Deploying osd.4 on smithi164 with /dev/vg_nvme/lv_4... 2024-04-02T15:25:53.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-02T15:25:53.604 INFO:journalctl@ceph.osd.3.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:25:54.614 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:54 smithi164 bash[14575]: cephadm 2024-04-02T15:25:52.901063+0000 mgr.y (mgr.14152) 160 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 3806M 2024-04-02T15:25:54.614 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:54 smithi164 bash[14575]: audit 2024-04-02T15:25:53.353088+0000 mon.a (mon.0) 504 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-02T15:25:54.615 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:54 smithi164 bash[14575]: cluster 2024-04-02T15:25:53.353244+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-02T15:25:54.615 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:54 smithi164 bash[14575]: audit 2024-04-02T15:25:53.353471+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:25:54.615 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:54 smithi164 bash[14575]: audit 2024-04-02T15:25:53.354379+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/3009739603,v1:172.21.15.60:6827/3009739603]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-02T15:25:54.615 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:54 smithi164 bash[14575]: audit 2024-04-02T15:25:53.355066+0000 mon.a (mon.0) 507 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-02T15:25:54.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:54 smithi060 bash[14337]: cephadm 2024-04-02T15:25:52.901063+0000 mgr.y (mgr.14152) 160 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 3806M 2024-04-02T15:25:54.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:54 smithi060 bash[14337]: audit 2024-04-02T15:25:53.353088+0000 mon.a (mon.0) 504 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-02T15:25:54.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:54 smithi060 bash[14337]: cluster 2024-04-02T15:25:53.353244+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-02T15:25:54.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:54 smithi060 bash[14337]: audit 2024-04-02T15:25:53.353471+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:25:54.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:54 smithi060 bash[14337]: audit 2024-04-02T15:25:53.354379+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/3009739603,v1:172.21.15.60:6827/3009739603]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-02T15:25:54.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:54 smithi060 bash[14337]: audit 2024-04-02T15:25:53.355066+0000 mon.a (mon.0) 507 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-02T15:25:54.796 INFO:journalctl@ceph.osd.3.smithi060.stdout:Apr 02 15:25:54 smithi060 bash[34100]: debug 2024-04-02T15:25:54.362+0000 7fe65fa75700 -1 osd.3 0 waiting for initial osdmap 2024-04-02T15:25:54.796 INFO:journalctl@ceph.osd.3.smithi060.stdout:Apr 02 15:25:54 smithi060 bash[34100]: debug 2024-04-02T15:25:54.366+0000 7fe659c0b700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T15:25:54.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:54 smithi060 bash[20116]: cephadm 2024-04-02T15:25:52.901063+0000 mgr.y (mgr.14152) 160 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 3806M 2024-04-02T15:25:54.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:54 smithi060 bash[20116]: audit 2024-04-02T15:25:53.353088+0000 mon.a (mon.0) 504 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-02T15:25:54.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:54 smithi060 bash[20116]: cluster 2024-04-02T15:25:53.353244+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-02T15:25:54.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:54 smithi060 bash[20116]: audit 2024-04-02T15:25:53.353471+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:25:54.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:54 smithi060 bash[20116]: audit 2024-04-02T15:25:53.354379+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.60:6826/3009739603,v1:172.21.15.60:6827/3009739603]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-02T15:25:54.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:54 smithi060 bash[20116]: audit 2024-04-02T15:25:53.355066+0000 mon.a (mon.0) 507 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-04-02T15:25:55.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:55 smithi164 bash[14575]: cluster 2024-04-02T15:25:53.665238+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:55.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:55 smithi164 bash[14575]: audit 2024-04-02T15:25:54.356517+0000 mon.a (mon.0) 508 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-04-02T15:25:55.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:55 smithi164 bash[14575]: cluster 2024-04-02T15:25:54.356701+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-02T15:25:55.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:55 smithi164 bash[14575]: audit 2024-04-02T15:25:54.357643+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:25:55.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:55 smithi164 bash[14575]: audit 2024-04-02T15:25:54.365154+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:25:55.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:55 smithi060 bash[14337]: cluster 2024-04-02T15:25:53.665238+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:55.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:55 smithi060 bash[14337]: audit 2024-04-02T15:25:54.356517+0000 mon.a (mon.0) 508 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-04-02T15:25:55.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:55 smithi060 bash[14337]: cluster 2024-04-02T15:25:54.356701+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-02T15:25:55.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:55 smithi060 bash[14337]: audit 2024-04-02T15:25:54.357643+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:25:55.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:55 smithi060 bash[14337]: audit 2024-04-02T15:25:54.365154+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:25:55.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:55 smithi060 bash[20116]: cluster 2024-04-02T15:25:53.665238+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:55.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:55 smithi060 bash[20116]: audit 2024-04-02T15:25:54.356517+0000 mon.a (mon.0) 508 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-04-02T15:25:55.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:55 smithi060 bash[20116]: cluster 2024-04-02T15:25:54.356701+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-02T15:25:55.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:55 smithi060 bash[20116]: audit 2024-04-02T15:25:54.357643+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:25:55.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:55 smithi060 bash[20116]: audit 2024-04-02T15:25:54.365154+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:25:56.330 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-02T15:25:56.330 INFO:teuthology.orchestra.run.smithi164.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-02T15:25:56.330 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10+0 records in 2024-04-02T15:25:56.330 INFO:teuthology.orchestra.run.smithi164.stderr:10+0 records out 2024-04-02T15:25:56.330 INFO:teuthology.orchestra.run.smithi164.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.019275 s, 544 MB/s 2024-04-02T15:25:56.330 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping successful for: 2024-04-02T15:25:56.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:56 smithi164 bash[14575]: cluster 2024-04-02T15:25:53.434909+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:25:56.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:56 smithi164 bash[14575]: cluster 2024-04-02T15:25:53.435101+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:25:56.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:56 smithi164 bash[14575]: cluster 2024-04-02T15:25:55.367858+0000 mon.a (mon.0) 512 : cluster [INF] osd.3 [v2:172.21.15.60:6826/3009739603,v1:172.21.15.60:6827/3009739603] boot 2024-04-02T15:25:56.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:56 smithi164 bash[14575]: cluster 2024-04-02T15:25:55.367970+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-02T15:25:56.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:56 smithi164 bash[14575]: audit 2024-04-02T15:25:55.368706+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:25:56.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:56 smithi060 bash[14337]: cluster 2024-04-02T15:25:53.434909+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:25:56.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:56 smithi060 bash[14337]: cluster 2024-04-02T15:25:53.435101+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:25:56.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:56 smithi060 bash[14337]: cluster 2024-04-02T15:25:55.367858+0000 mon.a (mon.0) 512 : cluster [INF] osd.3 [v2:172.21.15.60:6826/3009739603,v1:172.21.15.60:6827/3009739603] boot 2024-04-02T15:25:56.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:56 smithi060 bash[14337]: cluster 2024-04-02T15:25:55.367970+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-02T15:25:56.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:56 smithi060 bash[14337]: audit 2024-04-02T15:25:55.368706+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:25:56.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:56 smithi060 bash[20116]: cluster 2024-04-02T15:25:53.434909+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:25:56.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:56 smithi060 bash[20116]: cluster 2024-04-02T15:25:53.435101+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:25:56.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:56 smithi060 bash[20116]: cluster 2024-04-02T15:25:55.367858+0000 mon.a (mon.0) 512 : cluster [INF] osd.3 [v2:172.21.15.60:6826/3009739603,v1:172.21.15.60:6827/3009739603] boot 2024-04-02T15:25:56.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:56 smithi060 bash[20116]: cluster 2024-04-02T15:25:55.367970+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-02T15:25:56.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:56 smithi060 bash[20116]: audit 2024-04-02T15:25:55.368706+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:25:56.934 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi164:vg_nvme/lv_4 2024-04-02T15:25:57.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:57 smithi164 bash[14575]: cluster 2024-04-02T15:25:55.665840+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:57.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:57 smithi164 bash[14575]: cluster 2024-04-02T15:25:56.385027+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-02T15:25:57.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:57 smithi060 bash[14337]: cluster 2024-04-02T15:25:55.665840+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:57.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:57 smithi060 bash[14337]: cluster 2024-04-02T15:25:56.385027+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-02T15:25:57.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:57 smithi060 bash[20116]: cluster 2024-04-02T15:25:55.665840+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T15:25:57.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:57 smithi060 bash[20116]: cluster 2024-04-02T15:25:56.385027+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-02T15:25:59.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:25:59 smithi164 bash[14575]: cluster 2024-04-02T15:25:57.666433+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:25:59.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:25:59 smithi060 bash[14337]: cluster 2024-04-02T15:25:57.666433+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:25:59.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:25:59 smithi060 bash[20116]: cluster 2024-04-02T15:25:57.666433+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:00.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:00 smithi164 bash[14575]: audit 2024-04-02T15:25:59.480069+0000 mgr.y (mgr.14152) 164 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:26:00.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:00 smithi164 bash[14575]: audit 2024-04-02T15:25:59.487100+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:26:00.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:00 smithi164 bash[14575]: audit 2024-04-02T15:25:59.494034+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:26:00.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:00 smithi164 bash[14575]: audit 2024-04-02T15:25:59.495848+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:00.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:00 smithi164 bash[14575]: cluster 2024-04-02T15:25:59.666994+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:00.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:00 smithi060 bash[14337]: audit 2024-04-02T15:25:59.480069+0000 mgr.y (mgr.14152) 164 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:26:00.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:00 smithi060 bash[14337]: audit 2024-04-02T15:25:59.487100+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:26:00.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:00 smithi060 bash[14337]: audit 2024-04-02T15:25:59.494034+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:26:00.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:00 smithi060 bash[14337]: audit 2024-04-02T15:25:59.495848+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:00.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:00 smithi060 bash[14337]: cluster 2024-04-02T15:25:59.666994+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:00.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:00 smithi060 bash[20116]: audit 2024-04-02T15:25:59.480069+0000 mgr.y (mgr.14152) 164 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:26:00.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:00 smithi060 bash[20116]: audit 2024-04-02T15:25:59.487100+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:26:00.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:00 smithi060 bash[20116]: audit 2024-04-02T15:25:59.494034+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:26:00.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:00 smithi060 bash[20116]: audit 2024-04-02T15:25:59.495848+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:00.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:00 smithi060 bash[20116]: cluster 2024-04-02T15:25:59.666994+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:02.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:02 smithi164 bash[14575]: cluster 2024-04-02T15:26:01.667574+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:03.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:02 smithi060 bash[14337]: cluster 2024-04-02T15:26:01.667574+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:03.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:02 smithi060 bash[20116]: cluster 2024-04-02T15:26:01.667574+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:03.795 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:26:03 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:26:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:26:04.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:04 smithi060 bash[20116]: cluster 2024-04-02T15:26:03.668153+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:04.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:04 smithi060 bash[20116]: audit 2024-04-02T15:26:03.717947+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:04.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:04 smithi060 bash[20116]: audit 2024-04-02T15:26:03.725452+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:04 smithi060 bash[14337]: cluster 2024-04-02T15:26:03.668153+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:04 smithi060 bash[14337]: audit 2024-04-02T15:26:03.717947+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:04.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:04 smithi060 bash[14337]: audit 2024-04-02T15:26:03.725452+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:04.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:04 smithi164 bash[14575]: cluster 2024-04-02T15:26:03.668153+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:04.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:04 smithi164 bash[14575]: audit 2024-04-02T15:26:03.717947+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:04.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:04 smithi164 bash[14575]: audit 2024-04-02T15:26:03.725452+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:06.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:06 smithi060 bash[14337]: cluster 2024-04-02T15:26:05.668715+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:06.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:06 smithi060 bash[20116]: cluster 2024-04-02T15:26:05.668715+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:06.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:06 smithi164 bash[14575]: cluster 2024-04-02T15:26:05.668715+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:08.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:08 smithi164 bash[14575]: cluster 2024-04-02T15:26:07.669349+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:08.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:08 smithi164 bash[14575]: audit 2024-04-02T15:26:08.207317+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "695474e8-88a0-4d8b-a246-7e0cd398318b"}]: dispatch 2024-04-02T15:26:08.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:08 smithi164 bash[14575]: audit 2024-04-02T15:26:08.207404+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.164:0/3101883959' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "695474e8-88a0-4d8b-a246-7e0cd398318b"}]: dispatch 2024-04-02T15:26:08.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:08 smithi164 bash[14575]: audit 2024-04-02T15:26:08.216526+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "695474e8-88a0-4d8b-a246-7e0cd398318b"}]': finished 2024-04-02T15:26:08.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:08 smithi164 bash[14575]: cluster 2024-04-02T15:26:08.216672+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-02T15:26:08.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:08 smithi164 bash[14575]: audit 2024-04-02T15:26:08.216921+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:26:09.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:08 smithi060 bash[14337]: cluster 2024-04-02T15:26:07.669349+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:09.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:08 smithi060 bash[14337]: audit 2024-04-02T15:26:08.207317+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "695474e8-88a0-4d8b-a246-7e0cd398318b"}]: dispatch 2024-04-02T15:26:09.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:08 smithi060 bash[14337]: audit 2024-04-02T15:26:08.207404+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.164:0/3101883959' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "695474e8-88a0-4d8b-a246-7e0cd398318b"}]: dispatch 2024-04-02T15:26:09.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:08 smithi060 bash[14337]: audit 2024-04-02T15:26:08.216526+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "695474e8-88a0-4d8b-a246-7e0cd398318b"}]': finished 2024-04-02T15:26:09.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:08 smithi060 bash[14337]: cluster 2024-04-02T15:26:08.216672+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-02T15:26:09.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:08 smithi060 bash[14337]: audit 2024-04-02T15:26:08.216921+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:26:09.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:08 smithi060 bash[20116]: cluster 2024-04-02T15:26:07.669349+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:09.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:08 smithi060 bash[20116]: audit 2024-04-02T15:26:08.207317+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "695474e8-88a0-4d8b-a246-7e0cd398318b"}]: dispatch 2024-04-02T15:26:09.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:08 smithi060 bash[20116]: audit 2024-04-02T15:26:08.207404+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.164:0/3101883959' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "695474e8-88a0-4d8b-a246-7e0cd398318b"}]: dispatch 2024-04-02T15:26:09.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:08 smithi060 bash[20116]: audit 2024-04-02T15:26:08.216526+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "695474e8-88a0-4d8b-a246-7e0cd398318b"}]': finished 2024-04-02T15:26:09.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:08 smithi060 bash[20116]: cluster 2024-04-02T15:26:08.216672+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-02T15:26:09.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:08 smithi060 bash[20116]: audit 2024-04-02T15:26:08.216921+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:26:09.795 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:26:09 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:26:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:26:09.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:09 smithi060 bash[20116]: audit 2024-04-02T15:26:08.906690+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.164:0/63838878' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:26:09.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:09 smithi060 bash[20116]: audit 2024-04-02T15:26:09.695222+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:26:09.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:09 smithi060 bash[20116]: audit 2024-04-02T15:26:09.698267+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:26:09.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:09 smithi060 bash[14337]: audit 2024-04-02T15:26:08.906690+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.164:0/63838878' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:26:09.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:09 smithi060 bash[14337]: audit 2024-04-02T15:26:09.695222+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:26:09.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:09 smithi060 bash[14337]: audit 2024-04-02T15:26:09.698267+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:26:10.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:09 smithi164 bash[14575]: audit 2024-04-02T15:26:08.906690+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.164:0/63838878' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:26:10.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:09 smithi164 bash[14575]: audit 2024-04-02T15:26:09.695222+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:26:10.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:09 smithi164 bash[14575]: audit 2024-04-02T15:26:09.698267+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:26:11.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:10 smithi060 bash[20116]: cluster 2024-04-02T15:26:09.669856+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:11.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:10 smithi060 bash[20116]: audit 2024-04-02T15:26:09.745783+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:11.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:10 smithi060 bash[20116]: audit 2024-04-02T15:26:09.751790+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:11.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:10 smithi060 bash[14337]: cluster 2024-04-02T15:26:09.669856+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:11.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:10 smithi060 bash[14337]: audit 2024-04-02T15:26:09.745783+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:11.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:10 smithi060 bash[14337]: audit 2024-04-02T15:26:09.751790+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:11.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:10 smithi164 bash[14575]: cluster 2024-04-02T15:26:09.669856+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:11.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:10 smithi164 bash[14575]: audit 2024-04-02T15:26:09.745783+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:11.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:10 smithi164 bash[14575]: audit 2024-04-02T15:26:09.751790+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:13.045 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:12 smithi060 bash[14337]: cluster 2024-04-02T15:26:11.670433+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:13.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:12 smithi060 bash[20116]: cluster 2024-04-02T15:26:11.670433+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:13.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:12 smithi164 bash[14575]: cluster 2024-04-02T15:26:11.670433+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:15.593 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:15 smithi164 bash[14575]: cluster 2024-04-02T15:26:13.671136+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:15.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:15 smithi060 bash[14337]: cluster 2024-04-02T15:26:13.671136+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:15.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:15 smithi060 bash[20116]: cluster 2024-04-02T15:26:13.671136+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:17.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:17 smithi164 bash[14575]: cluster 2024-04-02T15:26:15.671786+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:17.795 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:17 smithi060 bash[14337]: cluster 2024-04-02T15:26:15.671786+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:17.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:17 smithi060 bash[20116]: cluster 2024-04-02T15:26:15.671786+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:18.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:18 smithi164 bash[14575]: audit 2024-04-02T15:26:17.880058+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-02T15:26:18.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:18 smithi164 bash[14575]: audit 2024-04-02T15:26:17.882004+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:18.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:18 smithi060 bash[14337]: audit 2024-04-02T15:26:17.880058+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-02T15:26:18.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:18 smithi060 bash[14337]: audit 2024-04-02T15:26:17.882004+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:18.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:18 smithi060 bash[20116]: audit 2024-04-02T15:26:17.880058+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-02T15:26:18.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:18 smithi060 bash[20116]: audit 2024-04-02T15:26:17.882004+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:19.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:19 smithi164 bash[14575]: cluster 2024-04-02T15:26:17.672372+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:19.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:19 smithi164 bash[14575]: cephadm 2024-04-02T15:26:17.883612+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-04-02T15:26:19.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:19 smithi060 bash[14337]: cluster 2024-04-02T15:26:17.672372+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:19.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:19 smithi060 bash[14337]: cephadm 2024-04-02T15:26:17.883612+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-04-02T15:26:19.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:19 smithi060 bash[20116]: cluster 2024-04-02T15:26:17.672372+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:19.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:19 smithi060 bash[20116]: cephadm 2024-04-02T15:26:17.883612+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-04-02T15:26:21.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:21 smithi164 bash[14575]: cluster 2024-04-02T15:26:19.673036+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:21.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:21 smithi060 bash[14337]: cluster 2024-04-02T15:26:19.673036+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:21.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:21 smithi060 bash[20116]: cluster 2024-04-02T15:26:19.673036+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:22.704 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:22 smithi164 bash[14575]: audit 2024-04-02T15:26:21.627205+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:22.705 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:22 smithi164 bash[14575]: audit 2024-04-02T15:26:21.660189+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:26:22.705 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:22 smithi164 bash[14575]: audit 2024-04-02T15:26:21.663262+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:22.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:22 smithi164 bash[14575]: audit 2024-04-02T15:26:21.665246+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:26:22.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:22 smithi164 bash[14575]: cluster 2024-04-02T15:26:21.673743+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:22.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:22 smithi164 bash[14575]: audit 2024-04-02T15:26:21.676776+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:23.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:22 smithi060 bash[14337]: audit 2024-04-02T15:26:21.627205+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:23.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:22 smithi060 bash[14337]: audit 2024-04-02T15:26:21.660189+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:26:23.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:22 smithi060 bash[14337]: audit 2024-04-02T15:26:21.663262+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:23.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:22 smithi060 bash[14337]: audit 2024-04-02T15:26:21.665246+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:26:23.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:22 smithi060 bash[14337]: cluster 2024-04-02T15:26:21.673743+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:23.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:22 smithi060 bash[14337]: audit 2024-04-02T15:26:21.676776+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:23.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:22 smithi060 bash[20116]: audit 2024-04-02T15:26:21.627205+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:23.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:22 smithi060 bash[20116]: audit 2024-04-02T15:26:21.660189+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:26:23.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:22 smithi060 bash[20116]: audit 2024-04-02T15:26:21.663262+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:23.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:22 smithi060 bash[20116]: audit 2024-04-02T15:26:21.665246+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:26:23.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:22 smithi060 bash[20116]: cluster 2024-04-02T15:26:21.673743+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:23.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:22 smithi060 bash[20116]: audit 2024-04-02T15:26:21.676776+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:24.296 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:26:23 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:26:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:26:24.975 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:24 smithi164 bash[14575]: cluster 2024-04-02T15:26:23.674366+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:24.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:24 smithi164 bash[14575]: audit 2024-04-02T15:26:23.853323+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:24.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:24 smithi164 bash[14575]: audit 2024-04-02T15:26:23.860625+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:24.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:24 smithi164 bash[14575]: audit 2024-04-02T15:26:23.902117+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:26:24.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:24 smithi164 bash[14575]: audit 2024-04-02T15:26:23.905047+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:24.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:24 smithi164 bash[14575]: audit 2024-04-02T15:26:23.906929+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:26:24.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:24 smithi164 bash[14575]: audit 2024-04-02T15:26:23.918806+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:25.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:24 smithi060 bash[20116]: cluster 2024-04-02T15:26:23.674366+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:25.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:24 smithi060 bash[20116]: audit 2024-04-02T15:26:23.853323+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:25.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:24 smithi060 bash[20116]: audit 2024-04-02T15:26:23.860625+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:25.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:24 smithi060 bash[20116]: audit 2024-04-02T15:26:23.902117+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:26:25.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:24 smithi060 bash[20116]: audit 2024-04-02T15:26:23.905047+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:25.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:24 smithi060 bash[20116]: audit 2024-04-02T15:26:23.906929+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:26:25.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:24 smithi060 bash[20116]: audit 2024-04-02T15:26:23.918806+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:25.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:24 smithi060 bash[14337]: cluster 2024-04-02T15:26:23.674366+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:25.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:24 smithi060 bash[14337]: audit 2024-04-02T15:26:23.853323+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:25.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:24 smithi060 bash[14337]: audit 2024-04-02T15:26:23.860625+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:25.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:24 smithi060 bash[14337]: audit 2024-04-02T15:26:23.902117+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:26:25.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:24 smithi060 bash[14337]: audit 2024-04-02T15:26:23.905047+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:25.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:24 smithi060 bash[14337]: audit 2024-04-02T15:26:23.906929+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:26:25.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:24 smithi060 bash[14337]: audit 2024-04-02T15:26:23.918806+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:27.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:26 smithi164 bash[14575]: cluster 2024-04-02T15:26:25.674987+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:27.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:26 smithi060 bash[20116]: cluster 2024-04-02T15:26:25.674987+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:27.296 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:26 smithi060 bash[14337]: cluster 2024-04-02T15:26:25.674987+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:29.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:29 smithi164 bash[14575]: cluster 2024-04-02T15:26:27.675582+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:29.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:29 smithi164 bash[14575]: audit 2024-04-02T15:26:29.181949+0000 mon.a (mon.0) 542 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T15:26:29.699 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:29 smithi164 bash[14575]: audit 2024-04-02T15:26:29.182253+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/2491624950,v1:172.21.15.164:6801/2491624950]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T15:26:29.796 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:26:29 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:26:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:26:29.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:29 smithi060 bash[14337]: cluster 2024-04-02T15:26:27.675582+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:29.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:29 smithi060 bash[14337]: audit 2024-04-02T15:26:29.181949+0000 mon.a (mon.0) 542 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T15:26:29.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:29 smithi060 bash[14337]: audit 2024-04-02T15:26:29.182253+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/2491624950,v1:172.21.15.164:6801/2491624950]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T15:26:29.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:29 smithi060 bash[20116]: cluster 2024-04-02T15:26:27.675582+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:29.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:29 smithi060 bash[20116]: audit 2024-04-02T15:26:29.181949+0000 mon.a (mon.0) 542 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T15:26:29.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:29 smithi060 bash[20116]: audit 2024-04-02T15:26:29.182253+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/2491624950,v1:172.21.15.164:6801/2491624950]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T15:26:30.296 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:26:29 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:26:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:26:30.329 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 4 on host 'smithi164' 2024-04-02T15:26:30.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:30 smithi164 bash[14575]: audit 2024-04-02T15:26:29.360344+0000 mon.a (mon.0) 543 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-02T15:26:30.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:30 smithi164 bash[14575]: cluster 2024-04-02T15:26:29.360558+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-02T15:26:30.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:30 smithi164 bash[14575]: audit 2024-04-02T15:26:29.360769+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:26:30.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:30 smithi164 bash[14575]: audit 2024-04-02T15:26:29.361943+0000 mon.a (mon.0) 546 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:26:30.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:30 smithi164 bash[14575]: audit 2024-04-02T15:26:29.362463+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/2491624950,v1:172.21.15.164:6801/2491624950]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:26:30.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:30 smithi164 bash[14575]: audit 2024-04-02T15:26:29.441624+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:30.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:30 smithi164 bash[14575]: audit 2024-04-02T15:26:29.448972+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:30.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:30 smithi164 bash[14575]: audit 2024-04-02T15:26:29.452528+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:26:30.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:30 smithi164 bash[14575]: audit 2024-04-02T15:26:29.454049+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:30.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:30 smithi164 bash[14575]: audit 2024-04-02T15:26:29.455174+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:26:30.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:30 smithi164 bash[14575]: audit 2024-04-02T15:26:29.463015+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:30.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:30 smithi164 bash[14575]: audit 2024-04-02T15:26:29.896328+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:30.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:30 smithi164 bash[14575]: audit 2024-04-02T15:26:29.903751+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:30.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:30 smithi164 bash[14575]: audit 2024-04-02T15:26:30.330861+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:30.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:30 smithi164 bash[14575]: audit 2024-04-02T15:26:30.336903+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:26:30.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:30 smithi164 bash[14575]: audit 2024-04-02T15:26:30.339555+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:30.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:30 smithi164 bash[14575]: audit 2024-04-02T15:26:30.341238+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:26:30.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:30 smithi164 bash[14575]: audit 2024-04-02T15:26:30.345811+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:26:30.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[14337]: audit 2024-04-02T15:26:29.360344+0000 mon.a (mon.0) 543 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-02T15:26:30.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[14337]: cluster 2024-04-02T15:26:29.360558+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-02T15:26:30.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[14337]: audit 2024-04-02T15:26:29.360769+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:26:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[14337]: audit 2024-04-02T15:26:29.361943+0000 mon.a (mon.0) 546 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:26:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[14337]: audit 2024-04-02T15:26:29.362463+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/2491624950,v1:172.21.15.164:6801/2491624950]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:26:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[14337]: audit 2024-04-02T15:26:29.441624+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[14337]: audit 2024-04-02T15:26:29.448972+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[14337]: audit 2024-04-02T15:26:29.452528+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:26:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[14337]: audit 2024-04-02T15:26:29.454049+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[14337]: audit 2024-04-02T15:26:29.455174+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:26:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[14337]: audit 2024-04-02T15:26:29.463015+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[14337]: audit 2024-04-02T15:26:29.896328+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[14337]: audit 2024-04-02T15:26:29.903751+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[14337]: audit 2024-04-02T15:26:30.330861+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[14337]: audit 2024-04-02T15:26:30.336903+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:26:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[14337]: audit 2024-04-02T15:26:30.339555+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[14337]: audit 2024-04-02T15:26:30.341238+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:26:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[14337]: audit 2024-04-02T15:26:30.345811+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:26:30.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[20116]: audit 2024-04-02T15:26:29.360344+0000 mon.a (mon.0) 543 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-02T15:26:30.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[20116]: cluster 2024-04-02T15:26:29.360558+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-02T15:26:30.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[20116]: audit 2024-04-02T15:26:29.360769+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:26:30.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[20116]: audit 2024-04-02T15:26:29.361943+0000 mon.a (mon.0) 546 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:26:30.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[20116]: audit 2024-04-02T15:26:29.362463+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/2491624950,v1:172.21.15.164:6801/2491624950]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:26:30.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[20116]: audit 2024-04-02T15:26:29.441624+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:30.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[20116]: audit 2024-04-02T15:26:29.448972+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:30.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[20116]: audit 2024-04-02T15:26:29.452528+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:26:30.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[20116]: audit 2024-04-02T15:26:29.454049+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:30.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[20116]: audit 2024-04-02T15:26:29.455174+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:26:30.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[20116]: audit 2024-04-02T15:26:29.463015+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:30.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[20116]: audit 2024-04-02T15:26:29.896328+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:30.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[20116]: audit 2024-04-02T15:26:29.903751+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:30.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[20116]: audit 2024-04-02T15:26:30.330861+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:30.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[20116]: audit 2024-04-02T15:26:30.336903+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:26:30.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[20116]: audit 2024-04-02T15:26:30.339555+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:30.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[20116]: audit 2024-04-02T15:26:30.341238+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:26:30.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:30 smithi060 bash[20116]: audit 2024-04-02T15:26:30.345811+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:26:30.938 DEBUG:teuthology.orchestra.run.smithi164:osd.4> sudo journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.4.service 2024-04-02T15:26:30.940 INFO:tasks.cephadm:Deploying osd.5 on smithi164 with /dev/vg_nvme/lv_3... 2024-04-02T15:26:30.941 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-02T15:26:31.318 INFO:journalctl@ceph.osd.4.smithi164.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:26:31.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:31 smithi164 bash[14575]: cephadm 2024-04-02T15:26:29.442809+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Detected new or changed devices on smithi164 2024-04-02T15:26:31.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:31 smithi164 bash[14575]: cluster 2024-04-02T15:26:29.676183+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:31.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:31 smithi164 bash[14575]: cephadm 2024-04-02T15:26:30.347345+0000 mgr.y (mgr.14152) 183 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 16247M 2024-04-02T15:26:31.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:31 smithi164 bash[14575]: audit 2024-04-02T15:26:30.355233+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:31.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:31 smithi164 bash[14575]: audit 2024-04-02T15:26:30.364620+0000 mon.a (mon.0) 561 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-04-02T15:26:31.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:31 smithi164 bash[14575]: cluster 2024-04-02T15:26:30.364799+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-02T15:26:31.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:31 smithi164 bash[14575]: audit 2024-04-02T15:26:30.365624+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:26:31.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:31 smithi164 bash[14575]: audit 2024-04-02T15:26:30.375746+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:31.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:31 smithi164 bash[14575]: audit 2024-04-02T15:26:30.375979+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:26:31.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:31 smithi060 bash[14337]: cephadm 2024-04-02T15:26:29.442809+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Detected new or changed devices on smithi164 2024-04-02T15:26:31.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:31 smithi060 bash[14337]: cluster 2024-04-02T15:26:29.676183+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:31.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:31 smithi060 bash[14337]: cephadm 2024-04-02T15:26:30.347345+0000 mgr.y (mgr.14152) 183 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 16247M 2024-04-02T15:26:31.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:31 smithi060 bash[14337]: audit 2024-04-02T15:26:30.355233+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:31.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:31 smithi060 bash[14337]: audit 2024-04-02T15:26:30.364620+0000 mon.a (mon.0) 561 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-04-02T15:26:31.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:31 smithi060 bash[14337]: cluster 2024-04-02T15:26:30.364799+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-02T15:26:31.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:31 smithi060 bash[14337]: audit 2024-04-02T15:26:30.365624+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:26:31.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:31 smithi060 bash[14337]: audit 2024-04-02T15:26:30.375746+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:31.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:31 smithi060 bash[14337]: audit 2024-04-02T15:26:30.375979+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:26:31.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:31 smithi060 bash[20116]: cephadm 2024-04-02T15:26:29.442809+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Detected new or changed devices on smithi164 2024-04-02T15:26:31.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:31 smithi060 bash[20116]: cluster 2024-04-02T15:26:29.676183+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T15:26:31.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:31 smithi060 bash[20116]: cephadm 2024-04-02T15:26:30.347345+0000 mgr.y (mgr.14152) 183 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 16247M 2024-04-02T15:26:31.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:31 smithi060 bash[20116]: audit 2024-04-02T15:26:30.355233+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:31.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:31 smithi060 bash[20116]: audit 2024-04-02T15:26:30.364620+0000 mon.a (mon.0) 561 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-04-02T15:26:31.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:31 smithi060 bash[20116]: cluster 2024-04-02T15:26:30.364799+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-02T15:26:31.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:31 smithi060 bash[20116]: audit 2024-04-02T15:26:30.365624+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:26:31.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:31 smithi060 bash[20116]: audit 2024-04-02T15:26:30.375746+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:31.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:31 smithi060 bash[20116]: audit 2024-04-02T15:26:30.375979+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:26:32.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:32 smithi164 bash[14575]: cluster 2024-04-02T15:26:30.167389+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:26:32.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:32 smithi164 bash[14575]: cluster 2024-04-02T15:26:30.167598+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:26:32.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:32 smithi164 bash[14575]: cluster 2024-04-02T15:26:31.368275+0000 mon.a (mon.0) 566 : cluster [INF] osd.4 [v2:172.21.15.164:6800/2491624950,v1:172.21.15.164:6801/2491624950] boot 2024-04-02T15:26:32.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:32 smithi164 bash[14575]: cluster 2024-04-02T15:26:31.368455+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-02T15:26:32.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:32 smithi164 bash[14575]: audit 2024-04-02T15:26:31.368743+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:26:32.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:32 smithi060 bash[14337]: cluster 2024-04-02T15:26:30.167389+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:26:32.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:32 smithi060 bash[14337]: cluster 2024-04-02T15:26:30.167598+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:26:32.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:32 smithi060 bash[14337]: cluster 2024-04-02T15:26:31.368275+0000 mon.a (mon.0) 566 : cluster [INF] osd.4 [v2:172.21.15.164:6800/2491624950,v1:172.21.15.164:6801/2491624950] boot 2024-04-02T15:26:32.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:32 smithi060 bash[14337]: cluster 2024-04-02T15:26:31.368455+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-02T15:26:32.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:32 smithi060 bash[14337]: audit 2024-04-02T15:26:31.368743+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:26:32.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:32 smithi060 bash[20116]: cluster 2024-04-02T15:26:30.167389+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:26:32.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:32 smithi060 bash[20116]: cluster 2024-04-02T15:26:30.167598+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:26:32.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:32 smithi060 bash[20116]: cluster 2024-04-02T15:26:31.368275+0000 mon.a (mon.0) 566 : cluster [INF] osd.4 [v2:172.21.15.164:6800/2491624950,v1:172.21.15.164:6801/2491624950] boot 2024-04-02T15:26:32.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:32 smithi060 bash[20116]: cluster 2024-04-02T15:26:31.368455+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-02T15:26:32.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:32 smithi060 bash[20116]: audit 2024-04-02T15:26:31.368743+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:26:33.660 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-02T15:26:33.660 INFO:teuthology.orchestra.run.smithi164.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-02T15:26:33.660 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10+0 records in 2024-04-02T15:26:33.661 INFO:teuthology.orchestra.run.smithi164.stderr:10+0 records out 2024-04-02T15:26:33.661 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.021037 s, 498 MB/s 2024-04-02T15:26:33.661 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping successful for: 2024-04-02T15:26:33.704 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:33 smithi164 bash[14575]: cluster 2024-04-02T15:26:31.676748+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:33.704 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:33 smithi164 bash[14575]: cluster 2024-04-02T15:26:32.380079+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-02T15:26:33.704 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:33 smithi164 bash[14575]: cluster 2024-04-02T15:26:33.381638+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-02T15:26:33.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:33 smithi060 bash[14337]: cluster 2024-04-02T15:26:31.676748+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:33.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:33 smithi060 bash[14337]: cluster 2024-04-02T15:26:32.380079+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-02T15:26:33.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:33 smithi060 bash[14337]: cluster 2024-04-02T15:26:33.381638+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-02T15:26:33.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:33 smithi060 bash[20116]: cluster 2024-04-02T15:26:31.676748+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:33.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:33 smithi060 bash[20116]: cluster 2024-04-02T15:26:32.380079+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-02T15:26:33.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:33 smithi060 bash[20116]: cluster 2024-04-02T15:26:33.381638+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-02T15:26:34.290 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi164:vg_nvme/lv_3 2024-04-02T15:26:35.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:35 smithi164 bash[14575]: cluster 2024-04-02T15:26:33.677344+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v154: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:35.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:35 smithi164 bash[14575]: cluster 2024-04-02T15:26:34.398044+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-02T15:26:35.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:35 smithi060 bash[14337]: cluster 2024-04-02T15:26:33.677344+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v154: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:35.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:35 smithi060 bash[14337]: cluster 2024-04-02T15:26:34.398044+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-02T15:26:35.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:35 smithi060 bash[20116]: cluster 2024-04-02T15:26:33.677344+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v154: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:35.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:35 smithi060 bash[20116]: cluster 2024-04-02T15:26:34.398044+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-02T15:26:36.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:36 smithi164 bash[14575]: cluster 2024-04-02T15:26:35.400696+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-02T15:26:36.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:36 smithi164 bash[14575]: cluster 2024-04-02T15:26:35.677942+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:36.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:36 smithi060 bash[14337]: cluster 2024-04-02T15:26:35.400696+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-02T15:26:36.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:36 smithi060 bash[14337]: cluster 2024-04-02T15:26:35.677942+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:36.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:36 smithi060 bash[20116]: cluster 2024-04-02T15:26:35.400696+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-02T15:26:36.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:36 smithi060 bash[20116]: cluster 2024-04-02T15:26:35.677942+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:37.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:37 smithi164 bash[14575]: audit 2024-04-02T15:26:36.883742+0000 mgr.y (mgr.14152) 187 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:26:37.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:37 smithi164 bash[14575]: audit 2024-04-02T15:26:36.890735+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:26:37.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:37 smithi164 bash[14575]: audit 2024-04-02T15:26:36.897386+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:26:37.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:37 smithi164 bash[14575]: audit 2024-04-02T15:26:36.899320+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:37.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:37 smithi060 bash[14337]: audit 2024-04-02T15:26:36.883742+0000 mgr.y (mgr.14152) 187 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:26:37.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:37 smithi060 bash[14337]: audit 2024-04-02T15:26:36.890735+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:26:37.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:37 smithi060 bash[14337]: audit 2024-04-02T15:26:36.897386+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:26:37.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:37 smithi060 bash[14337]: audit 2024-04-02T15:26:36.899320+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:37.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:37 smithi060 bash[20116]: audit 2024-04-02T15:26:36.883742+0000 mgr.y (mgr.14152) 187 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:26:37.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:37 smithi060 bash[20116]: audit 2024-04-02T15:26:36.890735+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:26:37.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:37 smithi060 bash[20116]: audit 2024-04-02T15:26:36.897386+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:26:37.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:37 smithi060 bash[20116]: audit 2024-04-02T15:26:36.899320+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:39.658 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:39 smithi164 bash[14575]: cluster 2024-04-02T15:26:37.678570+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-04-02T15:26:39.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:39 smithi060 bash[14337]: cluster 2024-04-02T15:26:37.678570+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-04-02T15:26:39.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:39 smithi060 bash[20116]: cluster 2024-04-02T15:26:37.678570+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-04-02T15:26:41.475 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:41 smithi164 bash[14575]: cluster 2024-04-02T15:26:39.679148+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-04-02T15:26:41.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:41 smithi060 bash[14337]: cluster 2024-04-02T15:26:39.679148+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-04-02T15:26:41.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:41 smithi060 bash[20116]: cluster 2024-04-02T15:26:39.679148+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-04-02T15:26:43.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:43 smithi164 bash[14575]: cluster 2024-04-02T15:26:41.679776+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-02T15:26:43.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:43 smithi164 bash[14575]: audit 2024-04-02T15:26:42.571331+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91c4a8ac-d1f0-46cf-9471-ced23435a863"}]: dispatch 2024-04-02T15:26:43.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:43 smithi164 bash[14575]: audit 2024-04-02T15:26:42.571595+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.164:0/2843979612' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91c4a8ac-d1f0-46cf-9471-ced23435a863"}]: dispatch 2024-04-02T15:26:43.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:43 smithi164 bash[14575]: audit 2024-04-02T15:26:42.580492+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "91c4a8ac-d1f0-46cf-9471-ced23435a863"}]': finished 2024-04-02T15:26:43.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:43 smithi164 bash[14575]: cluster 2024-04-02T15:26:42.580700+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-02T15:26:43.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:43 smithi164 bash[14575]: audit 2024-04-02T15:26:42.580923+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:26:43.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:43 smithi164 bash[14575]: audit 2024-04-02T15:26:43.280668+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.164:0/2207654279' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:26:43.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:43 smithi060 bash[14337]: cluster 2024-04-02T15:26:41.679776+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-02T15:26:43.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:43 smithi060 bash[14337]: audit 2024-04-02T15:26:42.571331+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91c4a8ac-d1f0-46cf-9471-ced23435a863"}]: dispatch 2024-04-02T15:26:43.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:43 smithi060 bash[14337]: audit 2024-04-02T15:26:42.571595+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.164:0/2843979612' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91c4a8ac-d1f0-46cf-9471-ced23435a863"}]: dispatch 2024-04-02T15:26:43.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:43 smithi060 bash[14337]: audit 2024-04-02T15:26:42.580492+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "91c4a8ac-d1f0-46cf-9471-ced23435a863"}]': finished 2024-04-02T15:26:43.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:43 smithi060 bash[14337]: cluster 2024-04-02T15:26:42.580700+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-02T15:26:43.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:43 smithi060 bash[14337]: audit 2024-04-02T15:26:42.580923+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:26:43.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:43 smithi060 bash[14337]: audit 2024-04-02T15:26:43.280668+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.164:0/2207654279' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:26:43.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:43 smithi060 bash[20116]: cluster 2024-04-02T15:26:41.679776+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-02T15:26:43.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:43 smithi060 bash[20116]: audit 2024-04-02T15:26:42.571331+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91c4a8ac-d1f0-46cf-9471-ced23435a863"}]: dispatch 2024-04-02T15:26:43.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:43 smithi060 bash[20116]: audit 2024-04-02T15:26:42.571595+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.164:0/2843979612' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91c4a8ac-d1f0-46cf-9471-ced23435a863"}]: dispatch 2024-04-02T15:26:43.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:43 smithi060 bash[20116]: audit 2024-04-02T15:26:42.580492+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "91c4a8ac-d1f0-46cf-9471-ced23435a863"}]': finished 2024-04-02T15:26:43.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:43 smithi060 bash[20116]: cluster 2024-04-02T15:26:42.580700+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-02T15:26:43.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:43 smithi060 bash[20116]: audit 2024-04-02T15:26:42.580923+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:26:43.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:43 smithi060 bash[20116]: audit 2024-04-02T15:26:43.280668+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.164:0/2207654279' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:26:45.525 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:45 smithi164 bash[14575]: cluster 2024-04-02T15:26:43.680351+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-04-02T15:26:45.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:45 smithi060 bash[20116]: cluster 2024-04-02T15:26:43.680351+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-04-02T15:26:45.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:45 smithi060 bash[14337]: cluster 2024-04-02T15:26:43.680351+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-04-02T15:26:47.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:47 smithi164 bash[14575]: cluster 2024-04-02T15:26:45.680968+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T15:26:47.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:47 smithi060 bash[14337]: cluster 2024-04-02T15:26:45.680968+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T15:26:47.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:47 smithi060 bash[20116]: cluster 2024-04-02T15:26:45.680968+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T15:26:49.377 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:26:49 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:26:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:26:49.649 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:49 smithi164 bash[14575]: cluster 2024-04-02T15:26:47.681614+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:49.649 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:49 smithi164 bash[14575]: audit 2024-04-02T15:26:49.082990+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:49.649 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:49 smithi164 bash[14575]: audit 2024-04-02T15:26:49.091432+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:49.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:49 smithi060 bash[14337]: cluster 2024-04-02T15:26:47.681614+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:49.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:49 smithi060 bash[14337]: audit 2024-04-02T15:26:49.082990+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:49.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:49 smithi060 bash[14337]: audit 2024-04-02T15:26:49.091432+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:49.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:49 smithi060 bash[20116]: cluster 2024-04-02T15:26:47.681614+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:49.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:49 smithi060 bash[20116]: audit 2024-04-02T15:26:49.082990+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:49.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:49 smithi060 bash[20116]: audit 2024-04-02T15:26:49.091432+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:50.386 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:26:50 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:26:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:26:50.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:50 smithi164 bash[14575]: cephadm 2024-04-02T15:26:49.084775+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi164 2024-04-02T15:26:50.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:50 smithi164 bash[14575]: audit 2024-04-02T15:26:50.056093+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:50.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:50 smithi164 bash[14575]: audit 2024-04-02T15:26:50.061703+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:50.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:50 smithi060 bash[14337]: cephadm 2024-04-02T15:26:49.084775+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi164 2024-04-02T15:26:50.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:50 smithi060 bash[14337]: audit 2024-04-02T15:26:50.056093+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:50.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:50 smithi060 bash[14337]: audit 2024-04-02T15:26:50.061703+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:50.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:50 smithi060 bash[20116]: cephadm 2024-04-02T15:26:49.084775+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi164 2024-04-02T15:26:50.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:50 smithi060 bash[20116]: audit 2024-04-02T15:26:50.056093+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:50.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:50 smithi060 bash[20116]: audit 2024-04-02T15:26:50.061703+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:51.640 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:51 smithi164 bash[14575]: cluster 2024-04-02T15:26:49.682284+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:51.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:51 smithi060 bash[14337]: cluster 2024-04-02T15:26:49.682284+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:51.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:51 smithi060 bash[20116]: cluster 2024-04-02T15:26:49.682284+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:52.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:52 smithi164 bash[14575]: audit 2024-04-02T15:26:52.102482+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-02T15:26:52.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:52 smithi164 bash[14575]: audit 2024-04-02T15:26:52.104246+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:52.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:52 smithi060 bash[14337]: audit 2024-04-02T15:26:52.102482+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-02T15:26:52.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:52 smithi060 bash[14337]: audit 2024-04-02T15:26:52.104246+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:52.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:52 smithi060 bash[20116]: audit 2024-04-02T15:26:52.102482+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-02T15:26:52.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:52 smithi060 bash[20116]: audit 2024-04-02T15:26:52.104246+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:53.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:53 smithi164 bash[14575]: cluster 2024-04-02T15:26:51.682932+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:53.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:53 smithi164 bash[14575]: cephadm 2024-04-02T15:26:52.105510+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Deploying daemon osd.5 on smithi164 2024-04-02T15:26:53.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:53 smithi060 bash[14337]: cluster 2024-04-02T15:26:51.682932+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:53.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:53 smithi060 bash[14337]: cephadm 2024-04-02T15:26:52.105510+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Deploying daemon osd.5 on smithi164 2024-04-02T15:26:53.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:53 smithi060 bash[20116]: cluster 2024-04-02T15:26:51.682932+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:53.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:53 smithi060 bash[20116]: cephadm 2024-04-02T15:26:52.105510+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Deploying daemon osd.5 on smithi164 2024-04-02T15:26:54.725 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:54 smithi164 bash[14575]: cluster 2024-04-02T15:26:53.683529+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:54.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:54 smithi060 bash[14337]: cluster 2024-04-02T15:26:53.683529+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:54.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:54 smithi060 bash[20116]: cluster 2024-04-02T15:26:53.683529+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:57.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:56 smithi060 bash[14337]: cluster 2024-04-02T15:26:55.684111+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:57.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:56 smithi060 bash[14337]: audit 2024-04-02T15:26:55.774661+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:57.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:56 smithi060 bash[14337]: audit 2024-04-02T15:26:55.815232+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:26:57.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:56 smithi060 bash[14337]: audit 2024-04-02T15:26:55.818004+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:57.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:56 smithi060 bash[14337]: audit 2024-04-02T15:26:55.819818+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:26:57.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:56 smithi060 bash[14337]: audit 2024-04-02T15:26:55.832499+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:57.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:56 smithi060 bash[20116]: cluster 2024-04-02T15:26:55.684111+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:57.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:56 smithi060 bash[20116]: audit 2024-04-02T15:26:55.774661+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:57.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:56 smithi060 bash[20116]: audit 2024-04-02T15:26:55.815232+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:26:57.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:56 smithi060 bash[20116]: audit 2024-04-02T15:26:55.818004+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:57.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:56 smithi060 bash[20116]: audit 2024-04-02T15:26:55.819818+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:26:57.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:56 smithi060 bash[20116]: audit 2024-04-02T15:26:55.832499+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:57.138 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:56 smithi164 bash[14575]: cluster 2024-04-02T15:26:55.684111+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:57.139 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:56 smithi164 bash[14575]: audit 2024-04-02T15:26:55.774661+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:57.139 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:56 smithi164 bash[14575]: audit 2024-04-02T15:26:55.815232+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:26:57.139 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:56 smithi164 bash[14575]: audit 2024-04-02T15:26:55.818004+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:26:57.139 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:56 smithi164 bash[14575]: audit 2024-04-02T15:26:55.819818+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:26:57.139 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:56 smithi164 bash[14575]: audit 2024-04-02T15:26:55.832499+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:26:59.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:26:59 smithi164 bash[14575]: cluster 2024-04-02T15:26:57.684696+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:59.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:26:59 smithi060 bash[14337]: cluster 2024-04-02T15:26:57.684696+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:26:59.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:26:59 smithi060 bash[20116]: cluster 2024-04-02T15:26:57.684696+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:27:01.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:01 smithi164 bash[14575]: cluster 2024-04-02T15:26:59.685276+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:27:01.796 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:01 smithi060 bash[20116]: cluster 2024-04-02T15:26:59.685276+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:27:01.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:01 smithi060 bash[14337]: cluster 2024-04-02T15:26:59.685276+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:27:01.827 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 5 on host 'smithi164' 2024-04-02T15:27:02.385 DEBUG:teuthology.orchestra.run.smithi164:osd.5> sudo journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.5.service 2024-04-02T15:27:02.387 INFO:tasks.cephadm:Deploying osd.6 on smithi164 with /dev/vg_nvme/lv_2... 2024-04-02T15:27:02.388 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-02T15:27:02.732 INFO:journalctl@ceph.osd.5.smithi164.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:27:03.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:02 smithi164 bash[14575]: cluster 2024-04-02T15:27:01.685876+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:27:03.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:02 smithi164 bash[14575]: audit 2024-04-02T15:27:01.828836+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:03.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:02 smithi164 bash[14575]: audit 2024-04-02T15:27:01.867418+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:03.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:02 smithi164 bash[14575]: audit 2024-04-02T15:27:01.870578+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:03.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:02 smithi164 bash[14575]: audit 2024-04-02T15:27:01.872702+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:03.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:02 smithi164 bash[14575]: audit 2024-04-02T15:27:01.877523+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:27:03.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:02 smithi164 bash[14575]: audit 2024-04-02T15:27:01.879589+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:27:03.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:02 smithi164 bash[14575]: cephadm 2024-04-02T15:27:01.880863+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 8123M 2024-04-02T15:27:03.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:02 smithi164 bash[14575]: audit 2024-04-02T15:27:01.888071+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:03.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:02 smithi164 bash[14575]: audit 2024-04-02T15:27:01.896303+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:03.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:02 smithi164 bash[14575]: audit 2024-04-02T15:27:02.057595+0000 mon.a (mon.0) 599 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T15:27:03.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:02 smithi164 bash[14575]: audit 2024-04-02T15:27:02.058173+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/4027742397,v1:172.21.15.164:6809/4027742397]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T15:27:03.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[20116]: cluster 2024-04-02T15:27:01.685876+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:27:03.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[20116]: audit 2024-04-02T15:27:01.828836+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:03.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[20116]: audit 2024-04-02T15:27:01.867418+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:03.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[20116]: audit 2024-04-02T15:27:01.870578+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:03.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[20116]: audit 2024-04-02T15:27:01.872702+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:03.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[20116]: audit 2024-04-02T15:27:01.877523+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:27:03.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[20116]: audit 2024-04-02T15:27:01.879589+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:27:03.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[20116]: cephadm 2024-04-02T15:27:01.880863+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 8123M 2024-04-02T15:27:03.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[20116]: audit 2024-04-02T15:27:01.888071+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:03.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[20116]: audit 2024-04-02T15:27:01.896303+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:03.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[20116]: audit 2024-04-02T15:27:02.057595+0000 mon.a (mon.0) 599 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T15:27:03.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[20116]: audit 2024-04-02T15:27:02.058173+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/4027742397,v1:172.21.15.164:6809/4027742397]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T15:27:03.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[14337]: cluster 2024-04-02T15:27:01.685876+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:27:03.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[14337]: audit 2024-04-02T15:27:01.828836+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:03.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[14337]: audit 2024-04-02T15:27:01.867418+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:03.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[14337]: audit 2024-04-02T15:27:01.870578+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:03.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[14337]: audit 2024-04-02T15:27:01.872702+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:03.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[14337]: audit 2024-04-02T15:27:01.877523+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:27:03.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[14337]: audit 2024-04-02T15:27:01.879589+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:27:03.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[14337]: cephadm 2024-04-02T15:27:01.880863+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 8123M 2024-04-02T15:27:03.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[14337]: audit 2024-04-02T15:27:01.888071+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:03.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[14337]: audit 2024-04-02T15:27:01.896303+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:03.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[14337]: audit 2024-04-02T15:27:02.057595+0000 mon.a (mon.0) 599 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T15:27:03.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:02 smithi060 bash[14337]: audit 2024-04-02T15:27:02.058173+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/4027742397,v1:172.21.15.164:6809/4027742397]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T15:27:04.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:03 smithi060 bash[14337]: audit 2024-04-02T15:27:02.899285+0000 mon.a (mon.0) 600 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-02T15:27:04.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:03 smithi060 bash[14337]: cluster 2024-04-02T15:27:02.899425+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-02T15:27:04.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:03 smithi060 bash[14337]: audit 2024-04-02T15:27:02.899844+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:27:04.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:03 smithi060 bash[14337]: audit 2024-04-02T15:27:02.901316+0000 mon.a (mon.0) 603 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:27:04.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:03 smithi060 bash[14337]: audit 2024-04-02T15:27:02.901731+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/4027742397,v1:172.21.15.164:6809/4027742397]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:27:04.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:03 smithi060 bash[20116]: audit 2024-04-02T15:27:02.899285+0000 mon.a (mon.0) 600 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-02T15:27:04.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:03 smithi060 bash[20116]: cluster 2024-04-02T15:27:02.899425+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-02T15:27:04.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:03 smithi060 bash[20116]: audit 2024-04-02T15:27:02.899844+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:27:04.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:03 smithi060 bash[20116]: audit 2024-04-02T15:27:02.901316+0000 mon.a (mon.0) 603 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:27:04.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:03 smithi060 bash[20116]: audit 2024-04-02T15:27:02.901731+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/4027742397,v1:172.21.15.164:6809/4027742397]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:27:04.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:03 smithi164 bash[14575]: audit 2024-04-02T15:27:02.899285+0000 mon.a (mon.0) 600 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-02T15:27:04.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:03 smithi164 bash[14575]: cluster 2024-04-02T15:27:02.899425+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-02T15:27:04.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:03 smithi164 bash[14575]: audit 2024-04-02T15:27:02.899844+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:27:04.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:03 smithi164 bash[14575]: audit 2024-04-02T15:27:02.901316+0000 mon.a (mon.0) 603 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:27:04.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:03 smithi164 bash[14575]: audit 2024-04-02T15:27:02.901731+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/4027742397,v1:172.21.15.164:6809/4027742397]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:27:04.227 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:27:03 smithi164 bash[23750]: debug 2024-04-02T15:27:03.908+0000 7f470fd2d700 -1 osd.5 0 waiting for initial osdmap 2024-04-02T15:27:04.227 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:27:03 smithi164 bash[23750]: debug 2024-04-02T15:27:03.916+0000 7f4709ec3700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T15:27:05.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:04 smithi060 bash[14337]: cluster 2024-04-02T15:27:03.686409+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:27:05.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:04 smithi060 bash[14337]: audit 2024-04-02T15:27:03.900784+0000 mon.a (mon.0) 604 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-04-02T15:27:05.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:04 smithi060 bash[14337]: cluster 2024-04-02T15:27:03.900933+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-02T15:27:05.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:04 smithi060 bash[14337]: audit 2024-04-02T15:27:03.901466+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:27:05.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:04 smithi060 bash[14337]: audit 2024-04-02T15:27:03.914860+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:27:05.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:04 smithi060 bash[20116]: cluster 2024-04-02T15:27:03.686409+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:27:05.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:04 smithi060 bash[20116]: audit 2024-04-02T15:27:03.900784+0000 mon.a (mon.0) 604 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-04-02T15:27:05.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:04 smithi060 bash[20116]: cluster 2024-04-02T15:27:03.900933+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-02T15:27:05.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:04 smithi060 bash[20116]: audit 2024-04-02T15:27:03.901466+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:27:05.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:04 smithi060 bash[20116]: audit 2024-04-02T15:27:03.914860+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:27:05.171 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:04 smithi164 bash[14575]: cluster 2024-04-02T15:27:03.686409+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T15:27:05.171 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:04 smithi164 bash[14575]: audit 2024-04-02T15:27:03.900784+0000 mon.a (mon.0) 604 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-04-02T15:27:05.171 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:04 smithi164 bash[14575]: cluster 2024-04-02T15:27:03.900933+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-02T15:27:05.171 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:04 smithi164 bash[14575]: audit 2024-04-02T15:27:03.901466+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:27:05.171 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:04 smithi164 bash[14575]: audit 2024-04-02T15:27:03.914860+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:27:05.716 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-02T15:27:05.716 INFO:teuthology.orchestra.run.smithi164.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-02T15:27:05.716 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10+0 records in 2024-04-02T15:27:05.716 INFO:teuthology.orchestra.run.smithi164.stderr:10+0 records out 2024-04-02T15:27:05.716 INFO:teuthology.orchestra.run.smithi164.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0191246 s, 548 MB/s 2024-04-02T15:27:05.716 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 2024-04-02T15:27:05.716 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping successful for: 2024-04-02T15:27:06.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:05 smithi164 bash[14575]: cluster 2024-04-02T15:27:03.048272+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:27:06.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:05 smithi164 bash[14575]: cluster 2024-04-02T15:27:03.048471+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:27:06.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:05 smithi164 bash[14575]: cluster 2024-04-02T15:27:04.916325+0000 mon.a (mon.0) 608 : cluster [INF] osd.5 [v2:172.21.15.164:6808/4027742397,v1:172.21.15.164:6809/4027742397] boot 2024-04-02T15:27:06.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:05 smithi164 bash[14575]: cluster 2024-04-02T15:27:04.916449+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-02T15:27:06.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:05 smithi164 bash[14575]: audit 2024-04-02T15:27:04.917286+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:27:06.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:05 smithi060 bash[14337]: cluster 2024-04-02T15:27:03.048272+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:27:06.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:05 smithi060 bash[14337]: cluster 2024-04-02T15:27:03.048471+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:27:06.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:05 smithi060 bash[14337]: cluster 2024-04-02T15:27:04.916325+0000 mon.a (mon.0) 608 : cluster [INF] osd.5 [v2:172.21.15.164:6808/4027742397,v1:172.21.15.164:6809/4027742397] boot 2024-04-02T15:27:06.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:05 smithi060 bash[14337]: cluster 2024-04-02T15:27:04.916449+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-02T15:27:06.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:05 smithi060 bash[14337]: audit 2024-04-02T15:27:04.917286+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:27:06.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:05 smithi060 bash[20116]: cluster 2024-04-02T15:27:03.048272+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:27:06.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:05 smithi060 bash[20116]: cluster 2024-04-02T15:27:03.048471+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:27:06.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:05 smithi060 bash[20116]: cluster 2024-04-02T15:27:04.916325+0000 mon.a (mon.0) 608 : cluster [INF] osd.5 [v2:172.21.15.164:6808/4027742397,v1:172.21.15.164:6809/4027742397] boot 2024-04-02T15:27:06.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:05 smithi060 bash[20116]: cluster 2024-04-02T15:27:04.916449+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-02T15:27:06.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:05 smithi060 bash[20116]: audit 2024-04-02T15:27:04.917286+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:27:06.569 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi164:vg_nvme/lv_2 2024-04-02T15:27:07.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:06 smithi060 bash[14337]: cluster 2024-04-02T15:27:05.687051+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:07.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:06 smithi060 bash[14337]: cluster 2024-04-02T15:27:05.919973+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-02T15:27:07.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:06 smithi060 bash[14337]: cluster 2024-04-02T15:27:05.927114+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-02T15:27:07.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:06 smithi060 bash[14337]: cluster 2024-04-02T15:27:06.930068+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-02T15:27:07.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:06 smithi060 bash[20116]: cluster 2024-04-02T15:27:05.687051+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:07.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:06 smithi060 bash[20116]: cluster 2024-04-02T15:27:05.919973+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-02T15:27:07.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:06 smithi060 bash[20116]: cluster 2024-04-02T15:27:05.927114+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-02T15:27:07.047 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:06 smithi060 bash[20116]: cluster 2024-04-02T15:27:06.930068+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-02T15:27:07.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:06 smithi164 bash[14575]: cluster 2024-04-02T15:27:05.687051+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:07.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:06 smithi164 bash[14575]: cluster 2024-04-02T15:27:05.919973+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-02T15:27:07.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:06 smithi164 bash[14575]: cluster 2024-04-02T15:27:05.927114+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-02T15:27:07.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:06 smithi164 bash[14575]: cluster 2024-04-02T15:27:06.930068+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-02T15:27:09.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:08 smithi164 bash[14575]: cluster 2024-04-02T15:27:07.687694+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v179: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:09.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:08 smithi164 bash[14575]: cluster 2024-04-02T15:27:07.949216+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-02T15:27:09.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:08 smithi060 bash[14337]: cluster 2024-04-02T15:27:07.687694+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v179: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:09.226 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:08 smithi060 bash[14337]: cluster 2024-04-02T15:27:07.949216+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-02T15:27:09.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:08 smithi060 bash[20116]: cluster 2024-04-02T15:27:07.687694+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v179: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:09.227 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:08 smithi060 bash[20116]: cluster 2024-04-02T15:27:07.949216+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-02T15:27:09.546 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:27:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:27:10.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[20116]: cluster 2024-04-02T15:27:08.950833+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-02T15:27:10.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[20116]: audit 2024-04-02T15:27:09.219514+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:10.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[20116]: audit 2024-04-02T15:27:09.227419+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:10.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[20116]: audit 2024-04-02T15:27:09.234506+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:10.208 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[20116]: audit 2024-04-02T15:27:09.237101+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:10.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[20116]: audit 2024-04-02T15:27:09.238980+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:10.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[20116]: cluster 2024-04-02T15:27:09.243587+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v182: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:10.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[20116]: audit 2024-04-02T15:27:09.249590+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:10.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[20116]: audit 2024-04-02T15:27:09.699230+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:27:10.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[20116]: audit 2024-04-02T15:27:09.702823+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:27:10.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[20116]: audit 2024-04-02T15:27:09.930890+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:27:10.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[20116]: audit 2024-04-02T15:27:09.937727+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:27:10.209 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[20116]: audit 2024-04-02T15:27:09.939821+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:10.209 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:27:10 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:27:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:27:10.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[14337]: cluster 2024-04-02T15:27:08.950833+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-02T15:27:10.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[14337]: audit 2024-04-02T15:27:09.219514+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:10.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[14337]: audit 2024-04-02T15:27:09.227419+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:10.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[14337]: audit 2024-04-02T15:27:09.234506+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:10.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[14337]: audit 2024-04-02T15:27:09.237101+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:10.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[14337]: audit 2024-04-02T15:27:09.238980+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:10.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[14337]: cluster 2024-04-02T15:27:09.243587+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v182: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:10.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[14337]: audit 2024-04-02T15:27:09.249590+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:10.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[14337]: audit 2024-04-02T15:27:09.699230+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:27:10.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[14337]: audit 2024-04-02T15:27:09.702823+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:27:10.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[14337]: audit 2024-04-02T15:27:09.930890+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:27:10.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[14337]: audit 2024-04-02T15:27:09.937727+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:27:10.210 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:09 smithi060 bash[14337]: audit 2024-04-02T15:27:09.939821+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:10.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:09 smithi164 bash[14575]: cluster 2024-04-02T15:27:08.950833+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-02T15:27:10.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:09 smithi164 bash[14575]: audit 2024-04-02T15:27:09.219514+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:10.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:09 smithi164 bash[14575]: audit 2024-04-02T15:27:09.227419+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:10.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:09 smithi164 bash[14575]: audit 2024-04-02T15:27:09.234506+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:10.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:09 smithi164 bash[14575]: audit 2024-04-02T15:27:09.237101+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:10.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:09 smithi164 bash[14575]: audit 2024-04-02T15:27:09.238980+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:10.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:09 smithi164 bash[14575]: cluster 2024-04-02T15:27:09.243587+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v182: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:10.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:09 smithi164 bash[14575]: audit 2024-04-02T15:27:09.249590+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:10.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:09 smithi164 bash[14575]: audit 2024-04-02T15:27:09.699230+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:27:10.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:09 smithi164 bash[14575]: audit 2024-04-02T15:27:09.702823+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:27:10.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:09 smithi164 bash[14575]: audit 2024-04-02T15:27:09.930890+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:27:10.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:09 smithi164 bash[14575]: audit 2024-04-02T15:27:09.937727+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:27:10.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:09 smithi164 bash[14575]: audit 2024-04-02T15:27:09.939821+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:11.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:11 smithi164 bash[14575]: audit 2024-04-02T15:27:09.923916+0000 mgr.y (mgr.14152) 208 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:27:11.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:11 smithi164 bash[14575]: audit 2024-04-02T15:27:10.201995+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:11.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:11 smithi164 bash[14575]: audit 2024-04-02T15:27:10.209543+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:11.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:11 smithi164 bash[14575]: cluster 2024-04-02T15:27:10.223974+0000 mon.a (mon.0) 629 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-02T15:27:11.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:11 smithi060 bash[14337]: audit 2024-04-02T15:27:09.923916+0000 mgr.y (mgr.14152) 208 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:27:11.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:11 smithi060 bash[14337]: audit 2024-04-02T15:27:10.201995+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:11.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:11 smithi060 bash[14337]: audit 2024-04-02T15:27:10.209543+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:11.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:11 smithi060 bash[14337]: cluster 2024-04-02T15:27:10.223974+0000 mon.a (mon.0) 629 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-02T15:27:11.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:11 smithi060 bash[20116]: audit 2024-04-02T15:27:09.923916+0000 mgr.y (mgr.14152) 208 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:27:11.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:11 smithi060 bash[20116]: audit 2024-04-02T15:27:10.201995+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:11.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:11 smithi060 bash[20116]: audit 2024-04-02T15:27:10.209543+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:11.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:11 smithi060 bash[20116]: cluster 2024-04-02T15:27:10.223974+0000 mon.a (mon.0) 629 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-02T15:27:12.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:12 smithi164 bash[14575]: cluster 2024-04-02T15:27:11.244309+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-04-02T15:27:12.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:12 smithi060 bash[14337]: cluster 2024-04-02T15:27:11.244309+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-04-02T15:27:12.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:12 smithi060 bash[20116]: cluster 2024-04-02T15:27:11.244309+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-04-02T15:27:13.046 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:27:12 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:27:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:27:13.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:13 smithi164 bash[14575]: cluster 2024-04-02T15:27:12.201302+0000 mon.a (mon.0) 630 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-02T15:27:13.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:13 smithi164 bash[14575]: audit 2024-04-02T15:27:12.679316+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:13.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:13 smithi164 bash[14575]: audit 2024-04-02T15:27:12.686211+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:13.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:13 smithi164 bash[14575]: audit 2024-04-02T15:27:12.729346+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:13.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:13 smithi164 bash[14575]: audit 2024-04-02T15:27:12.732432+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:13.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:13 smithi164 bash[14575]: audit 2024-04-02T15:27:12.734416+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:13.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:13 smithi164 bash[14575]: audit 2024-04-02T15:27:12.747080+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:13 smithi060 bash[14337]: cluster 2024-04-02T15:27:12.201302+0000 mon.a (mon.0) 630 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-02T15:27:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:13 smithi060 bash[14337]: audit 2024-04-02T15:27:12.679316+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:13 smithi060 bash[14337]: audit 2024-04-02T15:27:12.686211+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:13 smithi060 bash[14337]: audit 2024-04-02T15:27:12.729346+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:13 smithi060 bash[14337]: audit 2024-04-02T15:27:12.732432+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:13 smithi060 bash[14337]: audit 2024-04-02T15:27:12.734416+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:13.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:13 smithi060 bash[14337]: audit 2024-04-02T15:27:12.747080+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:13.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:13 smithi060 bash[20116]: cluster 2024-04-02T15:27:12.201302+0000 mon.a (mon.0) 630 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-02T15:27:13.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:13 smithi060 bash[20116]: audit 2024-04-02T15:27:12.679316+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:13.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:13 smithi060 bash[20116]: audit 2024-04-02T15:27:12.686211+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:13.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:13 smithi060 bash[20116]: audit 2024-04-02T15:27:12.729346+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:13.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:13 smithi060 bash[20116]: audit 2024-04-02T15:27:12.732432+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:13.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:13 smithi060 bash[20116]: audit 2024-04-02T15:27:12.734416+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:13.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:13 smithi060 bash[20116]: audit 2024-04-02T15:27:12.747080+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:14.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:14 smithi164 bash[14575]: cluster 2024-04-02T15:27:12.739101+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-04-02T15:27:14.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:14 smithi164 bash[14575]: cluster 2024-04-02T15:27:13.683530+0000 mon.a (mon.0) 637 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-02T15:27:14.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:14 smithi164 bash[14575]: cluster 2024-04-02T15:27:13.683596+0000 mon.a (mon.0) 638 : cluster [INF] Cluster is now healthy 2024-04-02T15:27:14.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:14 smithi060 bash[14337]: cluster 2024-04-02T15:27:12.739101+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-04-02T15:27:14.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:14 smithi060 bash[14337]: cluster 2024-04-02T15:27:13.683530+0000 mon.a (mon.0) 637 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-02T15:27:14.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:14 smithi060 bash[14337]: cluster 2024-04-02T15:27:13.683596+0000 mon.a (mon.0) 638 : cluster [INF] Cluster is now healthy 2024-04-02T15:27:14.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:14 smithi060 bash[20116]: cluster 2024-04-02T15:27:12.739101+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-04-02T15:27:14.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:14 smithi060 bash[20116]: cluster 2024-04-02T15:27:13.683530+0000 mon.a (mon.0) 637 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-02T15:27:14.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:14 smithi060 bash[20116]: cluster 2024-04-02T15:27:13.683596+0000 mon.a (mon.0) 638 : cluster [INF] Cluster is now healthy 2024-04-02T15:27:15.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:15 smithi164 bash[14575]: audit 2024-04-02T15:27:15.130066+0000 mon.a (mon.0) 639 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7aa35d3a-dbf1-4ac2-a024-a90eb72487ae"}]: dispatch 2024-04-02T15:27:15.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:15 smithi164 bash[14575]: audit 2024-04-02T15:27:15.130438+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.164:0/844303408' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7aa35d3a-dbf1-4ac2-a024-a90eb72487ae"}]: dispatch 2024-04-02T15:27:15.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:15 smithi164 bash[14575]: audit 2024-04-02T15:27:15.140712+0000 mon.a (mon.0) 640 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7aa35d3a-dbf1-4ac2-a024-a90eb72487ae"}]': finished 2024-04-02T15:27:15.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:15 smithi164 bash[14575]: cluster 2024-04-02T15:27:15.140841+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-02T15:27:15.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:15 smithi164 bash[14575]: audit 2024-04-02T15:27:15.141109+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:27:15.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:15 smithi060 bash[14337]: audit 2024-04-02T15:27:15.130066+0000 mon.a (mon.0) 639 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7aa35d3a-dbf1-4ac2-a024-a90eb72487ae"}]: dispatch 2024-04-02T15:27:15.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:15 smithi060 bash[14337]: audit 2024-04-02T15:27:15.130438+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.164:0/844303408' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7aa35d3a-dbf1-4ac2-a024-a90eb72487ae"}]: dispatch 2024-04-02T15:27:15.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:15 smithi060 bash[14337]: audit 2024-04-02T15:27:15.140712+0000 mon.a (mon.0) 640 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7aa35d3a-dbf1-4ac2-a024-a90eb72487ae"}]': finished 2024-04-02T15:27:15.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:15 smithi060 bash[14337]: cluster 2024-04-02T15:27:15.140841+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-02T15:27:15.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:15 smithi060 bash[14337]: audit 2024-04-02T15:27:15.141109+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:27:15.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:15 smithi060 bash[20116]: audit 2024-04-02T15:27:15.130066+0000 mon.a (mon.0) 639 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7aa35d3a-dbf1-4ac2-a024-a90eb72487ae"}]: dispatch 2024-04-02T15:27:15.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:15 smithi060 bash[20116]: audit 2024-04-02T15:27:15.130438+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.164:0/844303408' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7aa35d3a-dbf1-4ac2-a024-a90eb72487ae"}]: dispatch 2024-04-02T15:27:15.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:15 smithi060 bash[20116]: audit 2024-04-02T15:27:15.140712+0000 mon.a (mon.0) 640 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7aa35d3a-dbf1-4ac2-a024-a90eb72487ae"}]': finished 2024-04-02T15:27:15.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:15 smithi060 bash[20116]: cluster 2024-04-02T15:27:15.140841+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-02T15:27:15.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:15 smithi060 bash[20116]: audit 2024-04-02T15:27:15.141109+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:27:16.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:16 smithi164 bash[14575]: cluster 2024-04-02T15:27:14.739755+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-02T15:27:16.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:16 smithi164 bash[14575]: audit 2024-04-02T15:27:15.843252+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.164:0/1046973812' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:27:16.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:16 smithi060 bash[14337]: cluster 2024-04-02T15:27:14.739755+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-02T15:27:16.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:16 smithi060 bash[14337]: audit 2024-04-02T15:27:15.843252+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.164:0/1046973812' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:27:16.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:16 smithi060 bash[20116]: cluster 2024-04-02T15:27:14.739755+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-02T15:27:16.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:16 smithi060 bash[20116]: audit 2024-04-02T15:27:15.843252+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.164:0/1046973812' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:27:18.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:18 smithi164 bash[14575]: cluster 2024-04-02T15:27:16.740416+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-04-02T15:27:18.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:18 smithi060 bash[14337]: cluster 2024-04-02T15:27:16.740416+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-04-02T15:27:18.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:18 smithi060 bash[20116]: cluster 2024-04-02T15:27:16.740416+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-04-02T15:27:20.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:20 smithi164 bash[14575]: cluster 2024-04-02T15:27:18.741079+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-04-02T15:27:20.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:20 smithi060 bash[14337]: cluster 2024-04-02T15:27:18.741079+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-04-02T15:27:20.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:20 smithi060 bash[20116]: cluster 2024-04-02T15:27:18.741079+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-04-02T15:27:22.703 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:22 smithi164 bash[14575]: cluster 2024-04-02T15:27:20.741761+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:22.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:22 smithi060 bash[14337]: cluster 2024-04-02T15:27:20.741761+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:22.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:22 smithi060 bash[20116]: cluster 2024-04-02T15:27:20.741761+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:24.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:24 smithi060 bash[14337]: cluster 2024-04-02T15:27:22.742411+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:24.656 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:24 smithi060 bash[20116]: cluster 2024-04-02T15:27:22.742411+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:24.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:24 smithi164 bash[14575]: cluster 2024-04-02T15:27:22.742411+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:26.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:26 smithi060 bash[14337]: cluster 2024-04-02T15:27:24.743005+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:26.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:26 smithi060 bash[14337]: audit 2024-04-02T15:27:25.449472+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-02T15:27:26.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:26 smithi060 bash[14337]: audit 2024-04-02T15:27:25.451030+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:26.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:26 smithi060 bash[20116]: cluster 2024-04-02T15:27:24.743005+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:26.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:26 smithi060 bash[20116]: audit 2024-04-02T15:27:25.449472+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-02T15:27:26.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:26 smithi060 bash[20116]: audit 2024-04-02T15:27:25.451030+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:26.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:26 smithi164 bash[14575]: cluster 2024-04-02T15:27:24.743005+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:26.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:26 smithi164 bash[14575]: audit 2024-04-02T15:27:25.449472+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-02T15:27:26.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:26 smithi164 bash[14575]: audit 2024-04-02T15:27:25.451030+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:27.652 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:27 smithi060 bash[14337]: cephadm 2024-04-02T15:27:25.452328+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Deploying daemon osd.6 on smithi164 2024-04-02T15:27:27.652 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:27 smithi060 bash[20116]: cephadm 2024-04-02T15:27:25.452328+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Deploying daemon osd.6 on smithi164 2024-04-02T15:27:27.653 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:27 smithi164 bash[14575]: cephadm 2024-04-02T15:27:25.452328+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Deploying daemon osd.6 on smithi164 2024-04-02T15:27:28.722 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:28 smithi164 bash[14575]: cluster 2024-04-02T15:27:26.743692+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:28.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:28 smithi060 bash[20116]: cluster 2024-04-02T15:27:26.743692+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:28.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:28 smithi060 bash[14337]: cluster 2024-04-02T15:27:26.743692+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:30.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:30 smithi164 bash[14575]: cluster 2024-04-02T15:27:28.744282+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:30.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:30 smithi164 bash[14575]: audit 2024-04-02T15:27:29.753779+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:30.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:30 smithi164 bash[14575]: audit 2024-04-02T15:27:29.760842+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:30.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:30 smithi164 bash[14575]: audit 2024-04-02T15:27:29.763185+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:30.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:30 smithi164 bash[14575]: audit 2024-04-02T15:27:29.764655+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:30.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:30 smithi164 bash[14575]: audit 2024-04-02T15:27:29.777408+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:30.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:30 smithi164 bash[14575]: audit 2024-04-02T15:27:30.355746+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:30.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:30 smithi164 bash[14575]: audit 2024-04-02T15:27:30.364283+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:30.797 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:27:30 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:27:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:27:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:30 smithi060 bash[14337]: cluster 2024-04-02T15:27:28.744282+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:30 smithi060 bash[14337]: audit 2024-04-02T15:27:29.753779+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:30 smithi060 bash[14337]: audit 2024-04-02T15:27:29.760842+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:30.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:30 smithi060 bash[14337]: audit 2024-04-02T15:27:29.763185+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:30.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:30 smithi060 bash[14337]: audit 2024-04-02T15:27:29.764655+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:30.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:30 smithi060 bash[14337]: audit 2024-04-02T15:27:29.777408+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:30.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:30 smithi060 bash[14337]: audit 2024-04-02T15:27:30.355746+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:30.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:30 smithi060 bash[14337]: audit 2024-04-02T15:27:30.364283+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:30.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:30 smithi060 bash[20116]: cluster 2024-04-02T15:27:28.744282+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:30.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:30 smithi060 bash[20116]: audit 2024-04-02T15:27:29.753779+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:30.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:30 smithi060 bash[20116]: audit 2024-04-02T15:27:29.760842+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:30.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:30 smithi060 bash[20116]: audit 2024-04-02T15:27:29.763185+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:30.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:30 smithi060 bash[20116]: audit 2024-04-02T15:27:29.764655+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:30.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:30 smithi060 bash[20116]: audit 2024-04-02T15:27:29.777408+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:30.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:30 smithi060 bash[20116]: audit 2024-04-02T15:27:30.355746+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:30.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:30 smithi060 bash[20116]: audit 2024-04-02T15:27:30.364283+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:32.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:32 smithi164 bash[14575]: cluster 2024-04-02T15:27:30.744883+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:32.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:32 smithi060 bash[14337]: cluster 2024-04-02T15:27:30.744883+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:32.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:32 smithi060 bash[20116]: cluster 2024-04-02T15:27:30.744883+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:33.297 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:27:32 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:27:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:27:33.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:33 smithi164 bash[14575]: cluster 2024-04-02T15:27:32.745530+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:33.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:33 smithi164 bash[14575]: audit 2024-04-02T15:27:32.813029+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:33.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:33 smithi164 bash[14575]: audit 2024-04-02T15:27:32.821710+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:33.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:33 smithi164 bash[14575]: audit 2024-04-02T15:27:32.859267+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:33.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:33 smithi164 bash[14575]: audit 2024-04-02T15:27:32.862066+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:33.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:33 smithi164 bash[14575]: audit 2024-04-02T15:27:32.864007+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:33.887 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:33 smithi164 bash[14575]: audit 2024-04-02T15:27:32.875682+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:34.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:33 smithi060 bash[20116]: cluster 2024-04-02T15:27:32.745530+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:34.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:33 smithi060 bash[20116]: audit 2024-04-02T15:27:32.813029+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:34.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:33 smithi060 bash[20116]: audit 2024-04-02T15:27:32.821710+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:34.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:33 smithi060 bash[20116]: audit 2024-04-02T15:27:32.859267+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:34.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:33 smithi060 bash[20116]: audit 2024-04-02T15:27:32.862066+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:34.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:33 smithi060 bash[20116]: audit 2024-04-02T15:27:32.864007+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:34.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:33 smithi060 bash[20116]: audit 2024-04-02T15:27:32.875682+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:34.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:33 smithi060 bash[14337]: cluster 2024-04-02T15:27:32.745530+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:34.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:33 smithi060 bash[14337]: audit 2024-04-02T15:27:32.813029+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:34.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:33 smithi060 bash[14337]: audit 2024-04-02T15:27:32.821710+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:34.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:33 smithi060 bash[14337]: audit 2024-04-02T15:27:32.859267+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:34.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:33 smithi060 bash[14337]: audit 2024-04-02T15:27:32.862066+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:34.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:33 smithi060 bash[14337]: audit 2024-04-02T15:27:32.864007+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:34.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:33 smithi060 bash[14337]: audit 2024-04-02T15:27:32.875682+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:34.797 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:27:34 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:27:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:27:35.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:35 smithi164 bash[14575]: audit 2024-04-02T15:27:34.332964+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:35.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:35 smithi164 bash[14575]: cephadm 2024-04-02T15:27:34.334503+0000 mgr.y (mgr.14152) 222 : cephadm [INF] Detected new or changed devices on smithi164 2024-04-02T15:27:35.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:35 smithi164 bash[14575]: audit 2024-04-02T15:27:34.341436+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:35.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:35 smithi164 bash[14575]: audit 2024-04-02T15:27:34.350275+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:35.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:35 smithi164 bash[14575]: audit 2024-04-02T15:27:34.352876+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:35.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:35 smithi164 bash[14575]: audit 2024-04-02T15:27:34.354673+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:35.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:35 smithi164 bash[14575]: audit 2024-04-02T15:27:34.365915+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:35.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:35 smithi060 bash[14337]: audit 2024-04-02T15:27:34.332964+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:35.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:35 smithi060 bash[14337]: cephadm 2024-04-02T15:27:34.334503+0000 mgr.y (mgr.14152) 222 : cephadm [INF] Detected new or changed devices on smithi164 2024-04-02T15:27:35.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:35 smithi060 bash[14337]: audit 2024-04-02T15:27:34.341436+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:35.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:35 smithi060 bash[14337]: audit 2024-04-02T15:27:34.350275+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:35.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:35 smithi060 bash[14337]: audit 2024-04-02T15:27:34.352876+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:35.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:35 smithi060 bash[14337]: audit 2024-04-02T15:27:34.354673+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:35.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:35 smithi060 bash[14337]: audit 2024-04-02T15:27:34.365915+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:35.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:35 smithi060 bash[20116]: audit 2024-04-02T15:27:34.332964+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:35.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:35 smithi060 bash[20116]: cephadm 2024-04-02T15:27:34.334503+0000 mgr.y (mgr.14152) 222 : cephadm [INF] Detected new or changed devices on smithi164 2024-04-02T15:27:35.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:35 smithi060 bash[20116]: audit 2024-04-02T15:27:34.341436+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:35.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:35 smithi060 bash[20116]: audit 2024-04-02T15:27:34.350275+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:35.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:35 smithi060 bash[20116]: audit 2024-04-02T15:27:34.352876+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:35.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:35 smithi060 bash[20116]: audit 2024-04-02T15:27:34.354673+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:35.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:35 smithi060 bash[20116]: audit 2024-04-02T15:27:34.365915+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:36.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:36 smithi164 bash[14575]: cluster 2024-04-02T15:27:34.746189+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:36.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:36 smithi060 bash[14337]: cluster 2024-04-02T15:27:34.746189+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:36.797 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:36 smithi060 bash[20116]: cluster 2024-04-02T15:27:34.746189+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:36.983 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 6 on host 'smithi164' 2024-04-02T15:27:37.559 DEBUG:teuthology.orchestra.run.smithi164:osd.6> sudo journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.6.service 2024-04-02T15:27:37.562 INFO:tasks.cephadm:Deploying osd.7 on smithi164 with /dev/vg_nvme/lv_1... 2024-04-02T15:27:37.562 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-02T15:27:37.756 INFO:journalctl@ceph.osd.6.smithi164.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:27:38.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:37 smithi164 bash[14575]: cluster 2024-04-02T15:27:36.746839+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:38.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:37 smithi164 bash[14575]: audit 2024-04-02T15:27:36.984144+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:38.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:37 smithi164 bash[14575]: audit 2024-04-02T15:27:36.993465+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:38.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:37 smithi164 bash[14575]: audit 2024-04-02T15:27:36.995892+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:38.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:37 smithi164 bash[14575]: audit 2024-04-02T15:27:36.997737+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:38.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:37 smithi164 bash[14575]: audit 2024-04-02T15:27:37.002188+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:27:38.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:37 smithi164 bash[14575]: audit 2024-04-02T15:27:37.003647+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:27:38.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:37 smithi164 bash[14575]: audit 2024-04-02T15:27:37.004386+0000 mon.a (mon.0) 670 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T15:27:38.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:37 smithi164 bash[14575]: audit 2024-04-02T15:27:37.005192+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/1536499586,v1:172.21.15.164:6817/1536499586]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T15:27:38.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:37 smithi164 bash[14575]: audit 2024-04-02T15:27:37.005790+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:27:38.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:37 smithi164 bash[14575]: cephadm 2024-04-02T15:27:37.006817+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 5415M 2024-04-02T15:27:38.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:37 smithi164 bash[14575]: audit 2024-04-02T15:27:37.013275+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:38.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:37 smithi164 bash[14575]: audit 2024-04-02T15:27:37.021566+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:38.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[14337]: cluster 2024-04-02T15:27:36.746839+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:38.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[14337]: audit 2024-04-02T15:27:36.984144+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:38.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[14337]: audit 2024-04-02T15:27:36.993465+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:38.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[14337]: audit 2024-04-02T15:27:36.995892+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:38.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[14337]: audit 2024-04-02T15:27:36.997737+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:38.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[14337]: audit 2024-04-02T15:27:37.002188+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:27:38.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[14337]: audit 2024-04-02T15:27:37.003647+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:27:38.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[14337]: audit 2024-04-02T15:27:37.004386+0000 mon.a (mon.0) 670 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T15:27:38.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[14337]: audit 2024-04-02T15:27:37.005192+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/1536499586,v1:172.21.15.164:6817/1536499586]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T15:27:38.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[14337]: audit 2024-04-02T15:27:37.005790+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:27:38.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[14337]: cephadm 2024-04-02T15:27:37.006817+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 5415M 2024-04-02T15:27:38.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[14337]: audit 2024-04-02T15:27:37.013275+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:38.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[14337]: audit 2024-04-02T15:27:37.021566+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:38.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[20116]: cluster 2024-04-02T15:27:36.746839+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:38.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[20116]: audit 2024-04-02T15:27:36.984144+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:38.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[20116]: audit 2024-04-02T15:27:36.993465+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:27:38.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[20116]: audit 2024-04-02T15:27:36.995892+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:38.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[20116]: audit 2024-04-02T15:27:36.997737+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:27:38.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[20116]: audit 2024-04-02T15:27:37.002188+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:27:38.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[20116]: audit 2024-04-02T15:27:37.003647+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:27:38.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[20116]: audit 2024-04-02T15:27:37.004386+0000 mon.a (mon.0) 670 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T15:27:38.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[20116]: audit 2024-04-02T15:27:37.005192+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/1536499586,v1:172.21.15.164:6817/1536499586]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T15:27:38.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[20116]: audit 2024-04-02T15:27:37.005790+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:27:38.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[20116]: cephadm 2024-04-02T15:27:37.006817+0000 mgr.y (mgr.14152) 225 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 5415M 2024-04-02T15:27:38.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[20116]: audit 2024-04-02T15:27:37.013275+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:38.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:37 smithi060 bash[20116]: audit 2024-04-02T15:27:37.021566+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:39.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:39 smithi164 bash[14575]: audit 2024-04-02T15:27:37.987928+0000 mon.a (mon.0) 674 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-02T15:27:39.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:39 smithi164 bash[14575]: cluster 2024-04-02T15:27:37.988386+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-02T15:27:39.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:39 smithi164 bash[14575]: audit 2024-04-02T15:27:37.989195+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:27:39.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:39 smithi164 bash[14575]: audit 2024-04-02T15:27:37.991424+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/1536499586,v1:172.21.15.164:6817/1536499586]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:27:39.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:39 smithi164 bash[14575]: audit 2024-04-02T15:27:38.000879+0000 mon.a (mon.0) 677 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:27:39.227 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:27:39 smithi164 bash[27206]: debug 2024-04-02T15:27:39.004+0000 7f167cc72700 -1 osd.6 0 waiting for initial osdmap 2024-04-02T15:27:39.227 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:27:39 smithi164 bash[27206]: debug 2024-04-02T15:27:39.016+0000 7f167860b700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T15:27:39.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:39 smithi060 bash[14337]: audit 2024-04-02T15:27:37.987928+0000 mon.a (mon.0) 674 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-02T15:27:39.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:39 smithi060 bash[14337]: cluster 2024-04-02T15:27:37.988386+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-02T15:27:39.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:39 smithi060 bash[14337]: audit 2024-04-02T15:27:37.989195+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:27:39.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:39 smithi060 bash[14337]: audit 2024-04-02T15:27:37.991424+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/1536499586,v1:172.21.15.164:6817/1536499586]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:27:39.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:39 smithi060 bash[14337]: audit 2024-04-02T15:27:38.000879+0000 mon.a (mon.0) 677 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:27:39.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:39 smithi060 bash[20116]: audit 2024-04-02T15:27:37.987928+0000 mon.a (mon.0) 674 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-02T15:27:39.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:39 smithi060 bash[20116]: cluster 2024-04-02T15:27:37.988386+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-02T15:27:39.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:39 smithi060 bash[20116]: audit 2024-04-02T15:27:37.989195+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:27:39.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:39 smithi060 bash[20116]: audit 2024-04-02T15:27:37.991424+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/1536499586,v1:172.21.15.164:6817/1536499586]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:27:39.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:39 smithi060 bash[20116]: audit 2024-04-02T15:27:38.000879+0000 mon.a (mon.0) 677 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:27:40.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:40 smithi060 bash[14337]: cluster 2024-04-02T15:27:38.747413+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:40.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:40 smithi060 bash[14337]: audit 2024-04-02T15:27:38.998402+0000 mon.a (mon.0) 678 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-04-02T15:27:40.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:40 smithi060 bash[14337]: cluster 2024-04-02T15:27:38.998586+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-02T15:27:40.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:40 smithi060 bash[14337]: audit 2024-04-02T15:27:38.999464+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:27:40.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:40 smithi060 bash[14337]: audit 2024-04-02T15:27:39.007548+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:27:40.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:40 smithi060 bash[20116]: cluster 2024-04-02T15:27:38.747413+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:40.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:40 smithi060 bash[20116]: audit 2024-04-02T15:27:38.998402+0000 mon.a (mon.0) 678 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-04-02T15:27:40.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:40 smithi060 bash[20116]: cluster 2024-04-02T15:27:38.998586+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-02T15:27:40.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:40 smithi060 bash[20116]: audit 2024-04-02T15:27:38.999464+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:27:40.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:40 smithi060 bash[20116]: audit 2024-04-02T15:27:39.007548+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:27:40.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:40 smithi164 bash[14575]: cluster 2024-04-02T15:27:38.747413+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:40.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:40 smithi164 bash[14575]: audit 2024-04-02T15:27:38.998402+0000 mon.a (mon.0) 678 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-04-02T15:27:40.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:40 smithi164 bash[14575]: cluster 2024-04-02T15:27:38.998586+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-02T15:27:40.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:40 smithi164 bash[14575]: audit 2024-04-02T15:27:38.999464+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:27:40.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:40 smithi164 bash[14575]: audit 2024-04-02T15:27:39.007548+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:27:40.569 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-02T15:27:40.569 INFO:teuthology.orchestra.run.smithi164.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-02T15:27:40.570 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10+0 records in 2024-04-02T15:27:40.570 INFO:teuthology.orchestra.run.smithi164.stderr:10+0 records out 2024-04-02T15:27:40.570 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0196399 s, 534 MB/s 2024-04-02T15:27:40.570 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping successful for: 2024-04-02T15:27:41.220 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:41 smithi164 bash[14575]: cluster 2024-04-02T15:27:38.048756+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:27:41.221 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:41 smithi164 bash[14575]: cluster 2024-04-02T15:27:38.048955+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:27:41.221 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:41 smithi164 bash[14575]: cluster 2024-04-02T15:27:40.010394+0000 mon.a (mon.0) 682 : cluster [INF] osd.6 [v2:172.21.15.164:6816/1536499586,v1:172.21.15.164:6817/1536499586] boot 2024-04-02T15:27:41.221 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:41 smithi164 bash[14575]: cluster 2024-04-02T15:27:40.010525+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-02T15:27:41.221 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:41 smithi164 bash[14575]: audit 2024-04-02T15:27:40.011422+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:27:41.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi164:vg_nvme/lv_1 2024-04-02T15:27:41.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:41 smithi060 bash[14337]: cluster 2024-04-02T15:27:38.048756+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:27:41.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:41 smithi060 bash[14337]: cluster 2024-04-02T15:27:38.048955+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:27:41.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:41 smithi060 bash[14337]: cluster 2024-04-02T15:27:40.010394+0000 mon.a (mon.0) 682 : cluster [INF] osd.6 [v2:172.21.15.164:6816/1536499586,v1:172.21.15.164:6817/1536499586] boot 2024-04-02T15:27:41.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:41 smithi060 bash[14337]: cluster 2024-04-02T15:27:40.010525+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-02T15:27:41.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:41 smithi060 bash[14337]: audit 2024-04-02T15:27:40.011422+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:27:41.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:41 smithi060 bash[20116]: cluster 2024-04-02T15:27:38.048756+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:27:41.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:41 smithi060 bash[20116]: cluster 2024-04-02T15:27:38.048955+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:27:41.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:41 smithi060 bash[20116]: cluster 2024-04-02T15:27:40.010394+0000 mon.a (mon.0) 682 : cluster [INF] osd.6 [v2:172.21.15.164:6816/1536499586,v1:172.21.15.164:6817/1536499586] boot 2024-04-02T15:27:41.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:41 smithi060 bash[20116]: cluster 2024-04-02T15:27:40.010525+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-02T15:27:41.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:41 smithi060 bash[20116]: audit 2024-04-02T15:27:40.011422+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:27:42.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:42 smithi060 bash[14337]: cluster 2024-04-02T15:27:40.748040+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v202: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:42.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:42 smithi060 bash[14337]: cluster 2024-04-02T15:27:41.030286+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-02T15:27:42.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:42 smithi060 bash[20116]: cluster 2024-04-02T15:27:40.748040+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v202: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:42.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:42 smithi060 bash[20116]: cluster 2024-04-02T15:27:41.030286+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-02T15:27:42.364 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:42 smithi164 bash[14575]: cluster 2024-04-02T15:27:40.748040+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v202: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T15:27:42.364 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:42 smithi164 bash[14575]: cluster 2024-04-02T15:27:41.030286+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-02T15:27:43.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:43 smithi060 bash[14337]: cluster 2024-04-02T15:27:42.030862+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-02T15:27:43.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:43 smithi060 bash[20116]: cluster 2024-04-02T15:27:42.030862+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-02T15:27:43.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:43 smithi164 bash[14575]: cluster 2024-04-02T15:27:42.030862+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-02T15:27:44.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:44 smithi164 bash[14575]: cluster 2024-04-02T15:27:42.748620+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v205: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:27:44.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:44 smithi164 bash[14575]: cluster 2024-04-02T15:27:43.047584+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-02T15:27:44.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:44 smithi060 bash[14337]: cluster 2024-04-02T15:27:42.748620+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v205: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:27:44.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:44 smithi060 bash[14337]: cluster 2024-04-02T15:27:43.047584+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-02T15:27:44.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:44 smithi060 bash[20116]: cluster 2024-04-02T15:27:42.748620+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v205: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:27:44.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:44 smithi060 bash[20116]: cluster 2024-04-02T15:27:43.047584+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-02T15:27:45.466 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:45 smithi060 bash[14337]: audit 2024-04-02T15:27:44.043328+0000 mgr.y (mgr.14152) 229 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:27:45.466 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:45 smithi060 bash[14337]: cluster 2024-04-02T15:27:44.052618+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-02T15:27:45.466 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:45 smithi060 bash[14337]: audit 2024-04-02T15:27:44.053646+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:27:45.466 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:45 smithi060 bash[14337]: audit 2024-04-02T15:27:44.062505+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:27:45.466 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:45 smithi060 bash[14337]: audit 2024-04-02T15:27:44.063589+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:45.466 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:45 smithi060 bash[20116]: audit 2024-04-02T15:27:44.043328+0000 mgr.y (mgr.14152) 229 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:27:45.466 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:45 smithi060 bash[20116]: cluster 2024-04-02T15:27:44.052618+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-02T15:27:45.466 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:45 smithi060 bash[20116]: audit 2024-04-02T15:27:44.053646+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:27:45.467 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:45 smithi060 bash[20116]: audit 2024-04-02T15:27:44.062505+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:27:45.467 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:45 smithi060 bash[20116]: audit 2024-04-02T15:27:44.063589+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:45.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:45 smithi164 bash[14575]: audit 2024-04-02T15:27:44.043328+0000 mgr.y (mgr.14152) 229 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi164:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:27:45.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:45 smithi164 bash[14575]: cluster 2024-04-02T15:27:44.052618+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-02T15:27:45.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:45 smithi164 bash[14575]: audit 2024-04-02T15:27:44.053646+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T15:27:45.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:45 smithi164 bash[14575]: audit 2024-04-02T15:27:44.062505+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T15:27:45.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:45 smithi164 bash[14575]: audit 2024-04-02T15:27:44.063589+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:27:46.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:46 smithi060 bash[14337]: cluster 2024-04-02T15:27:44.749206+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v208: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:27:46.297 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:46 smithi060 bash[20116]: cluster 2024-04-02T15:27:44.749206+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v208: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:27:46.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:46 smithi164 bash[14575]: cluster 2024-04-02T15:27:44.749206+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v208: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:27:48.295 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:48 smithi164 bash[14575]: cluster 2024-04-02T15:27:46.749834+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-04-02T15:27:48.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:48 smithi060 bash[14337]: cluster 2024-04-02T15:27:46.749834+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-04-02T15:27:48.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:48 smithi060 bash[20116]: cluster 2024-04-02T15:27:46.749834+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-04-02T15:27:50.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:50 smithi164 bash[14575]: cluster 2024-04-02T15:27:48.750455+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-04-02T15:27:50.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:50 smithi060 bash[14337]: cluster 2024-04-02T15:27:48.750455+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-04-02T15:27:50.798 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:27:50 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:27:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:27:50.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:50 smithi060 bash[20116]: cluster 2024-04-02T15:27:48.750455+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-04-02T15:27:51.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:51 smithi060 bash[14337]: audit 2024-04-02T15:27:50.512034+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:51.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:51 smithi060 bash[14337]: audit 2024-04-02T15:27:50.518596+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:51.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:51 smithi060 bash[14337]: audit 2024-04-02T15:27:50.691593+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "abdbb7a6-26ea-4317-9e71-92a8f0a3bd51"}]: dispatch 2024-04-02T15:27:51.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:51 smithi060 bash[14337]: audit 2024-04-02T15:27:50.692258+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.164:0/1987807136' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "abdbb7a6-26ea-4317-9e71-92a8f0a3bd51"}]: dispatch 2024-04-02T15:27:51.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:51 smithi060 bash[14337]: audit 2024-04-02T15:27:50.702243+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "abdbb7a6-26ea-4317-9e71-92a8f0a3bd51"}]': finished 2024-04-02T15:27:51.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:51 smithi060 bash[14337]: cluster 2024-04-02T15:27:50.702388+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-02T15:27:51.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:51 smithi060 bash[14337]: audit 2024-04-02T15:27:50.702744+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:27:51.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:51 smithi060 bash[14337]: cluster 2024-04-02T15:27:50.751075+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-04-02T15:27:51.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:51 smithi060 bash[14337]: audit 2024-04-02T15:27:51.407501+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.164:0/1901450568' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:27:51.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:51 smithi060 bash[20116]: audit 2024-04-02T15:27:50.512034+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:51.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:51 smithi060 bash[20116]: audit 2024-04-02T15:27:50.518596+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:51.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:51 smithi060 bash[20116]: audit 2024-04-02T15:27:50.691593+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "abdbb7a6-26ea-4317-9e71-92a8f0a3bd51"}]: dispatch 2024-04-02T15:27:51.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:51 smithi060 bash[20116]: audit 2024-04-02T15:27:50.692258+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.164:0/1987807136' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "abdbb7a6-26ea-4317-9e71-92a8f0a3bd51"}]: dispatch 2024-04-02T15:27:51.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:51 smithi060 bash[20116]: audit 2024-04-02T15:27:50.702243+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "abdbb7a6-26ea-4317-9e71-92a8f0a3bd51"}]': finished 2024-04-02T15:27:51.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:51 smithi060 bash[20116]: cluster 2024-04-02T15:27:50.702388+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-02T15:27:51.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:51 smithi060 bash[20116]: audit 2024-04-02T15:27:50.702744+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:27:51.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:51 smithi060 bash[20116]: cluster 2024-04-02T15:27:50.751075+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-04-02T15:27:51.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:51 smithi060 bash[20116]: audit 2024-04-02T15:27:51.407501+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.164:0/1901450568' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:27:51.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:51 smithi164 bash[14575]: audit 2024-04-02T15:27:50.512034+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:51.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:51 smithi164 bash[14575]: audit 2024-04-02T15:27:50.518596+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:51.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:51 smithi164 bash[14575]: audit 2024-04-02T15:27:50.691593+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "abdbb7a6-26ea-4317-9e71-92a8f0a3bd51"}]: dispatch 2024-04-02T15:27:51.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:51 smithi164 bash[14575]: audit 2024-04-02T15:27:50.692258+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.164:0/1987807136' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "abdbb7a6-26ea-4317-9e71-92a8f0a3bd51"}]: dispatch 2024-04-02T15:27:51.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:51 smithi164 bash[14575]: audit 2024-04-02T15:27:50.702243+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "abdbb7a6-26ea-4317-9e71-92a8f0a3bd51"}]': finished 2024-04-02T15:27:51.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:51 smithi164 bash[14575]: cluster 2024-04-02T15:27:50.702388+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-02T15:27:51.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:51 smithi164 bash[14575]: audit 2024-04-02T15:27:50.702744+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:27:51.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:51 smithi164 bash[14575]: cluster 2024-04-02T15:27:50.751075+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-04-02T15:27:51.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:51 smithi164 bash[14575]: audit 2024-04-02T15:27:51.407501+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.164:0/1901450568' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T15:27:53.297 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:27:53 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:27:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:27:54.273 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:54 smithi164 bash[14575]: cluster 2024-04-02T15:27:52.751741+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-04-02T15:27:54.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:54 smithi164 bash[14575]: audit 2024-04-02T15:27:53.006205+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:54.274 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:54 smithi164 bash[14575]: audit 2024-04-02T15:27:53.012788+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:54.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:54 smithi060 bash[14337]: cluster 2024-04-02T15:27:52.751741+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-04-02T15:27:54.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:54 smithi060 bash[14337]: audit 2024-04-02T15:27:53.006205+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:54.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:54 smithi060 bash[14337]: audit 2024-04-02T15:27:53.012788+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:54.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:54 smithi060 bash[20116]: cluster 2024-04-02T15:27:52.751741+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-04-02T15:27:54.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:54 smithi060 bash[20116]: audit 2024-04-02T15:27:53.006205+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:54.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:54 smithi060 bash[20116]: audit 2024-04-02T15:27:53.012788+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:27:56.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:56 smithi060 bash[14337]: cluster 2024-04-02T15:27:54.752345+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T15:27:56.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:56 smithi060 bash[20116]: cluster 2024-04-02T15:27:54.752345+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T15:27:56.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:56 smithi164 bash[14575]: cluster 2024-04-02T15:27:54.752345+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T15:27:58.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:27:58 smithi060 bash[14337]: cluster 2024-04-02T15:27:56.752964+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:27:58.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:27:58 smithi060 bash[20116]: cluster 2024-04-02T15:27:56.752964+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:27:58.302 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:27:58 smithi164 bash[14575]: cluster 2024-04-02T15:27:56.752964+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:00.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:00 smithi164 bash[14575]: cluster 2024-04-02T15:27:58.753559+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:00.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:00 smithi060 bash[14337]: cluster 2024-04-02T15:27:58.753559+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:00.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:00 smithi060 bash[20116]: cluster 2024-04-02T15:27:58.753559+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:01.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:01 smithi164 bash[14575]: audit 2024-04-02T15:28:00.989107+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-02T15:28:01.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:01 smithi164 bash[14575]: audit 2024-04-02T15:28:00.991076+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:01.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:01 smithi060 bash[14337]: audit 2024-04-02T15:28:00.989107+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-02T15:28:01.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:01 smithi060 bash[14337]: audit 2024-04-02T15:28:00.991076+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:01.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:01 smithi060 bash[20116]: audit 2024-04-02T15:28:00.989107+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-02T15:28:01.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:01 smithi060 bash[20116]: audit 2024-04-02T15:28:00.991076+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:02.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:02 smithi164 bash[14575]: cluster 2024-04-02T15:28:00.754173+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:02.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:02 smithi164 bash[14575]: cephadm 2024-04-02T15:28:00.992570+0000 mgr.y (mgr.14152) 239 : cephadm [INF] Deploying daemon osd.7 on smithi164 2024-04-02T15:28:02.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:02 smithi060 bash[14337]: cluster 2024-04-02T15:28:00.754173+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:02.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:02 smithi060 bash[14337]: cephadm 2024-04-02T15:28:00.992570+0000 mgr.y (mgr.14152) 239 : cephadm [INF] Deploying daemon osd.7 on smithi164 2024-04-02T15:28:02.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:02 smithi060 bash[20116]: cluster 2024-04-02T15:28:00.754173+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:02.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:02 smithi060 bash[20116]: cephadm 2024-04-02T15:28:00.992570+0000 mgr.y (mgr.14152) 239 : cephadm [INF] Deploying daemon osd.7 on smithi164 2024-04-02T15:28:04.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:04 smithi164 bash[14575]: cluster 2024-04-02T15:28:02.754775+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:04.797 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:04 smithi060 bash[14337]: cluster 2024-04-02T15:28:02.754775+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:04.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:04 smithi060 bash[20116]: cluster 2024-04-02T15:28:02.754775+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:06.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:05 smithi060 bash[14337]: cluster 2024-04-02T15:28:04.755383+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:06.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:05 smithi060 bash[14337]: audit 2024-04-02T15:28:04.882937+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:06.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:05 smithi060 bash[14337]: audit 2024-04-02T15:28:04.917516+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:06.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:05 smithi060 bash[14337]: audit 2024-04-02T15:28:04.919976+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:06.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:05 smithi060 bash[14337]: audit 2024-04-02T15:28:04.921467+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:28:06.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:05 smithi060 bash[14337]: audit 2024-04-02T15:28:04.932817+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:06.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:05 smithi060 bash[20116]: cluster 2024-04-02T15:28:04.755383+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:06.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:05 smithi060 bash[20116]: audit 2024-04-02T15:28:04.882937+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:06.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:05 smithi060 bash[20116]: audit 2024-04-02T15:28:04.917516+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:06.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:05 smithi060 bash[20116]: audit 2024-04-02T15:28:04.919976+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:06.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:05 smithi060 bash[20116]: audit 2024-04-02T15:28:04.921467+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:28:06.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:05 smithi060 bash[20116]: audit 2024-04-02T15:28:04.932817+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:06.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:05 smithi164 bash[14575]: cluster 2024-04-02T15:28:04.755383+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:06.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:05 smithi164 bash[14575]: audit 2024-04-02T15:28:04.882937+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:06.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:05 smithi164 bash[14575]: audit 2024-04-02T15:28:04.917516+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:06.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:05 smithi164 bash[14575]: audit 2024-04-02T15:28:04.919976+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:06.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:05 smithi164 bash[14575]: audit 2024-04-02T15:28:04.921467+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:28:06.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:05 smithi164 bash[14575]: audit 2024-04-02T15:28:04.932817+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:07.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:07 smithi164 bash[14575]: cluster 2024-04-02T15:28:06.756156+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:08.297 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:07 smithi060 bash[14337]: cluster 2024-04-02T15:28:06.756156+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:08.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:07 smithi060 bash[20116]: cluster 2024-04-02T15:28:06.756156+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:10.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:10 smithi060 bash[20116]: cluster 2024-04-02T15:28:08.756896+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:10.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:10 smithi060 bash[20116]: audit 2024-04-02T15:28:09.707073+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:28:10.675 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:10 smithi060 bash[20116]: audit 2024-04-02T15:28:09.708188+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:28:10.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:10 smithi060 bash[14337]: cluster 2024-04-02T15:28:08.756896+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:10.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:10 smithi060 bash[14337]: audit 2024-04-02T15:28:09.707073+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:28:10.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:10 smithi060 bash[14337]: audit 2024-04-02T15:28:09.708188+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:28:10.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:10 smithi164 bash[14575]: cluster 2024-04-02T15:28:08.756896+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:10.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:10 smithi164 bash[14575]: audit 2024-04-02T15:28:09.707073+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:28:10.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:10 smithi164 bash[14575]: audit 2024-04-02T15:28:09.708188+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:28:11.047 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:10 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:28:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:28:11.695 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 7 on host 'smithi164' 2024-04-02T15:28:11.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:11 smithi164 bash[14575]: audit 2024-04-02T15:28:10.666484+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:11.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:11 smithi164 bash[14575]: audit 2024-04-02T15:28:10.674800+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:11.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:11 smithi164 bash[14575]: cluster 2024-04-02T15:28:10.757598+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:11.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:11 smithi164 bash[14575]: audit 2024-04-02T15:28:11.197172+0000 mon.a (mon.0) 711 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T15:28:11.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:11 smithi164 bash[14575]: audit 2024-04-02T15:28:11.198106+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/3772653952,v1:172.21.15.164:6825/3772653952]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T15:28:12.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:11 smithi060 bash[14337]: audit 2024-04-02T15:28:10.666484+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:12.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:11 smithi060 bash[14337]: audit 2024-04-02T15:28:10.674800+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:12.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:11 smithi060 bash[14337]: cluster 2024-04-02T15:28:10.757598+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:12.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:11 smithi060 bash[14337]: audit 2024-04-02T15:28:11.197172+0000 mon.a (mon.0) 711 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T15:28:12.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:11 smithi060 bash[14337]: audit 2024-04-02T15:28:11.198106+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/3772653952,v1:172.21.15.164:6825/3772653952]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T15:28:12.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:11 smithi060 bash[20116]: audit 2024-04-02T15:28:10.666484+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:12.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:11 smithi060 bash[20116]: audit 2024-04-02T15:28:10.674800+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:12.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:11 smithi060 bash[20116]: cluster 2024-04-02T15:28:10.757598+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:12.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:11 smithi060 bash[20116]: audit 2024-04-02T15:28:11.197172+0000 mon.a (mon.0) 711 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T15:28:12.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:11 smithi060 bash[20116]: audit 2024-04-02T15:28:11.198106+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/3772653952,v1:172.21.15.164:6825/3772653952]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T15:28:12.873 DEBUG:teuthology.orchestra.run.smithi164:osd.7> sudo journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.7.service 2024-04-02T15:28:12.875 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-02T15:28:12.876 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-02T15:28:12.908 INFO:journalctl@ceph.osd.7.smithi164.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:28:12.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:12 smithi164 bash[14575]: audit 2024-04-02T15:28:11.685502+0000 mon.a (mon.0) 712 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-02T15:28:12.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:12 smithi164 bash[14575]: cluster 2024-04-02T15:28:11.685666+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-02T15:28:12.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:12 smithi164 bash[14575]: audit 2024-04-02T15:28:11.685916+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:28:12.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:12 smithi164 bash[14575]: audit 2024-04-02T15:28:11.690515+0000 mon.a (mon.0) 715 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:28:12.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:12 smithi164 bash[14575]: audit 2024-04-02T15:28:11.691593+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/3772653952,v1:172.21.15.164:6825/3772653952]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:28:12.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:12 smithi164 bash[14575]: audit 2024-04-02T15:28:11.695177+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:12.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:12 smithi164 bash[14575]: audit 2024-04-02T15:28:11.719370+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:12.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:12 smithi164 bash[14575]: audit 2024-04-02T15:28:11.722042+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:12.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:12 smithi164 bash[14575]: audit 2024-04-02T15:28:11.723908+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:28:12.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:12 smithi164 bash[14575]: audit 2024-04-02T15:28:11.728774+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:12.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:12 smithi164 bash[14575]: audit 2024-04-02T15:28:11.730732+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:12.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:12 smithi164 bash[14575]: audit 2024-04-02T15:28:11.732424+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:12.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:12 smithi164 bash[14575]: audit 2024-04-02T15:28:11.734096+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:12.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:12 smithi164 bash[14575]: cephadm 2024-04-02T15:28:11.735368+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4061M 2024-04-02T15:28:12.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:12 smithi164 bash[14575]: audit 2024-04-02T15:28:11.742209+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:12.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:12 smithi164 bash[14575]: audit 2024-04-02T15:28:11.750076+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:13.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[20116]: audit 2024-04-02T15:28:11.685502+0000 mon.a (mon.0) 712 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-02T15:28:13.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[20116]: cluster 2024-04-02T15:28:11.685666+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-02T15:28:13.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[20116]: audit 2024-04-02T15:28:11.685916+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:28:13.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[20116]: audit 2024-04-02T15:28:11.690515+0000 mon.a (mon.0) 715 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:28:13.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[20116]: audit 2024-04-02T15:28:11.691593+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/3772653952,v1:172.21.15.164:6825/3772653952]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:28:13.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[20116]: audit 2024-04-02T15:28:11.695177+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:13.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[20116]: audit 2024-04-02T15:28:11.719370+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:13.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[20116]: audit 2024-04-02T15:28:11.722042+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:13.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[20116]: audit 2024-04-02T15:28:11.723908+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:28:13.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[20116]: audit 2024-04-02T15:28:11.728774+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:13.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[20116]: audit 2024-04-02T15:28:11.730732+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:13.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[20116]: audit 2024-04-02T15:28:11.732424+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:13.050 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[20116]: audit 2024-04-02T15:28:11.734096+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:13.050 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[20116]: cephadm 2024-04-02T15:28:11.735368+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4061M 2024-04-02T15:28:13.050 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[20116]: audit 2024-04-02T15:28:11.742209+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:13.050 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[20116]: audit 2024-04-02T15:28:11.750076+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:13.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[14337]: audit 2024-04-02T15:28:11.685502+0000 mon.a (mon.0) 712 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-02T15:28:13.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[14337]: cluster 2024-04-02T15:28:11.685666+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-02T15:28:13.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[14337]: audit 2024-04-02T15:28:11.685916+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:28:13.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[14337]: audit 2024-04-02T15:28:11.690515+0000 mon.a (mon.0) 715 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:28:13.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[14337]: audit 2024-04-02T15:28:11.691593+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/3772653952,v1:172.21.15.164:6825/3772653952]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-04-02T15:28:13.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[14337]: audit 2024-04-02T15:28:11.695177+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:13.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[14337]: audit 2024-04-02T15:28:11.719370+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:13.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[14337]: audit 2024-04-02T15:28:11.722042+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:13.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[14337]: audit 2024-04-02T15:28:11.723908+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:28:13.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[14337]: audit 2024-04-02T15:28:11.728774+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:13.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[14337]: audit 2024-04-02T15:28:11.730732+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:13.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[14337]: audit 2024-04-02T15:28:11.732424+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:13.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[14337]: audit 2024-04-02T15:28:11.734096+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:13.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[14337]: cephadm 2024-04-02T15:28:11.735368+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Adjusting osd_memory_target on smithi164 to 4061M 2024-04-02T15:28:13.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[14337]: audit 2024-04-02T15:28:11.742209+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:13.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:12 smithi060 bash[14337]: audit 2024-04-02T15:28:11.750076+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:13.547 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:28:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:28:13.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:13 smithi164 bash[14575]: audit 2024-04-02T15:28:12.689505+0000 mon.a (mon.0) 726 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-04-02T15:28:13.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:13 smithi164 bash[14575]: cluster 2024-04-02T15:28:12.689736+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-02T15:28:13.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:13 smithi164 bash[14575]: audit 2024-04-02T15:28:12.690637+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:28:13.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:13 smithi164 bash[14575]: audit 2024-04-02T15:28:12.701701+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:28:13.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:13 smithi164 bash[14575]: cluster 2024-04-02T15:28:12.758206+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:13.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:13 smithi164 bash[14575]: audit 2024-04-02T15:28:13.144879+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:13.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:13 smithi164 bash[14575]: cephadm 2024-04-02T15:28:13.146223+0000 mgr.y (mgr.14152) 247 : cephadm [INF] Detected new or changed devices on smithi164 2024-04-02T15:28:13.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:13 smithi164 bash[14575]: audit 2024-04-02T15:28:13.151729+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:13.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:13 smithi164 bash[14575]: audit 2024-04-02T15:28:13.173090+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:13.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:13 smithi164 bash[14575]: audit 2024-04-02T15:28:13.175503+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:13.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:13 smithi164 bash[14575]: audit 2024-04-02T15:28:13.177161+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:28:13.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:13 smithi164 bash[14575]: audit 2024-04-02T15:28:13.187504+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:13.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:13 smithi164 bash[14575]: cluster 2024-04-02T15:28:13.385220+0000 mon.a (mon.0) 736 : cluster [INF] osd.7 [v2:172.21.15.164:6824/3772653952,v1:172.21.15.164:6825/3772653952] boot 2024-04-02T15:28:13.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:13 smithi164 bash[14575]: cluster 2024-04-02T15:28:13.385387+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-02T15:28:13.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:13 smithi164 bash[14575]: audit 2024-04-02T15:28:13.386082+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:28:14.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[20116]: audit 2024-04-02T15:28:12.689505+0000 mon.a (mon.0) 726 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-04-02T15:28:14.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[20116]: cluster 2024-04-02T15:28:12.689736+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-02T15:28:14.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[20116]: audit 2024-04-02T15:28:12.690637+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:28:14.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[20116]: audit 2024-04-02T15:28:12.701701+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:28:14.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[20116]: cluster 2024-04-02T15:28:12.758206+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:14.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[20116]: audit 2024-04-02T15:28:13.144879+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:14.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[20116]: cephadm 2024-04-02T15:28:13.146223+0000 mgr.y (mgr.14152) 247 : cephadm [INF] Detected new or changed devices on smithi164 2024-04-02T15:28:14.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[20116]: audit 2024-04-02T15:28:13.151729+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:14.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[20116]: audit 2024-04-02T15:28:13.173090+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:14.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[20116]: audit 2024-04-02T15:28:13.175503+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:14.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[20116]: audit 2024-04-02T15:28:13.177161+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:28:14.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[20116]: audit 2024-04-02T15:28:13.187504+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:14.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[20116]: cluster 2024-04-02T15:28:13.385220+0000 mon.a (mon.0) 736 : cluster [INF] osd.7 [v2:172.21.15.164:6824/3772653952,v1:172.21.15.164:6825/3772653952] boot 2024-04-02T15:28:14.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[20116]: cluster 2024-04-02T15:28:13.385387+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-02T15:28:14.049 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[20116]: audit 2024-04-02T15:28:13.386082+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:28:14.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[14337]: audit 2024-04-02T15:28:12.689505+0000 mon.a (mon.0) 726 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]': finished 2024-04-02T15:28:14.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[14337]: cluster 2024-04-02T15:28:12.689736+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-02T15:28:14.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[14337]: audit 2024-04-02T15:28:12.690637+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:28:14.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[14337]: audit 2024-04-02T15:28:12.701701+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:28:14.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[14337]: cluster 2024-04-02T15:28:12.758206+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T15:28:14.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[14337]: audit 2024-04-02T15:28:13.144879+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:14.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[14337]: cephadm 2024-04-02T15:28:13.146223+0000 mgr.y (mgr.14152) 247 : cephadm [INF] Detected new or changed devices on smithi164 2024-04-02T15:28:14.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[14337]: audit 2024-04-02T15:28:13.151729+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:14.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[14337]: audit 2024-04-02T15:28:13.173090+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:14.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[14337]: audit 2024-04-02T15:28:13.175503+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:14.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[14337]: audit 2024-04-02T15:28:13.177161+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:28:14.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[14337]: audit 2024-04-02T15:28:13.187504+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:14.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[14337]: cluster 2024-04-02T15:28:13.385220+0000 mon.a (mon.0) 736 : cluster [INF] osd.7 [v2:172.21.15.164:6824/3772653952,v1:172.21.15.164:6825/3772653952] boot 2024-04-02T15:28:14.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[14337]: cluster 2024-04-02T15:28:13.385387+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-02T15:28:14.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:13 smithi060 bash[14337]: audit 2024-04-02T15:28:13.386082+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:28:14.976 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:14 smithi164 bash[14575]: cluster 2024-04-02T15:28:12.157670+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:28:14.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:14 smithi164 bash[14575]: cluster 2024-04-02T15:28:12.157832+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:28:14.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:14 smithi164 bash[14575]: cluster 2024-04-02T15:28:14.396426+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-02T15:28:15.047 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:14 smithi060 bash[14337]: cluster 2024-04-02T15:28:12.157670+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:28:15.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:14 smithi060 bash[14337]: cluster 2024-04-02T15:28:12.157832+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:28:15.048 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:14 smithi060 bash[14337]: cluster 2024-04-02T15:28:14.396426+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-02T15:28:15.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:14 smithi060 bash[20116]: cluster 2024-04-02T15:28:12.157670+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T15:28:15.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:14 smithi060 bash[20116]: cluster 2024-04-02T15:28:12.157832+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T15:28:15.048 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:14 smithi060 bash[20116]: cluster 2024-04-02T15:28:14.396426+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-02T15:28:16.404 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:16 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:28:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:28:16.476 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:16 smithi164 bash[14575]: cluster 2024-04-02T15:28:14.758777+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:16.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:16 smithi164 bash[14575]: cluster 2024-04-02T15:28:15.398733+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-02T15:28:16.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:16 smithi164 bash[14575]: audit 2024-04-02T15:28:16.166174+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:16.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:16 smithi164 bash[14575]: audit 2024-04-02T15:28:16.173051+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:16.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:16 smithi164 bash[14575]: audit 2024-04-02T15:28:16.216005+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:16.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:16 smithi164 bash[14575]: audit 2024-04-02T15:28:16.218439+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:16.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:16 smithi164 bash[14575]: audit 2024-04-02T15:28:16.220017+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:28:16.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:16 smithi164 bash[14575]: audit 2024-04-02T15:28:16.230352+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:16.503 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-02T15:28:16.720 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:16 smithi060 bash[14337]: cluster 2024-04-02T15:28:14.758777+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:16.720 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:16 smithi060 bash[14337]: cluster 2024-04-02T15:28:15.398733+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-02T15:28:16.720 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:16 smithi060 bash[14337]: audit 2024-04-02T15:28:16.166174+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:16.720 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:16 smithi060 bash[14337]: audit 2024-04-02T15:28:16.173051+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:16.720 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:16 smithi060 bash[14337]: audit 2024-04-02T15:28:16.216005+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:16.721 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:16 smithi060 bash[14337]: audit 2024-04-02T15:28:16.218439+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:16.721 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:16 smithi060 bash[14337]: audit 2024-04-02T15:28:16.220017+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:28:16.721 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:16 smithi060 bash[14337]: audit 2024-04-02T15:28:16.230352+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:16.721 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:16 smithi060 bash[20116]: cluster 2024-04-02T15:28:14.758777+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:16.721 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:16 smithi060 bash[20116]: cluster 2024-04-02T15:28:15.398733+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-02T15:28:16.721 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:16 smithi060 bash[20116]: audit 2024-04-02T15:28:16.166174+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:16.721 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:16 smithi060 bash[20116]: audit 2024-04-02T15:28:16.173051+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:16.721 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:16 smithi060 bash[20116]: audit 2024-04-02T15:28:16.216005+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:16.721 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:16 smithi060 bash[20116]: audit 2024-04-02T15:28:16.218439+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:16.721 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:16 smithi060 bash[20116]: audit 2024-04-02T15:28:16.220017+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:28:16.721 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:16 smithi060 bash[20116]: audit 2024-04-02T15:28:16.230352+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:17.258 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":57,"num_osds":8,"num_up_osds":8,"osd_up_since":1712071693,"num_in_osds":8,"osd_in_since":1712071670,"num_remapped_pgs":0} 2024-04-02T15:28:17.259 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-02T15:28:17.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:17 smithi060 bash[14337]: cluster 2024-04-02T15:28:16.400997+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-02T15:28:17.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:17 smithi060 bash[14337]: audit 2024-04-02T15:28:16.504724+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.60:0/2562291274' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T15:28:17.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:17 smithi060 bash[20116]: cluster 2024-04-02T15:28:16.400997+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-02T15:28:17.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:17 smithi060 bash[20116]: audit 2024-04-02T15:28:16.504724+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.60:0/2562291274' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T15:28:17.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:17 smithi164 bash[14575]: cluster 2024-04-02T15:28:16.400997+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-02T15:28:17.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:17 smithi164 bash[14575]: audit 2024-04-02T15:28:16.504724+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.60:0/2562291274' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T15:28:18.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:18 smithi164 bash[14575]: cluster 2024-04-02T15:28:16.759422+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v231: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:18.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:18 smithi164 bash[14575]: cluster 2024-04-02T15:28:17.412595+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-02T15:28:18.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:18 smithi060 bash[20116]: cluster 2024-04-02T15:28:16.759422+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v231: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:18.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:18 smithi060 bash[20116]: cluster 2024-04-02T15:28:17.412595+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-02T15:28:18.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:18 smithi060 bash[14337]: cluster 2024-04-02T15:28:16.759422+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v231: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:18.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:18 smithi060 bash[14337]: cluster 2024-04-02T15:28:17.412595+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-02T15:28:19.726 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:19 smithi164 bash[14575]: cluster 2024-04-02T15:28:18.760191+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-02T15:28:19.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:19 smithi060 bash[14337]: cluster 2024-04-02T15:28:18.760191+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-02T15:28:19.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:19 smithi060 bash[20116]: cluster 2024-04-02T15:28:18.760191+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-02T15:28:19.989 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:28:22.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:21 smithi164 bash[14575]: cluster 2024-04-02T15:28:20.760902+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-02T15:28:22.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:21 smithi060 bash[14337]: cluster 2024-04-02T15:28:20.760902+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-02T15:28:22.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:21 smithi060 bash[20116]: cluster 2024-04-02T15:28:20.760902+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-02T15:28:23.162 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-02T15:28:23.162 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":58,"fsid":"7a4940f2-f104-11ee-b647-cb9ed24678a4","created":"2024-04-02T15:21:07.090305+0000","modified":"2024-04-02T15:28:17.405319+0000","last_up_change":"2024-04-02T15:28:13.376686+0000","last_in_change":"2024-04-02T15:27:50.693043+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-02T15:25:16.215885+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"feb7dcfb-e028-410c-ac44-d78709d6d903","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":3065345150},{"type":"v1","addr":"172.21.15.60:6803","nonce":3065345150}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":3065345150},{"type":"v1","addr":"172.21.15.60:6805","nonce":3065345150}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":3065345150},{"type":"v1","addr":"172.21.15.60:6809","nonce":3065345150}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":3065345150},{"type":"v1","addr":"172.21.15.60:6807","nonce":3065345150}]},"public_addr":"172.21.15.60:6803/3065345150","cluster_addr":"172.21.15.60:6805/3065345150","heartbeat_back_addr":"172.21.15.60:6809/3065345150","heartbeat_front_addr":"172.21.15.60:6807/3065345150","state":["exists","up"]},{"osd":1,"uuid":"03ecfb7b-bde8-4d52-acb7-f3bd6f9a3114","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":4087785733},{"type":"v1","addr":"172.21.15.60:6811","nonce":4087785733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":4087785733},{"type":"v1","addr":"172.21.15.60:6813","nonce":4087785733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":4087785733},{"type":"v1","addr":"172.21.15.60:6817","nonce":4087785733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":4087785733},{"type":"v1","addr":"172.21.15.60:6815","nonce":4087785733}]},"public_addr":"172.21.15.60:6811/4087785733","cluster_addr":"172.21.15.60:6813/4087785733","heartbeat_back_addr":"172.21.15.60:6817/4087785733","heartbeat_front_addr":"172.21.15.60:6815/4087785733","state":["exists","up"]},{"osd":2,"uuid":"4cc4db3b-96cc-4b60-9321-05e68ca49929","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":1480135902},{"type":"v1","addr":"172.21.15.60:6819","nonce":1480135902}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":1480135902},{"type":"v1","addr":"172.21.15.60:6821","nonce":1480135902}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":1480135902},{"type":"v1","addr":"172.21.15.60:6825","nonce":1480135902}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":1480135902},{"type":"v1","addr":"172.21.15.60:6823","nonce":1480135902}]},"public_addr":"172.21.15.60:6819/1480135902","cluster_addr":"172.21.15.60:6821/1480135902","heartbeat_back_addr":"172.21.15.60:6825/1480135902","heartbeat_front_addr":"172.21.15.60:6823/1480135902","state":["exists","up"]},{"osd":3,"uuid":"edde0eaf-8fb8-41f8-8c14-1cee08dcab85","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":3009739603},{"type":"v1","addr":"172.21.15.60:6827","nonce":3009739603}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":3009739603},{"type":"v1","addr":"172.21.15.60:6829","nonce":3009739603}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":3009739603},{"type":"v1","addr":"172.21.15.60:6833","nonce":3009739603}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":3009739603},{"type":"v1","addr":"172.21.15.60:6831","nonce":3009739603}]},"public_addr":"172.21.15.60:6827/3009739603","cluster_addr":"172.21.15.60:6829/3009739603","heartbeat_back_addr":"172.21.15.60:6833/3009739603","heartbeat_front_addr":"172.21.15.60:6831/3009739603","state":["exists","up"]},{"osd":4,"uuid":"695474e8-88a0-4d8b-a246-7e0cd398318b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":2491624950},{"type":"v1","addr":"172.21.15.164:6801","nonce":2491624950}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":2491624950},{"type":"v1","addr":"172.21.15.164:6803","nonce":2491624950}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":2491624950},{"type":"v1","addr":"172.21.15.164:6807","nonce":2491624950}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":2491624950},{"type":"v1","addr":"172.21.15.164:6805","nonce":2491624950}]},"public_addr":"172.21.15.164:6801/2491624950","cluster_addr":"172.21.15.164:6803/2491624950","heartbeat_back_addr":"172.21.15.164:6807/2491624950","heartbeat_front_addr":"172.21.15.164:6805/2491624950","state":["exists","up"]},{"osd":5,"uuid":"91c4a8ac-d1f0-46cf-9471-ced23435a863","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":4027742397},{"type":"v1","addr":"172.21.15.164:6809","nonce":4027742397}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":4027742397},{"type":"v1","addr":"172.21.15.164:6811","nonce":4027742397}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":4027742397},{"type":"v1","addr":"172.21.15.164:6815","nonce":4027742397}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":4027742397},{"type":"v1","addr":"172.21.15.164:6813","nonce":4027742397}]},"public_addr":"172.21.15.164:6809/4027742397","cluster_addr":"172.21.15.164:6811/4027742397","heartbeat_back_addr":"172.21.15.164:6815/4027742397","heartbeat_front_addr":"172.21.15.164:6813/4027742397","state":["exists","up"]},{"osd":6,"uuid":"7aa35d3a-dbf1-4ac2-a024-a90eb72487ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":1536499586},{"type":"v1","addr":"172.21.15.164:6817","nonce":1536499586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1536499586},{"type":"v1","addr":"172.21.15.164:6819","nonce":1536499586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1536499586},{"type":"v1","addr":"172.21.15.164:6823","nonce":1536499586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1536499586},{"type":"v1","addr":"172.21.15.164:6821","nonce":1536499586}]},"public_addr":"172.21.15.164:6817/1536499586","cluster_addr":"172.21.15.164:6819/1536499586","heartbeat_back_addr":"172.21.15.164:6823/1536499586","heartbeat_front_addr":"172.21.15.164:6821/1536499586","state":["exists","up"]},{"osd":7,"uuid":"abdbb7a6-26ea-4317-9e71-92a8f0a3bd51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":3772653952},{"type":"v1","addr":"172.21.15.164:6825","nonce":3772653952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":3772653952},{"type":"v1","addr":"172.21.15.164:6827","nonce":3772653952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":3772653952},{"type":"v1","addr":"172.21.15.164:6831","nonce":3772653952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":3772653952},{"type":"v1","addr":"172.21.15.164:6829","nonce":3772653952}]},"public_addr":"172.21.15.164:6825/3772653952","cluster_addr":"172.21.15.164:6827/3772653952","heartbeat_back_addr":"172.21.15.164:6831/3772653952","heartbeat_front_addr":"172.21.15.164:6829/3772653952","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:23:52.643728+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:24:34.563406+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:25:13.538275+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:25:53.435106+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:26:30.167604+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:27:03.048476+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:27:38.048960+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:28:12.157836+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:0/3580537042":"2024-04-03T15:22:09.550000+0000","172.21.15.60:6801/1784175055":"2024-04-03T15:22:09.550000+0000","172.21.15.60:0/2432358922":"2024-04-03T15:22:09.550000+0000","172.21.15.60:0/4019568575":"2024-04-03T15:22:09.550000+0000","172.21.15.60:0/392927398":"2024-04-03T15:21:38.489927+0000","172.21.15.60:6800/1784175055":"2024-04-03T15:22:09.550000+0000","172.21.15.60:6800/2271169262":"2024-04-03T15:21:38.489927+0000","172.21.15.60:0/4038372898":"2024-04-03T15:21:38.489927+0000","172.21.15.60:0/819181355":"2024-04-03T15:21:38.489927+0000","172.21.15.60:6801/2271169262":"2024-04-03T15:21:38.489927+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-02T15:28:23.881 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-02T15:25:16.215885+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-04-02T15:28:23.882 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph osd pool get .mgr pg_num 2024-04-02T15:28:24.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:23 smithi164 bash[14575]: cluster 2024-04-02T15:28:22.761451+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-02T15:28:24.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:23 smithi164 bash[14575]: audit 2024-04-02T15:28:23.161197+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.60:0/2964454747' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T15:28:24.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:23 smithi060 bash[14337]: cluster 2024-04-02T15:28:22.761451+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-02T15:28:24.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:23 smithi060 bash[14337]: audit 2024-04-02T15:28:23.161197+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.60:0/2964454747' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T15:28:24.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:23 smithi060 bash[20116]: cluster 2024-04-02T15:28:22.761451+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-02T15:28:24.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:23 smithi060 bash[20116]: audit 2024-04-02T15:28:23.161197+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.60:0/2964454747' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T15:28:26.138 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:25 smithi060 bash[14337]: cluster 2024-04-02T15:28:24.762055+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-04-02T15:28:26.138 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:25 smithi060 bash[20116]: cluster 2024-04-02T15:28:24.762055+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-04-02T15:28:26.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:25 smithi164 bash[14575]: cluster 2024-04-02T15:28:24.762055+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-04-02T15:28:26.613 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:28:28.176 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:27 smithi164 bash[14575]: cluster 2024-04-02T15:28:26.762759+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T15:28:28.298 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:27 smithi060 bash[14337]: cluster 2024-04-02T15:28:26.762759+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T15:28:28.298 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:27 smithi060 bash[20116]: cluster 2024-04-02T15:28:26.762759+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T15:28:30.547 INFO:teuthology.orchestra.run.smithi060.stdout:pg_num: 1 2024-04-02T15:28:30.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:30 smithi060 bash[20116]: cluster 2024-04-02T15:28:28.763522+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2024-04-02T15:28:30.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:30 smithi060 bash[14337]: cluster 2024-04-02T15:28:28.763522+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2024-04-02T15:28:30.642 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:30 smithi164 bash[14575]: cluster 2024-04-02T15:28:28.763522+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2024-04-02T15:28:31.298 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:30 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:28:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:28:31.557 INFO:tasks.cephadm:Adding prometheus.a on smithi164 2024-04-02T15:28:31.558 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph orch apply prometheus '1;smithi164=a' 2024-04-02T15:28:31.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:31 smithi164 bash[14575]: audit 2024-04-02T15:28:30.548321+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.60:0/3081599578' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-02T15:28:31.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:31 smithi164 bash[14575]: audit 2024-04-02T15:28:30.800850+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:31.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:31 smithi164 bash[14575]: audit 2024-04-02T15:28:30.809032+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:31.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:31 smithi060 bash[14337]: audit 2024-04-02T15:28:30.548321+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.60:0/3081599578' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-02T15:28:31.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:31 smithi060 bash[14337]: audit 2024-04-02T15:28:30.800850+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:31.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:31 smithi060 bash[14337]: audit 2024-04-02T15:28:30.809032+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:31.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:31 smithi060 bash[20116]: audit 2024-04-02T15:28:30.548321+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.60:0/3081599578' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-02T15:28:31.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:31 smithi060 bash[20116]: audit 2024-04-02T15:28:30.800850+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:31.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:31 smithi060 bash[20116]: audit 2024-04-02T15:28:30.809032+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:32.660 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:32 smithi164 bash[14575]: cluster 2024-04-02T15:28:30.764088+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:32.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:32 smithi060 bash[14337]: cluster 2024-04-02T15:28:30.764088+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:32.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:32 smithi060 bash[20116]: cluster 2024-04-02T15:28:30.764088+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:34.297 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled prometheus update... 2024-04-02T15:28:34.298 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:28:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:28:34.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:34 smithi164 bash[14575]: cluster 2024-04-02T15:28:32.764708+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:34.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:34 smithi164 bash[14575]: audit 2024-04-02T15:28:34.019852+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:34.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:34 smithi164 bash[14575]: audit 2024-04-02T15:28:34.027498+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:34.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:34 smithi164 bash[14575]: audit 2024-04-02T15:28:34.297664+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:34.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:34 smithi164 bash[14575]: audit 2024-04-02T15:28:34.346427+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:34.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:34 smithi164 bash[14575]: audit 2024-04-02T15:28:34.349594+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:34.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:34 smithi164 bash[14575]: audit 2024-04-02T15:28:34.352037+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:28:34.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:34 smithi164 bash[14575]: audit 2024-04-02T15:28:34.363877+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:34.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:34 smithi164 bash[14575]: audit 2024-04-02T15:28:34.374619+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-02T15:28:34.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[14337]: cluster 2024-04-02T15:28:32.764708+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:34.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[14337]: audit 2024-04-02T15:28:34.019852+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:34.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[14337]: audit 2024-04-02T15:28:34.027498+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:34.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[14337]: audit 2024-04-02T15:28:34.297664+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:34.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[14337]: audit 2024-04-02T15:28:34.346427+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:34.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[14337]: audit 2024-04-02T15:28:34.349594+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:34.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[14337]: audit 2024-04-02T15:28:34.352037+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:28:34.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[14337]: audit 2024-04-02T15:28:34.363877+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:34.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[14337]: audit 2024-04-02T15:28:34.374619+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-02T15:28:34.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[20116]: cluster 2024-04-02T15:28:32.764708+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:34.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[20116]: audit 2024-04-02T15:28:34.019852+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:34.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[20116]: audit 2024-04-02T15:28:34.027498+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:34.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[20116]: audit 2024-04-02T15:28:34.297664+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:34.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[20116]: audit 2024-04-02T15:28:34.346427+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:34.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[20116]: audit 2024-04-02T15:28:34.349594+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:34.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[20116]: audit 2024-04-02T15:28:34.352037+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:28:34.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[20116]: audit 2024-04-02T15:28:34.363877+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' 2024-04-02T15:28:34.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:34 smithi060 bash[20116]: audit 2024-04-02T15:28:34.374619+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-02T15:28:34.937 DEBUG:teuthology.orchestra.run.smithi164:prometheus.a> sudo journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@prometheus.a.service 2024-04-02T15:28:34.940 INFO:tasks.cephadm:Adding node-exporter.a on smithi060 2024-04-02T15:28:34.940 INFO:tasks.cephadm:Adding node-exporter.b on smithi164 2024-04-02T15:28:34.940 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph orch apply node-exporter '2;smithi060=a;smithi164=b' 2024-04-02T15:28:35.082 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:28:35.727 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:35 smithi164 bash[15731]: ignoring --setuser ceph since I am not root 2024-04-02T15:28:35.727 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:35 smithi164 bash[15731]: ignoring --setgroup ceph since I am not root 2024-04-02T15:28:35.727 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:35 smithi164 bash[15731]: debug 2024-04-02T15:28:35.422+0000 7faad6f91700 1 -- 172.21.15.164:0/2021200605 <== mon.2 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5586d5468340 con 0x5586d61e4400 2024-04-02T15:28:35.727 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:35 smithi164 bash[15731]: debug 2024-04-02T15:28:35.578+0000 7faadf9ed000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T15:28:35.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:35 smithi164 bash[14575]: audit 2024-04-02T15:28:34.286604+0000 mgr.y (mgr.14152) 258 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:28:35.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:35 smithi164 bash[14575]: cephadm 2024-04-02T15:28:34.290085+0000 mgr.y (mgr.14152) 259 : cephadm [INF] Saving service prometheus spec with placement smithi164=a;count:1 2024-04-02T15:28:35.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:35 smithi164 bash[14575]: audit 2024-04-02T15:28:35.376748+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-02T15:28:35.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:35 smithi164 bash[14575]: cluster 2024-04-02T15:28:35.376821+0000 mon.a (mon.0) 760 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-02T15:28:35.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:35 smithi060 bash[20116]: audit 2024-04-02T15:28:34.286604+0000 mgr.y (mgr.14152) 258 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:28:35.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:35 smithi060 bash[20116]: cephadm 2024-04-02T15:28:34.290085+0000 mgr.y (mgr.14152) 259 : cephadm [INF] Saving service prometheus spec with placement smithi164=a;count:1 2024-04-02T15:28:35.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:35 smithi060 bash[20116]: audit 2024-04-02T15:28:35.376748+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-02T15:28:35.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:35 smithi060 bash[20116]: cluster 2024-04-02T15:28:35.376821+0000 mon.a (mon.0) 760 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-02T15:28:35.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:35 smithi060 bash[14337]: audit 2024-04-02T15:28:34.286604+0000 mgr.y (mgr.14152) 258 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:28:35.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:35 smithi060 bash[14337]: cephadm 2024-04-02T15:28:34.290085+0000 mgr.y (mgr.14152) 259 : cephadm [INF] Saving service prometheus spec with placement smithi164=a;count:1 2024-04-02T15:28:35.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:35 smithi060 bash[14337]: audit 2024-04-02T15:28:35.376748+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.60:0/2572543591' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-02T15:28:35.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:35 smithi060 bash[14337]: cluster 2024-04-02T15:28:35.376821+0000 mon.a (mon.0) 760 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-02T15:28:35.799 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:35 smithi060 bash[14607]: ignoring --setuser ceph since I am not root 2024-04-02T15:28:35.799 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:35 smithi060 bash[14607]: ignoring --setgroup ceph since I am not root 2024-04-02T15:28:35.799 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:35 smithi060 bash[14607]: debug 2024-04-02T15:28:35.422+0000 7f04cb2f4700 1 -- 172.21.15.60:0/2728003345 <== mon.0 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56272b04a340 con 0x56272bdc6400 2024-04-02T15:28:35.799 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:35 smithi060 bash[14607]: debug 2024-04-02T15:28:35.578+0000 7f04d3d50000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T15:28:36.374 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:36 smithi164 bash[15731]: debug 2024-04-02T15:28:36.254+0000 7faadf9ed000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T15:28:36.548 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:36 smithi060 bash[14607]: debug 2024-04-02T15:28:36.266+0000 7f04d3d50000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T15:28:36.548 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:36 smithi060 bash[14607]: debug 2024-04-02T15:28:36.390+0000 7f04d3d50000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T15:28:36.727 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:36 smithi164 bash[15731]: debug 2024-04-02T15:28:36.374+0000 7faadf9ed000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T15:28:36.727 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:36 smithi164 bash[15731]: debug 2024-04-02T15:28:36.534+0000 7faadf9ed000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:28:36.900 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:36 smithi060 bash[14607]: debug 2024-04-02T15:28:36.554+0000 7f04d3d50000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:28:37.156 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:36 smithi164 bash[15731]: debug 2024-04-02T15:28:36.858+0000 7faadf9ed000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T15:28:37.156 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:36 smithi164 bash[15731]: debug 2024-04-02T15:28:36.954+0000 7faadf9ed000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T15:28:37.204 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:36 smithi060 bash[14607]: debug 2024-04-02T15:28:36.898+0000 7f04d3d50000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T15:28:37.204 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:36 smithi060 bash[14607]: debug 2024-04-02T15:28:36.994+0000 7f04d3d50000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T15:28:37.204 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:37 smithi060 bash[14607]: debug 2024-04-02T15:28:37.202+0000 7f04d3d50000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T15:28:37.477 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:37 smithi164 bash[15731]: debug 2024-04-02T15:28:37.154+0000 7faadf9ed000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T15:28:38.324 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:38 smithi164 bash[15731]: debug 2024-04-02T15:28:38.014+0000 7faadf9ed000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T15:28:38.324 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:38 smithi164 bash[15731]: debug 2024-04-02T15:28:38.118+0000 7faadf9ed000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T15:28:38.406 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:38 smithi060 bash[14607]: debug 2024-04-02T15:28:38.082+0000 7f04d3d50000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T15:28:38.407 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:38 smithi060 bash[14607]: debug 2024-04-02T15:28:38.194+0000 7f04d3d50000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T15:28:38.666 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:38 smithi164 bash[15731]: debug 2024-04-02T15:28:38.322+0000 7faadf9ed000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T15:28:38.977 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:38 smithi164 bash[15731]: debug 2024-04-02T15:28:38.666+0000 7faadf9ed000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T15:28:39.048 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:38 smithi060 bash[14607]: debug 2024-04-02T15:28:38.402+0000 7f04d3d50000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T15:28:39.048 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:38 smithi060 bash[14607]: debug 2024-04-02T15:28:38.766+0000 7f04d3d50000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T15:28:39.359 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:38 smithi164 bash[15731]: debug 2024-04-02T15:28:38.990+0000 7faadf9ed000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T15:28:39.490 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:39 smithi060 bash[14607]: debug 2024-04-02T15:28:39.102+0000 7f04d3d50000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T15:28:39.625 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:39 smithi164 bash[15731]: debug 2024-04-02T15:28:39.358+0000 7faadf9ed000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T15:28:39.977 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:39 smithi164 bash[15731]: debug 2024-04-02T15:28:39.622+0000 7faadf9ed000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:28:40.048 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:39 smithi060 bash[14607]: debug 2024-04-02T15:28:39.486+0000 7f04d3d50000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T15:28:40.048 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:39 smithi060 bash[14607]: debug 2024-04-02T15:28:39.770+0000 7f04d3d50000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:28:40.559 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:40 smithi164 bash[15731]: debug 2024-04-02T15:28:40.298+0000 7faadf9ed000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T15:28:40.559 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:40 smithi164 bash[15731]: debug 2024-04-02T15:28:40.402+0000 7faadf9ed000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T15:28:40.746 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:40 smithi060 bash[14607]: debug 2024-04-02T15:28:40.470+0000 7f04d3d50000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T15:28:40.746 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:40 smithi060 bash[14607]: debug 2024-04-02T15:28:40.578+0000 7f04d3d50000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T15:28:40.977 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:40 smithi164 bash[15731]: debug 2024-04-02T15:28:40.558+0000 7faadf9ed000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T15:28:40.977 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:40 smithi164 bash[15731]: debug 2024-04-02T15:28:40.666+0000 7faadf9ed000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T15:28:40.977 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:40 smithi164 bash[15731]: debug 2024-04-02T15:28:40.802+0000 7faadf9ed000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T15:28:41.002 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:40 smithi060 bash[14607]: debug 2024-04-02T15:28:40.742+0000 7f04d3d50000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T15:28:41.003 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:40 smithi060 bash[14607]: debug 2024-04-02T15:28:40.858+0000 7f04d3d50000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T15:28:41.298 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:41 smithi060 bash[14607]: debug 2024-04-02T15:28:40.998+0000 7f04d3d50000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T15:28:41.385 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:41 smithi164 bash[15731]: debug 2024-04-02T15:28:41.090+0000 7faadf9ed000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T15:28:41.385 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:41 smithi164 bash[15731]: debug 2024-04-02T15:28:41.206+0000 7faadf9ed000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T15:28:41.617 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:41 smithi060 bash[14607]: debug 2024-04-02T15:28:41.298+0000 7f04d3d50000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T15:28:41.617 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:41 smithi060 bash[14607]: debug 2024-04-02T15:28:41.422+0000 7f04d3d50000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T15:28:41.727 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:41 smithi164 bash[15731]: debug 2024-04-02T15:28:41.386+0000 7faadf9ed000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T15:28:41.727 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:41 smithi164 bash[15731]: debug 2024-04-02T15:28:41.502+0000 7faadf9ed000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T15:28:42.048 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:41 smithi060 bash[14607]: debug 2024-04-02T15:28:41.614+0000 7f04d3d50000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T15:28:42.048 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:41 smithi060 bash[14607]: debug 2024-04-02T15:28:41.738+0000 7f04d3d50000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T15:28:42.727 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:42 smithi164 bash[15731]: debug 2024-04-02T15:28:42.342+0000 7faadf9ed000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T15:28:42.727 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:42 smithi164 bash[15731]: [02/Apr/2024:15:28:42] ENGINE Bus STARTING 2024-04-02T15:28:42.727 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:42 smithi164 bash[15731]: CherryPy Checker: 2024-04-02T15:28:42.727 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:42 smithi164 bash[15731]: The Application mounted at '' has an empty config. 2024-04-02T15:28:42.727 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:42 smithi164 bash[15731]: [02/Apr/2024:15:28:42] ENGINE Serving on http://:::9283 2024-04-02T15:28:42.727 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:28:42 smithi164 bash[15731]: [02/Apr/2024:15:28:42] ENGINE Bus STARTED 2024-04-02T15:28:42.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:42 smithi164 bash[14575]: cluster 2024-04-02T15:28:42.365512+0000 mon.a (mon.0) 761 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T15:28:42.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:42 smithi164 bash[14575]: cluster 2024-04-02T15:28:42.365706+0000 mon.a (mon.0) 762 : cluster [DBG] Standby manager daemon x started 2024-04-02T15:28:42.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:42 smithi164 bash[14575]: audit 2024-04-02T15:28:42.371249+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.164:0/3926006314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T15:28:42.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:42 smithi164 bash[14575]: audit 2024-04-02T15:28:42.372523+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.164:0/3926006314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T15:28:42.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:42 smithi164 bash[14575]: audit 2024-04-02T15:28:42.376982+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.164:0/3926006314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T15:28:42.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:42 smithi164 bash[14575]: audit 2024-04-02T15:28:42.380186+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.164:0/3926006314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T15:28:42.798 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:42 smithi060 bash[14607]: debug 2024-04-02T15:28:42.626+0000 7f04d3d50000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T15:28:42.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:42 smithi060 bash[20116]: cluster 2024-04-02T15:28:42.365512+0000 mon.a (mon.0) 761 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T15:28:42.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:42 smithi060 bash[20116]: cluster 2024-04-02T15:28:42.365706+0000 mon.a (mon.0) 762 : cluster [DBG] Standby manager daemon x started 2024-04-02T15:28:42.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:42 smithi060 bash[20116]: audit 2024-04-02T15:28:42.371249+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.164:0/3926006314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T15:28:42.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:42 smithi060 bash[20116]: audit 2024-04-02T15:28:42.372523+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.164:0/3926006314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T15:28:42.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:42 smithi060 bash[20116]: audit 2024-04-02T15:28:42.376982+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.164:0/3926006314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T15:28:42.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:42 smithi060 bash[20116]: audit 2024-04-02T15:28:42.380186+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.164:0/3926006314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T15:28:42.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:42 smithi060 bash[14337]: cluster 2024-04-02T15:28:42.365512+0000 mon.a (mon.0) 761 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T15:28:42.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:42 smithi060 bash[14337]: cluster 2024-04-02T15:28:42.365706+0000 mon.a (mon.0) 762 : cluster [DBG] Standby manager daemon x started 2024-04-02T15:28:42.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:42 smithi060 bash[14337]: audit 2024-04-02T15:28:42.371249+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.164:0/3926006314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T15:28:42.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:42 smithi060 bash[14337]: audit 2024-04-02T15:28:42.372523+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.164:0/3926006314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T15:28:42.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:42 smithi060 bash[14337]: audit 2024-04-02T15:28:42.376982+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.164:0/3926006314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T15:28:42.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:42 smithi060 bash[14337]: audit 2024-04-02T15:28:42.380186+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.164:0/3926006314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T15:28:43.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:43 smithi164 bash[14575]: cluster 2024-04-02T15:28:42.427220+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-04-02T15:28:43.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:43 smithi164 bash[14575]: cluster 2024-04-02T15:28:42.649850+0000 mon.a (mon.0) 764 : cluster [INF] Active manager daemon y restarted 2024-04-02T15:28:43.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:43 smithi164 bash[14575]: cluster 2024-04-02T15:28:42.650997+0000 mon.a (mon.0) 765 : cluster [INF] Activating manager daemon y 2024-04-02T15:28:43.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:43 smithi164 bash[14575]: cluster 2024-04-02T15:28:42.656901+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-02T15:28:43.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:43 smithi060 bash[14337]: cluster 2024-04-02T15:28:42.427220+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-04-02T15:28:43.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:43 smithi060 bash[14337]: cluster 2024-04-02T15:28:42.649850+0000 mon.a (mon.0) 764 : cluster [INF] Active manager daemon y restarted 2024-04-02T15:28:43.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:43 smithi060 bash[14337]: cluster 2024-04-02T15:28:42.650997+0000 mon.a (mon.0) 765 : cluster [INF] Activating manager daemon y 2024-04-02T15:28:43.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:43 smithi060 bash[14337]: cluster 2024-04-02T15:28:42.656901+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-02T15:28:43.799 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:43 smithi060 bash[14607]: [02/Apr/2024:15:28:43] ENGINE Bus STARTING 2024-04-02T15:28:43.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:43 smithi060 bash[20116]: cluster 2024-04-02T15:28:42.427220+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-04-02T15:28:43.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:43 smithi060 bash[20116]: cluster 2024-04-02T15:28:42.649850+0000 mon.a (mon.0) 764 : cluster [INF] Active manager daemon y restarted 2024-04-02T15:28:43.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:43 smithi060 bash[20116]: cluster 2024-04-02T15:28:42.650997+0000 mon.a (mon.0) 765 : cluster [INF] Activating manager daemon y 2024-04-02T15:28:43.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:43 smithi060 bash[20116]: cluster 2024-04-02T15:28:42.656901+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-02T15:28:44.165 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:43 smithi060 bash[14607]: CherryPy Checker: 2024-04-02T15:28:44.165 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:43 smithi060 bash[14607]: The Application mounted at '' has an empty config. 2024-04-02T15:28:44.165 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:43 smithi060 bash[14607]: [02/Apr/2024:15:28:43] ENGINE Serving on http://:::9283 2024-04-02T15:28:44.165 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:43 smithi060 bash[14607]: [02/Apr/2024:15:28:43] ENGINE Bus STARTED 2024-04-02T15:28:44.166 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:43 smithi060 bash[14607]: [02/Apr/2024:15:28:43] ENGINE Bus STARTING 2024-04-02T15:28:44.442 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14607]: [02/Apr/2024:15:28:44] ENGINE Serving on https://172.21.15.60:7150 2024-04-02T15:28:44.443 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14607]: [02/Apr/2024:15:28:44] ENGINE Bus STARTED 2024-04-02T15:28:44.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: cluster 2024-04-02T15:28:43.444988+0000 mon.a (mon.0) 767 : cluster [DBG] mgrmap e18: y(active, starting, since 0.794264s), standbys: x 2024-04-02T15:28:44.450 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.450372+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:28:44.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.450855+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:28:44.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.451391+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:28:44.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.453205+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T15:28:44.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.453869+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T15:28:44.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.454240+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:28:44.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.454685+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:28:44.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.455057+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:28:44.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.455405+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:28:44.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.455757+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:28:44.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.456126+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:28:44.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.456464+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:28:44.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.456801+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:28:44.451 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.457156+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T15:28:44.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.457449+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T15:28:44.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.458036+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T15:28:44.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: cluster 2024-04-02T15:28:43.470136+0000 mon.a (mon.0) 768 : cluster [INF] Manager daemon y is now available 2024-04-02T15:28:44.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.504366+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:44.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.508805+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:44.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.513896+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:44.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.516944+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:44.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.519856+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:28:44.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.526684+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:44.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.527304+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:44.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.529028+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:44.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.533434+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]': finished 2024-04-02T15:28:44.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.534144+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:44.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: cephadm 2024-04-02T15:28:43.537640+0000 mgr.y (mgr.14460) 1 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-04-02T15:28:44.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.540841+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]': finished 2024-04-02T15:28:44.452 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: cephadm 2024-04-02T15:28:43.543308+0000 mgr.y (mgr.14460) 2 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-04-02T15:28:44.453 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.546352+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:44.453 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.817891+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:28:44.453 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.818698+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:28:44.453 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.836231+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:28:44.453 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:43.837092+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:28:44.453 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: cephadm 2024-04-02T15:28:43.963196+0000 mgr.y (mgr.14460) 3 : cephadm [INF] [02/Apr/2024:15:28:43] ENGINE Bus STARTING 2024-04-02T15:28:44.453 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: cephadm 2024-04-02T15:28:44.166526+0000 mgr.y (mgr.14460) 4 : cephadm [INF] [02/Apr/2024:15:28:44] ENGINE Serving on https://172.21.15.60:7150 2024-04-02T15:28:44.453 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: cephadm 2024-04-02T15:28:44.168427+0000 mgr.y (mgr.14460) 5 : cephadm [INF] [02/Apr/2024:15:28:44] ENGINE Bus STARTED 2024-04-02T15:28:44.453 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:44.178647+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:44.453 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: cephadm 2024-04-02T15:28:44.300059+0000 mgr.y (mgr.14460) 6 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:28:44.453 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: cephadm 2024-04-02T15:28:44.316310+0000 mgr.y (mgr.14460) 7 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:28:44.453 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:44 smithi164 bash[14575]: audit 2024-04-02T15:28:44.429083+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:44.475 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled node-exporter update... 2024-04-02T15:28:44.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: cluster 2024-04-02T15:28:43.444988+0000 mon.a (mon.0) 767 : cluster [DBG] mgrmap e18: y(active, starting, since 0.794264s), standbys: x 2024-04-02T15:28:44.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.450372+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:28:44.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.450855+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:28:44.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.451391+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:28:44.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.453205+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T15:28:44.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.453869+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T15:28:44.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.454240+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:28:44.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.454685+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:28:44.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.455057+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:28:44.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.455405+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:28:44.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.455757+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:28:44.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.456126+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:28:44.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.456464+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:28:44.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.456801+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:28:44.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.457156+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T15:28:44.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.457449+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T15:28:44.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.458036+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T15:28:44.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: cluster 2024-04-02T15:28:43.470136+0000 mon.a (mon.0) 768 : cluster [INF] Manager daemon y is now available 2024-04-02T15:28:44.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.504366+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:44.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: cluster 2024-04-02T15:28:43.444988+0000 mon.a (mon.0) 767 : cluster [DBG] mgrmap e18: y(active, starting, since 0.794264s), standbys: x 2024-04-02T15:28:44.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.450372+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:28:44.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.450855+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:28:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.451391+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:28:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.453205+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T15:28:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.453869+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T15:28:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.454240+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:28:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.454685+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:28:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.455057+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:28:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.455405+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:28:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.455757+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:28:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.456126+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:28:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.456464+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:28:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.456801+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:28:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.457156+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T15:28:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.457449+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T15:28:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.458036+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T15:28:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: cluster 2024-04-02T15:28:43.470136+0000 mon.a (mon.0) 768 : cluster [INF] Manager daemon y is now available 2024-04-02T15:28:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.504366+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.508805+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.513896+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.516944+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.519856+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:28:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.526684+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.527304+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.529028+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.533434+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]': finished 2024-04-02T15:28:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.534144+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: cephadm 2024-04-02T15:28:43.537640+0000 mgr.y (mgr.14460) 1 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-04-02T15:28:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.540841+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]': finished 2024-04-02T15:28:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: cephadm 2024-04-02T15:28:43.543308+0000 mgr.y (mgr.14460) 2 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-04-02T15:28:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.546352+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.817891+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:28:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.818698+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:28:44.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.836231+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:28:44.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:43.837092+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:28:44.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: cephadm 2024-04-02T15:28:43.963196+0000 mgr.y (mgr.14460) 3 : cephadm [INF] [02/Apr/2024:15:28:43] ENGINE Bus STARTING 2024-04-02T15:28:44.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: cephadm 2024-04-02T15:28:44.166526+0000 mgr.y (mgr.14460) 4 : cephadm [INF] [02/Apr/2024:15:28:44] ENGINE Serving on https://172.21.15.60:7150 2024-04-02T15:28:44.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.508805+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:44.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.513896+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:28:44.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.516944+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:28:44.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.519856+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:28:44.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.526684+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:44.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.527304+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:44.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.529028+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:44.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.533434+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]': finished 2024-04-02T15:28:44.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.534144+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]: dispatch 2024-04-02T15:28:44.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: cephadm 2024-04-02T15:28:43.537640+0000 mgr.y (mgr.14460) 1 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-04-02T15:28:44.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.540841+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi164", "name": "osd_memory_target"}]': finished 2024-04-02T15:28:44.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: cephadm 2024-04-02T15:28:43.543308+0000 mgr.y (mgr.14460) 2 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.conf 2024-04-02T15:28:44.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.546352+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:44.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.817891+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:28:44.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.818698+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:28:44.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.836231+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:28:44.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:43.837092+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:28:44.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: cephadm 2024-04-02T15:28:43.963196+0000 mgr.y (mgr.14460) 3 : cephadm [INF] [02/Apr/2024:15:28:43] ENGINE Bus STARTING 2024-04-02T15:28:44.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: cephadm 2024-04-02T15:28:44.166526+0000 mgr.y (mgr.14460) 4 : cephadm [INF] [02/Apr/2024:15:28:44] ENGINE Serving on https://172.21.15.60:7150 2024-04-02T15:28:44.805 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: cephadm 2024-04-02T15:28:44.168427+0000 mgr.y (mgr.14460) 5 : cephadm [INF] [02/Apr/2024:15:28:44] ENGINE Bus STARTED 2024-04-02T15:28:44.805 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:44.178647+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:44.805 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: cephadm 2024-04-02T15:28:44.300059+0000 mgr.y (mgr.14460) 6 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:28:44.805 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: cephadm 2024-04-02T15:28:44.316310+0000 mgr.y (mgr.14460) 7 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:28:44.805 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[14337]: audit 2024-04-02T15:28:44.429083+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:44.805 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: cephadm 2024-04-02T15:28:44.168427+0000 mgr.y (mgr.14460) 5 : cephadm [INF] [02/Apr/2024:15:28:44] ENGINE Bus STARTED 2024-04-02T15:28:44.805 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:44.178647+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:44.805 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: cephadm 2024-04-02T15:28:44.300059+0000 mgr.y (mgr.14460) 6 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:28:44.805 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: cephadm 2024-04-02T15:28:44.316310+0000 mgr.y (mgr.14460) 7 : cephadm [INF] Updating smithi164:/etc/ceph/ceph.client.admin.keyring 2024-04-02T15:28:44.805 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:44 smithi060 bash[20116]: audit 2024-04-02T15:28:44.429083+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:45.217 DEBUG:teuthology.orchestra.run.smithi060:node-exporter.a> sudo journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@node-exporter.a.service 2024-04-02T15:28:45.219 DEBUG:teuthology.orchestra.run.smithi164:node-exporter.b> sudo journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@node-exporter.b.service 2024-04-02T15:28:45.222 INFO:tasks.cephadm:Adding alertmanager.a on smithi060 2024-04-02T15:28:45.222 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph orch apply alertmanager '1;smithi060=a' 2024-04-02T15:28:45.332 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:28:45.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:45 smithi164 bash[14575]: cluster 2024-04-02T15:28:44.464262+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e19: y(active, since 1.81355s), standbys: x 2024-04-02T15:28:45.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:45 smithi164 bash[14575]: audit 2024-04-02T15:28:44.464501+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:45.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:45 smithi164 bash[14575]: audit 2024-04-02T15:28:44.468186+0000 mgr.y (mgr.14460) 8 : audit [DBG] from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi060=a;smithi164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:28:45.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:45 smithi164 bash[14575]: cephadm 2024-04-02T15:28:44.470698+0000 mgr.y (mgr.14460) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi060=a;smithi164=b;count:2 2024-04-02T15:28:45.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:45 smithi164 bash[14575]: cluster 2024-04-02T15:28:44.472233+0000 mgr.y (mgr.14460) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:45.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:45 smithi164 bash[14575]: audit 2024-04-02T15:28:44.475292+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:45.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:45 smithi164 bash[14575]: audit 2024-04-02T15:28:44.478333+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:45.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:45 smithi164 bash[14575]: audit 2024-04-02T15:28:44.483966+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-02T15:28:45.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:45 smithi164 bash[14575]: audit 2024-04-02T15:28:44.484345+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-02T15:28:45.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:45 smithi060 bash[20116]: cluster 2024-04-02T15:28:44.464262+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e19: y(active, since 1.81355s), standbys: x 2024-04-02T15:28:45.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:45 smithi060 bash[20116]: audit 2024-04-02T15:28:44.464501+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:45.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:45 smithi060 bash[20116]: audit 2024-04-02T15:28:44.468186+0000 mgr.y (mgr.14460) 8 : audit [DBG] from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi060=a;smithi164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:28:45.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:45 smithi060 bash[20116]: cephadm 2024-04-02T15:28:44.470698+0000 mgr.y (mgr.14460) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi060=a;smithi164=b;count:2 2024-04-02T15:28:45.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:45 smithi060 bash[20116]: cluster 2024-04-02T15:28:44.472233+0000 mgr.y (mgr.14460) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:45.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:45 smithi060 bash[20116]: audit 2024-04-02T15:28:44.475292+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:45.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:45 smithi060 bash[20116]: audit 2024-04-02T15:28:44.478333+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:45.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:45 smithi060 bash[20116]: audit 2024-04-02T15:28:44.483966+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-02T15:28:45.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:45 smithi060 bash[20116]: audit 2024-04-02T15:28:44.484345+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-02T15:28:45.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:45 smithi060 bash[14337]: cluster 2024-04-02T15:28:44.464262+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e19: y(active, since 1.81355s), standbys: x 2024-04-02T15:28:45.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:45 smithi060 bash[14337]: audit 2024-04-02T15:28:44.464501+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:45.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:45 smithi060 bash[14337]: audit 2024-04-02T15:28:44.468186+0000 mgr.y (mgr.14460) 8 : audit [DBG] from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi060=a;smithi164=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:28:45.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:45 smithi060 bash[14337]: cephadm 2024-04-02T15:28:44.470698+0000 mgr.y (mgr.14460) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi060=a;smithi164=b;count:2 2024-04-02T15:28:45.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:45 smithi060 bash[14337]: cluster 2024-04-02T15:28:44.472233+0000 mgr.y (mgr.14460) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:45.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:45 smithi060 bash[14337]: audit 2024-04-02T15:28:44.475292+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:45.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:45 smithi060 bash[14337]: audit 2024-04-02T15:28:44.478333+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:45.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:45 smithi060 bash[14337]: audit 2024-04-02T15:28:44.483966+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-02T15:28:45.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:45 smithi060 bash[14337]: audit 2024-04-02T15:28:44.484345+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-02T15:28:45.921 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:28:46.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:46 smithi164 bash[14575]: cluster 2024-04-02T15:28:45.454922+0000 mgr.y (mgr.14460) 11 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:46.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:46 smithi164 bash[14575]: audit 2024-04-02T15:28:45.486470+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-02T15:28:46.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:46 smithi164 bash[14575]: cluster 2024-04-02T15:28:45.486697+0000 mon.a (mon.0) 785 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-04-02T15:28:46.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:46 smithi164 bash[14575]: cephadm 2024-04-02T15:28:45.505444+0000 mgr.y (mgr.14460) 12 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2024-04-02T15:28:46.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:46 smithi060 bash[14337]: cluster 2024-04-02T15:28:45.454922+0000 mgr.y (mgr.14460) 11 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:46.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:46 smithi060 bash[14337]: audit 2024-04-02T15:28:45.486470+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-02T15:28:46.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:46 smithi060 bash[14337]: cluster 2024-04-02T15:28:45.486697+0000 mon.a (mon.0) 785 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-04-02T15:28:46.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:46 smithi060 bash[14337]: cephadm 2024-04-02T15:28:45.505444+0000 mgr.y (mgr.14460) 12 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2024-04-02T15:28:46.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:46 smithi060 bash[20116]: cluster 2024-04-02T15:28:45.454922+0000 mgr.y (mgr.14460) 11 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:46.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:46 smithi060 bash[20116]: audit 2024-04-02T15:28:45.486470+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-02T15:28:46.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:46 smithi060 bash[20116]: cluster 2024-04-02T15:28:45.486697+0000 mon.a (mon.0) 785 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-04-02T15:28:46.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:46 smithi060 bash[20116]: cephadm 2024-04-02T15:28:45.505444+0000 mgr.y (mgr.14460) 12 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2024-04-02T15:28:49.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:49 smithi164 bash[14575]: cluster 2024-04-02T15:28:47.455570+0000 mgr.y (mgr.14460) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:49.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:49 smithi060 bash[20116]: cluster 2024-04-02T15:28:47.455570+0000 mgr.y (mgr.14460) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:49.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:49 smithi060 bash[14337]: cluster 2024-04-02T15:28:47.455570+0000 mgr.y (mgr.14460) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:50.543 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled alertmanager update... 2024-04-02T15:28:51.298 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:50 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:28:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:28:51.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:51 smithi164 bash[14575]: cluster 2024-04-02T15:28:49.456234+0000 mgr.y (mgr.14460) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:51.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:51 smithi164 bash[14575]: audit 2024-04-02T15:28:50.541674+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:51.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:51 smithi164 bash[14575]: audit 2024-04-02T15:28:50.942745+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:51.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:51 smithi164 bash[14575]: audit 2024-04-02T15:28:50.950294+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:51.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:51 smithi060 bash[14337]: cluster 2024-04-02T15:28:49.456234+0000 mgr.y (mgr.14460) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:51.832 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:51 smithi060 bash[14337]: audit 2024-04-02T15:28:50.541674+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:51.832 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:51 smithi060 bash[14337]: audit 2024-04-02T15:28:50.942745+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:51.832 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:51 smithi060 bash[14337]: audit 2024-04-02T15:28:50.950294+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:51.833 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:51 smithi060 bash[20116]: cluster 2024-04-02T15:28:49.456234+0000 mgr.y (mgr.14460) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:51.833 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:51 smithi060 bash[20116]: audit 2024-04-02T15:28:50.541674+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:51.833 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:51 smithi060 bash[20116]: audit 2024-04-02T15:28:50.942745+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:51.833 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:51 smithi060 bash[20116]: audit 2024-04-02T15:28:50.950294+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:52.192 DEBUG:teuthology.orchestra.run.smithi060:alertmanager.a> sudo journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@alertmanager.a.service 2024-04-02T15:28:52.194 INFO:tasks.cephadm:Adding grafana.a on smithi164 2024-04-02T15:28:52.194 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph orch apply grafana '1;smithi164=a' 2024-04-02T15:28:52.281 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:28:52.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:52 smithi164 bash[14575]: audit 2024-04-02T15:28:50.530497+0000 mgr.y (mgr.14460) 15 : audit [DBG] from='client.24386 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:28:52.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:52 smithi164 bash[14575]: cephadm 2024-04-02T15:28:50.533993+0000 mgr.y (mgr.14460) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi060=a;count:1 2024-04-02T15:28:52.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:52 smithi060 bash[14337]: audit 2024-04-02T15:28:50.530497+0000 mgr.y (mgr.14460) 15 : audit [DBG] from='client.24386 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:28:52.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:52 smithi060 bash[14337]: cephadm 2024-04-02T15:28:50.533993+0000 mgr.y (mgr.14460) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi060=a;count:1 2024-04-02T15:28:52.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:52 smithi060 bash[20116]: audit 2024-04-02T15:28:50.530497+0000 mgr.y (mgr.14460) 15 : audit [DBG] from='client.24386 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:28:52.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:52 smithi060 bash[20116]: cephadm 2024-04-02T15:28:50.533993+0000 mgr.y (mgr.14460) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi060=a;count:1 2024-04-02T15:28:53.713 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:53 smithi164 bash[14575]: cluster 2024-04-02T15:28:51.456954+0000 mgr.y (mgr.14460) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:53.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:53 smithi060 bash[14337]: cluster 2024-04-02T15:28:51.456954+0000 mgr.y (mgr.14460) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:53.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:53 smithi060 bash[20116]: cluster 2024-04-02T15:28:51.456954+0000 mgr.y (mgr.14460) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:54.548 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:28:54 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:28:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:28:55.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:55 smithi164 bash[14575]: cluster 2024-04-02T15:28:53.457578+0000 mgr.y (mgr.14460) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:55.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:55 smithi164 bash[14575]: audit 2024-04-02T15:28:54.178248+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:55.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:55 smithi164 bash[14575]: audit 2024-04-02T15:28:54.188684+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:55.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:55 smithi060 bash[14337]: cluster 2024-04-02T15:28:53.457578+0000 mgr.y (mgr.14460) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:55.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:55 smithi060 bash[14337]: audit 2024-04-02T15:28:54.178248+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:55.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:55 smithi060 bash[14337]: audit 2024-04-02T15:28:54.188684+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:55.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:55 smithi060 bash[20116]: cluster 2024-04-02T15:28:53.457578+0000 mgr.y (mgr.14460) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:55.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:55 smithi060 bash[20116]: audit 2024-04-02T15:28:54.178248+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:55.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:55 smithi060 bash[20116]: audit 2024-04-02T15:28:54.188684+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:57.242 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled grafana update... 2024-04-02T15:28:57.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:57 smithi164 bash[14575]: cluster 2024-04-02T15:28:55.458253+0000 mgr.y (mgr.14460) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:57.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:57 smithi060 bash[14337]: cluster 2024-04-02T15:28:55.458253+0000 mgr.y (mgr.14460) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:57.548 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:57 smithi060 bash[20116]: cluster 2024-04-02T15:28:55.458253+0000 mgr.y (mgr.14460) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:58.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:58 smithi164 bash[14575]: audit 2024-04-02T15:28:57.229970+0000 mgr.y (mgr.14460) 20 : audit [DBG] from='client.24392 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:28:58.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:58 smithi164 bash[14575]: cephadm 2024-04-02T15:28:57.233249+0000 mgr.y (mgr.14460) 21 : cephadm [INF] Saving service grafana spec with placement smithi164=a;count:1 2024-04-02T15:28:58.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:58 smithi164 bash[14575]: audit 2024-04-02T15:28:57.241164+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:58.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:58 smithi060 bash[14337]: audit 2024-04-02T15:28:57.229970+0000 mgr.y (mgr.14460) 20 : audit [DBG] from='client.24392 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:28:58.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:58 smithi060 bash[14337]: cephadm 2024-04-02T15:28:57.233249+0000 mgr.y (mgr.14460) 21 : cephadm [INF] Saving service grafana spec with placement smithi164=a;count:1 2024-04-02T15:28:58.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:58 smithi060 bash[14337]: audit 2024-04-02T15:28:57.241164+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:58.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:58 smithi060 bash[20116]: audit 2024-04-02T15:28:57.229970+0000 mgr.y (mgr.14460) 20 : audit [DBG] from='client.24392 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi164=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:28:58.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:58 smithi060 bash[20116]: cephadm 2024-04-02T15:28:57.233249+0000 mgr.y (mgr.14460) 21 : cephadm [INF] Saving service grafana spec with placement smithi164=a;count:1 2024-04-02T15:28:58.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:58 smithi060 bash[20116]: audit 2024-04-02T15:28:57.241164+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:28:58.554 DEBUG:teuthology.orchestra.run.smithi164:grafana.a> sudo journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@grafana.a.service 2024-04-02T15:28:58.556 INFO:tasks.cephadm:Setting up client nodes... 2024-04-02T15:28:58.559 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-02T15:28:58.661 INFO:journalctl@ceph.grafana.a.smithi164.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T15:28:59.646 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:28:59 smithi060 bash[14337]: cluster 2024-04-02T15:28:57.458898+0000 mgr.y (mgr.14460) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:59.646 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:28:59 smithi060 bash[20116]: cluster 2024-04-02T15:28:57.458898+0000 mgr.y (mgr.14460) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:28:59.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:28:59 smithi164 bash[14575]: cluster 2024-04-02T15:28:57.458898+0000 mgr.y (mgr.14460) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:01.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:01 smithi164 bash[14575]: cluster 2024-04-02T15:28:59.459470+0000 mgr.y (mgr.14460) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:01.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:01 smithi060 bash[14337]: cluster 2024-04-02T15:28:59.459470+0000 mgr.y (mgr.14460) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:01.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:01 smithi060 bash[20116]: cluster 2024-04-02T15:28:59.459470+0000 mgr.y (mgr.14460) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:01.675 INFO:teuthology.orchestra.run.smithi060.stdout:[client.0] 2024-04-02T15:29:01.676 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQA9JAxmZBr0JxAAEQ5S2HQPK5m3HD5hT8NREg== 2024-04-02T15:29:02.063 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:01 smithi164 systemd[1]: Started Ceph prometheus.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4. 2024-04-02T15:29:02.423 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-04-02T15:29:02.423 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-02T15:29:02.423 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-02T15:29:02.438 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-02T15:29:02.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:02 smithi164 bash[14575]: cluster 2024-04-02T15:29:01.459988+0000 mgr.y (mgr.14460) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:02.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:02 smithi164 bash[14575]: audit 2024-04-02T15:29:01.667920+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:02.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:02 smithi164 bash[14575]: audit 2024-04-02T15:29:01.670095+0000 mon.a (mon.0) 793 : audit [INF] from='client.? 172.21.15.60:0/112117024' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T15:29:02.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:02 smithi164 bash[14575]: cephadm 2024-04-02T15:29:01.672726+0000 mgr.y (mgr.14460) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi060 2024-04-02T15:29:02.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:02 smithi164 bash[14575]: audit 2024-04-02T15:29:01.676365+0000 mon.a (mon.0) 794 : audit [INF] from='client.? 172.21.15.60:0/112117024' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T15:29:02.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:02 smithi164 bash[14575]: audit 2024-04-02T15:29:02.589648+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:02.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:02 smithi060 bash[14337]: cluster 2024-04-02T15:29:01.459988+0000 mgr.y (mgr.14460) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:02.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:02 smithi060 bash[14337]: audit 2024-04-02T15:29:01.667920+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:02.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:02 smithi060 bash[14337]: audit 2024-04-02T15:29:01.670095+0000 mon.a (mon.0) 793 : audit [INF] from='client.? 172.21.15.60:0/112117024' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T15:29:02.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:02 smithi060 bash[14337]: cephadm 2024-04-02T15:29:01.672726+0000 mgr.y (mgr.14460) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi060 2024-04-02T15:29:02.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:02 smithi060 bash[14337]: audit 2024-04-02T15:29:01.676365+0000 mon.a (mon.0) 794 : audit [INF] from='client.? 172.21.15.60:0/112117024' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T15:29:02.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:02 smithi060 bash[14337]: audit 2024-04-02T15:29:02.589648+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:02.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:02 smithi060 systemd[1]: Started Ceph node-exporter.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4. 2024-04-02T15:29:02.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:02 smithi060 bash[38699]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-02T15:29:02.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:02 smithi060 bash[20116]: cluster 2024-04-02T15:29:01.459988+0000 mgr.y (mgr.14460) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:02.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:02 smithi060 bash[20116]: audit 2024-04-02T15:29:01.667920+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:02.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:02 smithi060 bash[20116]: audit 2024-04-02T15:29:01.670095+0000 mon.a (mon.0) 793 : audit [INF] from='client.? 172.21.15.60:0/112117024' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T15:29:02.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:02 smithi060 bash[20116]: cephadm 2024-04-02T15:29:01.672726+0000 mgr.y (mgr.14460) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi060 2024-04-02T15:29:02.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:02 smithi060 bash[20116]: audit 2024-04-02T15:29:01.676365+0000 mon.a (mon.0) 794 : audit [INF] from='client.? 172.21.15.60:0/112117024' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T15:29:02.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:02 smithi060 bash[20116]: audit 2024-04-02T15:29:02.589648+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:03.549 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:03 smithi060 bash[38699]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-02T15:29:03.549 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:03 smithi060 bash[38699]: aa2a8d90b84c: Pulling fs layer 2024-04-02T15:29:03.549 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:03 smithi060 bash[38699]: b45d31ee2d7f: Pulling fs layer 2024-04-02T15:29:03.549 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:03 smithi060 bash[38699]: b5db1e299295: Pulling fs layer 2024-04-02T15:29:03.701 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.562Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-02T15:29:03.701 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.562Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-02T15:29:03.701 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.562Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-02T15:29:03.701 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.562Z caller=main.go:518 level=info host_details="(Linux 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 smithi164 (none))" 2024-04-02T15:29:03.701 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.562Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-02T15:29:03.701 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.562Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-02T15:29:03.701 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.566Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-02T15:29:03.701 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.567Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-02T15:29:03.701 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.568Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-02T15:29:03.702 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.570Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-02T15:29:03.702 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.570Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.729µs 2024-04-02T15:29:03.702 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.570Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-02T15:29:03.702 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.570Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-04-02T15:29:03.702 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.570Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.722µs wal_replay_duration=233.261µs total_replay_duration=278.442µs 2024-04-02T15:29:03.702 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.571Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-02T15:29:03.702 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.571Z caller=main.go:947 level=info msg="TSDB started" 2024-04-02T15:29:03.702 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.571Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-02T15:29:03.702 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.602Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=30.707595ms db_storage=1.036µs remote_storage=2.089µs web_handler=326ns query_engine=889ns scrape=379.346µs scrape_sd=26.252µs notify=1.44µs notify_sd=2.04µs rules=30.024129ms 2024-04-02T15:29:03.702 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:03 smithi164 bash[33245]: ts=2024-04-02T15:29:03.602Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-02T15:29:04.049 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:03 smithi060 bash[38699]: aa2a8d90b84c: Download complete 2024-04-02T15:29:04.049 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:03 smithi060 bash[38699]: b45d31ee2d7f: Download complete 2024-04-02T15:29:04.049 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:03 smithi060 bash[38699]: b5db1e299295: Download complete 2024-04-02T15:29:04.049 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:03 smithi060 bash[38699]: aa2a8d90b84c: Pull complete 2024-04-02T15:29:04.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:04 smithi164 bash[14575]: cephadm 2024-04-02T15:29:02.592258+0000 mgr.y (mgr.14460) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2024-04-02T15:29:04.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:04 smithi164 bash[14575]: audit 2024-04-02T15:29:03.547816+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:04.761 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:04 smithi060 bash[38699]: b45d31ee2d7f: Pull complete 2024-04-02T15:29:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:04 smithi060 bash[14337]: cephadm 2024-04-02T15:29:02.592258+0000 mgr.y (mgr.14460) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2024-04-02T15:29:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:04 smithi060 bash[14337]: audit 2024-04-02T15:29:03.547816+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:04 smithi060 bash[20116]: cephadm 2024-04-02T15:29:02.592258+0000 mgr.y (mgr.14460) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2024-04-02T15:29:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:04 smithi060 bash[20116]: audit 2024-04-02T15:29:03.547816+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:05.020 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:04 smithi060 bash[38699]: b5db1e299295: Pull complete 2024-04-02T15:29:05.020 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:04 smithi060 bash[38699]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-02T15:29:05.021 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:04 smithi060 bash[38699]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-02T15:29:05.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:05 smithi164 bash[14575]: cluster 2024-04-02T15:29:03.460642+0000 mgr.y (mgr.14460) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:05.798 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:05 smithi060 bash[14337]: cluster 2024-04-02T15:29:03.460642+0000 mgr.y (mgr.14460) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:05.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:05 smithi060 bash[20116]: cluster 2024-04-02T15:29:03.460642+0000 mgr.y (mgr.14460) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:06.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.428Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-02T15:29:06.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.428Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-04-02T15:29:06.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.429Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-04-02T15:29:06.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.429Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-02T15:29:06.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.431Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-02T15:29:06.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.431Z caller=node_exporter.go:115 level=info collector=arp 2024-04-02T15:29:06.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.431Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-02T15:29:06.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.431Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-02T15:29:06.799 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.431Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-02T15:29:06.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.431Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-02T15:29:06.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.431Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-02T15:29:06.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.431Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-02T15:29:06.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.431Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-02T15:29:06.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.431Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-02T15:29:06.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.431Z caller=node_exporter.go:115 level=info collector=edac 2024-04-02T15:29:06.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-02T15:29:06.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-02T15:29:06.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-02T15:29:06.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-02T15:29:06.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-02T15:29:06.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-02T15:29:06.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-02T15:29:06.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-02T15:29:06.800 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-02T15:29:06.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-02T15:29:06.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-02T15:29:06.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-02T15:29:06.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-02T15:29:06.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-02T15:29:06.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-02T15:29:06.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-02T15:29:06.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=os 2024-04-02T15:29:06.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-02T15:29:06.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-02T15:29:06.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-02T15:29:06.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-02T15:29:06.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-02T15:29:06.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-02T15:29:06.801 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=stat 2024-04-02T15:29:06.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-02T15:29:06.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-02T15:29:06.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-02T15:29:06.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=time 2024-04-02T15:29:06.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-02T15:29:06.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=uname 2024-04-02T15:29:06.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-02T15:29:06.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-02T15:29:06.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-02T15:29:06.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.432Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-02T15:29:06.802 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:29:06 smithi060 bash[38699]: ts=2024-04-02T15:29:06.433Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-02T15:29:06.964 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:06 smithi164 bash[33765]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-02T15:29:06.998 INFO:teuthology.orchestra.run.smithi164.stdout:[client.1] 2024-04-02T15:29:06.998 INFO:teuthology.orchestra.run.smithi164.stdout: key = AQBCJAxmPfMZOxAApSfsbRJTaujUYiJTPZxV9w== 2024-04-02T15:29:07.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:07 smithi164 bash[14575]: cluster 2024-04-02T15:29:05.461321+0000 mgr.y (mgr.14460) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:07.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:07 smithi164 bash[14575]: audit 2024-04-02T15:29:06.728843+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:07.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:07 smithi164 bash[14575]: audit 2024-04-02T15:29:06.734351+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:29:07.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:07 smithi164 bash[14575]: audit 2024-04-02T15:29:06.736266+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:29:07.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:07 smithi164 bash[14575]: audit 2024-04-02T15:29:06.737631+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:29:07.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:07 smithi164 bash[14575]: audit 2024-04-02T15:29:06.747883+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:07.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:07 smithi164 bash[14575]: audit 2024-04-02T15:29:06.991325+0000 mon.a (mon.0) 799 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T15:29:07.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:07 smithi164 bash[14575]: audit 2024-04-02T15:29:06.992765+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.164:0/1476763200' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T15:29:07.721 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:07 smithi164 bash[14575]: audit 2024-04-02T15:29:06.998503+0000 mon.a (mon.0) 800 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T15:29:07.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:07 smithi060 bash[14337]: cluster 2024-04-02T15:29:05.461321+0000 mgr.y (mgr.14460) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:07.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:07 smithi060 bash[14337]: audit 2024-04-02T15:29:06.728843+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:07.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:07 smithi060 bash[14337]: audit 2024-04-02T15:29:06.734351+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:29:07.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:07 smithi060 bash[14337]: audit 2024-04-02T15:29:06.736266+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:29:07.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:07 smithi060 bash[14337]: audit 2024-04-02T15:29:06.737631+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:29:07.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:07 smithi060 bash[14337]: audit 2024-04-02T15:29:06.747883+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:07.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:07 smithi060 bash[14337]: audit 2024-04-02T15:29:06.991325+0000 mon.a (mon.0) 799 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T15:29:07.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:07 smithi060 bash[14337]: audit 2024-04-02T15:29:06.992765+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.164:0/1476763200' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T15:29:07.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:07 smithi060 bash[14337]: audit 2024-04-02T15:29:06.998503+0000 mon.a (mon.0) 800 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T15:29:07.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:07 smithi060 bash[20116]: cluster 2024-04-02T15:29:05.461321+0000 mgr.y (mgr.14460) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:07.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:07 smithi060 bash[20116]: audit 2024-04-02T15:29:06.728843+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:07.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:07 smithi060 bash[20116]: audit 2024-04-02T15:29:06.734351+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:29:07.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:07 smithi060 bash[20116]: audit 2024-04-02T15:29:06.736266+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:29:07.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:07 smithi060 bash[20116]: audit 2024-04-02T15:29:06.737631+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:29:07.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:07 smithi060 bash[20116]: audit 2024-04-02T15:29:06.747883+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:07.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:07 smithi060 bash[20116]: audit 2024-04-02T15:29:06.991325+0000 mon.a (mon.0) 799 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T15:29:07.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:07 smithi060 bash[20116]: audit 2024-04-02T15:29:06.992765+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.164:0/1476763200' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T15:29:07.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:07 smithi060 bash[20116]: audit 2024-04-02T15:29:06.998503+0000 mon.a (mon.0) 800 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T15:29:07.977 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:07 smithi164 bash[33765]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-02T15:29:08.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:08 smithi060 bash[14337]: cephadm 2024-04-02T15:29:06.748843+0000 mgr.y (mgr.14460) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:29:08.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:08 smithi060 bash[14337]: cephadm 2024-04-02T15:29:06.751572+0000 mgr.y (mgr.14460) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-02T15:29:08.418 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:08 smithi060 bash[14337]: cephadm 2024-04-02T15:29:06.756689+0000 mgr.y (mgr.14460) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-04-02T15:29:08.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:08 smithi164 bash[14575]: cephadm 2024-04-02T15:29:06.748843+0000 mgr.y (mgr.14460) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:29:08.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:08 smithi164 bash[14575]: cephadm 2024-04-02T15:29:06.751572+0000 mgr.y (mgr.14460) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-02T15:29:08.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:08 smithi164 bash[14575]: cephadm 2024-04-02T15:29:06.756689+0000 mgr.y (mgr.14460) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-04-02T15:29:08.784 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-04-02T15:29:08.784 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-02T15:29:08.784 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-02T15:29:08.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:08 smithi060 bash[20116]: cephadm 2024-04-02T15:29:06.748843+0000 mgr.y (mgr.14460) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:29:08.798 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:08 smithi060 bash[20116]: cephadm 2024-04-02T15:29:06.751572+0000 mgr.y (mgr.14460) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-02T15:29:08.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:08 smithi060 bash[20116]: cephadm 2024-04-02T15:29:06.756689+0000 mgr.y (mgr.14460) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-04-02T15:29:08.804 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-02T15:29:08.804 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-02T15:29:08.804 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph mgr dump --format=json 2024-04-02T15:29:09.070 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:08 smithi164 bash[33765]: aa2a8d90b84c: Pulling fs layer 2024-04-02T15:29:09.070 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:08 smithi164 bash[33765]: b45d31ee2d7f: Pulling fs layer 2024-04-02T15:29:09.070 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:08 smithi164 bash[33765]: b5db1e299295: Pulling fs layer 2024-04-02T15:29:09.343 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:09 smithi164 bash[33765]: aa2a8d90b84c: Verifying Checksum 2024-04-02T15:29:09.343 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:09 smithi164 bash[33765]: aa2a8d90b84c: Download complete 2024-04-02T15:29:09.344 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:09 smithi164 bash[33765]: b45d31ee2d7f: Verifying Checksum 2024-04-02T15:29:09.344 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:09 smithi164 bash[33765]: b45d31ee2d7f: Download complete 2024-04-02T15:29:09.344 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:09 smithi164 bash[33765]: aa2a8d90b84c: Pull complete 2024-04-02T15:29:09.344 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:09 smithi164 bash[33765]: b5db1e299295: Verifying Checksum 2024-04-02T15:29:09.344 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:09 smithi164 bash[33765]: b5db1e299295: Download complete 2024-04-02T15:29:09.694 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:09 smithi060 bash[20116]: cluster 2024-04-02T15:29:07.461827+0000 mgr.y (mgr.14460) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:09.695 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:09 smithi060 bash[20116]: audit 2024-04-02T15:29:08.559084+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:09.695 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:09 smithi060 bash[14337]: cluster 2024-04-02T15:29:07.461827+0000 mgr.y (mgr.14460) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:09.695 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:09 smithi060 bash[14337]: audit 2024-04-02T15:29:08.559084+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:09.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:09 smithi164 bash[14575]: cluster 2024-04-02T15:29:07.461827+0000 mgr.y (mgr.14460) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:09.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:09 smithi164 bash[14575]: audit 2024-04-02T15:29:08.559084+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:10.727 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:10 smithi164 bash[33765]: b45d31ee2d7f: Pull complete 2024-04-02T15:29:11.423 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:11 smithi164 bash[33765]: b5db1e299295: Pull complete 2024-04-02T15:29:11.424 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:11 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:29:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:29:11.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:11 smithi164 bash[14575]: cluster 2024-04-02T15:29:09.462407+0000 mgr.y (mgr.14460) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:11.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:11 smithi164 bash[14575]: audit 2024-04-02T15:29:11.084920+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:11.548 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:11 smithi060 bash[14337]: cluster 2024-04-02T15:29:09.462407+0000 mgr.y (mgr.14460) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:11.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:11 smithi060 bash[14337]: audit 2024-04-02T15:29:11.084920+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:11.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:11 smithi060 bash[20116]: cluster 2024-04-02T15:29:09.462407+0000 mgr.y (mgr.14460) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:11.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:11 smithi060 bash[20116]: audit 2024-04-02T15:29:11.084920+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:11.684 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:11 smithi164 bash[33765]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-02T15:29:11.684 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:11 smithi164 bash[33765]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-02T15:29:12.295 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:29:12.298 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:11 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:29:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:29:12.298 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:11 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:29:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:29:12.477 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:29:12 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:29:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:29:13.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:12 smithi164 bash[14575]: cluster 2024-04-02T15:29:11.463075+0000 mgr.y (mgr.14460) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:13.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:12 smithi164 bash[14575]: audit 2024-04-02T15:29:11.939185+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:13.227 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:12 smithi164 bash[14575]: audit 2024-04-02T15:29:11.974736+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:13.243 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:13 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:29:13] "GET /metrics HTTP/1.1" 200 191528 "" "Prometheus/2.33.4" 2024-04-02T15:29:13.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:12 smithi060 bash[20116]: cluster 2024-04-02T15:29:11.463075+0000 mgr.y (mgr.14460) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:13.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:12 smithi060 bash[20116]: audit 2024-04-02T15:29:11.939185+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:13.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:12 smithi060 bash[20116]: audit 2024-04-02T15:29:11.974736+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:13.244 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:12 smithi060 bash[14337]: cluster 2024-04-02T15:29:11.463075+0000 mgr.y (mgr.14460) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:13.244 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:12 smithi060 bash[14337]: audit 2024-04-02T15:29:11.939185+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:13.244 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:12 smithi060 bash[14337]: audit 2024-04-02T15:29:11.974736+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:13.337 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.335Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-02T15:29:13.337 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.336Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-04-02T15:29:13.337 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.337Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-04-02T15:29:13.337 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.337Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-02T15:29:13.337 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-02T15:29:13.338 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=arp 2024-04-02T15:29:13.338 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-02T15:29:13.338 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-02T15:29:13.338 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-02T15:29:13.338 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-02T15:29:13.338 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-02T15:29:13.338 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-02T15:29:13.338 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-02T15:29:13.338 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-02T15:29:13.338 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=edac 2024-04-02T15:29:13.498 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:13 smithi164 systemd[1]: Stopping Ceph prometheus.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:29:13.498 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-02T15:29:13.498 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-02T15:29:13.498 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-02T15:29:13.499 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-02T15:29:13.499 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-02T15:29:13.499 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-02T15:29:13.499 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-02T15:29:13.499 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-02T15:29:13.499 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-02T15:29:13.499 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-02T15:29:13.499 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-02T15:29:13.499 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-02T15:29:13.499 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-02T15:29:13.499 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-02T15:29:13.499 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-02T15:29:13.499 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.338Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-02T15:29:13.499 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.339Z caller=node_exporter.go:115 level=info collector=os 2024-04-02T15:29:13.500 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.339Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-02T15:29:13.500 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.339Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-02T15:29:13.500 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.339Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-02T15:29:13.500 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.339Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-02T15:29:13.500 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.339Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-02T15:29:13.500 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.339Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-02T15:29:13.500 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.339Z caller=node_exporter.go:115 level=info collector=stat 2024-04-02T15:29:13.500 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.339Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-02T15:29:13.500 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.339Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-02T15:29:13.500 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.339Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-02T15:29:13.500 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.339Z caller=node_exporter.go:115 level=info collector=time 2024-04-02T15:29:13.500 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.339Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-02T15:29:13.500 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.339Z caller=node_exporter.go:115 level=info collector=uname 2024-04-02T15:29:13.500 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.339Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-02T15:29:13.500 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.339Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-02T15:29:13.500 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.339Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-02T15:29:13.501 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.339Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-02T15:29:13.501 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33765]: ts=2024-04-02T15:29:13.340Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-02T15:29:13.521 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:13 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:29:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:29:13.794 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[34423]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-prometheus.a 2024-04-02T15:29:13.794 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33245]: ts=2024-04-02T15:29:13.592Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-02T15:29:13.794 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33245]: ts=2024-04-02T15:29:13.592Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-02T15:29:13.794 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33245]: ts=2024-04-02T15:29:13.592Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-02T15:29:13.794 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33245]: ts=2024-04-02T15:29:13.592Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-02T15:29:13.795 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33245]: ts=2024-04-02T15:29:13.592Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-02T15:29:13.795 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33245]: ts=2024-04-02T15:29:13.592Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-02T15:29:13.795 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33245]: ts=2024-04-02T15:29:13.593Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-02T15:29:13.795 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33245]: ts=2024-04-02T15:29:13.593Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-02T15:29:13.795 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33245]: ts=2024-04-02T15:29:13.593Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-02T15:29:13.795 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33245]: ts=2024-04-02T15:29:13.594Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-02T15:29:13.795 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33245]: ts=2024-04-02T15:29:13.594Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-02T15:29:13.795 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:13 smithi164 bash[33245]: ts=2024-04-02T15:29:13.594Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-02T15:29:14.398 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:14 smithi164 bash[34433]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-prometheus-a 2024-04-02T15:29:14.398 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:14 smithi164 bash[34470]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-prometheus.a 2024-04-02T15:29:14.398 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:14 smithi164 systemd[1]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@prometheus.a.service: Succeeded. 2024-04-02T15:29:14.399 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:14 smithi164 systemd[1]: Stopped Ceph prometheus.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4. 2024-04-02T15:29:14.399 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:14 smithi164 systemd[1]: Started Ceph prometheus.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4. 2024-04-02T15:29:14.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:14 smithi164 bash[14575]: audit 2024-04-02T15:29:13.396805+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:14.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:14 smithi164 bash[14575]: audit 2024-04-02T15:29:13.409426+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:14.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:14 smithi164 bash[14575]: audit 2024-04-02T15:29:14.300558+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:14.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:14 smithi164 bash[14575]: audit 2024-04-02T15:29:14.308291+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T15:29:14.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:14 smithi164 bash[14575]: audit 2024-04-02T15:29:14.311241+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.164:9095"}]: dispatch 2024-04-02T15:29:14.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:14 smithi164 bash[14575]: audit 2024-04-02T15:29:14.320843+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:14.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:14 smithi164 bash[14575]: audit 2024-04-02T15:29:14.325819+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:29:14.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:14 smithi164 bash[14575]: audit 2024-04-02T15:29:14.327944+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:29:14.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:14 smithi164 bash[14575]: audit 2024-04-02T15:29:14.329595+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:29:14.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:14 smithi164 bash[14575]: audit 2024-04-02T15:29:14.341403+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:14.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:14 smithi164 bash[14575]: audit 2024-04-02T15:29:14.350350+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:29:14.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:14 smithi164 bash[14575]: audit 2024-04-02T15:29:14.352370+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:29:14.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:14 smithi164 bash[14575]: audit 2024-04-02T15:29:14.353722+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:29:14.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:14 smithi164 bash[14575]: audit 2024-04-02T15:29:14.362019+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[14337]: audit 2024-04-02T15:29:13.396805+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[14337]: audit 2024-04-02T15:29:13.409426+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[14337]: audit 2024-04-02T15:29:14.300558+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[14337]: audit 2024-04-02T15:29:14.308291+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T15:29:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[14337]: audit 2024-04-02T15:29:14.311241+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.164:9095"}]: dispatch 2024-04-02T15:29:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[14337]: audit 2024-04-02T15:29:14.320843+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:14.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[14337]: audit 2024-04-02T15:29:14.325819+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:29:14.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[14337]: audit 2024-04-02T15:29:14.327944+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:29:14.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[14337]: audit 2024-04-02T15:29:14.329595+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:29:14.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[14337]: audit 2024-04-02T15:29:14.341403+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:14.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[14337]: audit 2024-04-02T15:29:14.350350+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:29:14.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[14337]: audit 2024-04-02T15:29:14.352370+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:29:14.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[14337]: audit 2024-04-02T15:29:14.353722+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:29:14.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[14337]: audit 2024-04-02T15:29:14.362019+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:14.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[20116]: audit 2024-04-02T15:29:13.396805+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:14.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[20116]: audit 2024-04-02T15:29:13.409426+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:14.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[20116]: audit 2024-04-02T15:29:14.300558+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:14.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[20116]: audit 2024-04-02T15:29:14.308291+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T15:29:14.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[20116]: audit 2024-04-02T15:29:14.311241+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.164:9095"}]: dispatch 2024-04-02T15:29:14.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[20116]: audit 2024-04-02T15:29:14.320843+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:14.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[20116]: audit 2024-04-02T15:29:14.325819+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:29:14.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[20116]: audit 2024-04-02T15:29:14.327944+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:29:14.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[20116]: audit 2024-04-02T15:29:14.329595+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:29:14.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[20116]: audit 2024-04-02T15:29:14.341403+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:14.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[20116]: audit 2024-04-02T15:29:14.350350+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:29:14.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[20116]: audit 2024-04-02T15:29:14.352370+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:29:14.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[20116]: audit 2024-04-02T15:29:14.353722+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:29:14.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:14 smithi060 bash[20116]: audit 2024-04-02T15:29:14.362019+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:15.267 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-02T15:29:15.686 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[14575]: cluster 2024-04-02T15:29:13.463622+0000 mgr.y (mgr.14460) 35 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:15.687 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[14575]: audit 2024-04-02T15:29:14.309198+0000 mgr.y (mgr.14460) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T15:29:15.687 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[14575]: audit 2024-04-02T15:29:14.312120+0000 mgr.y (mgr.14460) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.164:9095"}]: dispatch 2024-04-02T15:29:15.687 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[14575]: cephadm 2024-04-02T15:29:14.343720+0000 mgr.y (mgr.14460) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:29:15.687 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[14575]: cephadm 2024-04-02T15:29:14.362873+0000 mgr.y (mgr.14460) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:29:15.687 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[14575]: audit 2024-04-02T15:29:15.257375+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.60:0/3791832288' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-02T15:29:15.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:15 smithi060 bash[14337]: cluster 2024-04-02T15:29:13.463622+0000 mgr.y (mgr.14460) 35 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:15.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:15 smithi060 bash[14337]: audit 2024-04-02T15:29:14.309198+0000 mgr.y (mgr.14460) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T15:29:15.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:15 smithi060 bash[14337]: audit 2024-04-02T15:29:14.312120+0000 mgr.y (mgr.14460) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.164:9095"}]: dispatch 2024-04-02T15:29:15.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:15 smithi060 bash[14337]: cephadm 2024-04-02T15:29:14.343720+0000 mgr.y (mgr.14460) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:29:15.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:15 smithi060 bash[14337]: cephadm 2024-04-02T15:29:14.362873+0000 mgr.y (mgr.14460) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:29:15.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:15 smithi060 bash[14337]: audit 2024-04-02T15:29:15.257375+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.60:0/3791832288' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-02T15:29:15.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:15 smithi060 bash[20116]: cluster 2024-04-02T15:29:13.463622+0000 mgr.y (mgr.14460) 35 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:15.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:15 smithi060 bash[20116]: audit 2024-04-02T15:29:14.309198+0000 mgr.y (mgr.14460) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T15:29:15.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:15 smithi060 bash[20116]: audit 2024-04-02T15:29:14.312120+0000 mgr.y (mgr.14460) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.164:9095"}]: dispatch 2024-04-02T15:29:15.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:15 smithi060 bash[20116]: cephadm 2024-04-02T15:29:14.343720+0000 mgr.y (mgr.14460) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:29:15.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:15 smithi060 bash[20116]: cephadm 2024-04-02T15:29:14.362873+0000 mgr.y (mgr.14460) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:29:15.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:15 smithi060 bash[20116]: audit 2024-04-02T15:29:15.257375+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.60:0/3791832288' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-02T15:29:15.978 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.688Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-02T15:29:15.978 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.688Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-02T15:29:15.978 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.688Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-02T15:29:15.978 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.688Z caller=main.go:518 level=info host_details="(Linux 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 smithi164 (none))" 2024-04-02T15:29:15.978 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.688Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-02T15:29:15.978 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.688Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-02T15:29:15.978 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.692Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-02T15:29:15.978 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.693Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-02T15:29:15.978 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.694Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-02T15:29:15.978 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.699Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-02T15:29:15.978 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.699Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.192µs 2024-04-02T15:29:15.979 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.699Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-02T15:29:15.979 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.868Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-02T15:29:15.979 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.868Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-02T15:29:15.979 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.868Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=120.372µs wal_replay_duration=169.150586ms total_replay_duration=169.309024ms 2024-04-02T15:29:15.979 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.871Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-02T15:29:15.979 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.871Z caller=main.go:947 level=info msg="TSDB started" 2024-04-02T15:29:15.979 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.871Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-02T15:29:15.979 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.906Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=34.338251ms db_storage=996ns remote_storage=1.65µs web_handler=480ns query_engine=820ns scrape=398.685µs scrape_sd=42.335µs notify=5.096µs notify_sd=5.542µs rules=33.427235ms 2024-04-02T15:29:15.979 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:29:15 smithi164 bash[34502]: ts=2024-04-02T15:29:15.906Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-02T15:29:15.999 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":20,"active_gid":14460,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":3645505769},{"type":"v1","addr":"172.21.15.60:6801","nonce":3645505769}]},"active_addr":"172.21.15.60:6801/3645505769","active_change":"2024-04-02T15:28:42.650696+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24353,"name":"x","mgr_features":4540138303579357183,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.60:8443/","prometheus":"http://172.21.15.60:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":59,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":1413573484}]},{"addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":1140394562}]},{"addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":3985267250}]},{"addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":1039703092}]}]}} 2024-04-02T15:29:16.003 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-02T15:29:16.003 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-02T15:29:16.003 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-02T15:29:17.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:17 smithi060 bash[14337]: cluster 2024-04-02T15:29:15.464236+0000 mgr.y (mgr.14460) 40 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:17.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:17 smithi060 bash[20116]: cluster 2024-04-02T15:29:15.464236+0000 mgr.y (mgr.14460) 40 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:17.686 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:17 smithi164 bash[14575]: cluster 2024-04-02T15:29:15.464236+0000 mgr.y (mgr.14460) 40 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:18.048 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:17 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:29:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:29:18.729 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:29:18.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:18 smithi164 bash[14575]: cluster 2024-04-02T15:29:17.464874+0000 mgr.y (mgr.14460) 41 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:18.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:18 smithi164 bash[14575]: audit 2024-04-02T15:29:17.684239+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:19.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:18 smithi060 bash[14337]: cluster 2024-04-02T15:29:17.464874+0000 mgr.y (mgr.14460) 41 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:19.049 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:18 smithi060 bash[14337]: audit 2024-04-02T15:29:17.684239+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:19.050 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:18 smithi060 bash[20116]: cluster 2024-04-02T15:29:17.464874+0000 mgr.y (mgr.14460) 41 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:19.050 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:18 smithi060 bash[20116]: audit 2024-04-02T15:29:17.684239+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:19.758 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:19 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:29:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:29:20.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:20 smithi164 bash[14575]: audit 2024-04-02T15:29:19.424499+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:20.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:20 smithi164 bash[14575]: audit 2024-04-02T15:29:19.434870+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:20.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:20 smithi164 bash[14575]: audit 2024-04-02T15:29:19.442339+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:29:20.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:20 smithi164 bash[14575]: audit 2024-04-02T15:29:19.444728+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:29:20.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:20 smithi164 bash[14575]: audit 2024-04-02T15:29:19.446254+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:29:20.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:20 smithi164 bash[14575]: audit 2024-04-02T15:29:19.457434+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:20.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:20 smithi060 bash[14337]: audit 2024-04-02T15:29:19.424499+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:20.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:20 smithi060 bash[14337]: audit 2024-04-02T15:29:19.434870+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:20.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:20 smithi060 bash[14337]: audit 2024-04-02T15:29:19.442339+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:29:20.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:20 smithi060 bash[14337]: audit 2024-04-02T15:29:19.444728+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:29:20.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:20 smithi060 bash[14337]: audit 2024-04-02T15:29:19.446254+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:29:20.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:20 smithi060 bash[14337]: audit 2024-04-02T15:29:19.457434+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:20.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:20 smithi060 bash[20116]: audit 2024-04-02T15:29:19.424499+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:20.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:20 smithi060 bash[20116]: audit 2024-04-02T15:29:19.434870+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:20.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:20 smithi060 bash[20116]: audit 2024-04-02T15:29:19.442339+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:29:20.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:20 smithi060 bash[20116]: audit 2024-04-02T15:29:19.444728+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:29:20.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:20 smithi060 bash[20116]: audit 2024-04-02T15:29:19.446254+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:29:20.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:20 smithi060 bash[20116]: audit 2024-04-02T15:29:19.457434+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:21.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:21 smithi060 bash[14337]: cluster 2024-04-02T15:29:19.467242+0000 mgr.y (mgr.14460) 42 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:21.677 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:21 smithi060 bash[14337]: cephadm 2024-04-02T15:29:19.474858+0000 mgr.y (mgr.14460) 43 : cephadm [INF] Deploying daemon alertmanager.a on smithi060 2024-04-02T15:29:21.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:21 smithi060 bash[20116]: cluster 2024-04-02T15:29:19.467242+0000 mgr.y (mgr.14460) 42 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:21.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:21 smithi060 bash[20116]: cephadm 2024-04-02T15:29:19.474858+0000 mgr.y (mgr.14460) 43 : cephadm [INF] Deploying daemon alertmanager.a on smithi060 2024-04-02T15:29:21.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:21 smithi164 bash[14575]: cluster 2024-04-02T15:29:19.467242+0000 mgr.y (mgr.14460) 42 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:21.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:21 smithi164 bash[14575]: cephadm 2024-04-02T15:29:19.474858+0000 mgr.y (mgr.14460) 43 : cephadm [INF] Deploying daemon alertmanager.a on smithi060 2024-04-02T15:29:22.084 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-02T15:29:22.084 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":59,"fsid":"7a4940f2-f104-11ee-b647-cb9ed24678a4","created":"2024-04-02T15:21:07.090305+0000","modified":"2024-04-02T15:28:42.650029+0000","last_up_change":"2024-04-02T15:28:13.376686+0000","last_in_change":"2024-04-02T15:27:50.693043+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-02T15:25:16.215885+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"feb7dcfb-e028-410c-ac44-d78709d6d903","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":3065345150},{"type":"v1","addr":"172.21.15.60:6803","nonce":3065345150}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":3065345150},{"type":"v1","addr":"172.21.15.60:6805","nonce":3065345150}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":3065345150},{"type":"v1","addr":"172.21.15.60:6809","nonce":3065345150}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":3065345150},{"type":"v1","addr":"172.21.15.60:6807","nonce":3065345150}]},"public_addr":"172.21.15.60:6803/3065345150","cluster_addr":"172.21.15.60:6805/3065345150","heartbeat_back_addr":"172.21.15.60:6809/3065345150","heartbeat_front_addr":"172.21.15.60:6807/3065345150","state":["exists","up"]},{"osd":1,"uuid":"03ecfb7b-bde8-4d52-acb7-f3bd6f9a3114","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":4087785733},{"type":"v1","addr":"172.21.15.60:6811","nonce":4087785733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":4087785733},{"type":"v1","addr":"172.21.15.60:6813","nonce":4087785733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":4087785733},{"type":"v1","addr":"172.21.15.60:6817","nonce":4087785733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":4087785733},{"type":"v1","addr":"172.21.15.60:6815","nonce":4087785733}]},"public_addr":"172.21.15.60:6811/4087785733","cluster_addr":"172.21.15.60:6813/4087785733","heartbeat_back_addr":"172.21.15.60:6817/4087785733","heartbeat_front_addr":"172.21.15.60:6815/4087785733","state":["exists","up"]},{"osd":2,"uuid":"4cc4db3b-96cc-4b60-9321-05e68ca49929","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":1480135902},{"type":"v1","addr":"172.21.15.60:6819","nonce":1480135902}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":1480135902},{"type":"v1","addr":"172.21.15.60:6821","nonce":1480135902}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":1480135902},{"type":"v1","addr":"172.21.15.60:6825","nonce":1480135902}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":1480135902},{"type":"v1","addr":"172.21.15.60:6823","nonce":1480135902}]},"public_addr":"172.21.15.60:6819/1480135902","cluster_addr":"172.21.15.60:6821/1480135902","heartbeat_back_addr":"172.21.15.60:6825/1480135902","heartbeat_front_addr":"172.21.15.60:6823/1480135902","state":["exists","up"]},{"osd":3,"uuid":"edde0eaf-8fb8-41f8-8c14-1cee08dcab85","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":3009739603},{"type":"v1","addr":"172.21.15.60:6827","nonce":3009739603}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":3009739603},{"type":"v1","addr":"172.21.15.60:6829","nonce":3009739603}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":3009739603},{"type":"v1","addr":"172.21.15.60:6833","nonce":3009739603}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":3009739603},{"type":"v1","addr":"172.21.15.60:6831","nonce":3009739603}]},"public_addr":"172.21.15.60:6827/3009739603","cluster_addr":"172.21.15.60:6829/3009739603","heartbeat_back_addr":"172.21.15.60:6833/3009739603","heartbeat_front_addr":"172.21.15.60:6831/3009739603","state":["exists","up"]},{"osd":4,"uuid":"695474e8-88a0-4d8b-a246-7e0cd398318b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":2491624950},{"type":"v1","addr":"172.21.15.164:6801","nonce":2491624950}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":2491624950},{"type":"v1","addr":"172.21.15.164:6803","nonce":2491624950}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":2491624950},{"type":"v1","addr":"172.21.15.164:6807","nonce":2491624950}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":2491624950},{"type":"v1","addr":"172.21.15.164:6805","nonce":2491624950}]},"public_addr":"172.21.15.164:6801/2491624950","cluster_addr":"172.21.15.164:6803/2491624950","heartbeat_back_addr":"172.21.15.164:6807/2491624950","heartbeat_front_addr":"172.21.15.164:6805/2491624950","state":["exists","up"]},{"osd":5,"uuid":"91c4a8ac-d1f0-46cf-9471-ced23435a863","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":4027742397},{"type":"v1","addr":"172.21.15.164:6809","nonce":4027742397}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":4027742397},{"type":"v1","addr":"172.21.15.164:6811","nonce":4027742397}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":4027742397},{"type":"v1","addr":"172.21.15.164:6815","nonce":4027742397}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":4027742397},{"type":"v1","addr":"172.21.15.164:6813","nonce":4027742397}]},"public_addr":"172.21.15.164:6809/4027742397","cluster_addr":"172.21.15.164:6811/4027742397","heartbeat_back_addr":"172.21.15.164:6815/4027742397","heartbeat_front_addr":"172.21.15.164:6813/4027742397","state":["exists","up"]},{"osd":6,"uuid":"7aa35d3a-dbf1-4ac2-a024-a90eb72487ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":1536499586},{"type":"v1","addr":"172.21.15.164:6817","nonce":1536499586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1536499586},{"type":"v1","addr":"172.21.15.164:6819","nonce":1536499586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1536499586},{"type":"v1","addr":"172.21.15.164:6823","nonce":1536499586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1536499586},{"type":"v1","addr":"172.21.15.164:6821","nonce":1536499586}]},"public_addr":"172.21.15.164:6817/1536499586","cluster_addr":"172.21.15.164:6819/1536499586","heartbeat_back_addr":"172.21.15.164:6823/1536499586","heartbeat_front_addr":"172.21.15.164:6821/1536499586","state":["exists","up"]},{"osd":7,"uuid":"abdbb7a6-26ea-4317-9e71-92a8f0a3bd51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":3772653952},{"type":"v1","addr":"172.21.15.164:6825","nonce":3772653952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":3772653952},{"type":"v1","addr":"172.21.15.164:6827","nonce":3772653952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":3772653952},{"type":"v1","addr":"172.21.15.164:6831","nonce":3772653952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":3772653952},{"type":"v1","addr":"172.21.15.164:6829","nonce":3772653952}]},"public_addr":"172.21.15.164:6825/3772653952","cluster_addr":"172.21.15.164:6827/3772653952","heartbeat_back_addr":"172.21.15.164:6831/3772653952","heartbeat_front_addr":"172.21.15.164:6829/3772653952","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:23:52.643728+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:24:34.563406+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:25:13.538275+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:25:53.435106+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:26:30.167604+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:27:03.048476+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:27:38.048960+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:28:12.157836+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:0/3306450574":"2024-04-03T15:28:42.649896+0000","172.21.15.60:0/3941757916":"2024-04-03T15:28:42.649896+0000","172.21.15.60:0/459361355":"2024-04-03T15:28:42.649896+0000","172.21.15.60:6800/2767384647":"2024-04-03T15:28:42.649896+0000","172.21.15.60:0/544375613":"2024-04-03T15:28:42.649896+0000","172.21.15.60:0/3580537042":"2024-04-03T15:22:09.550000+0000","172.21.15.60:6801/2767384647":"2024-04-03T15:28:42.649896+0000","172.21.15.60:6801/1784175055":"2024-04-03T15:22:09.550000+0000","172.21.15.60:0/2432358922":"2024-04-03T15:22:09.550000+0000","172.21.15.60:0/4019568575":"2024-04-03T15:22:09.550000+0000","172.21.15.60:0/392927398":"2024-04-03T15:21:38.489927+0000","172.21.15.60:6800/1784175055":"2024-04-03T15:22:09.550000+0000","172.21.15.60:6800/2271169262":"2024-04-03T15:21:38.489927+0000","172.21.15.60:0/4038372898":"2024-04-03T15:21:38.489927+0000","172.21.15.60:0/819181355":"2024-04-03T15:21:38.489927+0000","172.21.15.60:6801/2271169262":"2024-04-03T15:21:38.489927+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-02T15:29:22.413 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:22 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:29:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:29:22.477 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:29:22 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:29:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:29:22.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:22 smithi164 bash[14575]: audit 2024-04-02T15:29:22.082811+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.60:0/1429486123' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T15:29:22.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:22 smithi164 bash[14575]: audit 2024-04-02T15:29:22.182696+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:22.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:22 smithi164 bash[14575]: audit 2024-04-02T15:29:22.191479+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:22.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:22 smithi060 bash[14337]: audit 2024-04-02T15:29:22.082811+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.60:0/1429486123' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T15:29:22.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:22 smithi060 bash[14337]: audit 2024-04-02T15:29:22.182696+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:22.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:22 smithi060 bash[14337]: audit 2024-04-02T15:29:22.191479+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:22.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:22 smithi060 bash[20116]: audit 2024-04-02T15:29:22.082811+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.60:0/1429486123' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T15:29:22.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:22 smithi060 bash[20116]: audit 2024-04-02T15:29:22.182696+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:22.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:22 smithi060 bash[20116]: audit 2024-04-02T15:29:22.191479+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:23.299 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:23 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:29:23] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2024-04-02T15:29:23.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:23 smithi164 bash[14575]: cluster 2024-04-02T15:29:21.467914+0000 mgr.y (mgr.14460) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:23.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:23 smithi060 bash[14337]: cluster 2024-04-02T15:29:21.467914+0000 mgr.y (mgr.14460) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:23.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:23 smithi060 bash[20116]: cluster 2024-04-02T15:29:21.467914+0000 mgr.y (mgr.14460) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:23.825 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-02T15:29:23.825 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-02T15:29:25.728 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:25 smithi060 bash[14337]: cluster 2024-04-02T15:29:23.468479+0000 mgr.y (mgr.14460) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:25.728 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:25 smithi060 bash[20116]: cluster 2024-04-02T15:29:23.468479+0000 mgr.y (mgr.14460) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:25.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:25 smithi164 bash[14575]: cluster 2024-04-02T15:29:23.468479+0000 mgr.y (mgr.14460) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:26.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:26 smithi060 bash[14337]: cluster 2024-04-02T15:29:25.469309+0000 mgr.y (mgr.14460) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:26.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:26 smithi060 bash[20116]: cluster 2024-04-02T15:29:25.469309+0000 mgr.y (mgr.14460) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:26.750 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:29:26.977 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:26 smithi164 bash[14575]: cluster 2024-04-02T15:29:25.469309+0000 mgr.y (mgr.14460) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:29.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:29 smithi060 bash[14337]: cluster 2024-04-02T15:29:27.469988+0000 mgr.y (mgr.14460) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:29.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:29 smithi060 bash[20116]: cluster 2024-04-02T15:29:27.469988+0000 mgr.y (mgr.14460) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:29.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:29 smithi164 bash[14575]: cluster 2024-04-02T15:29:27.469988+0000 mgr.y (mgr.14460) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:31.152 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:31 smithi060 bash[14337]: cluster 2024-04-02T15:29:29.470729+0000 mgr.y (mgr.14460) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:31.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:31 smithi164 bash[14575]: cluster 2024-04-02T15:29:29.470729+0000 mgr.y (mgr.14460) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:31.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:31 smithi164 bash[14575]: audit 2024-04-02T15:29:30.150335+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:31.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:31 smithi164 bash[14575]: audit 2024-04-02T15:29:30.274953+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:31.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:31 smithi164 bash[14575]: audit 2024-04-02T15:29:30.279919+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:31.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:31 smithi164 bash[14575]: audit 2024-04-02T15:29:30.284974+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T15:29:31.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:31 smithi164 bash[14575]: audit 2024-04-02T15:29:30.285536+0000 mgr.y (mgr.14460) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T15:29:31.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:31 smithi164 bash[14575]: audit 2024-04-02T15:29:30.292272+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:31.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:31 smithi164 bash[14575]: cephadm 2024-04-02T15:29:30.300341+0000 mgr.y (mgr.14460) 50 : cephadm [INF] Deploying daemon grafana.a on smithi164 2024-04-02T15:29:31.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:31 smithi060 bash[14337]: audit 2024-04-02T15:29:30.150335+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:31.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:31 smithi060 bash[14337]: audit 2024-04-02T15:29:30.274953+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:31.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:31 smithi060 bash[14337]: audit 2024-04-02T15:29:30.279919+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:31.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:31 smithi060 bash[14337]: audit 2024-04-02T15:29:30.284974+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T15:29:31.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:31 smithi060 bash[14337]: audit 2024-04-02T15:29:30.285536+0000 mgr.y (mgr.14460) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T15:29:31.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:31 smithi060 bash[14337]: audit 2024-04-02T15:29:30.292272+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:31.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:31 smithi060 bash[14337]: cephadm 2024-04-02T15:29:30.300341+0000 mgr.y (mgr.14460) 50 : cephadm [INF] Deploying daemon grafana.a on smithi164 2024-04-02T15:29:31.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:31 smithi060 bash[20116]: cluster 2024-04-02T15:29:29.470729+0000 mgr.y (mgr.14460) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:31.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:31 smithi060 bash[20116]: audit 2024-04-02T15:29:30.150335+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:31.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:31 smithi060 bash[20116]: audit 2024-04-02T15:29:30.274953+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:31.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:31 smithi060 bash[20116]: audit 2024-04-02T15:29:30.279919+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:31.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:31 smithi060 bash[20116]: audit 2024-04-02T15:29:30.284974+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T15:29:31.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:31 smithi060 bash[20116]: audit 2024-04-02T15:29:30.285536+0000 mgr.y (mgr.14460) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T15:29:31.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:31 smithi060 bash[20116]: audit 2024-04-02T15:29:30.292272+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:31.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:31 smithi060 bash[20116]: cephadm 2024-04-02T15:29:30.300341+0000 mgr.y (mgr.14460) 50 : cephadm [INF] Deploying daemon grafana.a on smithi164 2024-04-02T15:29:32.727 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:29:32 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:29:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:29:33.299 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:33 smithi060 bash[14337]: cluster 2024-04-02T15:29:31.471414+0000 mgr.y (mgr.14460) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:33.299 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:33 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:29:33] "GET /metrics HTTP/1.1" 200 191510 "" "Prometheus/2.33.4" 2024-04-02T15:29:33.299 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:33 smithi060 bash[20116]: cluster 2024-04-02T15:29:31.471414+0000 mgr.y (mgr.14460) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:33.300 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:29:33 smithi060 bash[40236]: level=info ts=2024-04-02T15:29:33.098Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-02T15:29:33.384 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-02T15:29:33.384 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":59,"fsid":"7a4940f2-f104-11ee-b647-cb9ed24678a4","created":"2024-04-02T15:21:07.090305+0000","modified":"2024-04-02T15:28:42.650029+0000","last_up_change":"2024-04-02T15:28:13.376686+0000","last_in_change":"2024-04-02T15:27:50.693043+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-02T15:25:16.215885+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"feb7dcfb-e028-410c-ac44-d78709d6d903","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":3065345150},{"type":"v1","addr":"172.21.15.60:6803","nonce":3065345150}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":3065345150},{"type":"v1","addr":"172.21.15.60:6805","nonce":3065345150}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":3065345150},{"type":"v1","addr":"172.21.15.60:6809","nonce":3065345150}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":3065345150},{"type":"v1","addr":"172.21.15.60:6807","nonce":3065345150}]},"public_addr":"172.21.15.60:6803/3065345150","cluster_addr":"172.21.15.60:6805/3065345150","heartbeat_back_addr":"172.21.15.60:6809/3065345150","heartbeat_front_addr":"172.21.15.60:6807/3065345150","state":["exists","up"]},{"osd":1,"uuid":"03ecfb7b-bde8-4d52-acb7-f3bd6f9a3114","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":4087785733},{"type":"v1","addr":"172.21.15.60:6811","nonce":4087785733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":4087785733},{"type":"v1","addr":"172.21.15.60:6813","nonce":4087785733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":4087785733},{"type":"v1","addr":"172.21.15.60:6817","nonce":4087785733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":4087785733},{"type":"v1","addr":"172.21.15.60:6815","nonce":4087785733}]},"public_addr":"172.21.15.60:6811/4087785733","cluster_addr":"172.21.15.60:6813/4087785733","heartbeat_back_addr":"172.21.15.60:6817/4087785733","heartbeat_front_addr":"172.21.15.60:6815/4087785733","state":["exists","up"]},{"osd":2,"uuid":"4cc4db3b-96cc-4b60-9321-05e68ca49929","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":1480135902},{"type":"v1","addr":"172.21.15.60:6819","nonce":1480135902}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":1480135902},{"type":"v1","addr":"172.21.15.60:6821","nonce":1480135902}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":1480135902},{"type":"v1","addr":"172.21.15.60:6825","nonce":1480135902}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":1480135902},{"type":"v1","addr":"172.21.15.60:6823","nonce":1480135902}]},"public_addr":"172.21.15.60:6819/1480135902","cluster_addr":"172.21.15.60:6821/1480135902","heartbeat_back_addr":"172.21.15.60:6825/1480135902","heartbeat_front_addr":"172.21.15.60:6823/1480135902","state":["exists","up"]},{"osd":3,"uuid":"edde0eaf-8fb8-41f8-8c14-1cee08dcab85","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":3009739603},{"type":"v1","addr":"172.21.15.60:6827","nonce":3009739603}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":3009739603},{"type":"v1","addr":"172.21.15.60:6829","nonce":3009739603}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":3009739603},{"type":"v1","addr":"172.21.15.60:6833","nonce":3009739603}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":3009739603},{"type":"v1","addr":"172.21.15.60:6831","nonce":3009739603}]},"public_addr":"172.21.15.60:6827/3009739603","cluster_addr":"172.21.15.60:6829/3009739603","heartbeat_back_addr":"172.21.15.60:6833/3009739603","heartbeat_front_addr":"172.21.15.60:6831/3009739603","state":["exists","up"]},{"osd":4,"uuid":"695474e8-88a0-4d8b-a246-7e0cd398318b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":2491624950},{"type":"v1","addr":"172.21.15.164:6801","nonce":2491624950}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":2491624950},{"type":"v1","addr":"172.21.15.164:6803","nonce":2491624950}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":2491624950},{"type":"v1","addr":"172.21.15.164:6807","nonce":2491624950}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":2491624950},{"type":"v1","addr":"172.21.15.164:6805","nonce":2491624950}]},"public_addr":"172.21.15.164:6801/2491624950","cluster_addr":"172.21.15.164:6803/2491624950","heartbeat_back_addr":"172.21.15.164:6807/2491624950","heartbeat_front_addr":"172.21.15.164:6805/2491624950","state":["exists","up"]},{"osd":5,"uuid":"91c4a8ac-d1f0-46cf-9471-ced23435a863","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":4027742397},{"type":"v1","addr":"172.21.15.164:6809","nonce":4027742397}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":4027742397},{"type":"v1","addr":"172.21.15.164:6811","nonce":4027742397}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":4027742397},{"type":"v1","addr":"172.21.15.164:6815","nonce":4027742397}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":4027742397},{"type":"v1","addr":"172.21.15.164:6813","nonce":4027742397}]},"public_addr":"172.21.15.164:6809/4027742397","cluster_addr":"172.21.15.164:6811/4027742397","heartbeat_back_addr":"172.21.15.164:6815/4027742397","heartbeat_front_addr":"172.21.15.164:6813/4027742397","state":["exists","up"]},{"osd":6,"uuid":"7aa35d3a-dbf1-4ac2-a024-a90eb72487ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":1536499586},{"type":"v1","addr":"172.21.15.164:6817","nonce":1536499586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":1536499586},{"type":"v1","addr":"172.21.15.164:6819","nonce":1536499586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":1536499586},{"type":"v1","addr":"172.21.15.164:6823","nonce":1536499586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":1536499586},{"type":"v1","addr":"172.21.15.164:6821","nonce":1536499586}]},"public_addr":"172.21.15.164:6817/1536499586","cluster_addr":"172.21.15.164:6819/1536499586","heartbeat_back_addr":"172.21.15.164:6823/1536499586","heartbeat_front_addr":"172.21.15.164:6821/1536499586","state":["exists","up"]},{"osd":7,"uuid":"abdbb7a6-26ea-4317-9e71-92a8f0a3bd51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":3772653952},{"type":"v1","addr":"172.21.15.164:6825","nonce":3772653952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":3772653952},{"type":"v1","addr":"172.21.15.164:6827","nonce":3772653952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":3772653952},{"type":"v1","addr":"172.21.15.164:6831","nonce":3772653952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":3772653952},{"type":"v1","addr":"172.21.15.164:6829","nonce":3772653952}]},"public_addr":"172.21.15.164:6825/3772653952","cluster_addr":"172.21.15.164:6827/3772653952","heartbeat_back_addr":"172.21.15.164:6831/3772653952","heartbeat_front_addr":"172.21.15.164:6829/3772653952","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:23:52.643728+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:24:34.563406+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:25:13.538275+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:25:53.435106+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:26:30.167604+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:27:03.048476+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:27:38.048960+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T15:28:12.157836+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:0/3306450574":"2024-04-03T15:28:42.649896+0000","172.21.15.60:0/3941757916":"2024-04-03T15:28:42.649896+0000","172.21.15.60:0/459361355":"2024-04-03T15:28:42.649896+0000","172.21.15.60:6800/2767384647":"2024-04-03T15:28:42.649896+0000","172.21.15.60:0/544375613":"2024-04-03T15:28:42.649896+0000","172.21.15.60:0/3580537042":"2024-04-03T15:22:09.550000+0000","172.21.15.60:6801/2767384647":"2024-04-03T15:28:42.649896+0000","172.21.15.60:6801/1784175055":"2024-04-03T15:22:09.550000+0000","172.21.15.60:0/2432358922":"2024-04-03T15:22:09.550000+0000","172.21.15.60:0/4019568575":"2024-04-03T15:22:09.550000+0000","172.21.15.60:0/392927398":"2024-04-03T15:21:38.489927+0000","172.21.15.60:6800/1784175055":"2024-04-03T15:22:09.550000+0000","172.21.15.60:6800/2271169262":"2024-04-03T15:21:38.489927+0000","172.21.15.60:0/4038372898":"2024-04-03T15:21:38.489927+0000","172.21.15.60:0/819181355":"2024-04-03T15:21:38.489927+0000","172.21.15.60:6801/2271169262":"2024-04-03T15:21:38.489927+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-02T15:29:33.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:33 smithi164 bash[14575]: cluster 2024-04-02T15:29:31.471414+0000 mgr.y (mgr.14460) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:33.799 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:33 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:29:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:29:34.225 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:34 smithi060 bash[14337]: audit 2024-04-02T15:29:33.383620+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.60:0/443000551' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T15:29:34.225 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:34 smithi060 bash[14337]: audit 2024-04-02T15:29:33.530993+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:34.225 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:34 smithi060 bash[14337]: audit 2024-04-02T15:29:33.571320+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:34.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:34 smithi060 bash[20116]: audit 2024-04-02T15:29:33.383620+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.60:0/443000551' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T15:29:34.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:34 smithi060 bash[20116]: audit 2024-04-02T15:29:33.530993+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:34.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:34 smithi060 bash[20116]: audit 2024-04-02T15:29:33.571320+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:34.227 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph tell osd.0 flush_pg_stats 2024-04-02T15:29:34.228 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph tell osd.1 flush_pg_stats 2024-04-02T15:29:34.228 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph tell osd.2 flush_pg_stats 2024-04-02T15:29:34.228 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph tell osd.3 flush_pg_stats 2024-04-02T15:29:34.229 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph tell osd.4 flush_pg_stats 2024-04-02T15:29:34.229 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph tell osd.5 flush_pg_stats 2024-04-02T15:29:34.230 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph tell osd.6 flush_pg_stats 2024-04-02T15:29:34.230 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph tell osd.7 flush_pg_stats 2024-04-02T15:29:34.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:34 smithi164 bash[14575]: audit 2024-04-02T15:29:33.383620+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.60:0/443000551' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T15:29:34.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:34 smithi164 bash[14575]: audit 2024-04-02T15:29:33.530993+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:34.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:34 smithi164 bash[14575]: audit 2024-04-02T15:29:33.571320+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:35.049 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:29:35 smithi060 bash[40236]: level=info ts=2024-04-02T15:29:35.046Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000151266s 2024-04-02T15:29:35.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:35 smithi060 bash[14337]: cluster 2024-04-02T15:29:33.471980+0000 mgr.y (mgr.14460) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:35.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:35 smithi060 bash[20116]: cluster 2024-04-02T15:29:33.471980+0000 mgr.y (mgr.14460) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:35.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:35 smithi164 bash[14575]: cluster 2024-04-02T15:29:33.471980+0000 mgr.y (mgr.14460) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:36.534 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:36 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:29:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:29:36.799 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:36 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:29:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:29:37.264 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:29:37.264 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:29:37.265 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:29:37.266 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:29:37.270 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:29:37.270 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:29:37.272 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:29:37.274 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:29:37.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:37 smithi164 bash[14575]: cluster 2024-04-02T15:29:35.472690+0000 mgr.y (mgr.14460) 53 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:37.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:37 smithi164 bash[14575]: audit 2024-04-02T15:29:36.197801+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:37.477 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:37 smithi164 bash[14575]: audit 2024-04-02T15:29:36.207189+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:37.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:37 smithi164 bash[14575]: audit 2024-04-02T15:29:36.533310+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:37.543 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:37 smithi060 bash[20116]: cluster 2024-04-02T15:29:35.472690+0000 mgr.y (mgr.14460) 53 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:37.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:37 smithi060 bash[20116]: audit 2024-04-02T15:29:36.197801+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:37.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:37 smithi060 bash[20116]: audit 2024-04-02T15:29:36.207189+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:37.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:37 smithi060 bash[20116]: audit 2024-04-02T15:29:36.533310+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:37.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:37 smithi060 bash[14337]: cluster 2024-04-02T15:29:35.472690+0000 mgr.y (mgr.14460) 53 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:37.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:37 smithi060 bash[14337]: audit 2024-04-02T15:29:36.197801+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:37.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:37 smithi060 bash[14337]: audit 2024-04-02T15:29:36.207189+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:37.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:37 smithi060 bash[14337]: audit 2024-04-02T15:29:36.533310+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:38.921 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:38 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:29:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:29:39.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:39 smithi060 bash[14337]: cluster 2024-04-02T15:29:37.473447+0000 mgr.y (mgr.14460) 54 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:39.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:39 smithi060 bash[14337]: audit 2024-04-02T15:29:38.613137+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:39.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:39 smithi060 bash[14337]: audit 2024-04-02T15:29:38.621090+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:39.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:39 smithi060 bash[20116]: cluster 2024-04-02T15:29:37.473447+0000 mgr.y (mgr.14460) 54 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:39.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:39 smithi060 bash[20116]: audit 2024-04-02T15:29:38.613137+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:39.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:39 smithi060 bash[20116]: audit 2024-04-02T15:29:38.621090+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:39.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:39 smithi164 bash[14575]: cluster 2024-04-02T15:29:37.473447+0000 mgr.y (mgr.14460) 54 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:39.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:39 smithi164 bash[14575]: audit 2024-04-02T15:29:38.613137+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:39.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:39 smithi164 bash[14575]: audit 2024-04-02T15:29:38.621090+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:41.049 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:40 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:29:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:29:41.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:41 smithi164 bash[14575]: cluster 2024-04-02T15:29:39.474280+0000 mgr.y (mgr.14460) 55 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:41.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:41 smithi164 bash[14575]: audit 2024-04-02T15:29:40.870467+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:41.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:41 smithi164 bash[14575]: audit 2024-04-02T15:29:40.879491+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:41.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:41 smithi060 bash[20116]: cluster 2024-04-02T15:29:39.474280+0000 mgr.y (mgr.14460) 55 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:41.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:41 smithi060 bash[20116]: audit 2024-04-02T15:29:40.870467+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:41.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:41 smithi060 bash[20116]: audit 2024-04-02T15:29:40.879491+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:41.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:41 smithi060 bash[14337]: cluster 2024-04-02T15:29:39.474280+0000 mgr.y (mgr.14460) 55 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:41.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:41 smithi060 bash[14337]: audit 2024-04-02T15:29:40.870467+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:41.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:41 smithi060 bash[14337]: audit 2024-04-02T15:29:40.879491+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:42.727 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:29:42 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:29:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:29:43.299 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:43 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:29:43] "GET /metrics HTTP/1.1" 200 191510 "" "Prometheus/2.33.4" 2024-04-02T15:29:43.300 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:29:43 smithi060 bash[40236]: level=info ts=2024-04-02T15:29:43.049Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003625206s 2024-04-02T15:29:43.445 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:43 smithi060 bash[14337]: cluster 2024-04-02T15:29:41.474895+0000 mgr.y (mgr.14460) 56 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:43.446 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:43 smithi060 bash[20116]: cluster 2024-04-02T15:29:41.474895+0000 mgr.y (mgr.14460) 56 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:43.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:43 smithi164 bash[14575]: cluster 2024-04-02T15:29:41.474895+0000 mgr.y (mgr.14460) 56 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:44.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:44 smithi060 bash[14337]: audit 2024-04-02T15:29:43.823300+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:29:44.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:44 smithi060 bash[14337]: audit 2024-04-02T15:29:43.824249+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:29:44.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:44 smithi060 bash[14337]: audit 2024-04-02T15:29:43.845014+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:29:44.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:44 smithi060 bash[14337]: audit 2024-04-02T15:29:43.845781+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:29:44.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:44 smithi060 bash[20116]: audit 2024-04-02T15:29:43.823300+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:29:44.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:44 smithi060 bash[20116]: audit 2024-04-02T15:29:43.824249+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:29:44.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:44 smithi060 bash[20116]: audit 2024-04-02T15:29:43.845014+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:29:44.431 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:44 smithi060 bash[20116]: audit 2024-04-02T15:29:43.845781+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:29:44.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:44 smithi164 bash[14575]: audit 2024-04-02T15:29:43.823300+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:29:44.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:44 smithi164 bash[14575]: audit 2024-04-02T15:29:43.824249+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:29:44.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:44 smithi164 bash[14575]: audit 2024-04-02T15:29:43.845014+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:29:44.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:44 smithi164 bash[14575]: audit 2024-04-02T15:29:43.845781+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:29:45.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:45 smithi164 bash[14575]: cluster 2024-04-02T15:29:43.475452+0000 mgr.y (mgr.14460) 57 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:45.741 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:45 smithi060 bash[14337]: cluster 2024-04-02T15:29:43.475452+0000 mgr.y (mgr.14460) 57 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:45.741 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:45 smithi060 bash[20116]: cluster 2024-04-02T15:29:43.475452+0000 mgr.y (mgr.14460) 57 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:47.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:47 smithi164 bash[14575]: cluster 2024-04-02T15:29:45.476257+0000 mgr.y (mgr.14460) 58 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:47.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:47 smithi060 bash[14337]: cluster 2024-04-02T15:29:45.476257+0000 mgr.y (mgr.14460) 58 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:47.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:47 smithi060 bash[20116]: cluster 2024-04-02T15:29:45.476257+0000 mgr.y (mgr.14460) 58 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:49.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:49 smithi164 bash[14575]: cluster 2024-04-02T15:29:47.476840+0000 mgr.y (mgr.14460) 59 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:49.783 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:49 smithi060 bash[14337]: cluster 2024-04-02T15:29:47.476840+0000 mgr.y (mgr.14460) 59 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:49.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:49 smithi060 bash[20116]: cluster 2024-04-02T15:29:47.476840+0000 mgr.y (mgr.14460) 59 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:50.704 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:50 smithi060 bash[14337]: cluster 2024-04-02T15:29:49.477461+0000 mgr.y (mgr.14460) 60 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:50.705 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:50 smithi060 bash[20116]: cluster 2024-04-02T15:29:49.477461+0000 mgr.y (mgr.14460) 60 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:50.727 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:50 smithi164 bash[14575]: cluster 2024-04-02T15:29:49.477461+0000 mgr.y (mgr.14460) 60 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:52.477 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:29:52 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:29:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:29:52.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:52 smithi060 bash[20116]: cluster 2024-04-02T15:29:51.478089+0000 mgr.y (mgr.14460) 61 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:52.783 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:52 smithi060 bash[14337]: cluster 2024-04-02T15:29:51.478089+0000 mgr.y (mgr.14460) 61 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:52.884 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:52 smithi164 bash[14575]: cluster 2024-04-02T15:29:51.478089+0000 mgr.y (mgr.14460) 61 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:53.011 INFO:teuthology.orchestra.run.smithi060.stdout:163208757283 2024-04-02T15:29:53.012 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.5 2024-04-02T15:29:53.049 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:29:53] "GET /metrics HTTP/1.1" 200 191509 "" "Prometheus/2.33.4" 2024-04-02T15:29:54.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:53 smithi164 bash[14575]: audit 2024-04-02T15:29:52.735264+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:54.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:53 smithi164 bash[14575]: audit 2024-04-02T15:29:52.738518+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:29:54.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:53 smithi164 bash[14575]: audit 2024-04-02T15:29:52.740227+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:29:54.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:53 smithi164 bash[14575]: audit 2024-04-02T15:29:52.741532+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:29:54.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:53 smithi164 bash[14575]: audit 2024-04-02T15:29:52.750966+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:54.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:53 smithi164 bash[14575]: cephadm 2024-04-02T15:29:52.751800+0000 mgr.y (mgr.14460) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:29:54.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:53 smithi164 bash[14575]: cephadm 2024-04-02T15:29:52.753767+0000 mgr.y (mgr.14460) 63 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-02T15:29:54.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:53 smithi164 bash[14575]: cephadm 2024-04-02T15:29:52.757958+0000 mgr.y (mgr.14460) 64 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi060 2024-04-02T15:29:54.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:53 smithi164 bash[14575]: audit 2024-04-02T15:29:53.583917+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:54.258 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[20116]: audit 2024-04-02T15:29:52.735264+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:54.258 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[20116]: audit 2024-04-02T15:29:52.738518+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:29:54.258 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[20116]: audit 2024-04-02T15:29:52.740227+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:29:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[20116]: audit 2024-04-02T15:29:52.741532+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:29:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[20116]: audit 2024-04-02T15:29:52.750966+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[20116]: cephadm 2024-04-02T15:29:52.751800+0000 mgr.y (mgr.14460) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:29:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[20116]: cephadm 2024-04-02T15:29:52.753767+0000 mgr.y (mgr.14460) 63 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-02T15:29:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[20116]: cephadm 2024-04-02T15:29:52.757958+0000 mgr.y (mgr.14460) 64 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi060 2024-04-02T15:29:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[20116]: audit 2024-04-02T15:29:53.583917+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[14337]: audit 2024-04-02T15:29:52.735264+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[14337]: audit 2024-04-02T15:29:52.738518+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:29:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[14337]: audit 2024-04-02T15:29:52.740227+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:29:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[14337]: audit 2024-04-02T15:29:52.741532+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:29:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[14337]: audit 2024-04-02T15:29:52.750966+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[14337]: cephadm 2024-04-02T15:29:52.751800+0000 mgr.y (mgr.14460) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:29:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[14337]: cephadm 2024-04-02T15:29:52.753767+0000 mgr.y (mgr.14460) 63 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-02T15:29:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[14337]: cephadm 2024-04-02T15:29:52.757958+0000 mgr.y (mgr.14460) 64 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi060 2024-04-02T15:29:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:53 smithi060 bash[14337]: audit 2024-04-02T15:29:53.583917+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:54.275 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-02T15:29:54.536 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-02T15:29:54.536 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-02T15:29:54.536 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-02T15:29:54.536 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-02T15:29:54.536 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-02T15:29:54.536 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-02T15:29:54.536 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-02T15:29:54.796 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-02T15:29:54.797 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-02T15:29:54.797 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-02T15:29:54.797 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-02T15:29:55.083 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-02T15:29:55.083 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-02T15:29:55.083 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-02T15:29:55.083 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-04-02T15:29:55.083 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-04-02T15:29:55.084 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-02T15:29:55.084 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:54 smithi164 bash[35718]: t=2024-04-02T15:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-02T15:29:55.084 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:55 smithi164 bash[35718]: t=2024-04-02T15:29:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-02T15:29:55.084 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:55 smithi164 bash[35718]: t=2024-04-02T15:29:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-02T15:29:55.340 INFO:teuthology.orchestra.run.smithi060.stdout:128849018921 2024-04-02T15:29:55.341 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.4 2024-04-02T15:29:55.368 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:55 smithi164 bash[35718]: t=2024-04-02T15:29:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-02T15:29:55.368 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:55 smithi164 bash[35718]: t=2024-04-02T15:29:55+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-02T15:29:55.368 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:55 smithi164 bash[35718]: t=2024-04-02T15:29:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-04-02T15:29:55.368 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:55 smithi164 bash[35718]: t=2024-04-02T15:29:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-04-02T15:29:55.369 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:55 smithi164 bash[35718]: t=2024-04-02T15:29:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-04-02T15:29:55.464 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:55 smithi060 bash[14337]: cluster 2024-04-02T15:29:53.478650+0000 mgr.y (mgr.14460) 65 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:55.654 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:55 smithi164 bash[35718]: t=2024-04-02T15:29:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-04-02T15:29:55.654 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:55 smithi164 bash[35718]: t=2024-04-02T15:29:55+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-02T15:29:55.655 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:55 smithi164 bash[35718]: t=2024-04-02T15:29:55+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-04-02T15:29:55.655 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:55 smithi164 bash[35718]: t=2024-04-02T15:29:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-04-02T15:29:55.655 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:55 smithi164 bash[14575]: cluster 2024-04-02T15:29:53.478650+0000 mgr.y (mgr.14460) 65 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:55.796 INFO:teuthology.orchestra.run.smithi060.stdout:197568495643 2024-04-02T15:29:55.796 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.6 2024-04-02T15:29:55.831 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:55 smithi060 bash[20116]: cluster 2024-04-02T15:29:53.478650+0000 mgr.y (mgr.14460) 65 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:55.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:55 smithi164 bash[35718]: t=2024-04-02T15:29:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-04-02T15:29:55.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:55 smithi164 bash[35718]: t=2024-04-02T15:29:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-04-02T15:29:56.173 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:55 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:29:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:29:56.450 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:56 smithi164 bash[35718]: t=2024-04-02T15:29:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-04-02T15:29:56.450 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:56 smithi164 bash[35718]: t=2024-04-02T15:29:56+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-04-02T15:29:56.450 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:56 smithi164 bash[35718]: t=2024-04-02T15:29:56+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-04-02T15:29:56.727 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:56 smithi164 bash[35718]: t=2024-04-02T15:29:56+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-04-02T15:29:56.728 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:56 smithi164 bash[35718]: t=2024-04-02T15:29:56+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-02T15:29:57.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:56 smithi164 bash[14575]: cluster 2024-04-02T15:29:55.479228+0000 mgr.y (mgr.14460) 66 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:57.214 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:56 smithi164 bash[14575]: audit 2024-04-02T15:29:55.825530+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:57.214 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:56 smithi164 bash[35718]: t=2024-04-02T15:29:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-02T15:29:57.214 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:57 smithi164 bash[35718]: t=2024-04-02T15:29:57+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-02T15:29:57.300 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:56 smithi060 bash[14337]: cluster 2024-04-02T15:29:55.479228+0000 mgr.y (mgr.14460) 66 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:57.300 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:56 smithi060 bash[14337]: audit 2024-04-02T15:29:55.825530+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:57.300 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:56 smithi060 bash[20116]: cluster 2024-04-02T15:29:55.479228+0000 mgr.y (mgr.14460) 66 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:57.300 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:56 smithi060 bash[20116]: audit 2024-04-02T15:29:55.825530+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:57.333 INFO:teuthology.orchestra.run.smithi060.stdout:55834574912 2024-04-02T15:29:57.334 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.1 2024-04-02T15:29:57.478 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:57 smithi164 bash[35718]: t=2024-04-02T15:29:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-02T15:29:57.478 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:57 smithi164 bash[35718]: t=2024-04-02T15:29:57+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-02T15:29:57.478 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:57 smithi164 bash[35718]: t=2024-04-02T15:29:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-02T15:29:57.735 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:57 smithi164 bash[35718]: t=2024-04-02T15:29:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-02T15:29:57.736 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:57 smithi164 bash[35718]: t=2024-04-02T15:29:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-04-02T15:29:57.736 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:57 smithi164 bash[35718]: t=2024-04-02T15:29:57+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-02T15:29:57.736 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:57 smithi164 bash[35718]: t=2024-04-02T15:29:57+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-02T15:29:57.736 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:57 smithi164 bash[35718]: t=2024-04-02T15:29:57+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-02T15:29:57.997 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:57 smithi164 bash[35718]: t=2024-04-02T15:29:57+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-02T15:29:57.997 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:57 smithi164 bash[35718]: t=2024-04-02T15:29:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-02T15:29:57.997 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:57 smithi164 bash[35718]: t=2024-04-02T15:29:57+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-02T15:29:57.997 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:57 smithi164 bash[35718]: t=2024-04-02T15:29:57+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-02T15:29:58.317 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:57 smithi164 bash[35718]: t=2024-04-02T15:29:57+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-02T15:29:58.317 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:58 smithi164 bash[35718]: t=2024-04-02T15:29:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-02T15:29:58.317 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:58 smithi164 bash[35718]: t=2024-04-02T15:29:58+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-02T15:29:58.410 INFO:teuthology.orchestra.run.smithi060.stdout:107374182447 2024-04-02T15:29:58.411 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.3 2024-04-02T15:29:58.412 INFO:teuthology.orchestra.run.smithi060.stdout:34359738442 2024-04-02T15:29:58.412 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.0 2024-04-02T15:29:58.603 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:58 smithi164 bash[35718]: t=2024-04-02T15:29:58+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-02T15:29:58.630 INFO:teuthology.orchestra.run.smithi060.stdout:231928234006 2024-04-02T15:29:58.631 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.7 2024-04-02T15:29:58.684 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:29:58 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:29:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:29:58.860 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:58 smithi164 bash[35718]: t=2024-04-02T15:29:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-02T15:29:58.860 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:58 smithi164 bash[35718]: t=2024-04-02T15:29:58+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-02T15:29:58.860 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:58 smithi164 bash[35718]: t=2024-04-02T15:29:58+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-02T15:29:59.222 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:58 smithi164 bash[35718]: t=2024-04-02T15:29:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-02T15:29:59.222 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:58 smithi164 bash[35718]: t=2024-04-02T15:29:58+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-02T15:29:59.478 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:59 smithi164 bash[35718]: t=2024-04-02T15:29:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-02T15:29:59.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:59 smithi164 bash[14575]: cluster 2024-04-02T15:29:57.479834+0000 mgr.y (mgr.14460) 67 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:59.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:59 smithi164 bash[14575]: audit 2024-04-02T15:29:58.609732+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:59.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:29:59 smithi164 bash[14575]: audit 2024-04-02T15:29:58.617060+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:59.755 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:59 smithi060 bash[14337]: cluster 2024-04-02T15:29:57.479834+0000 mgr.y (mgr.14460) 67 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:59.755 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:59 smithi060 bash[14337]: audit 2024-04-02T15:29:58.609732+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:59.755 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:29:59 smithi060 bash[14337]: audit 2024-04-02T15:29:58.617060+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:59.756 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:59 smithi060 bash[20116]: cluster 2024-04-02T15:29:57.479834+0000 mgr.y (mgr.14460) 67 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:29:59.756 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:59 smithi060 bash[20116]: audit 2024-04-02T15:29:58.609732+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:59.756 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:29:59 smithi060 bash[20116]: audit 2024-04-02T15:29:58.617060+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:29:59.810 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:59 smithi164 bash[35718]: t=2024-04-02T15:29:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-02T15:29:59.811 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:59 smithi164 bash[35718]: t=2024-04-02T15:29:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-02T15:29:59.811 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:59 smithi164 bash[35718]: t=2024-04-02T15:29:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-02T15:29:59.949 INFO:teuthology.orchestra.run.smithi060.stdout:77309411384 2024-04-02T15:29:59.949 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.2 2024-04-02T15:30:00.128 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:59 smithi164 bash[35718]: t=2024-04-02T15:29:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-02T15:30:00.128 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:59 smithi164 bash[35718]: t=2024-04-02T15:29:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-02T15:30:00.128 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:29:59 smithi164 bash[35718]: t=2024-04-02T15:29:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-02T15:30:00.128 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-02T15:30:00.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-02T15:30:00.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-02T15:30:00.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-02T15:30:00.386 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-02T15:30:00.387 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-02T15:30:00.387 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-02T15:30:00.387 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-02T15:30:00.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:00 smithi060 bash[14337]: cluster 2024-04-02T15:30:00.000137+0000 mon.a (mon.0) 840 : cluster [INF] overall HEALTH_OK 2024-04-02T15:30:00.549 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:00 smithi060 bash[20116]: cluster 2024-04-02T15:30:00.000137+0000 mon.a (mon.0) 840 : cluster [INF] overall HEALTH_OK 2024-04-02T15:30:00.639 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[14575]: cluster 2024-04-02T15:30:00.000137+0000 mon.a (mon.0) 840 : cluster [INF] overall HEALTH_OK 2024-04-02T15:30:00.639 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-02T15:30:00.639 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-02T15:30:00.639 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-02T15:30:00.639 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-02T15:30:00.639 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-02T15:30:00.639 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-02T15:30:00.895 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-02T15:30:00.895 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-02T15:30:00.895 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-02T15:30:00.895 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-02T15:30:00.895 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-02T15:30:00.895 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-04-02T15:30:00.895 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-04-02T15:30:01.168 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-04-02T15:30:01.168 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-04-02T15:30:01.168 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:00 smithi164 bash[35718]: t=2024-04-02T15:30:00+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-02T15:30:01.168 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[35718]: t=2024-04-02T15:30:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-02T15:30:01.168 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[35718]: t=2024-04-02T15:30:01+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-02T15:30:01.168 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[35718]: t=2024-04-02T15:30:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-02T15:30:01.299 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:30:01 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:30:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:30:01.426 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[35718]: t=2024-04-02T15:30:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-02T15:30:01.427 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[35718]: t=2024-04-02T15:30:01+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-02T15:30:01.427 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[35718]: t=2024-04-02T15:30:01+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-02T15:30:01.427 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[35718]: t=2024-04-02T15:30:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-02T15:30:01.427 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[35718]: t=2024-04-02T15:30:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-02T15:30:01.427 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[35718]: t=2024-04-02T15:30:01+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-02T15:30:01.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[14575]: cluster 2024-04-02T15:29:59.480425+0000 mgr.y (mgr.14460) 68 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:01.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[14575]: audit 2024-04-02T15:30:01.019028+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:01.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[14575]: audit 2024-04-02T15:30:01.028392+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:01.728 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[35718]: t=2024-04-02T15:30:01+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-02T15:30:01.728 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[35718]: t=2024-04-02T15:30:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-02T15:30:01.728 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[35718]: t=2024-04-02T15:30:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-02T15:30:01.728 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[35718]: t=2024-04-02T15:30:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-02T15:30:01.728 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[35718]: t=2024-04-02T15:30:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-02T15:30:01.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:01 smithi060 bash[20116]: cluster 2024-04-02T15:29:59.480425+0000 mgr.y (mgr.14460) 68 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:01.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:01 smithi060 bash[20116]: audit 2024-04-02T15:30:01.019028+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:01.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:01 smithi060 bash[20116]: audit 2024-04-02T15:30:01.028392+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:01.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:01 smithi060 bash[14337]: cluster 2024-04-02T15:29:59.480425+0000 mgr.y (mgr.14460) 68 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:01.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:01 smithi060 bash[14337]: audit 2024-04-02T15:30:01.019028+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:01.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:01 smithi060 bash[14337]: audit 2024-04-02T15:30:01.028392+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:02.078 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[35718]: t=2024-04-02T15:30:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-02T15:30:02.078 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:01 smithi164 bash[35718]: t=2024-04-02T15:30:01+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-02T15:30:02.135 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:30:02.137 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:30:02.139 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:30:02.142 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:30:02.336 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:30:02 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:30:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:30:02.336 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:02 smithi164 bash[35718]: t=2024-04-02T15:30:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-02T15:30:02.465 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:30:02.466 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:30:02.467 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:30:02.469 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:30:02.594 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:02 smithi164 bash[35718]: t=2024-04-02T15:30:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-04-02T15:30:02.594 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:02 smithi164 bash[35718]: t=2024-04-02T15:30:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-04-02T15:30:02.594 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:02 smithi164 bash[35718]: t=2024-04-02T15:30:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-04-02T15:30:02.594 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:02 smithi164 bash[35718]: t=2024-04-02T15:30:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-04-02T15:30:02.594 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:02 smithi164 bash[35718]: t=2024-04-02T15:30:02+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-02T15:30:02.799 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:30:02 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:30:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:30:02.847 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:02 smithi164 bash[35718]: t=2024-04-02T15:30:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-02T15:30:02.847 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:02 smithi164 bash[35718]: t=2024-04-02T15:30:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-02T15:30:02.847 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:02 smithi164 bash[35718]: t=2024-04-02T15:30:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-02T15:30:02.847 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:02 smithi164 bash[35718]: t=2024-04-02T15:30:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-02T15:30:02.847 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:02 smithi164 bash[35718]: t=2024-04-02T15:30:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-02T15:30:02.847 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:02 smithi164 bash[35718]: t=2024-04-02T15:30:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-02T15:30:02.847 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:02 smithi164 bash[35718]: t=2024-04-02T15:30:02+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-02T15:30:03.116 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:02 smithi164 bash[35718]: t=2024-04-02T15:30:02+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-02T15:30:03.116 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:02 smithi164 bash[35718]: t=2024-04-02T15:30:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-02T15:30:03.116 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:02 smithi164 bash[35718]: t=2024-04-02T15:30:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-02T15:30:03.116 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:02 smithi164 bash[35718]: t=2024-04-02T15:30:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-02T15:30:03.116 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-02T15:30:03.116 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-02T15:30:03.299 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:30:03 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:30:03] "GET /metrics HTTP/1.1" 200 191520 "" "Prometheus/2.33.4" 2024-04-02T15:30:03.376 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-02T15:30:03.377 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-02T15:30:03.377 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-04-02T15:30:03.377 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-02T15:30:03.377 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-02T15:30:03.377 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-02T15:30:03.377 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-02T15:30:03.377 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-02T15:30:03.377 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-02T15:30:03.629 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[14575]: cluster 2024-04-02T15:30:01.480996+0000 mgr.y (mgr.14460) 69 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:03.630 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[14575]: audit 2024-04-02T15:30:02.636730+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:03.630 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[14575]: audit 2024-04-02T15:30:02.646775+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:03.630 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-02T15:30:03.630 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-02T15:30:03.630 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-02T15:30:03.630 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-04-02T15:30:03.631 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-02T15:30:03.631 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-02T15:30:03.631 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-02T15:30:03.631 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-02T15:30:03.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:03 smithi060 bash[14337]: cluster 2024-04-02T15:30:01.480996+0000 mgr.y (mgr.14460) 69 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:03.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:03 smithi060 bash[14337]: audit 2024-04-02T15:30:02.636730+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:03.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:03 smithi060 bash[14337]: audit 2024-04-02T15:30:02.646775+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:03.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:03 smithi060 bash[20116]: cluster 2024-04-02T15:30:01.480996+0000 mgr.y (mgr.14460) 69 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:03.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:03 smithi060 bash[20116]: audit 2024-04-02T15:30:02.636730+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:03.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:03 smithi060 bash[20116]: audit 2024-04-02T15:30:02.646775+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:03.899 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-02T15:30:03.899 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-02T15:30:03.899 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-02T15:30:03.899 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-02T15:30:03.899 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-02T15:30:03.899 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-02T15:30:03.899 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-02T15:30:03.899 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-02T15:30:04.161 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-02T15:30:04.161 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:03 smithi164 bash[35718]: t=2024-04-02T15:30:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-02T15:30:04.161 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-02T15:30:04.161 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-02T15:30:04.161 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-02T15:30:04.161 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-02T15:30:04.161 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-02T15:30:04.162 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-02T15:30:04.429 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-02T15:30:04.430 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-04-02T15:30:04.430 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-02T15:30:04.430 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-02T15:30:04.430 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-02T15:30:04.430 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-02T15:30:04.430 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-02T15:30:04.430 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-02T15:30:04.430 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-02T15:30:04.467 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:04 smithi060 systemd[1]: Stopping Ceph alertmanager.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:30:04.468 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:04 smithi060 bash[43339]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-alertmanager.a 2024-04-02T15:30:04.468 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:04 smithi060 bash[40236]: level=info ts=2024-04-02T15:30:04.373Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-02T15:30:04.715 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-02T15:30:04.715 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-04-02T15:30:04.715 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-04-02T15:30:04.715 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-04-02T15:30:04.715 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-04-02T15:30:04.715 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-02T15:30:04.716 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-02T15:30:04.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-02T15:30:04.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-02T15:30:04.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-02T15:30:04.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-02T15:30:04.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-02T15:30:04.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-02T15:30:04.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-02T15:30:05.271 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:04 smithi164 bash[35718]: t=2024-04-02T15:30:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-02T15:30:05.271 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-02T15:30:05.271 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-02T15:30:05.271 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-02T15:30:05.271 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-02T15:30:05.271 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-02T15:30:05.272 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-02T15:30:05.272 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-02T15:30:05.272 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-02T15:30:05.272 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-04-02T15:30:05.524 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[14575]: cluster 2024-04-02T15:30:03.481562+0000 mgr.y (mgr.14460) 70 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:05.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-04-02T15:30:05.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-04-02T15:30:05.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-04-02T15:30:05.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-02T15:30:05.524 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-02T15:30:05.525 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-02T15:30:05.525 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-02T15:30:05.525 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-02T15:30:05.777 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-02T15:30:05.777 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-02T15:30:05.777 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-02T15:30:05.777 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-02T15:30:05.777 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-02T15:30:05.777 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-02T15:30:05.777 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-02T15:30:05.777 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-02T15:30:05.777 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-02T15:30:05.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:05 smithi060 bash[14337]: cluster 2024-04-02T15:30:03.481562+0000 mgr.y (mgr.14460) 70 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:05.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:05 smithi060 bash[20116]: cluster 2024-04-02T15:30:03.481562+0000 mgr.y (mgr.14460) 70 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:06.045 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-02T15:30:06.045 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-04-02T15:30:06.045 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-04-02T15:30:06.046 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-04-02T15:30:06.046 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:05 smithi164 bash[35718]: t=2024-04-02T15:30:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-04-02T15:30:06.046 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-02T15:30:06.315 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-02T15:30:06.315 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-02T15:30:06.315 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-02T15:30:06.315 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-02T15:30:06.315 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-02T15:30:06.316 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-02T15:30:06.316 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-02T15:30:06.316 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-02T15:30:06.316 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-02T15:30:06.316 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-02T15:30:06.591 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-02T15:30:06.591 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-02T15:30:06.591 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-02T15:30:06.592 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-02T15:30:06.592 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-02T15:30:06.592 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-02T15:30:06.592 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-02T15:30:06.592 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-02T15:30:06.592 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-02T15:30:06.675 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:06 smithi060 bash[43349]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-alertmanager-a 2024-04-02T15:30:06.821 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:06 smithi060 bash[43494]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-alertmanager.a 2024-04-02T15:30:06.844 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-02T15:30:06.844 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-02T15:30:06.844 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-02T15:30:06.844 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-02T15:30:06.844 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-02T15:30:06.844 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-02T15:30:06.844 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-02T15:30:06.845 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-02T15:30:06.845 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-02T15:30:07.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-04-02T15:30:07.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:06 smithi164 bash[35718]: t=2024-04-02T15:30:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-02T15:30:07.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-02T15:30:07.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-02T15:30:07.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-02T15:30:07.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-02T15:30:07.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-02T15:30:07.357 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-02T15:30:07.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-04-02T15:30:07.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-04-02T15:30:07.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-04-02T15:30:07.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-04-02T15:30:07.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-02T15:30:07.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-04-02T15:30:07.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-02T15:30:07.643 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[14575]: cluster 2024-04-02T15:30:05.482183+0000 mgr.y (mgr.14460) 71 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:07.644 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[14575]: audit 2024-04-02T15:30:07.365020+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:07.644 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-02T15:30:07.644 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-02T15:30:07.644 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-02T15:30:07.644 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-02T15:30:07.644 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-02T15:30:07.842 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:07 smithi060 bash[14337]: cluster 2024-04-02T15:30:05.482183+0000 mgr.y (mgr.14460) 71 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:07.842 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:07 smithi060 bash[14337]: audit 2024-04-02T15:30:07.365020+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:07.842 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:07 smithi060 bash[20116]: cluster 2024-04-02T15:30:05.482183+0000 mgr.y (mgr.14460) 71 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:07.842 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:07 smithi060 bash[20116]: audit 2024-04-02T15:30:07.365020+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:07.842 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:07 smithi060 systemd[1]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-04-02T15:30:07.843 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:07 smithi060 systemd[1]: Stopped Ceph alertmanager.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4. 2024-04-02T15:30:07.843 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:07 smithi060 systemd[1]: Started Ceph alertmanager.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4. 2024-04-02T15:30:07.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-02T15:30:07.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-02T15:30:07.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:07 smithi164 bash[35718]: t=2024-04-02T15:30:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-02T15:30:08.446 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:08 smithi164 bash[35718]: t=2024-04-02T15:30:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-02T15:30:08.446 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:08 smithi164 bash[35718]: t=2024-04-02T15:30:08+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-02T15:30:08.728 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:08 smithi164 bash[35718]: t=2024-04-02T15:30:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-02T15:30:08.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:08 smithi164 bash[14575]: cephadm 2024-04-02T15:30:07.367961+0000 mgr.y (mgr.14460) 72 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-02T15:30:08.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:08 smithi164 bash[14575]: cephadm 2024-04-02T15:30:07.373698+0000 mgr.y (mgr.14460) 73 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-04-02T15:30:08.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:08 smithi060 bash[14337]: cephadm 2024-04-02T15:30:07.367961+0000 mgr.y (mgr.14460) 72 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-02T15:30:08.774 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:08 smithi060 bash[14337]: cephadm 2024-04-02T15:30:07.373698+0000 mgr.y (mgr.14460) 73 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-04-02T15:30:08.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:08 smithi060 bash[20116]: cephadm 2024-04-02T15:30:07.367961+0000 mgr.y (mgr.14460) 72 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-02T15:30:08.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:08 smithi060 bash[20116]: cephadm 2024-04-02T15:30:07.373698+0000 mgr.y (mgr.14460) 73 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi164 2024-04-02T15:30:09.043 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:08 smithi164 bash[35718]: t=2024-04-02T15:30:08+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-02T15:30:09.043 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:08 smithi164 bash[35718]: t=2024-04-02T15:30:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-02T15:30:09.043 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:08 smithi164 bash[35718]: t=2024-04-02T15:30:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-02T15:30:09.327 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:09 smithi164 bash[35718]: t=2024-04-02T15:30:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-02T15:30:09.327 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:09 smithi164 bash[35718]: t=2024-04-02T15:30:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-02T15:30:09.328 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:09 smithi164 bash[35718]: t=2024-04-02T15:30:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-02T15:30:09.637 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:09 smithi164 bash[14575]: cluster 2024-04-02T15:30:07.482744+0000 mgr.y (mgr.14460) 74 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:09.637 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:09 smithi164 bash[35718]: t=2024-04-02T15:30:09+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-02T15:30:09.638 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:09 smithi164 bash[35718]: t=2024-04-02T15:30:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-02T15:30:09.638 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:09 smithi164 bash[35718]: t=2024-04-02T15:30:09+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-02T15:30:09.638 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:09 smithi164 bash[35718]: t=2024-04-02T15:30:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-02T15:30:09.638 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:09 smithi164 bash[35718]: t=2024-04-02T15:30:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-02T15:30:09.638 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:09 smithi164 bash[35718]: t=2024-04-02T15:30:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-04-02T15:30:09.791 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:09 smithi060 bash[14337]: cluster 2024-04-02T15:30:07.482744+0000 mgr.y (mgr.14460) 74 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:09.791 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:09 smithi060 bash[20116]: cluster 2024-04-02T15:30:07.482744+0000 mgr.y (mgr.14460) 74 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:09.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:09 smithi164 bash[35718]: t=2024-04-02T15:30:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-04-02T15:30:09.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:09 smithi164 bash[35718]: t=2024-04-02T15:30:09+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-02T15:30:10.228 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:10 smithi164 bash[35718]: t=2024-04-02T15:30:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-02T15:30:10.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:10 smithi164 bash[14575]: cluster 2024-04-02T15:30:09.483457+0000 mgr.y (mgr.14460) 75 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:10.728 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:10 smithi164 bash[35718]: t=2024-04-02T15:30:10+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-04-02T15:30:10.728 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:10 smithi164 bash[35718]: t=2024-04-02T15:30:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-04-02T15:30:10.728 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:10 smithi164 bash[35718]: t=2024-04-02T15:30:10+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-04-02T15:30:10.728 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:10 smithi164 bash[35718]: t=2024-04-02T15:30:10+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-04-02T15:30:10.728 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:10 smithi164 bash[35718]: t=2024-04-02T15:30:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-04-02T15:30:10.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:10 smithi060 bash[14337]: cluster 2024-04-02T15:30:09.483457+0000 mgr.y (mgr.14460) 75 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:10.799 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:10 smithi060 bash[20116]: cluster 2024-04-02T15:30:09.483457+0000 mgr.y (mgr.14460) 75 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:11.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:10 smithi164 bash[35718]: t=2024-04-02T15:30:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-04-02T15:30:11.423 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:11 smithi164 bash[35718]: t=2024-04-02T15:30:11+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-04-02T15:30:11.423 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:11 smithi164 bash[35718]: t=2024-04-02T15:30:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-04-02T15:30:11.717 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:11 smithi164 bash[35718]: t=2024-04-02T15:30:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-04-02T15:30:11.717 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:11 smithi164 bash[35718]: t=2024-04-02T15:30:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-04-02T15:30:11.717 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:11 smithi164 bash[35718]: t=2024-04-02T15:30:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-04-02T15:30:11.986 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:11 smithi164 bash[35718]: t=2024-04-02T15:30:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-04-02T15:30:11.986 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:11 smithi164 bash[35718]: t=2024-04-02T15:30:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-04-02T15:30:11.986 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:11 smithi164 bash[35718]: t=2024-04-02T15:30:11+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-04-02T15:30:12.309 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:12 smithi164 bash[35718]: t=2024-04-02T15:30:12+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-04-02T15:30:12.309 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:12 smithi164 bash[35718]: t=2024-04-02T15:30:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-04-02T15:30:12.309 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:12 smithi164 bash[35718]: t=2024-04-02T15:30:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-04-02T15:30:12.575 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:30:12 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:30:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:30:12.576 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:12 smithi164 bash[35718]: t=2024-04-02T15:30:12+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-02T15:30:12.576 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:12 smithi164 bash[35718]: t=2024-04-02T15:30:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-04-02T15:30:12.576 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:12 smithi164 bash[35718]: t=2024-04-02T15:30:12+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-04-02T15:30:12.576 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:12 smithi164 bash[14575]: cluster 2024-04-02T15:30:11.484121+0000 mgr.y (mgr.14460) 76 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:12.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:12 smithi060 bash[14337]: cluster 2024-04-02T15:30:11.484121+0000 mgr.y (mgr.14460) 76 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:12.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:12 smithi060 bash[20116]: cluster 2024-04-02T15:30:11.484121+0000 mgr.y (mgr.14460) 76 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:12.875 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:12 smithi164 bash[35718]: t=2024-04-02T15:30:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-04-02T15:30:12.876 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:12 smithi164 bash[35718]: t=2024-04-02T15:30:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-02T15:30:13.147 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:12 smithi164 bash[35718]: t=2024-04-02T15:30:12+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-04-02T15:30:13.227 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:13 smithi164 bash[35718]: t=2024-04-02T15:30:13+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-02T15:30:13.359 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:30:13 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:30:13] "GET /metrics HTTP/1.1" 200 191520 "" "Prometheus/2.33.4" 2024-04-02T15:30:13.728 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:13 smithi164 bash[35718]: t=2024-04-02T15:30:13+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-04-02T15:30:13.728 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:13 smithi164 bash[35718]: t=2024-04-02T15:30:13+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-04-02T15:30:14.216 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:14 smithi164 systemd[1]: Stopping Ceph prometheus.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:30:14.216 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[36832]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-prometheus.a 2024-04-02T15:30:14.217 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:13 smithi164 bash[35718]: t=2024-04-02T15:30:13+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-04-02T15:30:14.217 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:13 smithi164 bash[35718]: t=2024-04-02T15:30:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-02T15:30:14.217 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[35718]: t=2024-04-02T15:30:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-04-02T15:30:14.217 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[35718]: t=2024-04-02T15:30:14+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-04-02T15:30:14.217 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[35718]: t=2024-04-02T15:30:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-04-02T15:30:14.478 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[35718]: t=2024-04-02T15:30:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-04-02T15:30:14.478 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[35718]: t=2024-04-02T15:30:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-02T15:30:14.478 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[35718]: t=2024-04-02T15:30:14+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-04-02T15:30:14.478 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[35718]: t=2024-04-02T15:30:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-04-02T15:30:14.478 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[34502]: ts=2024-04-02T15:30:14.281Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-02T15:30:14.478 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[34502]: ts=2024-04-02T15:30:14.281Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-02T15:30:14.479 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[34502]: ts=2024-04-02T15:30:14.281Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-02T15:30:14.479 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[34502]: ts=2024-04-02T15:30:14.281Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-02T15:30:14.479 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[34502]: ts=2024-04-02T15:30:14.281Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-02T15:30:14.479 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[34502]: ts=2024-04-02T15:30:14.281Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-02T15:30:14.479 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[34502]: ts=2024-04-02T15:30:14.282Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-02T15:30:14.479 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[34502]: ts=2024-04-02T15:30:14.282Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-02T15:30:14.479 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[34502]: ts=2024-04-02T15:30:14.282Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-02T15:30:14.479 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[34502]: ts=2024-04-02T15:30:14.282Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-02T15:30:14.479 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[34502]: ts=2024-04-02T15:30:14.282Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-02T15:30:14.479 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[34502]: ts=2024-04-02T15:30:14.282Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-02T15:30:14.892 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[35718]: t=2024-04-02T15:30:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-04-02T15:30:14.892 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[35718]: t=2024-04-02T15:30:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-04-02T15:30:15.157 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:14 smithi164 bash[35718]: t=2024-04-02T15:30:14+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-04-02T15:30:15.157 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:15 smithi164 bash[36840]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-prometheus-a 2024-04-02T15:30:15.425 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:15 smithi164 bash[35718]: t=2024-04-02T15:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-02T15:30:15.425 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:15 smithi164 bash[35718]: t=2024-04-02T15:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-04-02T15:30:15.425 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:15 smithi164 bash[35718]: t=2024-04-02T15:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-04-02T15:30:15.425 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:15 smithi164 bash[35718]: t=2024-04-02T15:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-04-02T15:30:15.425 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:15 smithi164 bash[36875]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-prometheus.a 2024-04-02T15:30:15.425 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:15 smithi164 systemd[1]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@prometheus.a.service: Succeeded. 2024-04-02T15:30:15.425 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:15 smithi164 systemd[1]: Stopped Ceph prometheus.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4. 2024-04-02T15:30:15.425 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:15 smithi164 systemd[1]: Started Ceph prometheus.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4. 2024-04-02T15:30:15.728 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:15 smithi164 bash[35718]: t=2024-04-02T15:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-04-02T15:30:15.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:15 smithi164 bash[14575]: cluster 2024-04-02T15:30:13.484734+0000 mgr.y (mgr.14460) 77 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:15.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:15 smithi164 bash[14575]: audit 2024-04-02T15:30:15.373031+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:15.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:15 smithi164 bash[14575]: audit 2024-04-02T15:30:15.378495+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T15:30:15.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:15 smithi164 bash[14575]: audit 2024-04-02T15:30:15.380387+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.60:9093"}]: dispatch 2024-04-02T15:30:15.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:15 smithi164 bash[14575]: audit 2024-04-02T15:30:15.387161+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:15.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:15 smithi164 bash[14575]: audit 2024-04-02T15:30:15.395159+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T15:30:15.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:15 smithi164 bash[14575]: audit 2024-04-02T15:30:15.409752+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T15:30:15.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:15 smithi164 bash[14575]: audit 2024-04-02T15:30:15.411959+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.164:3000"}]: dispatch 2024-04-02T15:30:15.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:15 smithi164 bash[14575]: audit 2024-04-02T15:30:15.420241+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:15.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:15 smithi060 bash[14337]: cluster 2024-04-02T15:30:13.484734+0000 mgr.y (mgr.14460) 77 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:15.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:15 smithi060 bash[14337]: audit 2024-04-02T15:30:15.373031+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:15.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:15 smithi060 bash[14337]: audit 2024-04-02T15:30:15.378495+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T15:30:15.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:15 smithi060 bash[14337]: audit 2024-04-02T15:30:15.380387+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.60:9093"}]: dispatch 2024-04-02T15:30:15.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:15 smithi060 bash[14337]: audit 2024-04-02T15:30:15.387161+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:15.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:15 smithi060 bash[14337]: audit 2024-04-02T15:30:15.395159+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T15:30:15.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:15 smithi060 bash[14337]: audit 2024-04-02T15:30:15.409752+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T15:30:15.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:15 smithi060 bash[14337]: audit 2024-04-02T15:30:15.411959+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.164:3000"}]: dispatch 2024-04-02T15:30:15.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:15 smithi060 bash[14337]: audit 2024-04-02T15:30:15.420241+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:15.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:15 smithi060 bash[20116]: cluster 2024-04-02T15:30:13.484734+0000 mgr.y (mgr.14460) 77 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:15.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:15 smithi060 bash[20116]: audit 2024-04-02T15:30:15.373031+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:15.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:15 smithi060 bash[20116]: audit 2024-04-02T15:30:15.378495+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T15:30:15.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:15 smithi060 bash[20116]: audit 2024-04-02T15:30:15.380387+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.60:9093"}]: dispatch 2024-04-02T15:30:15.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:15 smithi060 bash[20116]: audit 2024-04-02T15:30:15.387161+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:15.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:15 smithi060 bash[20116]: audit 2024-04-02T15:30:15.395159+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T15:30:15.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:15 smithi060 bash[20116]: audit 2024-04-02T15:30:15.409752+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T15:30:15.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:15 smithi060 bash[20116]: audit 2024-04-02T15:30:15.411959+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.164:3000"}]: dispatch 2024-04-02T15:30:15.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:15 smithi060 bash[20116]: audit 2024-04-02T15:30:15.420241+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:16.086 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:15 smithi164 bash[35718]: t=2024-04-02T15:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-04-02T15:30:16.086 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:15 smithi164 bash[35718]: t=2024-04-02T15:30:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-04-02T15:30:16.427 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[35718]: t=2024-04-02T15:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-02T15:30:16.427 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[35718]: t=2024-04-02T15:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-04-02T15:30:16.450 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[14337]: audit 2024-04-02T15:30:15.379111+0000 mgr.y (mgr.14460) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T15:30:16.535 INFO:teuthology.orchestra.run.smithi060.stdout:197568495648 2024-04-02T15:30:16.688 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[35718]: t=2024-04-02T15:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-04-02T15:30:16.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[35718]: t=2024-04-02T15:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-04-02T15:30:16.689 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[35718]: t=2024-04-02T15:30:16+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-04-02T15:30:16.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[14575]: audit 2024-04-02T15:30:15.379111+0000 mgr.y (mgr.14460) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T15:30:16.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[14575]: audit 2024-04-02T15:30:15.380866+0000 mgr.y (mgr.14460) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.60:9093"}]: dispatch 2024-04-02T15:30:16.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[14575]: audit 2024-04-02T15:30:15.395991+0000 mgr.y (mgr.14460) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T15:30:16.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[14575]: audit 2024-04-02T15:30:15.410399+0000 mgr.y (mgr.14460) 81 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T15:30:16.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[14575]: audit 2024-04-02T15:30:15.412436+0000 mgr.y (mgr.14460) 82 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.164:3000"}]: dispatch 2024-04-02T15:30:16.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[14575]: audit 2024-04-02T15:30:15.429456+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:30:16.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[14575]: audit 2024-04-02T15:30:15.432102+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:30:16.689 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[14575]: audit 2024-04-02T15:30:15.433505+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:30:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[14575]: audit 2024-04-02T15:30:15.441100+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[14575]: audit 2024-04-02T15:30:15.448624+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:30:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[14575]: audit 2024-04-02T15:30:15.450280+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:30:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[14575]: audit 2024-04-02T15:30:15.451306+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:30:16.690 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[14575]: audit 2024-04-02T15:30:15.458850+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:16.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[14337]: audit 2024-04-02T15:30:15.380866+0000 mgr.y (mgr.14460) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.60:9093"}]: dispatch 2024-04-02T15:30:16.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[14337]: audit 2024-04-02T15:30:15.395991+0000 mgr.y (mgr.14460) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T15:30:16.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[14337]: audit 2024-04-02T15:30:15.410399+0000 mgr.y (mgr.14460) 81 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T15:30:16.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[14337]: audit 2024-04-02T15:30:15.412436+0000 mgr.y (mgr.14460) 82 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.164:3000"}]: dispatch 2024-04-02T15:30:16.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[14337]: audit 2024-04-02T15:30:15.429456+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:30:16.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[14337]: audit 2024-04-02T15:30:15.432102+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:30:16.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[14337]: audit 2024-04-02T15:30:15.433505+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:30:16.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[14337]: audit 2024-04-02T15:30:15.441100+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:16.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[14337]: audit 2024-04-02T15:30:15.448624+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:30:16.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[14337]: audit 2024-04-02T15:30:15.450280+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:30:16.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[14337]: audit 2024-04-02T15:30:15.451306+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:30:16.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[14337]: audit 2024-04-02T15:30:15.458850+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:16.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[20116]: audit 2024-04-02T15:30:15.379111+0000 mgr.y (mgr.14460) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T15:30:16.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[20116]: audit 2024-04-02T15:30:15.380866+0000 mgr.y (mgr.14460) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.60:9093"}]: dispatch 2024-04-02T15:30:16.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[20116]: audit 2024-04-02T15:30:15.395991+0000 mgr.y (mgr.14460) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T15:30:16.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[20116]: audit 2024-04-02T15:30:15.410399+0000 mgr.y (mgr.14460) 81 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T15:30:16.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[20116]: audit 2024-04-02T15:30:15.412436+0000 mgr.y (mgr.14460) 82 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.164:3000"}]: dispatch 2024-04-02T15:30:16.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[20116]: audit 2024-04-02T15:30:15.429456+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:30:16.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[20116]: audit 2024-04-02T15:30:15.432102+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:30:16.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[20116]: audit 2024-04-02T15:30:15.433505+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:30:16.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[20116]: audit 2024-04-02T15:30:15.441100+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:16.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[20116]: audit 2024-04-02T15:30:15.448624+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:30:16.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[20116]: audit 2024-04-02T15:30:15.450280+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:30:16.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[20116]: audit 2024-04-02T15:30:15.451306+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:30:16.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:16 smithi060 bash[20116]: audit 2024-04-02T15:30:15.458850+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:16.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[35718]: t=2024-04-02T15:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-04-02T15:30:16.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[35718]: t=2024-04-02T15:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-02T15:30:16.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[35718]: t=2024-04-02T15:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-04-02T15:30:17.293 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:16 smithi164 bash[35718]: t=2024-04-02T15:30:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-04-02T15:30:17.294 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[35718]: t=2024-04-02T15:30:17+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-04-02T15:30:17.294 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[35718]: t=2024-04-02T15:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-04-02T15:30:17.578 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[14575]: cluster 2024-04-02T15:30:15.485348+0000 mgr.y (mgr.14460) 83 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:17.578 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[14575]: audit 2024-04-02T15:30:16.535163+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.60:0/4032738469' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-02T15:30:17.578 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[35718]: t=2024-04-02T15:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-04-02T15:30:17.578 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[35718]: t=2024-04-02T15:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-04-02T15:30:17.578 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[35718]: t=2024-04-02T15:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-04-02T15:30:17.579 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[35718]: t=2024-04-02T15:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-04-02T15:30:17.579 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[35718]: t=2024-04-02T15:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-04-02T15:30:17.579 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[35718]: t=2024-04-02T15:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-04-02T15:30:17.579 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.531Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-02T15:30:17.579 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.532Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-02T15:30:17.579 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.532Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-02T15:30:17.579 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.532Z caller=main.go:518 level=info host_details="(Linux 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 smithi164 (none))" 2024-04-02T15:30:17.579 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.532Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-02T15:30:17.579 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.532Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-02T15:30:17.579 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.536Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-02T15:30:17.579 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.536Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-02T15:30:17.579 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.539Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-02T15:30:17.580 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.543Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-02T15:30:17.580 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.543Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.76µs 2024-04-02T15:30:17.580 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.543Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-02T15:30:17.794 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:17 smithi060 bash[43564]: level=info ts=2024-04-02T15:30:17.422Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-02T15:30:17.794 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:17 smithi060 bash[43564]: level=info ts=2024-04-02T15:30:17.422Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-02T15:30:17.795 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:17 smithi060 bash[43564]: level=info ts=2024-04-02T15:30:17.425Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.60 port=9094 2024-04-02T15:30:17.795 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:17 smithi060 bash[43564]: level=info ts=2024-04-02T15:30:17.426Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-02T15:30:17.795 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:17 smithi060 bash[43564]: level=info ts=2024-04-02T15:30:17.479Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-02T15:30:17.795 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:17 smithi060 bash[43564]: level=info ts=2024-04-02T15:30:17.479Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-02T15:30:17.795 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:17 smithi060 bash[43564]: level=info ts=2024-04-02T15:30:17.483Z caller=main.go:518 msg=Listening address=:9093 2024-04-02T15:30:17.795 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:17 smithi060 bash[43564]: level=info ts=2024-04-02T15:30:17.483Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-02T15:30:17.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:17 smithi060 bash[20116]: cluster 2024-04-02T15:30:15.485348+0000 mgr.y (mgr.14460) 83 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:17.795 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:17 smithi060 bash[20116]: audit 2024-04-02T15:30:16.535163+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.60:0/4032738469' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-02T15:30:17.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:17 smithi060 bash[14337]: cluster 2024-04-02T15:30:15.485348+0000 mgr.y (mgr.14460) 83 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:17.796 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:17 smithi060 bash[14337]: audit 2024-04-02T15:30:16.535163+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.60:0/4032738469' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-02T15:30:17.864 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.702Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-04-02T15:30:17.864 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[35718]: t=2024-04-02T15:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-04-02T15:30:17.864 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[35718]: t=2024-04-02T15:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-04-02T15:30:17.864 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[35718]: t=2024-04-02T15:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-04-02T15:30:17.864 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[35718]: t=2024-04-02T15:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-04-02T15:30:17.864 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[35718]: t=2024-04-02T15:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-04-02T15:30:17.865 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[35718]: t=2024-04-02T15:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-04-02T15:30:17.865 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[35718]: t=2024-04-02T15:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-04-02T15:30:17.865 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[35718]: t=2024-04-02T15:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-04-02T15:30:18.124 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[35718]: t=2024-04-02T15:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-04-02T15:30:18.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[35718]: t=2024-04-02T15:30:17+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-04-02T15:30:18.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-04-02T15:30:18.125 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-04-02T15:30:18.125 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.884Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-04-02T15:30:18.125 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.885Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-04-02T15:30:18.125 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.885Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=57.334µs wal_replay_duration=341.472548ms total_replay_duration=341.557988ms 2024-04-02T15:30:18.125 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.889Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-02T15:30:18.125 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.889Z caller=main.go:947 level=info msg="TSDB started" 2024-04-02T15:30:18.125 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.889Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-02T15:30:18.126 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.914Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.483456ms db_storage=1.142µs remote_storage=1.943µs web_handler=517ns query_engine=860ns scrape=424.989µs scrape_sd=39.217µs notify=29.098µs notify_sd=11.974µs rules=24.591788ms 2024-04-02T15:30:18.126 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:30:17 smithi164 bash[36904]: ts=2024-04-02T15:30:17.914Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-02T15:30:18.411 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-04-02T15:30:18.411 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-04-02T15:30:18.411 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-04-02T15:30:18.411 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-04-02T15:30:18.411 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-04-02T15:30:18.411 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-04-02T15:30:18.411 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-04-02T15:30:18.411 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-04-02T15:30:18.411 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-04-02T15:30:18.688 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-04-02T15:30:18.688 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-04-02T15:30:18.688 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-04-02T15:30:18.688 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-04-02T15:30:18.688 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-04-02T15:30:18.688 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-04-02T15:30:18.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-04-02T15:30:18.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-04-02T15:30:18.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-04-02T15:30:18.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-04-02T15:30:18.979 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-04-02T15:30:19.378 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:18 smithi164 bash[35718]: t=2024-04-02T15:30:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-04-02T15:30:19.378 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:19 smithi164 bash[35718]: t=2024-04-02T15:30:19+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=24.936968483s 2024-04-02T15:30:19.378 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:19 smithi164 bash[35718]: t=2024-04-02T15:30:19+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-02T15:30:19.378 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:19 smithi164 bash[35718]: t=2024-04-02T15:30:19+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-02T15:30:19.378 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:19 smithi164 bash[35718]: t=2024-04-02T15:30:19+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-02T15:30:19.378 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:19 smithi164 bash[35718]: t=2024-04-02T15:30:19+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-02T15:30:19.378 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:19 smithi164 bash[35718]: t=2024-04-02T15:30:19+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-02T15:30:19.378 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:19 smithi164 bash[35718]: t=2024-04-02T15:30:19+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-02T15:30:19.646 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:19 smithi164 bash[14575]: cluster 2024-04-02T15:30:17.485838+0000 mgr.y (mgr.14460) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:19.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:19 smithi060 bash[14337]: cluster 2024-04-02T15:30:17.485838+0000 mgr.y (mgr.14460) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:19.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:19 smithi060 bash[20116]: cluster 2024-04-02T15:30:17.485838+0000 mgr.y (mgr.14460) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:19.800 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:19 smithi060 bash[43564]: level=info ts=2024-04-02T15:30:19.427Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000974714s 2024-04-02T15:30:19.862 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495643 got 197568495648 for osd.6 2024-04-02T15:30:19.862 DEBUG:teuthology.parallel:result is None 2024-04-02T15:30:19.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:19 smithi164 bash[35718]: t=2024-04-02T15:30:19+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-04-02T15:30:19.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:19 smithi164 bash[35718]: t=2024-04-02T15:30:19+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-02T15:30:19.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:19 smithi164 bash[35718]: t=2024-04-02T15:30:19+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-02T15:30:19.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:19 smithi164 bash[35718]: t=2024-04-02T15:30:19+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-02T15:30:19.978 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:30:19 smithi164 bash[35718]: t=2024-04-02T15:30:19+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-02T15:30:20.822 INFO:teuthology.orchestra.run.smithi060.stdout:128849018927 2024-04-02T15:30:20.874 INFO:teuthology.orchestra.run.smithi060.stdout:231928234011 2024-04-02T15:30:20.889 INFO:teuthology.orchestra.run.smithi060.stdout:34359738448 2024-04-02T15:30:21.444 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:30:21 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:30:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:30:21.668 INFO:teuthology.orchestra.run.smithi060.stdout:107374182453 2024-04-02T15:30:21.699 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:30:21 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:30:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:30:21.700 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:21 smithi060 bash[20116]: cluster 2024-04-02T15:30:19.486433+0000 mgr.y (mgr.14460) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:21.700 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:21 smithi060 bash[20116]: audit 2024-04-02T15:30:20.822120+0000 mon.c (mon.1) 75 : audit [DBG] from='client.? 172.21.15.60:0/797978453' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-02T15:30:21.700 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:21 smithi060 bash[20116]: audit 2024-04-02T15:30:20.874070+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.60:0/2283312820' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-02T15:30:21.700 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:21 smithi060 bash[20116]: audit 2024-04-02T15:30:20.891709+0000 mon.b (mon.2) 29 : audit [DBG] from='client.? 172.21.15.60:0/192995408' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-02T15:30:21.700 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:21 smithi060 bash[20116]: audit 2024-04-02T15:30:21.154602+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:21.700 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:21 smithi060 bash[20116]: audit 2024-04-02T15:30:21.163848+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:21.700 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:21 smithi060 bash[14337]: cluster 2024-04-02T15:30:19.486433+0000 mgr.y (mgr.14460) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:21.700 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:21 smithi060 bash[14337]: audit 2024-04-02T15:30:20.822120+0000 mon.c (mon.1) 75 : audit [DBG] from='client.? 172.21.15.60:0/797978453' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-02T15:30:21.700 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:21 smithi060 bash[14337]: audit 2024-04-02T15:30:20.874070+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.60:0/2283312820' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-02T15:30:21.700 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:21 smithi060 bash[14337]: audit 2024-04-02T15:30:20.891709+0000 mon.b (mon.2) 29 : audit [DBG] from='client.? 172.21.15.60:0/192995408' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-02T15:30:21.700 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:21 smithi060 bash[14337]: audit 2024-04-02T15:30:21.154602+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:21.700 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:21 smithi060 bash[14337]: audit 2024-04-02T15:30:21.163848+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:21.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:21 smithi164 bash[14575]: cluster 2024-04-02T15:30:19.486433+0000 mgr.y (mgr.14460) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:21.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:21 smithi164 bash[14575]: audit 2024-04-02T15:30:20.822120+0000 mon.c (mon.1) 75 : audit [DBG] from='client.? 172.21.15.60:0/797978453' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-02T15:30:21.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:21 smithi164 bash[14575]: audit 2024-04-02T15:30:20.874070+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.60:0/2283312820' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-02T15:30:21.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:21 smithi164 bash[14575]: audit 2024-04-02T15:30:20.891709+0000 mon.b (mon.2) 29 : audit [DBG] from='client.? 172.21.15.60:0/192995408' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-02T15:30:21.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:21 smithi164 bash[14575]: audit 2024-04-02T15:30:21.154602+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:21.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:21 smithi164 bash[14575]: audit 2024-04-02T15:30:21.163848+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:22.819 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:22 smithi060 bash[14337]: cluster 2024-04-02T15:30:21.487094+0000 mgr.y (mgr.14460) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:22.819 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:22 smithi060 bash[14337]: audit 2024-04-02T15:30:21.519437+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:22.820 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:22 smithi060 bash[14337]: audit 2024-04-02T15:30:21.529368+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:22.820 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:22 smithi060 bash[14337]: audit 2024-04-02T15:30:21.668175+0000 mon.c (mon.1) 76 : audit [DBG] from='client.? 172.21.15.60:0/646680466' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-02T15:30:22.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:22 smithi060 bash[20116]: cluster 2024-04-02T15:30:21.487094+0000 mgr.y (mgr.14460) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:22.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:22 smithi060 bash[20116]: audit 2024-04-02T15:30:21.519437+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:22.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:22 smithi060 bash[20116]: audit 2024-04-02T15:30:21.529368+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:22.820 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:22 smithi060 bash[20116]: audit 2024-04-02T15:30:21.668175+0000 mon.c (mon.1) 76 : audit [DBG] from='client.? 172.21.15.60:0/646680466' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-02T15:30:22.960 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234006 got 231928234011 for osd.7 2024-04-02T15:30:22.960 DEBUG:teuthology.parallel:result is None 2024-04-02T15:30:22.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:22 smithi164 bash[14575]: cluster 2024-04-02T15:30:21.487094+0000 mgr.y (mgr.14460) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:22.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:22 smithi164 bash[14575]: audit 2024-04-02T15:30:21.519437+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:22.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:22 smithi164 bash[14575]: audit 2024-04-02T15:30:21.529368+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:22.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:22 smithi164 bash[14575]: audit 2024-04-02T15:30:21.668175+0000 mon.c (mon.1) 76 : audit [DBG] from='client.? 172.21.15.60:0/646680466' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-02T15:30:23.220 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:30:23 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:30:23] "GET /metrics HTTP/1.1" 200 191522 "" "Prometheus/2.33.4" 2024-04-02T15:30:23.315 INFO:teuthology.orchestra.run.smithi060.stdout:163208757289 2024-04-02T15:30:23.722 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738442 got 34359738448 for osd.0 2024-04-02T15:30:23.722 DEBUG:teuthology.parallel:result is None 2024-04-02T15:30:23.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:23 smithi060 bash[14337]: audit 2024-04-02T15:30:23.314651+0000 mon.c (mon.1) 77 : audit [DBG] from='client.? 172.21.15.60:0/3568987471' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-02T15:30:23.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:23 smithi060 bash[20116]: audit 2024-04-02T15:30:23.314651+0000 mon.c (mon.1) 77 : audit [DBG] from='client.? 172.21.15.60:0/3568987471' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-02T15:30:23.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:23 smithi164 bash[14575]: audit 2024-04-02T15:30:23.314651+0000 mon.c (mon.1) 77 : audit [DBG] from='client.? 172.21.15.60:0/3568987471' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-02T15:30:24.158 INFO:teuthology.orchestra.run.smithi060.stdout:55834574918 2024-04-02T15:30:24.502 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018921 got 128849018927 for osd.4 2024-04-02T15:30:24.502 DEBUG:teuthology.parallel:result is None 2024-04-02T15:30:24.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:24 smithi060 bash[14337]: cluster 2024-04-02T15:30:23.487755+0000 mgr.y (mgr.14460) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:24.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:24 smithi060 bash[14337]: audit 2024-04-02T15:30:24.157628+0000 mon.c (mon.1) 78 : audit [DBG] from='client.? 172.21.15.60:0/2909212386' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-02T15:30:24.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:24 smithi060 bash[20116]: cluster 2024-04-02T15:30:23.487755+0000 mgr.y (mgr.14460) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:24.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:24 smithi060 bash[20116]: audit 2024-04-02T15:30:24.157628+0000 mon.c (mon.1) 78 : audit [DBG] from='client.? 172.21.15.60:0/2909212386' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-02T15:30:24.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:24 smithi164 bash[14575]: cluster 2024-04-02T15:30:23.487755+0000 mgr.y (mgr.14460) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:24.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:24 smithi164 bash[14575]: audit 2024-04-02T15:30:24.157628+0000 mon.c (mon.1) 78 : audit [DBG] from='client.? 172.21.15.60:0/2909212386' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-02T15:30:25.045 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182447 got 107374182453 for osd.3 2024-04-02T15:30:25.045 DEBUG:teuthology.parallel:result is None 2024-04-02T15:30:25.388 INFO:teuthology.orchestra.run.smithi060.stdout:77309411389 2024-04-02T15:30:25.628 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757283 got 163208757289 for osd.5 2024-04-02T15:30:25.628 DEBUG:teuthology.parallel:result is None 2024-04-02T15:30:25.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:25 smithi060 bash[14337]: audit 2024-04-02T15:30:25.387980+0000 mon.c (mon.1) 79 : audit [DBG] from='client.? 172.21.15.60:0/3325252782' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-02T15:30:25.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:25 smithi060 bash[20116]: audit 2024-04-02T15:30:25.387980+0000 mon.c (mon.1) 79 : audit [DBG] from='client.? 172.21.15.60:0/3325252782' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-02T15:30:25.835 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574912 got 55834574918 for osd.1 2024-04-02T15:30:25.835 DEBUG:teuthology.parallel:result is None 2024-04-02T15:30:25.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:25 smithi164 bash[14575]: audit 2024-04-02T15:30:25.387980+0000 mon.c (mon.1) 79 : audit [DBG] from='client.? 172.21.15.60:0/3325252782' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-02T15:30:26.319 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411384 got 77309411389 for osd.2 2024-04-02T15:30:26.320 DEBUG:teuthology.parallel:result is None 2024-04-02T15:30:26.320 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-02T15:30:26.320 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-02T15:30:26.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:26 smithi060 bash[14337]: cluster 2024-04-02T15:30:25.488416+0000 mgr.y (mgr.14460) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:26.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:26 smithi060 bash[20116]: cluster 2024-04-02T15:30:25.488416+0000 mgr.y (mgr.14460) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:26.805 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:26 smithi164 bash[14575]: cluster 2024-04-02T15:30:25.488416+0000 mgr.y (mgr.14460) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:27.799 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:27 smithi060 bash[43564]: level=info ts=2024-04-02T15:30:27.430Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003466226s 2024-04-02T15:30:29.054 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:30:29.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:29 smithi164 bash[14575]: cluster 2024-04-02T15:30:27.489033+0000 mgr.y (mgr.14460) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:29.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:29 smithi060 bash[14337]: cluster 2024-04-02T15:30:27.489033+0000 mgr.y (mgr.14460) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:29.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:29 smithi060 bash[20116]: cluster 2024-04-02T15:30:27.489033+0000 mgr.y (mgr.14460) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:31.049 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:30:30 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:30:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:30:31.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:31 smithi060 bash[14337]: cluster 2024-04-02T15:30:29.489687+0000 mgr.y (mgr.14460) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:31.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:31 smithi060 bash[14337]: audit 2024-04-02T15:30:30.880597+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:31.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:31 smithi060 bash[14337]: audit 2024-04-02T15:30:30.889665+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:31.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:31 smithi060 bash[20116]: cluster 2024-04-02T15:30:29.489687+0000 mgr.y (mgr.14460) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:31.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:31 smithi060 bash[20116]: audit 2024-04-02T15:30:30.880597+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:31.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:31 smithi060 bash[20116]: audit 2024-04-02T15:30:30.889665+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:31.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:31 smithi164 bash[14575]: cluster 2024-04-02T15:30:29.489687+0000 mgr.y (mgr.14460) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:31.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:31 smithi164 bash[14575]: audit 2024-04-02T15:30:30.880597+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:31.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:31 smithi164 bash[14575]: audit 2024-04-02T15:30:30.889665+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:32.728 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:30:32 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:30:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:30:33.153 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:30:33 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:30:33] "GET /metrics HTTP/1.1" 200 191507 "" "Prometheus/2.33.4" 2024-04-02T15:30:33.414 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-02T15:30:33.417 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-04-02T15:30:33.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:33 smithi164 bash[14575]: cluster 2024-04-02T15:30:31.490244+0000 mgr.y (mgr.14460) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:33.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:33 smithi060 bash[14337]: cluster 2024-04-02T15:30:31.490244+0000 mgr.y (mgr.14460) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:33.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:33 smithi060 bash[20116]: cluster 2024-04-02T15:30:31.490244+0000 mgr.y (mgr.14460) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:33.800 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:33 smithi060 bash[43564]: level=warn ts=2024-04-02T15:30:33.544Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:30:33.800 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:33 smithi060 bash[43564]: level=warn ts=2024-04-02T15:30:33.544Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:30:34.374 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":57,"stamp":"2024-04-02T15:30:31.489981+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48896,"kb_used_data":6080,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912320,"statfs":{"total":767960285184,"available":767910215680,"internally_reserved":0,"allocated":6225920,"data_stored":3487806,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003861"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-02T15:28:43.883425+0000","last_change":"2024-04-02T15:28:17.425650+0000","last_active":"2024-04-02T15:28:43.883425+0000","last_peered":"2024-04-02T15:28:43.883425+0000","last_clean":"2024-04-02T15:28:43.883425+0000","last_became_active":"2024-04-02T15:28:17.424444+0000","last_became_peered":"2024-04-02T15:28:17.424444+0000","last_unstale":"2024-04-02T15:28:43.883425+0000","last_undegraded":"2024-04-02T15:28:43.883425+0000","last_fullsized":"2024-04-02T15:28:43.883425+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-02T15:25:16.216813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-02T15:25:16.216813+0000","last_clean_scrub_stamp":"2024-04-02T15:25:16.216813+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-03T16:59:58.375917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234013,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6080,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739072,"statfs":{"total":95995035648,"available":95988809728,"internally_reserved":0,"allocated":1105920,"data_stored":766181,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:30:13 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.036,"15min":1.048},"min":{"1min":0.748,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.3029999999999999,"5min":2.5289999999999999,"15min":2.5289999999999999},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.01,"15min":1.016},"min":{"1min":0.64700000000000002,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.26,"5min":2.9319999999999999,"15min":2.9319999999999999},"last":0.96699999999999997}]},{"osd":1,"last update":"Tue Apr 2 15:30:13 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.98999999999999999,"15min":1.008},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.3100000000000001,"5min":2.7069999999999999,"15min":2.7069999999999999},"last":1.262},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.075,"15min":1.089},"min":{"1min":0.67000000000000004,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.3560000000000001,"5min":2.516,"15min":2.516},"last":1.1319999999999999}]},{"osd":2,"last update":"Tue Apr 2 15:30:13 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.091,"15min":1.103},"min":{"1min":0.64100000000000001,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.226,"5min":2.839,"15min":2.839},"last":1.3129999999999999},{"interface":"front","average":{"1min":0.995,"5min":1.135,"15min":1.1579999999999999},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.25,"5min":2.4710000000000001,"15min":2.4710000000000001},"last":1.466}]},{"osd":3,"last update":"Tue Apr 2 15:30:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.155,"15min":1.175},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.7509999999999999,"5min":2.569,"15min":2.569},"last":0.77500000000000002},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.2,"15min":1.216},"min":{"1min":0.89900000000000002,"5min":0.83099999999999996,"15min":0.83099999999999996},"max":{"1min":1.401,"5min":2.6400000000000001,"15min":2.6400000000000001},"last":1.369}]},{"osd":4,"last update":"Tue Apr 2 15:30:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.0249999999999999,"15min":1.0269999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.872},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.0609999999999999,"15min":1.052},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.829,"5min":1.829,"15min":1.829},"last":1.2110000000000001}]},{"osd":5,"last update":"Tue Apr 2 15:30:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.1299999999999999,"15min":1.1419999999999999},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.472,"5min":1.8440000000000001,"15min":1.8440000000000001},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.202,"5min":1.1679999999999999,"15min":1.1619999999999999},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.998,"5min":1.998,"15min":1.998},"last":1.51}]},{"osd":6,"last update":"Tue Apr 2 15:30:13 2024","interfaces":[{"interface":"back","average":{"1min":1.1759999999999999,"5min":1.226,"15min":1.234},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.925,"5min":1.956,"15min":1.956},"last":1.399},{"interface":"front","average":{"1min":1.2130000000000001,"5min":1.169,"15min":1.161},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.8999999999999999,"5min":1.8999999999999999,"15min":1.8999999999999999},"last":1.3380000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495651,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:29:40 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.4099999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.91800000000000004,"15min":0.90900000000000003},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.624}]},{"osd":1,"last update":"Tue Apr 2 15:29:40 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.94799999999999995,"15min":0.95299999999999996},"min":{"1min":0.68999999999999995,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.329,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.133},{"interface":"front","average":{"1min":1.046,"5min":0.96799999999999997,"15min":0.95499999999999996},"min":{"1min":0.68200000000000005,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.542,"5min":1.542,"15min":1.542},"last":0.90000000000000002}]},{"osd":2,"last update":"Tue Apr 2 15:29:40 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.95699999999999996,"15min":0.95199999999999996},"min":{"1min":0.67900000000000005,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.996},{"interface":"front","average":{"1min":0.996,"5min":1.0029999999999999,"15min":1.004},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.3700000000000001,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":0.875}]},{"osd":3,"last update":"Tue Apr 2 15:29:40 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":0.98799999999999999,"15min":0.97399999999999998},"min":{"1min":0.77900000000000003,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.2989999999999999,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":1.181},{"interface":"front","average":{"1min":1.109,"5min":1.0569999999999999,"15min":1.0489999999999999},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.615,"5min":1.615,"15min":1.615},"last":1.1200000000000001}]},{"osd":4,"last update":"Tue Apr 2 15:29:40 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.98099999999999998,"15min":0.97599999999999998},"min":{"1min":0.59099999999999997,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":1.024},{"interface":"front","average":{"1min":1.095,"5min":1.0429999999999999,"15min":1.0349999999999999},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.0629999999999999}]},{"osd":5,"last update":"Tue Apr 2 15:29:40 2024","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.05,"15min":1.0529999999999999},"min":{"1min":0.65600000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.4039999999999999,"5min":1.9770000000000001,"15min":1.9770000000000001},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.0449999999999999,"15min":1.0289999999999999},"min":{"1min":0.70299999999999996,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.3799999999999999,"5min":1.694,"15min":1.694},"last":1.4710000000000001}]},{"osd":7,"last update":"Tue Apr 2 15:30:20 2024","interfaces":[{"interface":"back","average":{"1min":1.179,"5min":1.1799999999999999,"15min":1.1799999999999999},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":2.177,"5min":2.177,"15min":2.177},"last":1.046},{"interface":"front","average":{"1min":1.23,"5min":1.2250000000000001,"15min":1.224},"min":{"1min":0.873,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.6220000000000001,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.532}]}]},{"osd":1,"up_from":13,"seq":55834574920,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:29:42 2024","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.69299999999999995,"15min":0.60599999999999998},"min":{"1min":0.56599999999999995,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":0.61299999999999999},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.80600000000000005,"15min":0.69399999999999995},"min":{"1min":0.52300000000000002,"5min":0.438,"15min":0.438},"max":{"1min":3.6230000000000002,"5min":3.6230000000000002,"15min":3.6230000000000002},"last":0.88500000000000001}]},{"osd":2,"last update":"Tue Apr 2 15:30:20 2024","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.80600000000000005,"15min":0.70399999999999996},"min":{"1min":0.59599999999999997,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.573,"5min":1.98,"15min":1.98},"last":0.83999999999999997},{"interface":"front","average":{"1min":1.0429999999999999,"5min":0.90000000000000002,"15min":0.79400000000000004},"min":{"1min":0.76600000000000001,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.488,"5min":1.764,"15min":1.764},"last":1.0940000000000001}]},{"osd":3,"last update":"Tue Apr 2 15:30:03 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.86799999999999999,"15min":0.83899999999999997},"min":{"1min":0.71099999999999997,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.1850000000000001,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.95399999999999996,"15min":0.92200000000000004},"min":{"1min":0.63400000000000001,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.3879999999999999,"5min":1.71,"15min":1.71},"last":0.99199999999999999}]},{"osd":4,"last update":"Tue Apr 2 15:29:42 2024","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.1080000000000001,"15min":1.0860000000000001},"min":{"1min":0.95099999999999996,"5min":0.878,"15min":0.878},"max":{"1min":1.3660000000000001,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.28},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.133,"15min":1.0960000000000001},"min":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"max":{"1min":1.4470000000000001,"5min":1.819,"15min":1.819},"last":1.2709999999999999}]},{"osd":5,"last update":"Tue Apr 2 15:30:09 2024","interfaces":[{"interface":"back","average":{"1min":1.2090000000000001,"5min":1.155,"15min":1.165},"min":{"1min":0.91200000000000003,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.819,"5min":1.819,"15min":1.819},"last":1.1080000000000001},{"interface":"front","average":{"1min":1.304,"5min":1.2090000000000001,"15min":1.177},"min":{"1min":0.93600000000000005,"5min":0.876,"15min":0.876},"max":{"1min":1.6739999999999999,"5min":1.8560000000000001,"15min":1.8560000000000001},"last":1.1399999999999999}]},{"osd":6,"last update":"Tue Apr 2 15:29:42 2024","interfaces":[{"interface":"back","average":{"1min":1.262,"5min":1.3500000000000001,"15min":1.365},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.9159999999999999,"5min":2.0089999999999999,"15min":2.0089999999999999},"last":1.208},{"interface":"front","average":{"1min":1.2769999999999999,"5min":1.258,"15min":1.2549999999999999},"min":{"1min":0.96399999999999997,"5min":0.88600000000000001,"15min":0.88600000000000001},"max":{"1min":1.665,"5min":1.665,"15min":1.665},"last":1.236}]},{"osd":7,"last update":"Tue Apr 2 15:30:20 2024","interfaces":[{"interface":"back","average":{"1min":1.3759999999999999,"5min":1.3440000000000001,"15min":1.3380000000000001},"min":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"max":{"1min":1.929,"5min":1.929,"15min":1.929},"last":1.026},{"interface":"front","average":{"1min":1.468,"5min":1.3620000000000001,"15min":1.3440000000000001},"min":{"1min":1.1559999999999999,"5min":0.96199999999999997,"15min":0.96199999999999997},"max":{"1min":1.802,"5min":2.1070000000000002,"15min":2.1070000000000002},"last":1.4850000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738450,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Apr 2 15:29:45 2024","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.70099999999999996,"15min":0.61499999999999999},"min":{"1min":0.59399999999999997,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.746},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.78800000000000003,"15min":0.67400000000000004},"min":{"1min":0.57399999999999995,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.3200000000000001}]},{"osd":2,"last update":"Tue Apr 2 15:30:28 2024","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.81299999999999994,"15min":0.755},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.109,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.82499999999999996},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.80500000000000005,"15min":0.75700000000000001},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.2230000000000001,"5min":1.351,"15min":1.351},"last":1.2230000000000001}]},{"osd":3,"last update":"Tue Apr 2 15:30:04 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.877,"15min":0.86099999999999999},"min":{"1min":0.64400000000000002,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2130000000000001,"5min":1.456,"15min":1.456},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.92900000000000005,"15min":0.88500000000000001},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.6619999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":0.65900000000000003}]},{"osd":4,"last update":"Tue Apr 2 15:29:38 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.0840000000000001,"15min":1.0780000000000001},"min":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.091},{"interface":"front","average":{"1min":1.117,"5min":1.1399999999999999,"15min":1.125},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.7669999999999999,"5min":1.7669999999999999,"15min":1.7669999999999999},"last":0.99299999999999999}]},{"osd":5,"last update":"Tue Apr 2 15:30:09 2024","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.234,"15min":1.242},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.8520000000000001,"5min":1.8520000000000001,"15min":1.8520000000000001},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.244,"5min":1.212,"15min":1.218},"min":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.409}]},{"osd":6,"last update":"Tue Apr 2 15:29:45 2024","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.2450000000000001,"15min":1.26},"min":{"1min":0.82899999999999996,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.6519999999999999,"5min":1.776,"15min":1.776},"last":1.361},{"interface":"front","average":{"1min":1.3089999999999999,"5min":1.2490000000000001,"15min":1.2390000000000001},"min":{"1min":1.0580000000000001,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.5660000000000001,"5min":1.706,"15min":1.706},"last":1.1919999999999999}]},{"osd":7,"last update":"Tue Apr 2 15:30:15 2024","interfaces":[{"interface":"back","average":{"1min":1.3280000000000001,"5min":1.345,"15min":1.3480000000000001},"min":{"1min":0.85599999999999998,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.796,"5min":2.024,"15min":2.024},"last":1.4299999999999999},{"interface":"front","average":{"1min":1.381,"5min":1.4059999999999999,"15min":1.4099999999999999},"min":{"1min":1.006,"5min":0.95299999999999996,"15min":0.95299999999999996},"max":{"1min":1.956,"5min":1.956,"15min":1.956},"last":1.2909999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411391,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6268,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738884,"statfs":{"total":95995035648,"available":95988617216,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:30:26 2024","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.747,"15min":0.65700000000000003},"min":{"1min":0.41999999999999998,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.252,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":0.749},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.80800000000000005,"15min":0.69399999999999995},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.4450000000000001,"5min":1.488,"15min":1.488},"last":0.90000000000000002}]},{"osd":1,"last update":"Tue Apr 2 15:30:26 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.85999999999999999,"15min":0.77200000000000002},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.363,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.88},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.92700000000000005,"15min":0.82299999999999995},"min":{"1min":0.51100000000000001,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.526,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.071}]},{"osd":3,"last update":"Tue Apr 2 15:30:02 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.90700000000000003,"15min":0.83299999999999996},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.359,"5min":1.532,"15min":1.532},"last":1.149},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.90700000000000003,"15min":0.88300000000000001},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.83999999999999997}]},{"osd":4,"last update":"Tue Apr 2 15:29:43 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.0189999999999999,"15min":1.0349999999999999},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":1.224},{"interface":"front","average":{"1min":1.173,"5min":1.141,"15min":1.137},"min":{"1min":0.73999999999999999,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.671,"5min":1.671,"15min":1.671},"last":1.2}]},{"osd":5,"last update":"Tue Apr 2 15:30:17 2024","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.085,"15min":1.083},"min":{"1min":0.83799999999999997,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.4670000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.238,"15min":1.2330000000000001},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.5980000000000001,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":1.4039999999999999}]},{"osd":6,"last update":"Tue Apr 2 15:29:43 2024","interfaces":[{"interface":"back","average":{"1min":1.2809999999999999,"5min":1.3089999999999999,"15min":1.3129999999999999},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.6870000000000001,"5min":2.0019999999999998,"15min":2.0019999999999998},"last":1.3180000000000001},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.1910000000000001,"15min":1.1950000000000001},"min":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"max":{"1min":1.5900000000000001,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":1.3440000000000001}]},{"osd":7,"last update":"Tue Apr 2 15:30:17 2024","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.242,"15min":1.248},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.5589999999999999,"5min":1.8200000000000001,"15min":1.8200000000000001},"last":1.3879999999999999},{"interface":"front","average":{"1min":1.3440000000000001,"5min":1.321,"15min":1.3169999999999999},"min":{"1min":0.97999999999999998,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.819,"5min":2.0489999999999999,"15min":2.0489999999999999},"last":1.373}]}]},{"osd":3,"up_from":25,"seq":107374182455,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.73399999999999999,"15min":0.70099999999999996},"min":{"1min":0.317,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.0369999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.873,"5min":0.86099999999999999,"15min":0.84199999999999997},"min":{"1min":0.53900000000000003,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.272,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.0029999999999999}]},{"osd":1,"last update":"Tue Apr 2 15:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.84999999999999998,"15min":0.83799999999999997},"min":{"1min":0.67600000000000005,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.0389999999999999,"5min":1.329,"15min":1.329},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.878,"5min":0.84999999999999998,"15min":0.82299999999999995},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.159,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.83399999999999996}]},{"osd":2,"last update":"Tue Apr 2 15:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.91100000000000003,"15min":0.89000000000000001},"min":{"1min":0.67000000000000004,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.2529999999999999,"5min":1.298,"15min":1.298},"last":1.04},{"interface":"front","average":{"1min":1.0780000000000001,"5min":0.95699999999999996,"15min":0.91500000000000004},"min":{"1min":0.77700000000000002,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":0.97499999999999998}]},{"osd":4,"last update":"Tue Apr 2 15:29:33 2024","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.1240000000000001,"15min":1.105},"min":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":1.5369999999999999,"5min":1.764,"15min":1.764},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.143,"5min":1.1419999999999999,"15min":1.109},"min":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.508,"5min":1.6419999999999999,"15min":1.6419999999999999},"last":1.0840000000000001}]},{"osd":5,"last update":"Tue Apr 2 15:30:13 2024","interfaces":[{"interface":"back","average":{"1min":1.29,"5min":1.2509999999999999,"15min":1.256},"min":{"1min":0.92100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.6200000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.222},{"interface":"front","average":{"1min":1.3200000000000001,"5min":1.2569999999999999,"15min":1.2330000000000001},"min":{"1min":1.077,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.5429999999999999,"5min":1.877,"15min":1.877},"last":1.3280000000000001}]},{"osd":6,"last update":"Tue Apr 2 15:29:42 2024","interfaces":[{"interface":"back","average":{"1min":1.357,"5min":1.3480000000000001,"15min":1.3460000000000001},"min":{"1min":1.0509999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"max":{"1min":1.7010000000000001,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":1.2529999999999999},{"interface":"front","average":{"1min":1.304,"5min":1.3120000000000001,"15min":1.3129999999999999},"min":{"1min":0.84799999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.7150000000000001,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":1.2030000000000001}]},{"osd":7,"last update":"Tue Apr 2 15:30:14 2024","interfaces":[{"interface":"back","average":{"1min":1.3720000000000001,"5min":1.298,"15min":1.286},"min":{"1min":1.008,"5min":0.751,"15min":0.751},"max":{"1min":1.6679999999999999,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":1.429},{"interface":"front","average":{"1min":1.47,"5min":1.3979999999999999,"15min":1.3859999999999999},"min":{"1min":1.2350000000000001,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.9099999999999999,"5min":1.9099999999999999,"15min":1.9099999999999999},"last":1.4059999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018929,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.86599999999999999,"15min":0.83799999999999997},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":2.0529999999999999,"5min":2.0529999999999999,"15min":2.0529999999999999},"last":1.127},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.92900000000000005,"15min":0.91500000000000004},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.1719999999999999}]},{"osd":1,"last update":"Tue Apr 2 15:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.88300000000000001},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.869,"5min":1.869,"15min":1.869},"last":1.054},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.91000000000000003,"15min":0.88800000000000001},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.4059999999999999,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.0109999999999999}]},{"osd":2,"last update":"Tue Apr 2 15:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.93700000000000006,"15min":0.91700000000000004},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.331,"5min":1.546,"15min":1.546},"last":1.298},{"interface":"front","average":{"1min":1.0960000000000001,"5min":0.96599999999999997,"15min":0.93500000000000005},"min":{"1min":0.59799999999999998,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.609,"5min":1.609,"15min":1.609},"last":0.81699999999999995}]},{"osd":3,"last update":"Tue Apr 2 15:29:37 2024","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":0.98499999999999999,"15min":0.96099999999999997},"min":{"1min":0.67900000000000005,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0229999999999999,"15min":1.004},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":0.97199999999999998}]},{"osd":5,"last update":"Tue Apr 2 15:30:09 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.88100000000000001,"15min":0.83099999999999996},"min":{"1min":0.51600000000000001,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.6830000000000001,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":1.079},{"interface":"front","average":{"1min":1.0589999999999999,"5min":0.94899999999999995,"15min":0.90600000000000003},"min":{"1min":0.59899999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.7849999999999999,"5min":1.7849999999999999,"15min":1.7849999999999999},"last":1.153}]},{"osd":6,"last update":"Tue Apr 2 15:29:43 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.036,"15min":1.026},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":2.2000000000000002,"5min":2.2000000000000002,"15min":2.2000000000000002},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.1259999999999999,"15min":1.1220000000000001},"min":{"1min":0.629,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":2.0230000000000001,"5min":2.0230000000000001,"15min":2.0230000000000001},"last":1.1100000000000001}]},{"osd":7,"last update":"Tue Apr 2 15:30:20 2024","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.1850000000000001,"15min":1.1830000000000001},"min":{"1min":0.71199999999999997,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.673,"5min":1.9359999999999999,"15min":1.9359999999999999},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.22,"5min":1.276,"15min":1.286},"min":{"1min":0.72599999999999998,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.6870000000000001,"5min":2.012,"15min":2.012},"last":1.2689999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757291,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5692,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739460,"statfs":{"total":95995035648,"available":95989207040,"internally_reserved":0,"allocated":577536,"data_stored":237518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:30:09 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.93000000000000005,"15min":0.91900000000000004},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.1919999999999999,"5min":1.611,"15min":1.611},"last":1.3400000000000001},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.90500000000000003,"15min":0.88700000000000001},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.3100000000000001,"5min":1.365,"15min":1.365},"last":0.80300000000000005}]},{"osd":1,"last update":"Tue Apr 2 15:30:09 2024","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.91600000000000004,"15min":0.90900000000000003},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.4339999999999999,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.878},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.92700000000000005,"15min":0.92200000000000004},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.5860000000000001,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.056}]},{"osd":2,"last update":"Tue Apr 2 15:30:09 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.92100000000000004,"15min":0.89700000000000002},"min":{"1min":0.60899999999999999,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":1.2430000000000001},{"interface":"front","average":{"1min":1.002,"5min":1.02,"15min":1.028},"min":{"1min":0.754,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.0249999999999999}]},{"osd":3,"last update":"Tue Apr 2 15:30:09 2024","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.0369999999999999,"15min":1.012},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":2.3460000000000001,"5min":2.3460000000000001,"15min":2.3460000000000001},"last":0.83099999999999996},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.0109999999999999,"15min":0.98099999999999998},"min":{"1min":0.85299999999999998,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":2.327,"5min":2.327,"15min":2.327},"last":1.1799999999999999}]},{"osd":4,"last update":"Tue Apr 2 15:30:09 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.92300000000000004,"15min":0.92000000000000004},"min":{"1min":0.67300000000000004,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.754,"5min":1.754,"15min":1.754},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.0489999999999999,"5min":0.999,"15min":0.96799999999999997},"min":{"1min":0.60199999999999998,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.379,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.99399999999999999}]},{"osd":6,"last update":"Tue Apr 2 15:29:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.0309999999999999,"15min":1.0349999999999999},"min":{"1min":0.76100000000000001,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.25,"5min":1.468,"15min":1.468},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.117,"5min":1.141,"15min":1.145},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.359,"5min":1.8380000000000001,"15min":1.8380000000000001},"last":1.101}]},{"osd":7,"last update":"Tue Apr 2 15:30:20 2024","interfaces":[{"interface":"back","average":{"1min":1.2589999999999999,"5min":1.2150000000000001,"15min":1.2070000000000001},"min":{"1min":0.88300000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.849,"5min":1.849,"15min":1.849},"last":1.4239999999999999},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.157,"15min":1.149},"min":{"1min":0.70499999999999996,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.927,"5min":1.927,"15min":1.927},"last":1.373}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-02T15:30:34.376 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-02T15:30:34.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:34 smithi164 bash[14575]: audit 2024-04-02T15:30:33.405573+0000 mgr.y (mgr.14460) 92 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T15:30:34.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:34 smithi060 bash[14337]: audit 2024-04-02T15:30:33.405573+0000 mgr.y (mgr.14460) 92 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T15:30:34.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:34 smithi060 bash[20116]: audit 2024-04-02T15:30:33.405573+0000 mgr.y (mgr.14460) 92 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T15:30:35.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:35 smithi164 bash[14575]: cluster 2024-04-02T15:30:33.490806+0000 mgr.y (mgr.14460) 93 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:35.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:35 smithi060 bash[14337]: cluster 2024-04-02T15:30:33.490806+0000 mgr.y (mgr.14460) 93 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:35.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:35 smithi060 bash[20116]: cluster 2024-04-02T15:30:33.490806+0000 mgr.y (mgr.14460) 93 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:37.121 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:30:37.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:37 smithi164 bash[14575]: cluster 2024-04-02T15:30:35.491462+0000 mgr.y (mgr.14460) 94 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:37.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:37 smithi060 bash[14337]: cluster 2024-04-02T15:30:35.491462+0000 mgr.y (mgr.14460) 94 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:37.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:37 smithi060 bash[20116]: cluster 2024-04-02T15:30:35.491462+0000 mgr.y (mgr.14460) 94 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:39.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:39 smithi164 bash[14575]: cluster 2024-04-02T15:30:37.492107+0000 mgr.y (mgr.14460) 95 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:39.799 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:39 smithi060 bash[14337]: cluster 2024-04-02T15:30:37.492107+0000 mgr.y (mgr.14460) 95 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:39.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:39 smithi060 bash[20116]: cluster 2024-04-02T15:30:37.492107+0000 mgr.y (mgr.14460) 95 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:40.007 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-02T15:30:40.009 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-04-02T15:30:40.550 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:30:40 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:30:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:30:40.822 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":61,"stamp":"2024-04-02T15:30:39.492464+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48896,"kb_used_data":6080,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912320,"statfs":{"total":767960285184,"available":767910215680,"internally_reserved":0,"allocated":6225920,"data_stored":3487806,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003716"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-02T15:28:43.883425+0000","last_change":"2024-04-02T15:28:17.425650+0000","last_active":"2024-04-02T15:28:43.883425+0000","last_peered":"2024-04-02T15:28:43.883425+0000","last_clean":"2024-04-02T15:28:43.883425+0000","last_became_active":"2024-04-02T15:28:17.424444+0000","last_became_peered":"2024-04-02T15:28:17.424444+0000","last_unstale":"2024-04-02T15:28:43.883425+0000","last_undegraded":"2024-04-02T15:28:43.883425+0000","last_fullsized":"2024-04-02T15:28:43.883425+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-02T15:25:16.216813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-02T15:25:16.216813+0000","last_clean_scrub_stamp":"2024-04-02T15:25:16.216813+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-03T16:59:58.375917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234015,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6080,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739072,"statfs":{"total":95995035648,"available":95988809728,"internally_reserved":0,"allocated":1105920,"data_stored":766181,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:30:13 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.036,"15min":1.048},"min":{"1min":0.748,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.3029999999999999,"5min":2.5289999999999999,"15min":2.5289999999999999},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.01,"15min":1.016},"min":{"1min":0.64700000000000002,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.26,"5min":2.9319999999999999,"15min":2.9319999999999999},"last":1.135}]},{"osd":1,"last update":"Tue Apr 2 15:30:13 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.98999999999999999,"15min":1.008},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.3100000000000001,"5min":2.7069999999999999,"15min":2.7069999999999999},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.075,"15min":1.089},"min":{"1min":0.67000000000000004,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.3560000000000001,"5min":2.516,"15min":2.516},"last":1.0960000000000001}]},{"osd":2,"last update":"Tue Apr 2 15:30:13 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.091,"15min":1.103},"min":{"1min":0.64100000000000001,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.226,"5min":2.839,"15min":2.839},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.995,"5min":1.135,"15min":1.1579999999999999},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.25,"5min":2.4710000000000001,"15min":2.4710000000000001},"last":1.069}]},{"osd":3,"last update":"Tue Apr 2 15:30:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.155,"15min":1.175},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.7509999999999999,"5min":2.569,"15min":2.569},"last":1.3300000000000001},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.2,"15min":1.216},"min":{"1min":0.89900000000000002,"5min":0.83099999999999996,"15min":0.83099999999999996},"max":{"1min":1.401,"5min":2.6400000000000001,"15min":2.6400000000000001},"last":1.1739999999999999}]},{"osd":4,"last update":"Tue Apr 2 15:30:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.0249999999999999,"15min":1.0269999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.0609999999999999,"15min":1.052},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.829,"5min":1.829,"15min":1.829},"last":1.3939999999999999}]},{"osd":5,"last update":"Tue Apr 2 15:30:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.1299999999999999,"15min":1.1419999999999999},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.472,"5min":1.8440000000000001,"15min":1.8440000000000001},"last":1.2410000000000001},{"interface":"front","average":{"1min":1.202,"5min":1.1679999999999999,"15min":1.1619999999999999},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.998,"5min":1.998,"15min":1.998},"last":1.3}]},{"osd":6,"last update":"Tue Apr 2 15:30:13 2024","interfaces":[{"interface":"back","average":{"1min":1.1759999999999999,"5min":1.226,"15min":1.234},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.925,"5min":1.956,"15min":1.956},"last":1.208},{"interface":"front","average":{"1min":1.2130000000000001,"5min":1.169,"15min":1.161},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.8999999999999999,"5min":1.8999999999999999,"15min":1.8999999999999999},"last":1.5009999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495653,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:29:40 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.4099999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.252},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.91800000000000004,"15min":0.90900000000000003},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.206}]},{"osd":1,"last update":"Tue Apr 2 15:29:40 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.94799999999999995,"15min":0.95299999999999996},"min":{"1min":0.68999999999999995,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.329,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":0.878},{"interface":"front","average":{"1min":1.046,"5min":0.96799999999999997,"15min":0.95499999999999996},"min":{"1min":0.68200000000000005,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.542,"5min":1.542,"15min":1.542},"last":0.94999999999999996}]},{"osd":2,"last update":"Tue Apr 2 15:29:40 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.95699999999999996,"15min":0.95199999999999996},"min":{"1min":0.67900000000000005,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.996,"5min":1.0029999999999999,"15min":1.004},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.3700000000000001,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":1.0960000000000001}]},{"osd":3,"last update":"Tue Apr 2 15:29:40 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":0.98799999999999999,"15min":0.97399999999999998},"min":{"1min":0.77900000000000003,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.2989999999999999,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.109,"5min":1.0569999999999999,"15min":1.0489999999999999},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.615,"5min":1.615,"15min":1.615},"last":1.1559999999999999}]},{"osd":4,"last update":"Tue Apr 2 15:29:40 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.98099999999999998,"15min":0.97599999999999998},"min":{"1min":0.59099999999999997,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":0.91400000000000003},{"interface":"front","average":{"1min":1.095,"5min":1.0429999999999999,"15min":1.0349999999999999},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.131}]},{"osd":5,"last update":"Tue Apr 2 15:29:40 2024","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.05,"15min":1.0529999999999999},"min":{"1min":0.65600000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.4039999999999999,"5min":1.9770000000000001,"15min":1.9770000000000001},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.0449999999999999,"15min":1.0289999999999999},"min":{"1min":0.70299999999999996,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.3799999999999999,"5min":1.694,"15min":1.694},"last":1.3520000000000001}]},{"osd":7,"last update":"Tue Apr 2 15:30:20 2024","interfaces":[{"interface":"back","average":{"1min":1.179,"5min":1.1799999999999999,"15min":1.1799999999999999},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":2.177,"5min":2.177,"15min":2.177},"last":1.3240000000000001},{"interface":"front","average":{"1min":1.23,"5min":1.2250000000000001,"15min":1.224},"min":{"1min":0.873,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.6220000000000001,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.0600000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574922,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:29:42 2024","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.69299999999999995,"15min":0.60599999999999998},"min":{"1min":0.56599999999999995,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":0.71499999999999997},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.80600000000000005,"15min":0.69399999999999995},"min":{"1min":0.52300000000000002,"5min":0.438,"15min":0.438},"max":{"1min":3.6230000000000002,"5min":3.6230000000000002,"15min":3.6230000000000002},"last":1.1100000000000001}]},{"osd":2,"last update":"Tue Apr 2 15:30:20 2024","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.80600000000000005,"15min":0.70399999999999996},"min":{"1min":0.59599999999999997,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.573,"5min":1.98,"15min":1.98},"last":0.68300000000000005},{"interface":"front","average":{"1min":1.0429999999999999,"5min":0.90000000000000002,"15min":0.79400000000000004},"min":{"1min":0.76600000000000001,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.488,"5min":1.764,"15min":1.764},"last":0.92800000000000005}]},{"osd":3,"last update":"Tue Apr 2 15:30:03 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.86799999999999999,"15min":0.83899999999999997},"min":{"1min":0.71099999999999997,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.1850000000000001,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.95399999999999996,"15min":0.92200000000000004},"min":{"1min":0.63400000000000001,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.3879999999999999,"5min":1.71,"15min":1.71},"last":1.034}]},{"osd":4,"last update":"Tue Apr 2 15:29:42 2024","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.1080000000000001,"15min":1.0860000000000001},"min":{"1min":0.95099999999999996,"5min":0.878,"15min":0.878},"max":{"1min":1.3660000000000001,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.133,"15min":1.0960000000000001},"min":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"max":{"1min":1.4470000000000001,"5min":1.819,"15min":1.819},"last":1.204}]},{"osd":5,"last update":"Tue Apr 2 15:30:09 2024","interfaces":[{"interface":"back","average":{"1min":1.2090000000000001,"5min":1.155,"15min":1.165},"min":{"1min":0.91200000000000003,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.819,"5min":1.819,"15min":1.819},"last":1.1799999999999999},{"interface":"front","average":{"1min":1.304,"5min":1.2090000000000001,"15min":1.177},"min":{"1min":0.93600000000000005,"5min":0.876,"15min":0.876},"max":{"1min":1.6739999999999999,"5min":1.8560000000000001,"15min":1.8560000000000001},"last":1.2749999999999999}]},{"osd":6,"last update":"Tue Apr 2 15:29:42 2024","interfaces":[{"interface":"back","average":{"1min":1.262,"5min":1.3500000000000001,"15min":1.365},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.9159999999999999,"5min":2.0089999999999999,"15min":2.0089999999999999},"last":1.3129999999999999},{"interface":"front","average":{"1min":1.2769999999999999,"5min":1.258,"15min":1.2549999999999999},"min":{"1min":0.96399999999999997,"5min":0.88600000000000001,"15min":0.88600000000000001},"max":{"1min":1.665,"5min":1.665,"15min":1.665},"last":1.2529999999999999}]},{"osd":7,"last update":"Tue Apr 2 15:30:20 2024","interfaces":[{"interface":"back","average":{"1min":1.3759999999999999,"5min":1.3440000000000001,"15min":1.3380000000000001},"min":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"max":{"1min":1.929,"5min":1.929,"15min":1.929},"last":1.3939999999999999},{"interface":"front","average":{"1min":1.468,"5min":1.3620000000000001,"15min":1.3440000000000001},"min":{"1min":1.1559999999999999,"5min":0.96199999999999997,"15min":0.96199999999999997},"max":{"1min":1.802,"5min":2.1070000000000002,"15min":2.1070000000000002},"last":1.5580000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738452,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Apr 2 15:29:45 2024","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.70099999999999996,"15min":0.61499999999999999},"min":{"1min":0.59399999999999997,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.78800000000000003,"15min":0.67400000000000004},"min":{"1min":0.57399999999999995,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.73999999999999999}]},{"osd":2,"last update":"Tue Apr 2 15:30:28 2024","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.81299999999999994,"15min":0.755},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.109,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.80500000000000005,"15min":0.75700000000000001},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.2230000000000001,"5min":1.351,"15min":1.351},"last":0.751}]},{"osd":3,"last update":"Tue Apr 2 15:30:04 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.877,"15min":0.86099999999999999},"min":{"1min":0.64400000000000002,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2130000000000001,"5min":1.456,"15min":1.456},"last":0.623},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.92900000000000005,"15min":0.88500000000000001},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.6619999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":0.77500000000000002}]},{"osd":4,"last update":"Tue Apr 2 15:30:38 2024","interfaces":[{"interface":"back","average":{"1min":1.179,"5min":1.105,"15min":1.085},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.613,"5min":1.613,"15min":1.613},"last":1.2110000000000001},{"interface":"front","average":{"1min":1.256,"5min":1.1679999999999999,"15min":1.1339999999999999},"min":{"1min":0.81299999999999994,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.8560000000000001,"5min":1.8560000000000001,"15min":1.8560000000000001},"last":1.0249999999999999}]},{"osd":5,"last update":"Tue Apr 2 15:30:09 2024","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.234,"15min":1.242},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.8520000000000001,"5min":1.8520000000000001,"15min":1.8520000000000001},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.244,"5min":1.212,"15min":1.218},"min":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.1479999999999999}]},{"osd":6,"last update":"Tue Apr 2 15:29:45 2024","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.2450000000000001,"15min":1.26},"min":{"1min":0.82899999999999996,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.6519999999999999,"5min":1.776,"15min":1.776},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.3089999999999999,"5min":1.2490000000000001,"15min":1.2390000000000001},"min":{"1min":1.0580000000000001,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.5660000000000001,"5min":1.706,"15min":1.706},"last":1.097}]},{"osd":7,"last update":"Tue Apr 2 15:30:15 2024","interfaces":[{"interface":"back","average":{"1min":1.3280000000000001,"5min":1.345,"15min":1.3480000000000001},"min":{"1min":0.85599999999999998,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.796,"5min":2.024,"15min":2.024},"last":1.077},{"interface":"front","average":{"1min":1.381,"5min":1.4059999999999999,"15min":1.4099999999999999},"min":{"1min":1.006,"5min":0.95299999999999996,"15min":0.95299999999999996},"max":{"1min":1.956,"5min":1.956,"15min":1.956},"last":1.038}]}]},{"osd":2,"up_from":18,"seq":77309411393,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6268,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738884,"statfs":{"total":95995035648,"available":95988617216,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:30:26 2024","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.747,"15min":0.65700000000000003},"min":{"1min":0.41999999999999998,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.252,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.80800000000000005,"15min":0.69399999999999995},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.4450000000000001,"5min":1.488,"15min":1.488},"last":1.006}]},{"osd":1,"last update":"Tue Apr 2 15:30:26 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.85999999999999999,"15min":0.77200000000000002},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.363,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.329},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.92700000000000005,"15min":0.82299999999999995},"min":{"1min":0.51100000000000001,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.526,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.1080000000000001}]},{"osd":3,"last update":"Tue Apr 2 15:30:02 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.90700000000000003,"15min":0.83299999999999996},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.359,"5min":1.532,"15min":1.532},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.90700000000000003,"15min":0.88300000000000001},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.82999999999999996}]},{"osd":4,"last update":"Tue Apr 2 15:29:43 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.0189999999999999,"15min":1.0349999999999999},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.81100000000000005},{"interface":"front","average":{"1min":1.173,"5min":1.141,"15min":1.137},"min":{"1min":0.73999999999999999,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.671,"5min":1.671,"15min":1.671},"last":1.1679999999999999}]},{"osd":5,"last update":"Tue Apr 2 15:30:17 2024","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.085,"15min":1.083},"min":{"1min":0.83799999999999997,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.4670000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":0.90700000000000003},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.238,"15min":1.2330000000000001},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.5980000000000001,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":1.2230000000000001}]},{"osd":6,"last update":"Tue Apr 2 15:29:43 2024","interfaces":[{"interface":"back","average":{"1min":1.2809999999999999,"5min":1.3089999999999999,"15min":1.3129999999999999},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.6870000000000001,"5min":2.0019999999999998,"15min":2.0019999999999998},"last":1.421},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.1910000000000001,"15min":1.1950000000000001},"min":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"max":{"1min":1.5900000000000001,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":1.0669999999999999}]},{"osd":7,"last update":"Tue Apr 2 15:30:17 2024","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.242,"15min":1.248},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.5589999999999999,"5min":1.8200000000000001,"15min":1.8200000000000001},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.3440000000000001,"5min":1.321,"15min":1.3169999999999999},"min":{"1min":0.97999999999999998,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.819,"5min":2.0489999999999999,"15min":2.0489999999999999},"last":1.256}]}]},{"osd":3,"up_from":25,"seq":107374182457,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.73399999999999999,"15min":0.70099999999999996},"min":{"1min":0.317,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.0369999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.755},{"interface":"front","average":{"1min":0.873,"5min":0.86099999999999999,"15min":0.84199999999999997},"min":{"1min":0.53900000000000003,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.272,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.83699999999999997}]},{"osd":1,"last update":"Tue Apr 2 15:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.84999999999999998,"15min":0.83799999999999997},"min":{"1min":0.67600000000000005,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.0389999999999999,"5min":1.329,"15min":1.329},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.878,"5min":0.84999999999999998,"15min":0.82299999999999995},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.159,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.88700000000000001}]},{"osd":2,"last update":"Tue Apr 2 15:30:01 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.91100000000000003,"15min":0.89000000000000001},"min":{"1min":0.67000000000000004,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.2529999999999999,"5min":1.298,"15min":1.298},"last":1.3109999999999999},{"interface":"front","average":{"1min":1.0780000000000001,"5min":0.95699999999999996,"15min":0.91500000000000004},"min":{"1min":0.77700000000000002,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":0.81699999999999995}]},{"osd":4,"last update":"Tue Apr 2 15:30:36 2024","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.143,"15min":1.111},"min":{"1min":0.83999999999999997,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":1.4870000000000001,"5min":1.764,"15min":1.764},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.161,"15min":1.115},"min":{"1min":0.85999999999999999,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.597,"5min":1.6419999999999999,"15min":1.6419999999999999},"last":1.202}]},{"osd":5,"last update":"Tue Apr 2 15:30:13 2024","interfaces":[{"interface":"back","average":{"1min":1.29,"5min":1.2509999999999999,"15min":1.256},"min":{"1min":0.92100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.6200000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.484},{"interface":"front","average":{"1min":1.3200000000000001,"5min":1.2569999999999999,"15min":1.2330000000000001},"min":{"1min":1.077,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.5429999999999999,"5min":1.877,"15min":1.877},"last":1.1459999999999999}]},{"osd":6,"last update":"Tue Apr 2 15:29:42 2024","interfaces":[{"interface":"back","average":{"1min":1.357,"5min":1.3480000000000001,"15min":1.3460000000000001},"min":{"1min":1.0509999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"max":{"1min":1.7010000000000001,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":1.359},{"interface":"front","average":{"1min":1.304,"5min":1.3120000000000001,"15min":1.3129999999999999},"min":{"1min":0.84799999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.7150000000000001,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":1.4470000000000001}]},{"osd":7,"last update":"Tue Apr 2 15:30:14 2024","interfaces":[{"interface":"back","average":{"1min":1.3720000000000001,"5min":1.298,"15min":1.286},"min":{"1min":1.008,"5min":0.751,"15min":0.751},"max":{"1min":1.6679999999999999,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":1.569},{"interface":"front","average":{"1min":1.47,"5min":1.3979999999999999,"15min":1.3859999999999999},"min":{"1min":1.2350000000000001,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.9099999999999999,"5min":1.9099999999999999,"15min":1.9099999999999999},"last":1.4350000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018931,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:30:38 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.88600000000000001,"15min":0.84399999999999997},"min":{"1min":0.51400000000000001,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.258,"5min":2.0529999999999999,"15min":2.0529999999999999},"last":1.006},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.94299999999999995,"15min":0.92000000000000004},"min":{"1min":0.63400000000000001,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.2190000000000001,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.84399999999999997}]},{"osd":1,"last update":"Tue Apr 2 15:30:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.93000000000000005,"15min":0.89200000000000002},"min":{"1min":0.61299999999999999,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.639,"5min":1.869,"15min":1.869},"last":0.77700000000000002},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.93500000000000005,"15min":0.89600000000000002},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.8300000000000001,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":1.1100000000000001}]},{"osd":2,"last update":"Tue Apr 2 15:30:38 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.95699999999999996,"15min":0.92400000000000004},"min":{"1min":0.64500000000000002,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.298,"5min":1.546,"15min":1.546},"last":1.2769999999999999},{"interface":"front","average":{"1min":1.036,"5min":0.98999999999999999,"15min":0.94299999999999995},"min":{"1min":0.70899999999999996,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.4470000000000001,"5min":1.609,"15min":1.609},"last":0.70899999999999996}]},{"osd":3,"last update":"Tue Apr 2 15:30:38 2024","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.018,"15min":0.97199999999999998},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.5800000000000001,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.03,"15min":1.006},"min":{"1min":0.66900000000000004,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.98399999999999999}]},{"osd":5,"last update":"Tue Apr 2 15:30:09 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.88100000000000001,"15min":0.83099999999999996},"min":{"1min":0.51600000000000001,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.6830000000000001,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.0589999999999999,"5min":0.94899999999999995,"15min":0.90600000000000003},"min":{"1min":0.59899999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.7849999999999999,"5min":1.7849999999999999,"15min":1.7849999999999999},"last":1.1719999999999999}]},{"osd":6,"last update":"Tue Apr 2 15:29:43 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.036,"15min":1.026},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":2.2000000000000002,"5min":2.2000000000000002,"15min":2.2000000000000002},"last":1.2170000000000001},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.1259999999999999,"15min":1.1220000000000001},"min":{"1min":0.629,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":2.0230000000000001,"5min":2.0230000000000001,"15min":2.0230000000000001},"last":0.91100000000000003}]},{"osd":7,"last update":"Tue Apr 2 15:30:20 2024","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.1850000000000001,"15min":1.1830000000000001},"min":{"1min":0.71199999999999997,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.673,"5min":1.9359999999999999,"15min":1.9359999999999999},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.22,"5min":1.276,"15min":1.286},"min":{"1min":0.72599999999999998,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.6870000000000001,"5min":2.012,"15min":2.012},"last":1.1419999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757293,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5692,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739460,"statfs":{"total":95995035648,"available":95989207040,"internally_reserved":0,"allocated":577536,"data_stored":237518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 15:30:09 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.93000000000000005,"15min":0.91900000000000004},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.1919999999999999,"5min":1.611,"15min":1.611},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.90500000000000003,"15min":0.88700000000000001},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.3100000000000001,"5min":1.365,"15min":1.365},"last":0.92000000000000004}]},{"osd":1,"last update":"Tue Apr 2 15:30:09 2024","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.91600000000000004,"15min":0.90900000000000003},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.4339999999999999,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.92700000000000005,"15min":0.92200000000000004},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.5860000000000001,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":0.84999999999999998}]},{"osd":2,"last update":"Tue Apr 2 15:30:09 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.92100000000000004,"15min":0.89700000000000002},"min":{"1min":0.60899999999999999,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":1.127},{"interface":"front","average":{"1min":1.002,"5min":1.02,"15min":1.028},"min":{"1min":0.754,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.70399999999999996}]},{"osd":3,"last update":"Tue Apr 2 15:30:09 2024","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.0369999999999999,"15min":1.012},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":2.3460000000000001,"5min":2.3460000000000001,"15min":2.3460000000000001},"last":1.083},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.0109999999999999,"15min":0.98099999999999998},"min":{"1min":0.85299999999999998,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":2.327,"5min":2.327,"15min":2.327},"last":0.77400000000000002}]},{"osd":4,"last update":"Tue Apr 2 15:30:09 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.92300000000000004,"15min":0.92000000000000004},"min":{"1min":0.67300000000000004,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.754,"5min":1.754,"15min":1.754},"last":0.80100000000000005},{"interface":"front","average":{"1min":1.0489999999999999,"5min":0.999,"15min":0.96799999999999997},"min":{"1min":0.60199999999999998,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.379,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.89000000000000001}]},{"osd":6,"last update":"Tue Apr 2 15:29:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.0309999999999999,"15min":1.0349999999999999},"min":{"1min":0.76100000000000001,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.25,"5min":1.468,"15min":1.468},"last":0.74299999999999999},{"interface":"front","average":{"1min":1.117,"5min":1.141,"15min":1.145},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.359,"5min":1.8380000000000001,"15min":1.8380000000000001},"last":0.98399999999999999}]},{"osd":7,"last update":"Tue Apr 2 15:30:20 2024","interfaces":[{"interface":"back","average":{"1min":1.2589999999999999,"5min":1.2150000000000001,"15min":1.2070000000000001},"min":{"1min":0.88300000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.849,"5min":1.849,"15min":1.849},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.157,"15min":1.149},"min":{"1min":0.70499999999999996,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.927,"5min":1.927,"15min":1.927},"last":0.60799999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-02T15:30:40.824 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-02T15:30:40.824 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-02T15:30:40.824 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-02T15:30:40.824 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- ceph health --format=json 2024-04-02T15:30:41.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:41 smithi164 bash[14575]: cluster 2024-04-02T15:30:39.492780+0000 mgr.y (mgr.14460) 96 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:41.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:41 smithi164 bash[14575]: audit 2024-04-02T15:30:39.998009+0000 mgr.y (mgr.14460) 97 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T15:30:41.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:41 smithi164 bash[14575]: audit 2024-04-02T15:30:40.319253+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:41.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:41 smithi164 bash[14575]: audit 2024-04-02T15:30:40.330701+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:41.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:41 smithi060 bash[14337]: cluster 2024-04-02T15:30:39.492780+0000 mgr.y (mgr.14460) 96 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:41.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:41 smithi060 bash[14337]: audit 2024-04-02T15:30:39.998009+0000 mgr.y (mgr.14460) 97 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T15:30:41.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:41 smithi060 bash[14337]: audit 2024-04-02T15:30:40.319253+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:41.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:41 smithi060 bash[14337]: audit 2024-04-02T15:30:40.330701+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:41.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:41 smithi060 bash[20116]: cluster 2024-04-02T15:30:39.492780+0000 mgr.y (mgr.14460) 96 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:41.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:41 smithi060 bash[20116]: audit 2024-04-02T15:30:39.998009+0000 mgr.y (mgr.14460) 97 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T15:30:41.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:41 smithi060 bash[20116]: audit 2024-04-02T15:30:40.319253+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:41.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:41 smithi060 bash[20116]: audit 2024-04-02T15:30:40.330701+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:42.728 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:30:42 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:30:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:30:43.299 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:30:43 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:30:43] "GET /metrics HTTP/1.1" 200 191507 "" "Prometheus/2.33.4" 2024-04-02T15:30:43.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:43 smithi060 bash[14337]: cluster 2024-04-02T15:30:41.493382+0000 mgr.y (mgr.14460) 98 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:43.516 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:43 smithi060 bash[20116]: cluster 2024-04-02T15:30:41.493382+0000 mgr.y (mgr.14460) 98 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:43.665 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:43 smithi060 bash[43564]: level=error ts=2024-04-02T15:30:43.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:30:43.665 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:43 smithi060 bash[43564]: level=warn ts=2024-04-02T15:30:43.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:30:43.665 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:43 smithi060 bash[43564]: level=warn ts=2024-04-02T15:30:43.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:30:43.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:43 smithi164 bash[14575]: cluster 2024-04-02T15:30:41.493382+0000 mgr.y (mgr.14460) 98 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:44.126 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T15:30:44.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:44 smithi164 bash[14575]: audit 2024-04-02T15:30:43.827869+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:30:44.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:44 smithi164 bash[14575]: audit 2024-04-02T15:30:43.828667+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:30:44.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:44 smithi164 bash[14575]: audit 2024-04-02T15:30:43.850093+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:30:44.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:44 smithi164 bash[14575]: audit 2024-04-02T15:30:43.850849+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:30:44.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:44 smithi060 bash[14337]: audit 2024-04-02T15:30:43.827869+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:30:44.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:44 smithi060 bash[14337]: audit 2024-04-02T15:30:43.828667+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:30:44.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:44 smithi060 bash[14337]: audit 2024-04-02T15:30:43.850093+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:30:44.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:44 smithi060 bash[14337]: audit 2024-04-02T15:30:43.850849+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:30:44.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:44 smithi060 bash[20116]: audit 2024-04-02T15:30:43.827869+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:30:44.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:44 smithi060 bash[20116]: audit 2024-04-02T15:30:43.828667+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:30:44.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:44 smithi060 bash[20116]: audit 2024-04-02T15:30:43.850093+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:30:44.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:44 smithi060 bash[20116]: audit 2024-04-02T15:30:43.850849+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:30:45.187 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:30:44 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:30:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:30:45.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:45 smithi164 bash[14575]: cluster 2024-04-02T15:30:43.493957+0000 mgr.y (mgr.14460) 99 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:45.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:45 smithi164 bash[14575]: audit 2024-04-02T15:30:44.917509+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:45.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:45 smithi164 bash[14575]: audit 2024-04-02T15:30:44.927726+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:45.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:45 smithi060 bash[14337]: cluster 2024-04-02T15:30:43.493957+0000 mgr.y (mgr.14460) 99 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:45.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:45 smithi060 bash[14337]: audit 2024-04-02T15:30:44.917509+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:45.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:45 smithi060 bash[14337]: audit 2024-04-02T15:30:44.927726+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:45.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:45 smithi060 bash[20116]: cluster 2024-04-02T15:30:43.493957+0000 mgr.y (mgr.14460) 99 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:45.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:45 smithi060 bash[20116]: audit 2024-04-02T15:30:44.917509+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:45.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:45 smithi060 bash[20116]: audit 2024-04-02T15:30:44.927726+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:47.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:47 smithi060 bash[14337]: cluster 2024-04-02T15:30:45.494701+0000 mgr.y (mgr.14460) 100 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:47.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:47 smithi060 bash[20116]: cluster 2024-04-02T15:30:45.494701+0000 mgr.y (mgr.14460) 100 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:47.682 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-04-02T15:30:47.682 INFO:teuthology.orchestra.run.smithi060.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-02T15:30:47.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:47 smithi164 bash[14575]: cluster 2024-04-02T15:30:45.494701+0000 mgr.y (mgr.14460) 100 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:48.380 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-02T15:30:48.381 INFO:tasks.cephadm:Setup complete, yielding 2024-04-02T15:30:48.381 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-02T15:30:48.390 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi060.front.sepia.ceph.com 2024-04-02T15:30:48.391 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-04-02T15:30:48.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:48 smithi164 bash[14575]: audit 2024-04-02T15:30:47.680657+0000 mon.c (mon.1) 82 : audit [DBG] from='client.? 172.21.15.60:0/2253921546' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-02T15:30:48.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:48 smithi060 bash[14337]: audit 2024-04-02T15:30:47.680657+0000 mon.c (mon.1) 82 : audit [DBG] from='client.? 172.21.15.60:0/2253921546' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-02T15:30:48.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:48 smithi060 bash[20116]: audit 2024-04-02T15:30:47.680657+0000 mon.c (mon.1) 82 : audit [DBG] from='client.? 172.21.15.60:0/2253921546' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-02T15:30:49.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:49 smithi060 bash[14337]: cluster 2024-04-02T15:30:47.495178+0000 mgr.y (mgr.14460) 101 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:49.574 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:49 smithi060 bash[20116]: cluster 2024-04-02T15:30:47.495178+0000 mgr.y (mgr.14460) 101 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:49.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:49 smithi164 bash[14575]: cluster 2024-04-02T15:30:47.495178+0000 mgr.y (mgr.14460) 101 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:50.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:50 smithi060 bash[14337]: cluster 2024-04-02T15:30:49.495800+0000 mgr.y (mgr.14460) 102 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:50.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:50 smithi060 bash[20116]: cluster 2024-04-02T15:30:49.495800+0000 mgr.y (mgr.14460) 102 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:50.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:50 smithi164 bash[14575]: cluster 2024-04-02T15:30:49.495800+0000 mgr.y (mgr.14460) 102 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:52.220 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-02T15:30:52.229 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi060.front.sepia.ceph.com 2024-04-02T15:30:52.229 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-04-02T15:30:52.730 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:30:52 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:30:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:30:52.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:52 smithi164 bash[14575]: audit 2024-04-02T15:30:51.480863+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' 2024-04-02T15:30:52.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:52 smithi164 bash[14575]: cluster 2024-04-02T15:30:51.496411+0000 mgr.y (mgr.14460) 103 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:52.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:52 smithi164 bash[14575]: audit 2024-04-02T15:30:51.525395+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:30:52.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:52 smithi164 bash[14575]: audit 2024-04-02T15:30:51.526996+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:30:52.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:52 smithi164 bash[14575]: audit 2024-04-02T15:30:51.536151+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:52.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:52 smithi060 bash[14337]: audit 2024-04-02T15:30:51.480863+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' 2024-04-02T15:30:52.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:52 smithi060 bash[14337]: cluster 2024-04-02T15:30:51.496411+0000 mgr.y (mgr.14460) 103 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:52.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:52 smithi060 bash[14337]: audit 2024-04-02T15:30:51.525395+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:30:52.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:52 smithi060 bash[14337]: audit 2024-04-02T15:30:51.526996+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:30:52.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:52 smithi060 bash[14337]: audit 2024-04-02T15:30:51.536151+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:52.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:52 smithi060 bash[20116]: audit 2024-04-02T15:30:51.480863+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' 2024-04-02T15:30:52.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:52 smithi060 bash[20116]: cluster 2024-04-02T15:30:51.496411+0000 mgr.y (mgr.14460) 103 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:52.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:52 smithi060 bash[20116]: audit 2024-04-02T15:30:51.525395+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:30:52.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:52 smithi060 bash[20116]: audit 2024-04-02T15:30:51.526996+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:30:52.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:52 smithi060 bash[20116]: audit 2024-04-02T15:30:51.536151+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:30:53.300 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:30:53 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:30:53] "GET /metrics HTTP/1.1" 200 191508 "" "Prometheus/2.33.4" 2024-04-02T15:30:53.650 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:53 smithi060 bash[43564]: level=error ts=2024-04-02T15:30:53.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:30:53.650 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:53 smithi060 bash[43564]: level=warn ts=2024-04-02T15:30:53.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:30:53.651 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:30:53 smithi060 bash[43564]: level=warn ts=2024-04-02T15:30:53.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:30:55.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:55 smithi060 bash[14337]: cluster 2024-04-02T15:30:53.497170+0000 mgr.y (mgr.14460) 104 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:55.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:55 smithi060 bash[20116]: cluster 2024-04-02T15:30:53.497170+0000 mgr.y (mgr.14460) 104 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:55.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:55 smithi164 bash[14575]: cluster 2024-04-02T15:30:53.497170+0000 mgr.y (mgr.14460) 104 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:56.647 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-04-02T15:30:56.648 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "11413dc4-ed7e-4696-a06a-d39db9f5f0dc", 2024-04-02T15:30:56.648 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "r", 2024-04-02T15:30:56.648 INFO:teuthology.orchestra.run.smithi060.stdout: "current_period": "1dd3745f-00e0-4213-8487-9cd4137b8634", 2024-04-02T15:30:56.648 INFO:teuthology.orchestra.run.smithi060.stdout: "epoch": 1 2024-04-02T15:30:56.648 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-04-02T15:30:56.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:56 smithi060 bash[14337]: cluster 2024-04-02T15:30:55.497844+0000 mgr.y (mgr.14460) 105 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:56.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:56 smithi060 bash[14337]: cluster 2024-04-02T15:30:55.592136+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-02T15:30:56.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:56 smithi060 bash[14337]: audit 2024-04-02T15:30:55.603860+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T15:30:56.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:56 smithi060 bash[14337]: audit 2024-04-02T15:30:55.605967+0000 mon.b (mon.2) 30 : audit [INF] from='client.? 172.21.15.60:0/3515757388' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T15:30:56.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:56 smithi060 bash[20116]: cluster 2024-04-02T15:30:55.497844+0000 mgr.y (mgr.14460) 105 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:56.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:56 smithi060 bash[20116]: cluster 2024-04-02T15:30:55.592136+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-02T15:30:56.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:56 smithi060 bash[20116]: audit 2024-04-02T15:30:55.603860+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T15:30:56.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:56 smithi060 bash[20116]: audit 2024-04-02T15:30:55.605967+0000 mon.b (mon.2) 30 : audit [INF] from='client.? 172.21.15.60:0/3515757388' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T15:30:56.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:56 smithi164 bash[14575]: cluster 2024-04-02T15:30:55.497844+0000 mgr.y (mgr.14460) 105 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:56.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:56 smithi164 bash[14575]: cluster 2024-04-02T15:30:55.592136+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-02T15:30:56.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:56 smithi164 bash[14575]: audit 2024-04-02T15:30:55.603860+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T15:30:56.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:56 smithi164 bash[14575]: audit 2024-04-02T15:30:55.605967+0000 mon.b (mon.2) 30 : audit [INF] from='client.? 172.21.15.60:0/3515757388' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T15:30:57.892 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:57 smithi060 bash[14337]: audit 2024-04-02T15:30:56.602968+0000 mon.a (mon.0) 868 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-02T15:30:57.892 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:57 smithi060 bash[14337]: cluster 2024-04-02T15:30:56.603165+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-02T15:30:57.892 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:57 smithi060 bash[20116]: audit 2024-04-02T15:30:56.602968+0000 mon.a (mon.0) 868 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-02T15:30:57.892 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:57 smithi060 bash[20116]: cluster 2024-04-02T15:30:56.603165+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-02T15:30:57.898 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-04-02T15:30:57.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:57 smithi164 bash[14575]: audit 2024-04-02T15:30:56.602968+0000 mon.a (mon.0) 868 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-02T15:30:57.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:57 smithi164 bash[14575]: cluster 2024-04-02T15:30:56.603165+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-02T15:30:58.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:58 smithi164 bash[14575]: cluster 2024-04-02T15:30:57.498482+0000 mgr.y (mgr.14460) 106 : cluster [DBG] pgmap v72: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:58.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:30:58 smithi164 bash[14575]: cluster 2024-04-02T15:30:57.611817+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-02T15:30:59.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:58 smithi060 bash[14337]: cluster 2024-04-02T15:30:57.498482+0000 mgr.y (mgr.14460) 106 : cluster [DBG] pgmap v72: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:59.050 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:30:58 smithi060 bash[14337]: cluster 2024-04-02T15:30:57.611817+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-02T15:30:59.050 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:58 smithi060 bash[20116]: cluster 2024-04-02T15:30:57.498482+0000 mgr.y (mgr.14460) 106 : cluster [DBG] pgmap v72: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:30:59.050 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:30:58 smithi060 bash[20116]: cluster 2024-04-02T15:30:57.611817+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-02T15:31:00.803 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:31:00 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:31:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:31:00.804 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:00 smithi060 bash[14337]: cluster 2024-04-02T15:30:59.499026+0000 mgr.y (mgr.14460) 107 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-02T15:31:00.804 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:00 smithi060 bash[14337]: audit 2024-04-02T15:31:00.497082+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:00.804 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:00 smithi060 bash[14337]: audit 2024-04-02T15:31:00.507365+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:00.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:00 smithi060 bash[20116]: cluster 2024-04-02T15:30:59.499026+0000 mgr.y (mgr.14460) 107 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-02T15:31:00.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:00 smithi060 bash[20116]: audit 2024-04-02T15:31:00.497082+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:00.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:00 smithi060 bash[20116]: audit 2024-04-02T15:31:00.507365+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:00.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:00 smithi164 bash[14575]: cluster 2024-04-02T15:30:59.499026+0000 mgr.y (mgr.14460) 107 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-02T15:31:00.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:00 smithi164 bash[14575]: audit 2024-04-02T15:31:00.497082+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:00.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:00 smithi164 bash[14575]: audit 2024-04-02T15:31:00.507365+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:01.408 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-04-02T15:31:01.409 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "c78f5522-fcda-4c2d-8c09-13ec7134a885", 2024-04-02T15:31:01.409 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "default", 2024-04-02T15:31:01.409 INFO:teuthology.orchestra.run.smithi060.stdout: "api_name": "default", 2024-04-02T15:31:01.409 INFO:teuthology.orchestra.run.smithi060.stdout: "is_master": "true", 2024-04-02T15:31:01.409 INFO:teuthology.orchestra.run.smithi060.stdout: "endpoints": [], 2024-04-02T15:31:01.409 INFO:teuthology.orchestra.run.smithi060.stdout: "hostnames": [], 2024-04-02T15:31:01.409 INFO:teuthology.orchestra.run.smithi060.stdout: "hostnames_s3website": [], 2024-04-02T15:31:01.409 INFO:teuthology.orchestra.run.smithi060.stdout: "master_zone": "", 2024-04-02T15:31:01.409 INFO:teuthology.orchestra.run.smithi060.stdout: "zones": [], 2024-04-02T15:31:01.409 INFO:teuthology.orchestra.run.smithi060.stdout: "placement_targets": [], 2024-04-02T15:31:01.409 INFO:teuthology.orchestra.run.smithi060.stdout: "default_placement": "", 2024-04-02T15:31:01.409 INFO:teuthology.orchestra.run.smithi060.stdout: "realm_id": "11413dc4-ed7e-4696-a06a-d39db9f5f0dc", 2024-04-02T15:31:01.409 INFO:teuthology.orchestra.run.smithi060.stdout: "sync_policy": { 2024-04-02T15:31:01.410 INFO:teuthology.orchestra.run.smithi060.stdout: "groups": [] 2024-04-02T15:31:01.410 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-04-02T15:31:01.410 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-04-02T15:31:02.472 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-04-02T15:31:02.617 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:31:02 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:31:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:31:02.940 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:02 smithi060 bash[14337]: cluster 2024-04-02T15:31:01.499607+0000 mgr.y (mgr.14460) 108 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-02T15:31:02.940 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:02 smithi060 bash[20116]: cluster 2024-04-02T15:31:01.499607+0000 mgr.y (mgr.14460) 108 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-02T15:31:02.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:02 smithi164 bash[14575]: cluster 2024-04-02T15:31:01.499607+0000 mgr.y (mgr.14460) 108 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-02T15:31:03.300 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:31:03 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:31:03] "GET /metrics HTTP/1.1" 200 192559 "" "Prometheus/2.33.4" 2024-04-02T15:31:03.800 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:31:03 smithi060 bash[43564]: level=error ts=2024-04-02T15:31:03.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:31:03.800 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:31:03 smithi060 bash[43564]: level=warn ts=2024-04-02T15:31:03.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:31:03.800 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:31:03 smithi060 bash[43564]: level=warn ts=2024-04-02T15:31:03.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:31:05.446 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:31:05 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:31:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:31:05.644 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-04-02T15:31:05.644 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "ee777599-3d78-4ad1-a5b6-42767f905d34", 2024-04-02T15:31:05.644 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "z", 2024-04-02T15:31:05.644 INFO:teuthology.orchestra.run.smithi060.stdout: "domain_root": "z.rgw.meta:root", 2024-04-02T15:31:05.644 INFO:teuthology.orchestra.run.smithi060.stdout: "control_pool": "z.rgw.control", 2024-04-02T15:31:05.644 INFO:teuthology.orchestra.run.smithi060.stdout: "gc_pool": "z.rgw.log:gc", 2024-04-02T15:31:05.644 INFO:teuthology.orchestra.run.smithi060.stdout: "lc_pool": "z.rgw.log:lc", 2024-04-02T15:31:05.644 INFO:teuthology.orchestra.run.smithi060.stdout: "log_pool": "z.rgw.log", 2024-04-02T15:31:05.644 INFO:teuthology.orchestra.run.smithi060.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-04-02T15:31:05.644 INFO:teuthology.orchestra.run.smithi060.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-04-02T15:31:05.644 INFO:teuthology.orchestra.run.smithi060.stdout: "roles_pool": "z.rgw.meta:roles", 2024-04-02T15:31:05.644 INFO:teuthology.orchestra.run.smithi060.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-04-02T15:31:05.644 INFO:teuthology.orchestra.run.smithi060.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-04-02T15:31:05.645 INFO:teuthology.orchestra.run.smithi060.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-04-02T15:31:05.645 INFO:teuthology.orchestra.run.smithi060.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-04-02T15:31:05.645 INFO:teuthology.orchestra.run.smithi060.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-04-02T15:31:05.645 INFO:teuthology.orchestra.run.smithi060.stdout: "otp_pool": "z.rgw.otp", 2024-04-02T15:31:05.645 INFO:teuthology.orchestra.run.smithi060.stdout: "system_key": { 2024-04-02T15:31:05.645 INFO:teuthology.orchestra.run.smithi060.stdout: "access_key": "", 2024-04-02T15:31:05.645 INFO:teuthology.orchestra.run.smithi060.stdout: "secret_key": "" 2024-04-02T15:31:05.645 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:31:05.645 INFO:teuthology.orchestra.run.smithi060.stdout: "placement_pools": [ 2024-04-02T15:31:05.645 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-04-02T15:31:05.645 INFO:teuthology.orchestra.run.smithi060.stdout: "key": "default-placement", 2024-04-02T15:31:05.646 INFO:teuthology.orchestra.run.smithi060.stdout: "val": { 2024-04-02T15:31:05.646 INFO:teuthology.orchestra.run.smithi060.stdout: "index_pool": "z.rgw.buckets.index", 2024-04-02T15:31:05.646 INFO:teuthology.orchestra.run.smithi060.stdout: "storage_classes": { 2024-04-02T15:31:05.646 INFO:teuthology.orchestra.run.smithi060.stdout: "STANDARD": { 2024-04-02T15:31:05.646 INFO:teuthology.orchestra.run.smithi060.stdout: "data_pool": "z.rgw.buckets.data" 2024-04-02T15:31:05.646 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-04-02T15:31:05.646 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:31:05.646 INFO:teuthology.orchestra.run.smithi060.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-04-02T15:31:05.646 INFO:teuthology.orchestra.run.smithi060.stdout: "index_type": 0 2024-04-02T15:31:05.646 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-04-02T15:31:05.646 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-04-02T15:31:05.646 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-04-02T15:31:05.646 INFO:teuthology.orchestra.run.smithi060.stdout: "realm_id": "11413dc4-ed7e-4696-a06a-d39db9f5f0dc", 2024-04-02T15:31:05.646 INFO:teuthology.orchestra.run.smithi060.stdout: "notif_pool": "z.rgw.log:notif" 2024-04-02T15:31:05.647 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-04-02T15:31:05.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:05 smithi164 bash[14575]: cluster 2024-04-02T15:31:03.500235+0000 mgr.y (mgr.14460) 109 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-04-02T15:31:05.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:05 smithi164 bash[14575]: audit 2024-04-02T15:31:05.052586+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:05.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:05 smithi164 bash[14575]: audit 2024-04-02T15:31:05.063961+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:05.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:05 smithi060 bash[20116]: cluster 2024-04-02T15:31:03.500235+0000 mgr.y (mgr.14460) 109 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-04-02T15:31:05.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:05 smithi060 bash[20116]: audit 2024-04-02T15:31:05.052586+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:05.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:05 smithi060 bash[20116]: audit 2024-04-02T15:31:05.063961+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:05.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:05 smithi060 bash[14337]: cluster 2024-04-02T15:31:03.500235+0000 mgr.y (mgr.14460) 109 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-04-02T15:31:05.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:05 smithi060 bash[14337]: audit 2024-04-02T15:31:05.052586+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:05.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:05 smithi060 bash[14337]: audit 2024-04-02T15:31:05.063961+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:06.412 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-04-02T15:31:07.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:07 smithi164 bash[14575]: cluster 2024-04-02T15:31:05.501396+0000 mgr.y (mgr.14460) 110 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 460 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-02T15:31:07.765 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:07 smithi060 bash[14337]: cluster 2024-04-02T15:31:05.501396+0000 mgr.y (mgr.14460) 110 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 460 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-02T15:31:07.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:07 smithi060 bash[20116]: cluster 2024-04-02T15:31:05.501396+0000 mgr.y (mgr.14460) 110 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 460 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-02T15:31:10.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:09 smithi060 bash[14337]: cluster 2024-04-02T15:31:07.502016+0000 mgr.y (mgr.14460) 111 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-04-02T15:31:10.054 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:09 smithi060 bash[20116]: cluster 2024-04-02T15:31:07.502016+0000 mgr.y (mgr.14460) 111 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-04-02T15:31:10.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:09 smithi164 bash[14575]: cluster 2024-04-02T15:31:07.502016+0000 mgr.y (mgr.14460) 111 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-04-02T15:31:11.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:10 smithi164 bash[14575]: cluster 2024-04-02T15:31:09.502807+0000 mgr.y (mgr.14460) 112 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2024-04-02T15:31:11.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:10 smithi164 bash[14575]: cluster 2024-04-02T15:31:09.818065+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-02T15:31:11.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:10 smithi164 bash[14575]: audit 2024-04-02T15:31:09.821881+0000 mon.a (mon.0) 876 : audit [INF] from='client.? 172.21.15.60:0/3340708814' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-02T15:31:11.300 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:10 smithi060 bash[14337]: cluster 2024-04-02T15:31:09.502807+0000 mgr.y (mgr.14460) 112 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2024-04-02T15:31:11.300 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:10 smithi060 bash[14337]: cluster 2024-04-02T15:31:09.818065+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-02T15:31:11.300 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:10 smithi060 bash[14337]: audit 2024-04-02T15:31:09.821881+0000 mon.a (mon.0) 876 : audit [INF] from='client.? 172.21.15.60:0/3340708814' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-02T15:31:11.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:10 smithi060 bash[20116]: cluster 2024-04-02T15:31:09.502807+0000 mgr.y (mgr.14460) 112 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2024-04-02T15:31:11.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:10 smithi060 bash[20116]: cluster 2024-04-02T15:31:09.818065+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-02T15:31:11.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:10 smithi060 bash[20116]: audit 2024-04-02T15:31:09.821881+0000 mon.a (mon.0) 876 : audit [INF] from='client.? 172.21.15.60:0/3340708814' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-02T15:31:12.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:11 smithi164 bash[14575]: audit 2024-04-02T15:31:10.827387+0000 mon.a (mon.0) 877 : audit [INF] from='client.? 172.21.15.60:0/3340708814' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-02T15:31:12.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:11 smithi164 bash[14575]: cluster 2024-04-02T15:31:10.827683+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-02T15:31:12.300 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:11 smithi060 bash[14337]: audit 2024-04-02T15:31:10.827387+0000 mon.a (mon.0) 877 : audit [INF] from='client.? 172.21.15.60:0/3340708814' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-02T15:31:12.300 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:11 smithi060 bash[14337]: cluster 2024-04-02T15:31:10.827683+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-02T15:31:12.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:11 smithi060 bash[20116]: audit 2024-04-02T15:31:10.827387+0000 mon.a (mon.0) 877 : audit [INF] from='client.? 172.21.15.60:0/3340708814' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-02T15:31:12.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:11 smithi060 bash[20116]: cluster 2024-04-02T15:31:10.827683+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-02T15:31:12.728 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:31:12 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:31:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:31:13.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:12 smithi164 bash[14575]: cluster 2024-04-02T15:31:11.503442+0000 mgr.y (mgr.14460) 113 : cluster [DBG] pgmap v82: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 4 op/s 2024-04-02T15:31:13.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:12 smithi164 bash[14575]: cluster 2024-04-02T15:31:11.839410+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-02T15:31:13.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:12 smithi164 bash[14575]: audit 2024-04-02T15:31:11.842539+0000 mon.a (mon.0) 880 : audit [INF] from='client.? 172.21.15.60:0/3340708814' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-02T15:31:13.300 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:31:13 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:31:13] "GET /metrics HTTP/1.1" 200 192559 "" "Prometheus/2.33.4" 2024-04-02T15:31:13.300 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:12 smithi060 bash[14337]: cluster 2024-04-02T15:31:11.503442+0000 mgr.y (mgr.14460) 113 : cluster [DBG] pgmap v82: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 4 op/s 2024-04-02T15:31:13.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:12 smithi060 bash[14337]: cluster 2024-04-02T15:31:11.839410+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-02T15:31:13.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:12 smithi060 bash[14337]: audit 2024-04-02T15:31:11.842539+0000 mon.a (mon.0) 880 : audit [INF] from='client.? 172.21.15.60:0/3340708814' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-02T15:31:13.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:12 smithi060 bash[20116]: cluster 2024-04-02T15:31:11.503442+0000 mgr.y (mgr.14460) 113 : cluster [DBG] pgmap v82: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 4 op/s 2024-04-02T15:31:13.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:12 smithi060 bash[20116]: cluster 2024-04-02T15:31:11.839410+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-02T15:31:13.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:12 smithi060 bash[20116]: audit 2024-04-02T15:31:11.842539+0000 mon.a (mon.0) 880 : audit [INF] from='client.? 172.21.15.60:0/3340708814' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-02T15:31:13.800 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:31:13 smithi060 bash[43564]: level=error ts=2024-04-02T15:31:13.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:31:13.800 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:31:13 smithi060 bash[43564]: level=warn ts=2024-04-02T15:31:13.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:31:13.800 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:31:13 smithi060 bash[43564]: level=warn ts=2024-04-02T15:31:13.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:31:14.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:14 smithi060 bash[14337]: audit 2024-04-02T15:31:12.840170+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.60:0/3340708814' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-02T15:31:14.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:14 smithi060 bash[14337]: cluster 2024-04-02T15:31:12.840549+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-02T15:31:14.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:14 smithi060 bash[20116]: audit 2024-04-02T15:31:12.840170+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.60:0/3340708814' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-02T15:31:14.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:14 smithi060 bash[20116]: cluster 2024-04-02T15:31:12.840549+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-02T15:31:14.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:14 smithi164 bash[14575]: audit 2024-04-02T15:31:12.840170+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.60:0/3340708814' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-02T15:31:14.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:14 smithi164 bash[14575]: cluster 2024-04-02T15:31:12.840549+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-02T15:31:15.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:15 smithi060 bash[14337]: cluster 2024-04-02T15:31:13.504099+0000 mgr.y (mgr.14460) 114 : cluster [DBG] pgmap v85: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:31:15.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:15 smithi060 bash[14337]: cluster 2024-04-02T15:31:14.274950+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-02T15:31:15.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:15 smithi060 bash[14337]: audit 2024-04-02T15:31:14.280964+0000 mon.c (mon.1) 85 : audit [INF] from='client.? 172.21.15.60:0/300229859' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T15:31:15.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:15 smithi060 bash[14337]: audit 2024-04-02T15:31:14.290514+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T15:31:15.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:15 smithi060 bash[14337]: audit 2024-04-02T15:31:15.278406+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-02T15:31:15.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:15 smithi060 bash[14337]: cluster 2024-04-02T15:31:15.278522+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-02T15:31:15.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:15 smithi060 bash[20116]: cluster 2024-04-02T15:31:13.504099+0000 mgr.y (mgr.14460) 114 : cluster [DBG] pgmap v85: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:31:15.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:15 smithi060 bash[20116]: cluster 2024-04-02T15:31:14.274950+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-02T15:31:15.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:15 smithi060 bash[20116]: audit 2024-04-02T15:31:14.280964+0000 mon.c (mon.1) 85 : audit [INF] from='client.? 172.21.15.60:0/300229859' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T15:31:15.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:15 smithi060 bash[20116]: audit 2024-04-02T15:31:14.290514+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T15:31:15.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:15 smithi060 bash[20116]: audit 2024-04-02T15:31:15.278406+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-02T15:31:15.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:15 smithi060 bash[20116]: cluster 2024-04-02T15:31:15.278522+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-02T15:31:15.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:15 smithi164 bash[14575]: cluster 2024-04-02T15:31:13.504099+0000 mgr.y (mgr.14460) 114 : cluster [DBG] pgmap v85: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:31:15.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:15 smithi164 bash[14575]: cluster 2024-04-02T15:31:14.274950+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-02T15:31:15.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:15 smithi164 bash[14575]: audit 2024-04-02T15:31:14.280964+0000 mon.c (mon.1) 85 : audit [INF] from='client.? 172.21.15.60:0/300229859' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T15:31:15.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:15 smithi164 bash[14575]: audit 2024-04-02T15:31:14.290514+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T15:31:15.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:15 smithi164 bash[14575]: audit 2024-04-02T15:31:15.278406+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-02T15:31:15.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:15 smithi164 bash[14575]: cluster 2024-04-02T15:31:15.278522+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-02T15:31:16.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:16 smithi060 bash[14337]: audit 2024-04-02T15:31:15.285575+0000 mon.c (mon.1) 86 : audit [INF] from='client.? 172.21.15.60:0/300229859' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T15:31:16.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:16 smithi060 bash[14337]: audit 2024-04-02T15:31:15.288248+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T15:31:16.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:16 smithi060 bash[14337]: audit 2024-04-02T15:31:16.278326+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-02T15:31:16.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:16 smithi060 bash[14337]: cluster 2024-04-02T15:31:16.278662+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-02T15:31:16.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:16 smithi060 bash[14337]: audit 2024-04-02T15:31:16.279652+0000 mon.c (mon.1) 87 : audit [INF] from='client.? 172.21.15.60:0/300229859' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-02T15:31:16.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:16 smithi060 bash[14337]: audit 2024-04-02T15:31:16.280300+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-02T15:31:16.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:16 smithi060 bash[20116]: audit 2024-04-02T15:31:15.285575+0000 mon.c (mon.1) 86 : audit [INF] from='client.? 172.21.15.60:0/300229859' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T15:31:16.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:16 smithi060 bash[20116]: audit 2024-04-02T15:31:15.288248+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T15:31:16.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:16 smithi060 bash[20116]: audit 2024-04-02T15:31:16.278326+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-02T15:31:16.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:16 smithi060 bash[20116]: cluster 2024-04-02T15:31:16.278662+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-02T15:31:16.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:16 smithi060 bash[20116]: audit 2024-04-02T15:31:16.279652+0000 mon.c (mon.1) 87 : audit [INF] from='client.? 172.21.15.60:0/300229859' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-02T15:31:16.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:16 smithi060 bash[20116]: audit 2024-04-02T15:31:16.280300+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-02T15:31:16.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:16 smithi164 bash[14575]: audit 2024-04-02T15:31:15.285575+0000 mon.c (mon.1) 86 : audit [INF] from='client.? 172.21.15.60:0/300229859' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T15:31:16.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:16 smithi164 bash[14575]: audit 2024-04-02T15:31:15.288248+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T15:31:16.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:16 smithi164 bash[14575]: audit 2024-04-02T15:31:16.278326+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-02T15:31:16.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:16 smithi164 bash[14575]: cluster 2024-04-02T15:31:16.278662+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-02T15:31:16.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:16 smithi164 bash[14575]: audit 2024-04-02T15:31:16.279652+0000 mon.c (mon.1) 87 : audit [INF] from='client.? 172.21.15.60:0/300229859' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-02T15:31:16.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:16 smithi164 bash[14575]: audit 2024-04-02T15:31:16.280300+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-02T15:31:17.396 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-04-02T15:31:17.396 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "ebbb9238-ec97-48a0-9b8f-363af0370fac", 2024-04-02T15:31:17.396 INFO:teuthology.orchestra.run.smithi060.stdout: "epoch": 1, 2024-04-02T15:31:17.396 INFO:teuthology.orchestra.run.smithi060.stdout: "predecessor_uuid": "1dd3745f-00e0-4213-8487-9cd4137b8634", 2024-04-02T15:31:17.397 INFO:teuthology.orchestra.run.smithi060.stdout: "sync_status": [], 2024-04-02T15:31:17.397 INFO:teuthology.orchestra.run.smithi060.stdout: "period_map": { 2024-04-02T15:31:17.397 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "ebbb9238-ec97-48a0-9b8f-363af0370fac", 2024-04-02T15:31:17.397 INFO:teuthology.orchestra.run.smithi060.stdout: "zonegroups": [ 2024-04-02T15:31:17.397 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-04-02T15:31:17.397 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "c78f5522-fcda-4c2d-8c09-13ec7134a885", 2024-04-02T15:31:17.397 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "default", 2024-04-02T15:31:17.397 INFO:teuthology.orchestra.run.smithi060.stdout: "api_name": "default", 2024-04-02T15:31:17.398 INFO:teuthology.orchestra.run.smithi060.stdout: "is_master": "true", 2024-04-02T15:31:17.398 INFO:teuthology.orchestra.run.smithi060.stdout: "endpoints": [], 2024-04-02T15:31:17.398 INFO:teuthology.orchestra.run.smithi060.stdout: "hostnames": [], 2024-04-02T15:31:17.398 INFO:teuthology.orchestra.run.smithi060.stdout: "hostnames_s3website": [], 2024-04-02T15:31:17.398 INFO:teuthology.orchestra.run.smithi060.stdout: "master_zone": "ee777599-3d78-4ad1-a5b6-42767f905d34", 2024-04-02T15:31:17.398 INFO:teuthology.orchestra.run.smithi060.stdout: "zones": [ 2024-04-02T15:31:17.398 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-04-02T15:31:17.399 INFO:teuthology.orchestra.run.smithi060.stdout: "id": "ee777599-3d78-4ad1-a5b6-42767f905d34", 2024-04-02T15:31:17.399 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "z", 2024-04-02T15:31:17.399 INFO:teuthology.orchestra.run.smithi060.stdout: "endpoints": [], 2024-04-02T15:31:17.399 INFO:teuthology.orchestra.run.smithi060.stdout: "log_meta": "false", 2024-04-02T15:31:17.399 INFO:teuthology.orchestra.run.smithi060.stdout: "log_data": "false", 2024-04-02T15:31:17.399 INFO:teuthology.orchestra.run.smithi060.stdout: "bucket_index_max_shards": 11, 2024-04-02T15:31:17.400 INFO:teuthology.orchestra.run.smithi060.stdout: "read_only": "false", 2024-04-02T15:31:17.400 INFO:teuthology.orchestra.run.smithi060.stdout: "tier_type": "", 2024-04-02T15:31:17.400 INFO:teuthology.orchestra.run.smithi060.stdout: "sync_from_all": "true", 2024-04-02T15:31:17.400 INFO:teuthology.orchestra.run.smithi060.stdout: "sync_from": [], 2024-04-02T15:31:17.401 INFO:teuthology.orchestra.run.smithi060.stdout: "redirect_zone": "" 2024-04-02T15:31:17.402 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-04-02T15:31:17.402 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-04-02T15:31:17.402 INFO:teuthology.orchestra.run.smithi060.stdout: "placement_targets": [ 2024-04-02T15:31:17.402 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-04-02T15:31:17.402 INFO:teuthology.orchestra.run.smithi060.stdout: "name": "default-placement", 2024-04-02T15:31:17.402 INFO:teuthology.orchestra.run.smithi060.stdout: "tags": [], 2024-04-02T15:31:17.403 INFO:teuthology.orchestra.run.smithi060.stdout: "storage_classes": [ 2024-04-02T15:31:17.403 INFO:teuthology.orchestra.run.smithi060.stdout: "STANDARD" 2024-04-02T15:31:17.403 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-04-02T15:31:17.403 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-04-02T15:31:17.403 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-04-02T15:31:17.403 INFO:teuthology.orchestra.run.smithi060.stdout: "default_placement": "default-placement", 2024-04-02T15:31:17.403 INFO:teuthology.orchestra.run.smithi060.stdout: "realm_id": "11413dc4-ed7e-4696-a06a-d39db9f5f0dc", 2024-04-02T15:31:17.403 INFO:teuthology.orchestra.run.smithi060.stdout: "sync_policy": { 2024-04-02T15:31:17.403 INFO:teuthology.orchestra.run.smithi060.stdout: "groups": [] 2024-04-02T15:31:17.403 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-04-02T15:31:17.403 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-04-02T15:31:17.403 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-04-02T15:31:17.403 INFO:teuthology.orchestra.run.smithi060.stdout: "short_zone_ids": [ 2024-04-02T15:31:17.403 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-04-02T15:31:17.403 INFO:teuthology.orchestra.run.smithi060.stdout: "key": "ee777599-3d78-4ad1-a5b6-42767f905d34", 2024-04-02T15:31:17.404 INFO:teuthology.orchestra.run.smithi060.stdout: "val": 3038162165 2024-04-02T15:31:17.404 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-04-02T15:31:17.404 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-04-02T15:31:17.404 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:31:17.404 INFO:teuthology.orchestra.run.smithi060.stdout: "master_zonegroup": "c78f5522-fcda-4c2d-8c09-13ec7134a885", 2024-04-02T15:31:17.404 INFO:teuthology.orchestra.run.smithi060.stdout: "master_zone": "ee777599-3d78-4ad1-a5b6-42767f905d34", 2024-04-02T15:31:17.404 INFO:teuthology.orchestra.run.smithi060.stdout: "period_config": { 2024-04-02T15:31:17.404 INFO:teuthology.orchestra.run.smithi060.stdout: "bucket_quota": { 2024-04-02T15:31:17.404 INFO:teuthology.orchestra.run.smithi060.stdout: "enabled": false, 2024-04-02T15:31:17.404 INFO:teuthology.orchestra.run.smithi060.stdout: "check_on_raw": false, 2024-04-02T15:31:17.404 INFO:teuthology.orchestra.run.smithi060.stdout: "max_size": -1, 2024-04-02T15:31:17.404 INFO:teuthology.orchestra.run.smithi060.stdout: "max_size_kb": 0, 2024-04-02T15:31:17.404 INFO:teuthology.orchestra.run.smithi060.stdout: "max_objects": -1 2024-04-02T15:31:17.404 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:31:17.404 INFO:teuthology.orchestra.run.smithi060.stdout: "user_quota": { 2024-04-02T15:31:17.404 INFO:teuthology.orchestra.run.smithi060.stdout: "enabled": false, 2024-04-02T15:31:17.405 INFO:teuthology.orchestra.run.smithi060.stdout: "check_on_raw": false, 2024-04-02T15:31:17.405 INFO:teuthology.orchestra.run.smithi060.stdout: "max_size": -1, 2024-04-02T15:31:17.405 INFO:teuthology.orchestra.run.smithi060.stdout: "max_size_kb": 0, 2024-04-02T15:31:17.405 INFO:teuthology.orchestra.run.smithi060.stdout: "max_objects": -1 2024-04-02T15:31:17.405 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:31:17.405 INFO:teuthology.orchestra.run.smithi060.stdout: "user_ratelimit": { 2024-04-02T15:31:17.405 INFO:teuthology.orchestra.run.smithi060.stdout: "max_read_ops": 0, 2024-04-02T15:31:17.405 INFO:teuthology.orchestra.run.smithi060.stdout: "max_write_ops": 0, 2024-04-02T15:31:17.405 INFO:teuthology.orchestra.run.smithi060.stdout: "max_read_bytes": 0, 2024-04-02T15:31:17.405 INFO:teuthology.orchestra.run.smithi060.stdout: "max_write_bytes": 0, 2024-04-02T15:31:17.405 INFO:teuthology.orchestra.run.smithi060.stdout: "enabled": false 2024-04-02T15:31:17.405 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:31:17.405 INFO:teuthology.orchestra.run.smithi060.stdout: "bucket_ratelimit": { 2024-04-02T15:31:17.405 INFO:teuthology.orchestra.run.smithi060.stdout: "max_read_ops": 0, 2024-04-02T15:31:17.405 INFO:teuthology.orchestra.run.smithi060.stdout: "max_write_ops": 0, 2024-04-02T15:31:17.405 INFO:teuthology.orchestra.run.smithi060.stdout: "max_read_bytes": 0, 2024-04-02T15:31:17.406 INFO:teuthology.orchestra.run.smithi060.stdout: "max_write_bytes": 0, 2024-04-02T15:31:17.406 INFO:teuthology.orchestra.run.smithi060.stdout: "enabled": false 2024-04-02T15:31:17.406 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:31:17.406 INFO:teuthology.orchestra.run.smithi060.stdout: "anonymous_ratelimit": { 2024-04-02T15:31:17.406 INFO:teuthology.orchestra.run.smithi060.stdout: "max_read_ops": 0, 2024-04-02T15:31:17.406 INFO:teuthology.orchestra.run.smithi060.stdout: "max_write_ops": 0, 2024-04-02T15:31:17.406 INFO:teuthology.orchestra.run.smithi060.stdout: "max_read_bytes": 0, 2024-04-02T15:31:17.406 INFO:teuthology.orchestra.run.smithi060.stdout: "max_write_bytes": 0, 2024-04-02T15:31:17.406 INFO:teuthology.orchestra.run.smithi060.stdout: "enabled": false 2024-04-02T15:31:17.406 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-04-02T15:31:17.406 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:31:17.406 INFO:teuthology.orchestra.run.smithi060.stdout: "realm_id": "11413dc4-ed7e-4696-a06a-d39db9f5f0dc", 2024-04-02T15:31:17.406 INFO:teuthology.orchestra.run.smithi060.stdout: "realm_name": "r", 2024-04-02T15:31:17.406 INFO:teuthology.orchestra.run.smithi060.stdout: "realm_epoch": 2 2024-04-02T15:31:17.406 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-04-02T15:31:17.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:17 smithi060 bash[14337]: cluster 2024-04-02T15:31:15.504787+0000 mgr.y (mgr.14460) 115 : cluster [DBG] pgmap v88: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-02T15:31:17.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:17 smithi060 bash[14337]: audit 2024-04-02T15:31:17.283157+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-02T15:31:17.567 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:17 smithi060 bash[14337]: cluster 2024-04-02T15:31:17.283405+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-02T15:31:17.567 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:17 smithi060 bash[20116]: cluster 2024-04-02T15:31:15.504787+0000 mgr.y (mgr.14460) 115 : cluster [DBG] pgmap v88: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-02T15:31:17.567 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:17 smithi060 bash[20116]: audit 2024-04-02T15:31:17.283157+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-02T15:31:17.567 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:17 smithi060 bash[20116]: cluster 2024-04-02T15:31:17.283405+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-02T15:31:17.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:17 smithi164 bash[14575]: cluster 2024-04-02T15:31:15.504787+0000 mgr.y (mgr.14460) 115 : cluster [DBG] pgmap v88: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-02T15:31:17.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:17 smithi164 bash[14575]: audit 2024-04-02T15:31:17.283157+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-02T15:31:17.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:17 smithi164 bash[14575]: cluster 2024-04-02T15:31:17.283405+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-02T15:31:18.554 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-04-02T15:31:19.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:19 smithi164 bash[14575]: cluster 2024-04-02T15:31:17.505444+0000 mgr.y (mgr.14460) 116 : cluster [DBG] pgmap v91: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-02T15:31:19.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:19 smithi060 bash[14337]: cluster 2024-04-02T15:31:17.505444+0000 mgr.y (mgr.14460) 116 : cluster [DBG] pgmap v91: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-02T15:31:19.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:19 smithi060 bash[20116]: cluster 2024-04-02T15:31:17.505444+0000 mgr.y (mgr.14460) 116 : cluster [DBG] pgmap v91: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-02T15:31:21.050 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:31:20 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:31:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:31:21.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:21 smithi164 bash[14575]: cluster 2024-04-02T15:31:19.506664+0000 mgr.y (mgr.14460) 117 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-04-02T15:31:21.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:21 smithi164 bash[14575]: audit 2024-04-02T15:31:20.656373+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:21.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:21 smithi164 bash[14575]: audit 2024-04-02T15:31:20.666209+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:21.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:21 smithi060 bash[14337]: cluster 2024-04-02T15:31:19.506664+0000 mgr.y (mgr.14460) 117 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-04-02T15:31:21.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:21 smithi060 bash[14337]: audit 2024-04-02T15:31:20.656373+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:21.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:21 smithi060 bash[14337]: audit 2024-04-02T15:31:20.666209+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:21.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:21 smithi060 bash[20116]: cluster 2024-04-02T15:31:19.506664+0000 mgr.y (mgr.14460) 117 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-04-02T15:31:21.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:21 smithi060 bash[20116]: audit 2024-04-02T15:31:20.656373+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:21.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:21 smithi060 bash[20116]: audit 2024-04-02T15:31:20.666209+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:22.585 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled rgw.foo update... 2024-04-02T15:31:22.728 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:31:22 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:31:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:31:23.050 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:31:23] "GET /metrics HTTP/1.1" 200 195221 "" "Prometheus/2.33.4" 2024-04-02T15:31:23.594 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph orch apply rgw smpl' 2024-04-02T15:31:23.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:23 smithi164 bash[14575]: cluster 2024-04-02T15:31:21.507283+0000 mgr.y (mgr.14460) 118 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-02T15:31:23.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:23 smithi164 bash[14575]: audit 2024-04-02T15:31:22.581059+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:23.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:23 smithi164 bash[14575]: audit 2024-04-02T15:31:22.587330+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:23.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:23 smithi164 bash[14575]: audit 2024-04-02T15:31:22.589131+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:23.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:23 smithi164 bash[14575]: audit 2024-04-02T15:31:22.599841+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:23.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:23 smithi164 bash[14575]: audit 2024-04-02T15:31:22.612770+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:23.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:23 smithi164 bash[14575]: audit 2024-04-02T15:31:22.619918+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:23.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:23 smithi164 bash[14575]: audit 2024-04-02T15:31:22.626505+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:23.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:23 smithi164 bash[14575]: audit 2024-04-02T15:31:22.627678+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.kjedds", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:23.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:23 smithi164 bash[14575]: audit 2024-04-02T15:31:22.628143+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.kjedds", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:23.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:23 smithi164 bash[14575]: audit 2024-04-02T15:31:22.632548+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.kjedds", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:31:23.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:23 smithi164 bash[14575]: audit 2024-04-02T15:31:22.640297+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:23.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:23 smithi164 bash[14575]: audit 2024-04-02T15:31:22.641653+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:23.792 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[20116]: cluster 2024-04-02T15:31:21.507283+0000 mgr.y (mgr.14460) 118 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-02T15:31:23.792 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[20116]: audit 2024-04-02T15:31:22.581059+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:23.792 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[20116]: audit 2024-04-02T15:31:22.587330+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:23.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[20116]: audit 2024-04-02T15:31:22.589131+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:23.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[20116]: audit 2024-04-02T15:31:22.599841+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:23.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[20116]: audit 2024-04-02T15:31:22.612770+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:23.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[20116]: audit 2024-04-02T15:31:22.619918+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:23.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[20116]: audit 2024-04-02T15:31:22.626505+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:23.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[20116]: audit 2024-04-02T15:31:22.627678+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.kjedds", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:23.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[20116]: audit 2024-04-02T15:31:22.628143+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.kjedds", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:23.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[20116]: audit 2024-04-02T15:31:22.632548+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.kjedds", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:31:23.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[20116]: audit 2024-04-02T15:31:22.640297+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:23.793 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[20116]: audit 2024-04-02T15:31:22.641653+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:23.793 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[14337]: cluster 2024-04-02T15:31:21.507283+0000 mgr.y (mgr.14460) 118 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-02T15:31:23.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[14337]: audit 2024-04-02T15:31:22.581059+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:23.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[14337]: audit 2024-04-02T15:31:22.587330+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:23.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[14337]: audit 2024-04-02T15:31:22.589131+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:23.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[14337]: audit 2024-04-02T15:31:22.599841+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:23.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[14337]: audit 2024-04-02T15:31:22.612770+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:23.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[14337]: audit 2024-04-02T15:31:22.619918+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:23.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[14337]: audit 2024-04-02T15:31:22.626505+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:23.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[14337]: audit 2024-04-02T15:31:22.627678+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.kjedds", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:23.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[14337]: audit 2024-04-02T15:31:22.628143+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.kjedds", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:23.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[14337]: audit 2024-04-02T15:31:22.632548+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi060.kjedds", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:31:23.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[14337]: audit 2024-04-02T15:31:22.640297+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:23.794 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[14337]: audit 2024-04-02T15:31:22.641653+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:23.795 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[43564]: level=error ts=2024-04-02T15:31:23.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:31:23.795 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[43564]: level=warn ts=2024-04-02T15:31:23.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:31:23.795 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:31:23 smithi060 bash[43564]: level=warn ts=2024-04-02T15:31:23.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:31:24.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:24 smithi164 bash[14575]: audit 2024-04-02T15:31:22.570556+0000 mgr.y (mgr.14460) 119 : audit [DBG] from='client.24569 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:31:24.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:24 smithi164 bash[14575]: cephadm 2024-04-02T15:31:22.575112+0000 mgr.y (mgr.14460) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-02T15:31:24.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:24 smithi164 bash[14575]: cephadm 2024-04-02T15:31:22.621607+0000 mgr.y (mgr.14460) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-02T15:31:24.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:24 smithi164 bash[14575]: cephadm 2024-04-02T15:31:22.642992+0000 mgr.y (mgr.14460) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi060.kjedds on smithi060 2024-04-02T15:31:24.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:24 smithi164 bash[14575]: cluster 2024-04-02T15:31:23.507943+0000 mgr.y (mgr.14460) 123 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-04-02T15:31:24.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:24 smithi060 bash[20116]: audit 2024-04-02T15:31:22.570556+0000 mgr.y (mgr.14460) 119 : audit [DBG] from='client.24569 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:31:24.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:24 smithi060 bash[20116]: cephadm 2024-04-02T15:31:22.575112+0000 mgr.y (mgr.14460) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-02T15:31:24.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:24 smithi060 bash[20116]: cephadm 2024-04-02T15:31:22.621607+0000 mgr.y (mgr.14460) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-02T15:31:24.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:24 smithi060 bash[20116]: cephadm 2024-04-02T15:31:22.642992+0000 mgr.y (mgr.14460) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi060.kjedds on smithi060 2024-04-02T15:31:24.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:24 smithi060 bash[20116]: cluster 2024-04-02T15:31:23.507943+0000 mgr.y (mgr.14460) 123 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-04-02T15:31:24.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:24 smithi060 bash[14337]: audit 2024-04-02T15:31:22.570556+0000 mgr.y (mgr.14460) 119 : audit [DBG] from='client.24569 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:31:24.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:24 smithi060 bash[14337]: cephadm 2024-04-02T15:31:22.575112+0000 mgr.y (mgr.14460) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-02T15:31:24.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:24 smithi060 bash[14337]: cephadm 2024-04-02T15:31:22.621607+0000 mgr.y (mgr.14460) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-02T15:31:24.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:24 smithi060 bash[14337]: cephadm 2024-04-02T15:31:22.642992+0000 mgr.y (mgr.14460) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi060.kjedds on smithi060 2024-04-02T15:31:24.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:24 smithi060 bash[14337]: cluster 2024-04-02T15:31:23.507943+0000 mgr.y (mgr.14460) 123 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-04-02T15:31:25.553 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:31:25 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:31:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:31:26.300 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:26 smithi060 bash[14337]: audit 2024-04-02T15:31:25.188716+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:26.300 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:26 smithi060 bash[14337]: audit 2024-04-02T15:31:25.197640+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:26.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:26 smithi060 bash[20116]: audit 2024-04-02T15:31:25.188716+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:26.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:26 smithi060 bash[20116]: audit 2024-04-02T15:31:25.197640+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:26.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:26 smithi164 bash[14575]: audit 2024-04-02T15:31:25.188716+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:26.467 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:26 smithi164 bash[14575]: audit 2024-04-02T15:31:25.197640+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:27.709 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:27 smithi060 bash[14337]: cluster 2024-04-02T15:31:25.509442+0000 mgr.y (mgr.14460) 124 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 776 B/s wr, 1 op/s 2024-04-02T15:31:27.709 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:27 smithi060 bash[14337]: audit 2024-04-02T15:31:26.431882+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:27.709 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:27 smithi060 bash[14337]: audit 2024-04-02T15:31:26.434844+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.defvrz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:27.710 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:27 smithi060 bash[14337]: audit 2024-04-02T15:31:26.435415+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.defvrz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:27.710 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:27 smithi060 bash[14337]: audit 2024-04-02T15:31:26.441429+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.defvrz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:31:27.710 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:27 smithi060 bash[14337]: audit 2024-04-02T15:31:26.449284+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:27.710 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:27 smithi060 bash[14337]: audit 2024-04-02T15:31:26.451257+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:27.710 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:27 smithi060 bash[14337]: cephadm 2024-04-02T15:31:26.452784+0000 mgr.y (mgr.14460) 125 : cephadm [INF] Deploying daemon rgw.foo.smithi164.defvrz on smithi164 2024-04-02T15:31:27.710 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:27 smithi060 bash[20116]: cluster 2024-04-02T15:31:25.509442+0000 mgr.y (mgr.14460) 124 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 776 B/s wr, 1 op/s 2024-04-02T15:31:27.710 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:27 smithi060 bash[20116]: audit 2024-04-02T15:31:26.431882+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:27.710 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:27 smithi060 bash[20116]: audit 2024-04-02T15:31:26.434844+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.defvrz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:27.710 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:27 smithi060 bash[20116]: audit 2024-04-02T15:31:26.435415+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.defvrz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:27.710 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:27 smithi060 bash[20116]: audit 2024-04-02T15:31:26.441429+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.defvrz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:31:27.711 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:27 smithi060 bash[20116]: audit 2024-04-02T15:31:26.449284+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:27.711 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:27 smithi060 bash[20116]: audit 2024-04-02T15:31:26.451257+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:27.711 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:27 smithi060 bash[20116]: cephadm 2024-04-02T15:31:26.452784+0000 mgr.y (mgr.14460) 125 : cephadm [INF] Deploying daemon rgw.foo.smithi164.defvrz on smithi164 2024-04-02T15:31:27.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:27 smithi164 bash[14575]: cluster 2024-04-02T15:31:25.509442+0000 mgr.y (mgr.14460) 124 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 776 B/s rd, 776 B/s wr, 1 op/s 2024-04-02T15:31:27.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:27 smithi164 bash[14575]: audit 2024-04-02T15:31:26.431882+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:27.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:27 smithi164 bash[14575]: audit 2024-04-02T15:31:26.434844+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.defvrz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:27.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:27 smithi164 bash[14575]: audit 2024-04-02T15:31:26.435415+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.defvrz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:27.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:27 smithi164 bash[14575]: audit 2024-04-02T15:31:26.441429+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi164.defvrz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:31:27.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:27 smithi164 bash[14575]: audit 2024-04-02T15:31:26.449284+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:27.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:27 smithi164 bash[14575]: audit 2024-04-02T15:31:26.451257+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:27.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:27 smithi164 bash[14575]: cephadm 2024-04-02T15:31:26.452784+0000 mgr.y (mgr.14460) 125 : cephadm [INF] Deploying daemon rgw.foo.smithi164.defvrz on smithi164 2024-04-02T15:31:28.201 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled rgw.smpl update... 2024-04-02T15:31:29.055 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph osd pool create foo' 2024-04-02T15:31:29.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:29 smithi164 bash[14575]: cluster 2024-04-02T15:31:27.510222+0000 mgr.y (mgr.14460) 126 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 700 B/s wr, 1 op/s 2024-04-02T15:31:29.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:29 smithi164 bash[14575]: audit 2024-04-02T15:31:28.190829+0000 mgr.y (mgr.14460) 127 : audit [DBG] from='client.24613 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:31:29.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:29 smithi164 bash[14575]: cephadm 2024-04-02T15:31:28.192654+0000 mgr.y (mgr.14460) 128 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-02T15:31:29.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:29 smithi164 bash[14575]: audit 2024-04-02T15:31:28.197986+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:29.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:29 smithi060 bash[14337]: cluster 2024-04-02T15:31:27.510222+0000 mgr.y (mgr.14460) 126 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 700 B/s wr, 1 op/s 2024-04-02T15:31:29.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:29 smithi060 bash[14337]: audit 2024-04-02T15:31:28.190829+0000 mgr.y (mgr.14460) 127 : audit [DBG] from='client.24613 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:31:29.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:29 smithi060 bash[14337]: cephadm 2024-04-02T15:31:28.192654+0000 mgr.y (mgr.14460) 128 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-02T15:31:29.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:29 smithi060 bash[14337]: audit 2024-04-02T15:31:28.197986+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:29.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:29 smithi060 bash[20116]: cluster 2024-04-02T15:31:27.510222+0000 mgr.y (mgr.14460) 126 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 700 B/s wr, 1 op/s 2024-04-02T15:31:29.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:29 smithi060 bash[20116]: audit 2024-04-02T15:31:28.190829+0000 mgr.y (mgr.14460) 127 : audit [DBG] from='client.24613 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:31:29.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:29 smithi060 bash[20116]: cephadm 2024-04-02T15:31:28.192654+0000 mgr.y (mgr.14460) 128 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-02T15:31:29.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:29 smithi060 bash[20116]: audit 2024-04-02T15:31:28.197986+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:31.204 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:31 smithi164 bash[14575]: cluster 2024-04-02T15:31:29.511681+0000 mgr.y (mgr.14460) 129 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.3 KiB/s wr, 94 op/s 2024-04-02T15:31:31.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:31 smithi060 bash[14337]: cluster 2024-04-02T15:31:29.511681+0000 mgr.y (mgr.14460) 129 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.3 KiB/s wr, 94 op/s 2024-04-02T15:31:31.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:31 smithi060 bash[20116]: cluster 2024-04-02T15:31:29.511681+0000 mgr.y (mgr.14460) 129 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.3 KiB/s wr, 94 op/s 2024-04-02T15:31:32.562 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:31:32 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:31:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:31:32.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:32 smithi060 bash[14337]: audit 2024-04-02T15:31:31.395011+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:32.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:32 smithi060 bash[14337]: audit 2024-04-02T15:31:31.402709+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:32.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:32 smithi060 bash[14337]: audit 2024-04-02T15:31:31.404566+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:32.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:32 smithi060 bash[14337]: cephadm 2024-04-02T15:31:31.415191+0000 mgr.y (mgr.14460) 130 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:31:32.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:32 smithi060 bash[14337]: audit 2024-04-02T15:31:31.919743+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:32.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:32 smithi060 bash[14337]: audit 2024-04-02T15:31:31.930492+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:32.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:32 smithi060 bash[14337]: audit 2024-04-02T15:31:31.937713+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:32.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:32 smithi060 bash[14337]: audit 2024-04-02T15:31:31.947555+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:32.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:32 smithi060 bash[14337]: audit 2024-04-02T15:31:31.948830+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:32.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:32 smithi060 bash[20116]: audit 2024-04-02T15:31:31.395011+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:32.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:32 smithi060 bash[20116]: audit 2024-04-02T15:31:31.402709+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:32.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:32 smithi060 bash[20116]: audit 2024-04-02T15:31:31.404566+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:32.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:32 smithi060 bash[20116]: cephadm 2024-04-02T15:31:31.415191+0000 mgr.y (mgr.14460) 130 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:31:32.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:32 smithi060 bash[20116]: audit 2024-04-02T15:31:31.919743+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:32.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:32 smithi060 bash[20116]: audit 2024-04-02T15:31:31.930492+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:32.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:32 smithi060 bash[20116]: audit 2024-04-02T15:31:31.937713+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:32.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:32 smithi060 bash[20116]: audit 2024-04-02T15:31:31.947555+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:32.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:32 smithi060 bash[20116]: audit 2024-04-02T15:31:31.948830+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:32.955 INFO:teuthology.orchestra.run.smithi060.stderr:pool 'foo' created 2024-04-02T15:31:32.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:32 smithi164 bash[14575]: audit 2024-04-02T15:31:31.395011+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:32.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:32 smithi164 bash[14575]: audit 2024-04-02T15:31:31.402709+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:32.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:32 smithi164 bash[14575]: audit 2024-04-02T15:31:31.404566+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:32.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:32 smithi164 bash[14575]: cephadm 2024-04-02T15:31:31.415191+0000 mgr.y (mgr.14460) 130 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:31:32.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:32 smithi164 bash[14575]: audit 2024-04-02T15:31:31.919743+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:32.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:32 smithi164 bash[14575]: audit 2024-04-02T15:31:31.930492+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:32.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:32 smithi164 bash[14575]: audit 2024-04-02T15:31:31.937713+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:32.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:32 smithi164 bash[14575]: audit 2024-04-02T15:31:31.947555+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:32.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:32 smithi164 bash[14575]: audit 2024-04-02T15:31:31.948830+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:33.300 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:31:33] "GET /metrics HTTP/1.1" 200 202482 "" "Prometheus/2.33.4" 2024-04-02T15:31:33.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[43564]: level=error ts=2024-04-02T15:31:33.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:31:33.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[43564]: level=warn ts=2024-04-02T15:31:33.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:31:33.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[43564]: level=warn ts=2024-04-02T15:31:33.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:31:33.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[20116]: cluster 2024-04-02T15:31:31.512655+0000 mgr.y (mgr.14460) 131 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-04-02T15:31:33.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[20116]: cephadm 2024-04-02T15:31:31.938532+0000 mgr.y (mgr.14460) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:31:33.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[20116]: cephadm 2024-04-02T15:31:31.955854+0000 mgr.y (mgr.14460) 133 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:31:33.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[20116]: audit 2024-04-02T15:31:32.204542+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.60:0/1329783134' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-02T15:31:33.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[20116]: audit 2024-04-02T15:31:32.655570+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:33.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[20116]: cephadm 2024-04-02T15:31:32.657701+0000 mgr.y (mgr.14460) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:31:33.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[20116]: audit 2024-04-02T15:31:32.661734+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:33.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[20116]: audit 2024-04-02T15:31:32.662895+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:33.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[20116]: audit 2024-04-02T15:31:32.670429+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:33.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[20116]: cephadm 2024-04-02T15:31:32.671217+0000 mgr.y (mgr.14460) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:31:33.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[20116]: audit 2024-04-02T15:31:32.943718+0000 mon.a (mon.0) 917 : audit [INF] from='client.? 172.21.15.60:0/1329783134' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-02T15:31:33.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[20116]: cluster 2024-04-02T15:31:32.943888+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-02T15:31:33.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[20116]: audit 2024-04-02T15:31:33.615663+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:33.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[14337]: cluster 2024-04-02T15:31:31.512655+0000 mgr.y (mgr.14460) 131 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-04-02T15:31:33.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[14337]: cephadm 2024-04-02T15:31:31.938532+0000 mgr.y (mgr.14460) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:31:33.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[14337]: cephadm 2024-04-02T15:31:31.955854+0000 mgr.y (mgr.14460) 133 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:31:33.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[14337]: audit 2024-04-02T15:31:32.204542+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.60:0/1329783134' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-02T15:31:33.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[14337]: audit 2024-04-02T15:31:32.655570+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:33.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[14337]: cephadm 2024-04-02T15:31:32.657701+0000 mgr.y (mgr.14460) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:31:33.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[14337]: audit 2024-04-02T15:31:32.661734+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:33.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[14337]: audit 2024-04-02T15:31:32.662895+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:33.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[14337]: audit 2024-04-02T15:31:32.670429+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:33.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[14337]: cephadm 2024-04-02T15:31:32.671217+0000 mgr.y (mgr.14460) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:31:33.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[14337]: audit 2024-04-02T15:31:32.943718+0000 mon.a (mon.0) 917 : audit [INF] from='client.? 172.21.15.60:0/1329783134' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-02T15:31:33.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[14337]: cluster 2024-04-02T15:31:32.943888+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-02T15:31:33.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:33 smithi060 bash[14337]: audit 2024-04-02T15:31:33.615663+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:33.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:33 smithi164 bash[14575]: cluster 2024-04-02T15:31:31.512655+0000 mgr.y (mgr.14460) 131 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-04-02T15:31:33.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:33 smithi164 bash[14575]: cephadm 2024-04-02T15:31:31.938532+0000 mgr.y (mgr.14460) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:31:33.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:33 smithi164 bash[14575]: cephadm 2024-04-02T15:31:31.955854+0000 mgr.y (mgr.14460) 133 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:31:33.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:33 smithi164 bash[14575]: audit 2024-04-02T15:31:32.204542+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.60:0/1329783134' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-02T15:31:33.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:33 smithi164 bash[14575]: audit 2024-04-02T15:31:32.655570+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:33.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:33 smithi164 bash[14575]: cephadm 2024-04-02T15:31:32.657701+0000 mgr.y (mgr.14460) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:31:33.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:33 smithi164 bash[14575]: audit 2024-04-02T15:31:32.661734+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:33.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:33 smithi164 bash[14575]: audit 2024-04-02T15:31:32.662895+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:33.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:33 smithi164 bash[14575]: audit 2024-04-02T15:31:32.670429+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:33.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:33 smithi164 bash[14575]: cephadm 2024-04-02T15:31:32.671217+0000 mgr.y (mgr.14460) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:31:33.881 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:33 smithi164 bash[14575]: audit 2024-04-02T15:31:32.943718+0000 mon.a (mon.0) 917 : audit [INF] from='client.? 172.21.15.60:0/1329783134' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-02T15:31:33.882 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:33 smithi164 bash[14575]: cluster 2024-04-02T15:31:32.943888+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-02T15:31:33.882 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:33 smithi164 bash[14575]: audit 2024-04-02T15:31:33.615663+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:34.414 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'rbd pool init foo' 2024-04-02T15:31:34.956 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:34 smithi060 bash[14337]: cluster 2024-04-02T15:31:33.513523+0000 mgr.y (mgr.14460) 136 : cluster [DBG] pgmap v100: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-04-02T15:31:34.956 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:34 smithi060 bash[14337]: cluster 2024-04-02T15:31:33.949650+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-02T15:31:35.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:34 smithi164 bash[14575]: cluster 2024-04-02T15:31:33.513523+0000 mgr.y (mgr.14460) 136 : cluster [DBG] pgmap v100: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-04-02T15:31:35.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:34 smithi164 bash[14575]: cluster 2024-04-02T15:31:33.949650+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-02T15:31:35.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:34 smithi060 bash[20116]: cluster 2024-04-02T15:31:33.513523+0000 mgr.y (mgr.14460) 136 : cluster [DBG] pgmap v100: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-04-02T15:31:35.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:34 smithi060 bash[20116]: cluster 2024-04-02T15:31:33.949650+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-02T15:31:36.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:35 smithi164 bash[14575]: cluster 2024-04-02T15:31:34.950995+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-02T15:31:36.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:35 smithi060 bash[14337]: cluster 2024-04-02T15:31:34.950995+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-02T15:31:36.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:35 smithi060 bash[20116]: cluster 2024-04-02T15:31:34.950995+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-02T15:31:37.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:36 smithi164 bash[14575]: cluster 2024-04-02T15:31:35.514313+0000 mgr.y (mgr.14460) 137 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 180 op/s 2024-04-02T15:31:37.242 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:36 smithi060 bash[14337]: cluster 2024-04-02T15:31:35.514313+0000 mgr.y (mgr.14460) 137 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 180 op/s 2024-04-02T15:31:37.242 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:36 smithi060 bash[20116]: cluster 2024-04-02T15:31:35.514313+0000 mgr.y (mgr.14460) 137 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 180 op/s 2024-04-02T15:31:37.516 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:31:37 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:31:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:31:38.478 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:38 smithi164 bash[14575]: audit 2024-04-02T15:31:37.259064+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:38.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:38 smithi164 bash[14575]: audit 2024-04-02T15:31:38.185895+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:38.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:38 smithi164 bash[14575]: audit 2024-04-02T15:31:38.195090+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:38.550 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:31:38 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:31:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:31:38.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:38 smithi060 bash[14337]: audit 2024-04-02T15:31:37.259064+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:38.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:38 smithi060 bash[14337]: audit 2024-04-02T15:31:38.185895+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:38.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:38 smithi060 bash[14337]: audit 2024-04-02T15:31:38.195090+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:38.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:38 smithi060 bash[20116]: audit 2024-04-02T15:31:37.259064+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:38.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:38 smithi060 bash[20116]: audit 2024-04-02T15:31:38.185895+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:38.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:38 smithi060 bash[20116]: audit 2024-04-02T15:31:38.195090+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:39.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:39 smithi060 bash[20116]: cluster 2024-04-02T15:31:37.515250+0000 mgr.y (mgr.14460) 138 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 180 op/s 2024-04-02T15:31:39.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:39 smithi060 bash[20116]: audit 2024-04-02T15:31:38.763276+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.60:0/4149481657' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-02T15:31:39.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:39 smithi060 bash[20116]: audit 2024-04-02T15:31:38.763865+0000 mon.a (mon.0) 925 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-02T15:31:39.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:39 smithi060 bash[14337]: cluster 2024-04-02T15:31:37.515250+0000 mgr.y (mgr.14460) 138 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 180 op/s 2024-04-02T15:31:39.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:39 smithi060 bash[14337]: audit 2024-04-02T15:31:38.763276+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.60:0/4149481657' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-02T15:31:39.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:39 smithi060 bash[14337]: audit 2024-04-02T15:31:38.763865+0000 mon.a (mon.0) 925 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-02T15:31:39.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:39 smithi164 bash[14575]: cluster 2024-04-02T15:31:37.515250+0000 mgr.y (mgr.14460) 138 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 180 op/s 2024-04-02T15:31:39.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:39 smithi164 bash[14575]: audit 2024-04-02T15:31:38.763276+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.60:0/4149481657' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-02T15:31:39.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:39 smithi164 bash[14575]: audit 2024-04-02T15:31:38.763865+0000 mon.a (mon.0) 925 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-02T15:31:40.300 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:31:39 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:31:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:31:40.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:40 smithi060 bash[20116]: audit 2024-04-02T15:31:39.477118+0000 mon.a (mon.0) 926 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-02T15:31:40.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:40 smithi060 bash[20116]: cluster 2024-04-02T15:31:39.477208+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-02T15:31:40.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:40 smithi060 bash[20116]: cluster 2024-04-02T15:31:39.516807+0000 mgr.y (mgr.14460) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 180 op/s 2024-04-02T15:31:40.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:40 smithi060 bash[20116]: audit 2024-04-02T15:31:39.924130+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:40.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:40 smithi060 bash[14337]: audit 2024-04-02T15:31:39.477118+0000 mon.a (mon.0) 926 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-02T15:31:40.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:40 smithi060 bash[14337]: cluster 2024-04-02T15:31:39.477208+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-02T15:31:40.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:40 smithi060 bash[14337]: cluster 2024-04-02T15:31:39.516807+0000 mgr.y (mgr.14460) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 180 op/s 2024-04-02T15:31:40.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:40 smithi060 bash[14337]: audit 2024-04-02T15:31:39.924130+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:40.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:40 smithi164 bash[14575]: audit 2024-04-02T15:31:39.477118+0000 mon.a (mon.0) 926 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-02T15:31:40.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:40 smithi164 bash[14575]: cluster 2024-04-02T15:31:39.477208+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-02T15:31:40.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:40 smithi164 bash[14575]: cluster 2024-04-02T15:31:39.516807+0000 mgr.y (mgr.14460) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 511 B/s wr, 180 op/s 2024-04-02T15:31:40.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:40 smithi164 bash[14575]: audit 2024-04-02T15:31:39.924130+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:41.702 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:31:41 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:31:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:31:41.703 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:41 smithi060 bash[20116]: cluster 2024-04-02T15:31:40.491923+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-02T15:31:41.703 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:41 smithi060 bash[20116]: audit 2024-04-02T15:31:41.437836+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:41.703 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:41 smithi060 bash[20116]: audit 2024-04-02T15:31:41.449425+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:41.704 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:41 smithi060 bash[20116]: audit 2024-04-02T15:31:41.462193+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:41.704 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:41 smithi060 bash[20116]: audit 2024-04-02T15:31:41.463947+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:41.704 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:41 smithi060 bash[20116]: audit 2024-04-02T15:31:41.474137+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:41.704 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:41 smithi060 bash[14337]: cluster 2024-04-02T15:31:40.491923+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-02T15:31:41.704 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:41 smithi060 bash[14337]: audit 2024-04-02T15:31:41.437836+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:41.704 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:41 smithi060 bash[14337]: audit 2024-04-02T15:31:41.449425+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:41.704 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:41 smithi060 bash[14337]: audit 2024-04-02T15:31:41.462193+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:41.704 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:41 smithi060 bash[14337]: audit 2024-04-02T15:31:41.463947+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:41.704 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:41 smithi060 bash[14337]: audit 2024-04-02T15:31:41.474137+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:41.978 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:41 smithi164 bash[14575]: cluster 2024-04-02T15:31:40.491923+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-02T15:31:41.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:41 smithi164 bash[14575]: audit 2024-04-02T15:31:41.437836+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:41.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:41 smithi164 bash[14575]: audit 2024-04-02T15:31:41.449425+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:41.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:41 smithi164 bash[14575]: audit 2024-04-02T15:31:41.462193+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:41.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:41 smithi164 bash[14575]: audit 2024-04-02T15:31:41.463947+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:41.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:41 smithi164 bash[14575]: audit 2024-04-02T15:31:41.474137+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:42.536 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph orch apply iscsi foo u p' 2024-04-02T15:31:42.729 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:31:42 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:31:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:31:42.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:42 smithi164 bash[14575]: cephadm 2024-04-02T15:31:41.484099+0000 mgr.y (mgr.14460) 140 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-02T15:31:42.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:42 smithi164 bash[14575]: cluster 2024-04-02T15:31:41.496700+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-02T15:31:42.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:42 smithi164 bash[14575]: audit 2024-04-02T15:31:41.506602+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:42.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:42 smithi164 bash[14575]: audit 2024-04-02T15:31:41.509621+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi060.svoxfv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:42.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:42 smithi164 bash[14575]: audit 2024-04-02T15:31:41.510223+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi060.svoxfv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:42.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:42 smithi164 bash[14575]: audit 2024-04-02T15:31:41.514859+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi060.svoxfv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:31:42.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:42 smithi164 bash[14575]: cluster 2024-04-02T15:31:41.517307+0000 mgr.y (mgr.14460) 141 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:31:42.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:42 smithi164 bash[14575]: audit 2024-04-02T15:31:41.522471+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:42.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:42 smithi164 bash[14575]: audit 2024-04-02T15:31:41.524524+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:42.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:42 smithi164 bash[14575]: cephadm 2024-04-02T15:31:41.525972+0000 mgr.y (mgr.14460) 142 : cephadm [INF] Deploying daemon rgw.smpl.smithi060.svoxfv on smithi060 2024-04-02T15:31:42.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[20116]: cephadm 2024-04-02T15:31:41.484099+0000 mgr.y (mgr.14460) 140 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-02T15:31:42.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[20116]: cluster 2024-04-02T15:31:41.496700+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-02T15:31:42.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[20116]: audit 2024-04-02T15:31:41.506602+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:42.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[20116]: audit 2024-04-02T15:31:41.509621+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi060.svoxfv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:42.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[20116]: audit 2024-04-02T15:31:41.510223+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi060.svoxfv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:42.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[20116]: audit 2024-04-02T15:31:41.514859+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi060.svoxfv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:31:42.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[20116]: cluster 2024-04-02T15:31:41.517307+0000 mgr.y (mgr.14460) 141 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:31:42.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[20116]: audit 2024-04-02T15:31:41.522471+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:42.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[20116]: audit 2024-04-02T15:31:41.524524+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:42.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[20116]: cephadm 2024-04-02T15:31:41.525972+0000 mgr.y (mgr.14460) 142 : cephadm [INF] Deploying daemon rgw.smpl.smithi060.svoxfv on smithi060 2024-04-02T15:31:42.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[14337]: cephadm 2024-04-02T15:31:41.484099+0000 mgr.y (mgr.14460) 140 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-02T15:31:42.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[14337]: cluster 2024-04-02T15:31:41.496700+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-02T15:31:42.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[14337]: audit 2024-04-02T15:31:41.506602+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:42.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[14337]: audit 2024-04-02T15:31:41.509621+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi060.svoxfv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:42.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[14337]: audit 2024-04-02T15:31:41.510223+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi060.svoxfv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:42.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[14337]: audit 2024-04-02T15:31:41.514859+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi060.svoxfv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:31:42.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[14337]: cluster 2024-04-02T15:31:41.517307+0000 mgr.y (mgr.14460) 141 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:31:42.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[14337]: audit 2024-04-02T15:31:41.522471+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:42.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[14337]: audit 2024-04-02T15:31:41.524524+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:42.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:42 smithi060 bash[14337]: cephadm 2024-04-02T15:31:41.525972+0000 mgr.y (mgr.14460) 142 : cephadm [INF] Deploying daemon rgw.smpl.smithi060.svoxfv on smithi060 2024-04-02T15:31:43.300 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:31:43 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:31:43] "GET /metrics HTTP/1.1" 200 202482 "" "Prometheus/2.33.4" 2024-04-02T15:31:43.779 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:31:43 smithi060 bash[43564]: level=error ts=2024-04-02T15:31:43.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:31:43.779 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:31:43 smithi060 bash[43564]: level=warn ts=2024-04-02T15:31:43.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:31:43.779 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:31:43 smithi060 bash[43564]: level=warn ts=2024-04-02T15:31:43.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:31:44.575 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[14337]: audit 2024-04-02T15:31:43.486257+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-04-02T15:31:44.576 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[14337]: audit 2024-04-02T15:31:43.487028+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-02T15:31:44.576 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[14337]: audit 2024-04-02T15:31:43.487245+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-04-02T15:31:44.576 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[14337]: audit 2024-04-02T15:31:43.487736+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-04-02T15:31:44.576 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[14337]: audit 2024-04-02T15:31:43.488484+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-04-02T15:31:44.576 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[14337]: audit 2024-04-02T15:31:43.488514+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-02T15:31:44.576 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[14337]: audit 2024-04-02T15:31:43.489647+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-04-02T15:31:44.576 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[14337]: audit 2024-04-02T15:31:43.490394+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-04-02T15:31:44.576 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[14337]: audit 2024-04-02T15:31:43.832380+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:31:44.576 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[14337]: audit 2024-04-02T15:31:43.833316+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:31:44.576 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[14337]: audit 2024-04-02T15:31:43.855199+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:31:44.576 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[14337]: audit 2024-04-02T15:31:43.856092+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:31:44.576 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[20116]: audit 2024-04-02T15:31:43.486257+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-04-02T15:31:44.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[20116]: audit 2024-04-02T15:31:43.487028+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-02T15:31:44.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[20116]: audit 2024-04-02T15:31:43.487245+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-04-02T15:31:44.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[20116]: audit 2024-04-02T15:31:43.487736+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-04-02T15:31:44.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[20116]: audit 2024-04-02T15:31:43.488484+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-04-02T15:31:44.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[20116]: audit 2024-04-02T15:31:43.488514+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-02T15:31:44.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[20116]: audit 2024-04-02T15:31:43.489647+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-04-02T15:31:44.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[20116]: audit 2024-04-02T15:31:43.490394+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-04-02T15:31:44.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[20116]: audit 2024-04-02T15:31:43.832380+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:31:44.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[20116]: audit 2024-04-02T15:31:43.833316+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:31:44.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[20116]: audit 2024-04-02T15:31:43.855199+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:31:44.577 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:44 smithi060 bash[20116]: audit 2024-04-02T15:31:43.856092+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:31:44.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:44 smithi164 bash[14575]: audit 2024-04-02T15:31:43.486257+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-04-02T15:31:44.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:44 smithi164 bash[14575]: audit 2024-04-02T15:31:43.487028+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-02T15:31:44.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:44 smithi164 bash[14575]: audit 2024-04-02T15:31:43.487245+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-04-02T15:31:44.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:44 smithi164 bash[14575]: audit 2024-04-02T15:31:43.487736+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-04-02T15:31:44.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:44 smithi164 bash[14575]: audit 2024-04-02T15:31:43.488484+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-04-02T15:31:44.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:44 smithi164 bash[14575]: audit 2024-04-02T15:31:43.488514+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-02T15:31:44.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:44 smithi164 bash[14575]: audit 2024-04-02T15:31:43.489647+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-04-02T15:31:44.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:44 smithi164 bash[14575]: audit 2024-04-02T15:31:43.490394+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-04-02T15:31:44.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:44 smithi164 bash[14575]: audit 2024-04-02T15:31:43.832380+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:31:44.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:44 smithi164 bash[14575]: audit 2024-04-02T15:31:43.833316+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:31:44.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:44 smithi164 bash[14575]: audit 2024-04-02T15:31:43.855199+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:31:44.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:44 smithi164 bash[14575]: audit 2024-04-02T15:31:43.856092+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:31:45.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:45 smithi060 bash[20116]: cluster 2024-04-02T15:31:43.517998+0000 mgr.y (mgr.14460) 143 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:31:45.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:45 smithi060 bash[20116]: audit 2024-04-02T15:31:44.478590+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-04-02T15:31:45.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:45 smithi060 bash[20116]: audit 2024-04-02T15:31:44.478664+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-02T15:31:45.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:45 smithi060 bash[20116]: audit 2024-04-02T15:31:44.478771+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]': finished 2024-04-02T15:31:45.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:45 smithi060 bash[20116]: audit 2024-04-02T15:31:44.478904+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2024-04-02T15:31:45.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:45 smithi060 bash[20116]: cluster 2024-04-02T15:31:44.479008+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-02T15:31:45.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:45 smithi060 bash[14337]: cluster 2024-04-02T15:31:43.517998+0000 mgr.y (mgr.14460) 143 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:31:45.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:45 smithi060 bash[14337]: audit 2024-04-02T15:31:44.478590+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-04-02T15:31:45.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:45 smithi060 bash[14337]: audit 2024-04-02T15:31:44.478664+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-02T15:31:45.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:45 smithi060 bash[14337]: audit 2024-04-02T15:31:44.478771+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]': finished 2024-04-02T15:31:45.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:45 smithi060 bash[14337]: audit 2024-04-02T15:31:44.478904+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2024-04-02T15:31:45.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:45 smithi060 bash[14337]: cluster 2024-04-02T15:31:44.479008+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-02T15:31:45.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:45 smithi164 bash[14575]: cluster 2024-04-02T15:31:43.517998+0000 mgr.y (mgr.14460) 143 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:31:45.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:45 smithi164 bash[14575]: audit 2024-04-02T15:31:44.478590+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-04-02T15:31:45.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:45 smithi164 bash[14575]: audit 2024-04-02T15:31:44.478664+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-02T15:31:45.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:45 smithi164 bash[14575]: audit 2024-04-02T15:31:44.478771+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]': finished 2024-04-02T15:31:45.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:45 smithi164 bash[14575]: audit 2024-04-02T15:31:44.478904+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2024-04-02T15:31:45.950 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:45 smithi164 bash[14575]: cluster 2024-04-02T15:31:44.479008+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-02T15:31:46.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:46 smithi060 bash[14337]: cluster 2024-04-02T15:31:45.478000+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-02T15:31:46.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:46 smithi060 bash[14337]: cluster 2024-04-02T15:31:45.518518+0000 mgr.y (mgr.14460) 144 : cluster [DBG] pgmap v113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 406 B/s wr, 0 op/s 2024-04-02T15:31:46.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:46 smithi060 bash[14337]: audit 2024-04-02T15:31:45.663439+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:46.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:46 smithi060 bash[14337]: audit 2024-04-02T15:31:45.666572+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi164.cpxiac", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:46.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:46 smithi060 bash[14337]: audit 2024-04-02T15:31:45.667009+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi164.cpxiac", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:46.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:46 smithi060 bash[14337]: audit 2024-04-02T15:31:45.672166+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi164.cpxiac", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:31:46.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:46 smithi060 bash[14337]: audit 2024-04-02T15:31:45.679485+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:46.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:46 smithi060 bash[14337]: audit 2024-04-02T15:31:45.681395+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:46.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:46 smithi060 bash[14337]: cephadm 2024-04-02T15:31:45.682842+0000 mgr.y (mgr.14460) 145 : cephadm [INF] Deploying daemon rgw.smpl.smithi164.cpxiac on smithi164 2024-04-02T15:31:46.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:46 smithi060 bash[20116]: cluster 2024-04-02T15:31:45.478000+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-02T15:31:46.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:46 smithi060 bash[20116]: cluster 2024-04-02T15:31:45.518518+0000 mgr.y (mgr.14460) 144 : cluster [DBG] pgmap v113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 406 B/s wr, 0 op/s 2024-04-02T15:31:46.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:46 smithi060 bash[20116]: audit 2024-04-02T15:31:45.663439+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:46.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:46 smithi060 bash[20116]: audit 2024-04-02T15:31:45.666572+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi164.cpxiac", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:46.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:46 smithi060 bash[20116]: audit 2024-04-02T15:31:45.667009+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi164.cpxiac", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:46.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:46 smithi060 bash[20116]: audit 2024-04-02T15:31:45.672166+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi164.cpxiac", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:31:46.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:46 smithi060 bash[20116]: audit 2024-04-02T15:31:45.679485+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:46.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:46 smithi060 bash[20116]: audit 2024-04-02T15:31:45.681395+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:46.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:46 smithi060 bash[20116]: cephadm 2024-04-02T15:31:45.682842+0000 mgr.y (mgr.14460) 145 : cephadm [INF] Deploying daemon rgw.smpl.smithi164.cpxiac on smithi164 2024-04-02T15:31:46.850 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:46 smithi164 bash[14575]: cluster 2024-04-02T15:31:45.478000+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-02T15:31:46.850 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:46 smithi164 bash[14575]: cluster 2024-04-02T15:31:45.518518+0000 mgr.y (mgr.14460) 144 : cluster [DBG] pgmap v113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 406 B/s wr, 0 op/s 2024-04-02T15:31:46.850 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:46 smithi164 bash[14575]: audit 2024-04-02T15:31:45.663439+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:46.850 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:46 smithi164 bash[14575]: audit 2024-04-02T15:31:45.666572+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi164.cpxiac", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:46.850 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:46 smithi164 bash[14575]: audit 2024-04-02T15:31:45.667009+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi164.cpxiac", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T15:31:46.850 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:46 smithi164 bash[14575]: audit 2024-04-02T15:31:45.672166+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi164.cpxiac", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T15:31:46.850 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:46 smithi164 bash[14575]: audit 2024-04-02T15:31:45.679485+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:46.850 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:46 smithi164 bash[14575]: audit 2024-04-02T15:31:45.681395+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:46.851 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:46 smithi164 bash[14575]: cephadm 2024-04-02T15:31:45.682842+0000 mgr.y (mgr.14460) 145 : cephadm [INF] Deploying daemon rgw.smpl.smithi164.cpxiac on smithi164 2024-04-02T15:31:47.666 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled iscsi.foo update... 2024-04-02T15:31:48.582 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'sleep 120' 2024-04-02T15:31:48.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:48 smithi164 bash[14575]: cluster 2024-04-02T15:31:47.518942+0000 mgr.y (mgr.14460) 146 : cluster [DBG] pgmap v114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 340 B/s wr, 0 op/s 2024-04-02T15:31:48.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:48 smithi164 bash[14575]: audit 2024-04-02T15:31:47.651953+0000 mgr.y (mgr.14460) 147 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:31:48.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:48 smithi164 bash[14575]: cephadm 2024-04-02T15:31:47.655752+0000 mgr.y (mgr.14460) 148 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-02T15:31:48.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:48 smithi164 bash[14575]: audit 2024-04-02T15:31:47.662898+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:48.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:48 smithi164 bash[14575]: audit 2024-04-02T15:31:48.193089+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:48.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:48 smithi164 bash[14575]: audit 2024-04-02T15:31:48.198485+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:48.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:48 smithi164 bash[14575]: audit 2024-04-02T15:31:48.200159+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:48.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:48 smithi164 bash[14575]: cephadm 2024-04-02T15:31:48.209822+0000 mgr.y (mgr.14460) 149 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:31:48.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:48 smithi164 bash[14575]: cluster 2024-04-02T15:31:48.476888+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-02T15:31:48.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:48 smithi164 bash[14575]: audit 2024-04-02T15:31:48.542366+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:48.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:48 smithi164 bash[14575]: audit 2024-04-02T15:31:48.551750+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:48.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:48 smithi164 bash[14575]: audit 2024-04-02T15:31:48.555430+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:48.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:48 smithi164 bash[14575]: audit 2024-04-02T15:31:48.626550+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:49.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[14337]: cluster 2024-04-02T15:31:47.518942+0000 mgr.y (mgr.14460) 146 : cluster [DBG] pgmap v114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 340 B/s wr, 0 op/s 2024-04-02T15:31:49.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[14337]: audit 2024-04-02T15:31:47.651953+0000 mgr.y (mgr.14460) 147 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:31:49.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[14337]: cephadm 2024-04-02T15:31:47.655752+0000 mgr.y (mgr.14460) 148 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-02T15:31:49.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[14337]: audit 2024-04-02T15:31:47.662898+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:49.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[14337]: audit 2024-04-02T15:31:48.193089+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:49.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[14337]: audit 2024-04-02T15:31:48.198485+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:49.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[14337]: audit 2024-04-02T15:31:48.200159+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:49.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[14337]: cephadm 2024-04-02T15:31:48.209822+0000 mgr.y (mgr.14460) 149 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:31:49.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[14337]: cluster 2024-04-02T15:31:48.476888+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-02T15:31:49.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[14337]: audit 2024-04-02T15:31:48.542366+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:49.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[14337]: audit 2024-04-02T15:31:48.551750+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:49.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[14337]: audit 2024-04-02T15:31:48.555430+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:49.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[14337]: audit 2024-04-02T15:31:48.626550+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:49.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[20116]: cluster 2024-04-02T15:31:47.518942+0000 mgr.y (mgr.14460) 146 : cluster [DBG] pgmap v114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 340 B/s wr, 0 op/s 2024-04-02T15:31:49.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[20116]: audit 2024-04-02T15:31:47.651953+0000 mgr.y (mgr.14460) 147 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:31:49.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[20116]: cephadm 2024-04-02T15:31:47.655752+0000 mgr.y (mgr.14460) 148 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-02T15:31:49.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[20116]: audit 2024-04-02T15:31:47.662898+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:49.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[20116]: audit 2024-04-02T15:31:48.193089+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:49.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[20116]: audit 2024-04-02T15:31:48.198485+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:49.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[20116]: audit 2024-04-02T15:31:48.200159+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:49.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[20116]: cephadm 2024-04-02T15:31:48.209822+0000 mgr.y (mgr.14460) 149 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:31:49.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[20116]: cluster 2024-04-02T15:31:48.476888+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-02T15:31:49.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[20116]: audit 2024-04-02T15:31:48.542366+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:49.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[20116]: audit 2024-04-02T15:31:48.551750+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:49.054 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[20116]: audit 2024-04-02T15:31:48.555430+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:49.054 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:48 smithi060 bash[20116]: audit 2024-04-02T15:31:48.626550+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:50.007 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:49 smithi164 bash[14575]: cephadm 2024-04-02T15:31:48.543822+0000 mgr.y (mgr.14460) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:31:50.007 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:49 smithi164 bash[14575]: cephadm 2024-04-02T15:31:48.562061+0000 mgr.y (mgr.14460) 151 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:31:50.007 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:49 smithi164 bash[14575]: audit 2024-04-02T15:31:48.883211+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:50.007 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:49 smithi164 bash[14575]: cephadm 2024-04-02T15:31:48.886596+0000 mgr.y (mgr.14460) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:31:50.151 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:49 smithi060 bash[14337]: cephadm 2024-04-02T15:31:48.543822+0000 mgr.y (mgr.14460) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:31:50.151 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:49 smithi060 bash[14337]: cephadm 2024-04-02T15:31:48.562061+0000 mgr.y (mgr.14460) 151 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:31:50.151 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:49 smithi060 bash[14337]: audit 2024-04-02T15:31:48.883211+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:50.151 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:49 smithi060 bash[14337]: cephadm 2024-04-02T15:31:48.886596+0000 mgr.y (mgr.14460) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:31:50.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:49 smithi060 bash[20116]: cephadm 2024-04-02T15:31:48.543822+0000 mgr.y (mgr.14460) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:31:50.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:49 smithi060 bash[20116]: cephadm 2024-04-02T15:31:48.562061+0000 mgr.y (mgr.14460) 151 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T15:31:50.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:49 smithi060 bash[20116]: audit 2024-04-02T15:31:48.883211+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:50.151 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:49 smithi060 bash[20116]: cephadm 2024-04-02T15:31:48.886596+0000 mgr.y (mgr.14460) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:31:51.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:50 smithi164 bash[14575]: cluster 2024-04-02T15:31:49.521005+0000 mgr.y (mgr.14460) 153 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 511 B/s wr, 179 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T15:31:51.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:50 smithi060 bash[14337]: cluster 2024-04-02T15:31:49.521005+0000 mgr.y (mgr.14460) 153 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 511 B/s wr, 179 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T15:31:51.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:50 smithi060 bash[20116]: cluster 2024-04-02T15:31:49.521005+0000 mgr.y (mgr.14460) 153 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 511 B/s wr, 179 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T15:31:52.729 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:31:52 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:31:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:31:53.228 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:52 smithi164 bash[14575]: cluster 2024-04-02T15:31:51.521825+0000 mgr.y (mgr.14460) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 435 B/s wr, 152 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T15:31:53.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:52 smithi060 bash[14337]: cluster 2024-04-02T15:31:51.521825+0000 mgr.y (mgr.14460) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 435 B/s wr, 152 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T15:31:53.302 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:31:53 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:31:53] "GET /metrics HTTP/1.1" 200 207940 "" "Prometheus/2.33.4" 2024-04-02T15:31:53.303 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:52 smithi060 bash[20116]: cluster 2024-04-02T15:31:51.521825+0000 mgr.y (mgr.14460) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 435 B/s wr, 152 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T15:31:53.781 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:31:53 smithi060 bash[43564]: level=error ts=2024-04-02T15:31:53.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:31:53.782 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:31:53 smithi060 bash[43564]: level=warn ts=2024-04-02T15:31:53.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:31:53.782 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:31:53 smithi060 bash[43564]: level=warn ts=2024-04-02T15:31:53.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:31:54.050 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:31:53 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:31:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:31:55.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:54 smithi060 bash[20116]: cluster 2024-04-02T15:31:53.522566+0000 mgr.y (mgr.14460) 155 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 127 B/s wr, 133 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T15:31:55.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:54 smithi060 bash[20116]: audit 2024-04-02T15:31:53.777688+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:55.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:54 smithi060 bash[14337]: cluster 2024-04-02T15:31:53.522566+0000 mgr.y (mgr.14460) 155 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 127 B/s wr, 133 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T15:31:55.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:54 smithi060 bash[14337]: audit 2024-04-02T15:31:53.777688+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:55.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:54 smithi164 bash[14575]: cluster 2024-04-02T15:31:53.522566+0000 mgr.y (mgr.14460) 155 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 127 B/s wr, 133 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T15:31:55.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:54 smithi164 bash[14575]: audit 2024-04-02T15:31:53.777688+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:55.551 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:31:55 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:31:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:31:56.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:56 smithi060 bash[14337]: audit 2024-04-02T15:31:55.251151+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:56.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:56 smithi060 bash[20116]: audit 2024-04-02T15:31:55.251151+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:56.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:56 smithi164 bash[14575]: audit 2024-04-02T15:31:55.251151+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.050 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:31:56 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:31:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:31:57.051 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:31:56 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:31:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:31:57.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[14337]: cluster 2024-04-02T15:31:55.524511+0000 mgr.y (mgr.14460) 156 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T15:31:57.446 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[14337]: audit 2024-04-02T15:31:56.785819+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[14337]: audit 2024-04-02T15:31:56.795731+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[14337]: audit 2024-04-02T15:31:56.814088+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[14337]: audit 2024-04-02T15:31:56.822463+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[14337]: audit 2024-04-02T15:31:56.827431+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:57.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[14337]: audit 2024-04-02T15:31:56.828977+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:57.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[14337]: audit 2024-04-02T15:31:57.121508+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[14337]: audit 2024-04-02T15:31:57.134125+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[14337]: audit 2024-04-02T15:31:57.153850+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.spkkjn", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-02T15:31:57.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[14337]: audit 2024-04-02T15:31:57.154499+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.spkkjn", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-02T15:31:57.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[14337]: audit 2024-04-02T15:31:57.160367+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.spkkjn", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-04-02T15:31:57.447 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[14337]: audit 2024-04-02T15:31:57.169847+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:57.447 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[20116]: cluster 2024-04-02T15:31:55.524511+0000 mgr.y (mgr.14460) 156 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T15:31:57.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[20116]: audit 2024-04-02T15:31:56.785819+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[20116]: audit 2024-04-02T15:31:56.795731+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[20116]: audit 2024-04-02T15:31:56.814088+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[20116]: audit 2024-04-02T15:31:56.822463+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[20116]: audit 2024-04-02T15:31:56.827431+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:57.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[20116]: audit 2024-04-02T15:31:56.828977+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:57.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[20116]: audit 2024-04-02T15:31:57.121508+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[20116]: audit 2024-04-02T15:31:57.134125+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[20116]: audit 2024-04-02T15:31:57.153850+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.spkkjn", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-02T15:31:57.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[20116]: audit 2024-04-02T15:31:57.154499+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.spkkjn", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-02T15:31:57.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[20116]: audit 2024-04-02T15:31:57.160367+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.spkkjn", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-04-02T15:31:57.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:57 smithi060 bash[20116]: audit 2024-04-02T15:31:57.169847+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:57.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:57 smithi164 bash[14575]: cluster 2024-04-02T15:31:55.524511+0000 mgr.y (mgr.14460) 156 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T15:31:57.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:57 smithi164 bash[14575]: audit 2024-04-02T15:31:56.785819+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:57 smithi164 bash[14575]: audit 2024-04-02T15:31:56.795731+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:57 smithi164 bash[14575]: audit 2024-04-02T15:31:56.814088+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:57 smithi164 bash[14575]: audit 2024-04-02T15:31:56.822463+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:57 smithi164 bash[14575]: audit 2024-04-02T15:31:56.827431+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:57.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:57 smithi164 bash[14575]: audit 2024-04-02T15:31:56.828977+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:31:57.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:57 smithi164 bash[14575]: audit 2024-04-02T15:31:57.121508+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:57 smithi164 bash[14575]: audit 2024-04-02T15:31:57.134125+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:31:57.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:57 smithi164 bash[14575]: audit 2024-04-02T15:31:57.153850+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.spkkjn", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-02T15:31:57.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:57 smithi164 bash[14575]: audit 2024-04-02T15:31:57.154499+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.spkkjn", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-04-02T15:31:57.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:57 smithi164 bash[14575]: audit 2024-04-02T15:31:57.160367+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi060.spkkjn", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-04-02T15:31:57.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:57 smithi164 bash[14575]: audit 2024-04-02T15:31:57.169847+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:31:58.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:58 smithi060 bash[20116]: cephadm 2024-04-02T15:31:57.142213+0000 mgr.y (mgr.14460) 157 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-02T15:31:58.544 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:58 smithi060 bash[20116]: cephadm 2024-04-02T15:31:57.171636+0000 mgr.y (mgr.14460) 158 : cephadm [INF] Deploying daemon iscsi.foo.smithi060.spkkjn on smithi060 2024-04-02T15:31:58.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:58 smithi060 bash[14337]: cephadm 2024-04-02T15:31:57.142213+0000 mgr.y (mgr.14460) 157 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-02T15:31:58.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:58 smithi060 bash[14337]: cephadm 2024-04-02T15:31:57.171636+0000 mgr.y (mgr.14460) 158 : cephadm [INF] Deploying daemon iscsi.foo.smithi060.spkkjn on smithi060 2024-04-02T15:31:58.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:58 smithi164 bash[14575]: cephadm 2024-04-02T15:31:57.142213+0000 mgr.y (mgr.14460) 157 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-02T15:31:58.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:58 smithi164 bash[14575]: cephadm 2024-04-02T15:31:57.171636+0000 mgr.y (mgr.14460) 158 : cephadm [INF] Deploying daemon iscsi.foo.smithi060.spkkjn on smithi060 2024-04-02T15:31:59.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:59 smithi060 bash[20116]: cluster 2024-04-02T15:31:57.525343+0000 mgr.y (mgr.14460) 159 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T15:31:59.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:31:59 smithi060 bash[20116]: cluster 2024-04-02T15:31:58.282887+0000 mon.a (mon.0) 970 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-04-02T15:31:59.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:59 smithi060 bash[14337]: cluster 2024-04-02T15:31:57.525343+0000 mgr.y (mgr.14460) 159 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T15:31:59.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:31:59 smithi060 bash[14337]: cluster 2024-04-02T15:31:58.282887+0000 mon.a (mon.0) 970 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-04-02T15:31:59.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:59 smithi164 bash[14575]: cluster 2024-04-02T15:31:57.525343+0000 mgr.y (mgr.14460) 159 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T15:31:59.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:31:59 smithi164 bash[14575]: cluster 2024-04-02T15:31:58.282887+0000 mon.a (mon.0) 970 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-04-02T15:32:01.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: cluster 2024-04-02T15:31:59.526714+0000 mgr.y (mgr.14460) 160 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 185 B/s wr, 188 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T15:32:01.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: audit 2024-04-02T15:31:59.940225+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:01.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: audit 2024-04-02T15:31:59.943911+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:32:01.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: audit 2024-04-02T15:31:59.945486+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:32:01.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: audit 2024-04-02T15:31:59.956125+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:01.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: cephadm 2024-04-02T15:31:59.957132+0000 mgr.y (mgr.14460) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:32:01.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: audit 2024-04-02T15:31:59.965349+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T15:32:01.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: audit 2024-04-02T15:31:59.966368+0000 mgr.y (mgr.14460) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T15:32:01.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: cephadm 2024-04-02T15:31:59.967852+0000 mgr.y (mgr.14460) 163 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.60:5000 to Dashboard 2024-04-02T15:32:01.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: audit 2024-04-02T15:31:59.968176+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T15:32:01.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: audit 2024-04-02T15:31:59.968754+0000 mgr.y (mgr.14460) 164 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T15:32:01.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: audit 2024-04-02T15:31:59.975356+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:01.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: audit 2024-04-02T15:31:59.979821+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-04-02T15:32:01.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: audit 2024-04-02T15:31:59.980716+0000 mgr.y (mgr.14460) 165 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-04-02T15:32:01.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: audit 2024-04-02T15:31:59.992055+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:01.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: audit 2024-04-02T15:31:59.995948+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:32:01.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: audit 2024-04-02T15:31:59.996929+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:32:01.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: audit 2024-04-02T15:32:00.005398+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:01.231 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:00 smithi164 bash[14575]: cephadm 2024-04-02T15:32:00.007620+0000 mgr.y (mgr.14460) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:32:01.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: cluster 2024-04-02T15:31:59.526714+0000 mgr.y (mgr.14460) 160 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 185 B/s wr, 188 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T15:32:01.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: audit 2024-04-02T15:31:59.940225+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:01.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: audit 2024-04-02T15:31:59.943911+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:32:01.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: audit 2024-04-02T15:31:59.945486+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:32:01.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: audit 2024-04-02T15:31:59.956125+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:01.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: cephadm 2024-04-02T15:31:59.957132+0000 mgr.y (mgr.14460) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:32:01.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: audit 2024-04-02T15:31:59.965349+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T15:32:01.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: audit 2024-04-02T15:31:59.966368+0000 mgr.y (mgr.14460) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T15:32:01.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: cephadm 2024-04-02T15:31:59.967852+0000 mgr.y (mgr.14460) 163 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.60:5000 to Dashboard 2024-04-02T15:32:01.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: audit 2024-04-02T15:31:59.968176+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T15:32:01.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: audit 2024-04-02T15:31:59.968754+0000 mgr.y (mgr.14460) 164 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T15:32:01.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: audit 2024-04-02T15:31:59.975356+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:01.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: audit 2024-04-02T15:31:59.979821+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-04-02T15:32:01.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: audit 2024-04-02T15:31:59.980716+0000 mgr.y (mgr.14460) 165 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-04-02T15:32:01.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: audit 2024-04-02T15:31:59.992055+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:01.303 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: audit 2024-04-02T15:31:59.995948+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:32:01.303 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: audit 2024-04-02T15:31:59.996929+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:32:01.303 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: audit 2024-04-02T15:32:00.005398+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:01.303 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[20116]: cephadm 2024-04-02T15:32:00.007620+0000 mgr.y (mgr.14460) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:32:01.303 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: cluster 2024-04-02T15:31:59.526714+0000 mgr.y (mgr.14460) 160 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 185 B/s wr, 188 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T15:32:01.303 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: audit 2024-04-02T15:31:59.940225+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:01.303 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: audit 2024-04-02T15:31:59.943911+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:32:01.303 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: audit 2024-04-02T15:31:59.945486+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:32:01.303 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: audit 2024-04-02T15:31:59.956125+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:01.303 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: cephadm 2024-04-02T15:31:59.957132+0000 mgr.y (mgr.14460) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:32:01.303 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: audit 2024-04-02T15:31:59.965349+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T15:32:01.303 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: audit 2024-04-02T15:31:59.966368+0000 mgr.y (mgr.14460) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T15:32:01.304 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: cephadm 2024-04-02T15:31:59.967852+0000 mgr.y (mgr.14460) 163 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.60:5000 to Dashboard 2024-04-02T15:32:01.304 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: audit 2024-04-02T15:31:59.968176+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T15:32:01.304 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: audit 2024-04-02T15:31:59.968754+0000 mgr.y (mgr.14460) 164 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T15:32:01.304 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: audit 2024-04-02T15:31:59.975356+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:01.304 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: audit 2024-04-02T15:31:59.979821+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-04-02T15:32:01.304 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: audit 2024-04-02T15:31:59.980716+0000 mgr.y (mgr.14460) 165 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi060"}]: dispatch 2024-04-02T15:32:01.304 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: audit 2024-04-02T15:31:59.992055+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:01.304 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: audit 2024-04-02T15:31:59.995948+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:32:01.304 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: audit 2024-04-02T15:31:59.996929+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:32:01.304 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: audit 2024-04-02T15:32:00.005398+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:01.304 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:00 smithi060 bash[14337]: cephadm 2024-04-02T15:32:00.007620+0000 mgr.y (mgr.14460) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:32:02.729 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:32:02 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:32:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:32:03.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:02 smithi164 bash[14575]: cluster 2024-04-02T15:32:01.527426+0000 mgr.y (mgr.14460) 167 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 83 op/s 2024-04-02T15:32:03.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:02 smithi060 bash[14337]: cluster 2024-04-02T15:32:01.527426+0000 mgr.y (mgr.14460) 167 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 83 op/s 2024-04-02T15:32:03.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:32:03 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:32:03] "GET /metrics HTTP/1.1" 200 214892 "" "Prometheus/2.33.4" 2024-04-02T15:32:03.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:02 smithi060 bash[20116]: cluster 2024-04-02T15:32:01.527426+0000 mgr.y (mgr.14460) 167 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 83 op/s 2024-04-02T15:32:03.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:32:03 smithi060 bash[43564]: level=error ts=2024-04-02T15:32:03.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:32:03.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:32:03 smithi060 bash[43564]: level=warn ts=2024-04-02T15:32:03.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://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:32:03.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:32:03 smithi060 bash[43564]: level=warn ts=2024-04-02T15:32:03.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:32:04.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:03 smithi164 bash[14575]: audit 2024-04-02T15:32:03.038932+0000 mon.a (mon.0) 976 : audit [DBG] from='client.? 172.21.15.60:0/1667933978' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-02T15:32:04.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:03 smithi164 bash[14575]: audit 2024-04-02T15:32:03.419051+0000 mon.c (mon.1) 128 : audit [INF] from='client.? 172.21.15.60:0/3155518884' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3306450574"}]: dispatch 2024-04-02T15:32:04.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:03 smithi164 bash[14575]: audit 2024-04-02T15:32:03.419724+0000 mon.a (mon.0) 977 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3306450574"}]: dispatch 2024-04-02T15:32:04.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:03 smithi164 bash[14575]: audit 2024-04-02T15:32:03.642436+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:04.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:03 smithi060 bash[14337]: audit 2024-04-02T15:32:03.038932+0000 mon.a (mon.0) 976 : audit [DBG] from='client.? 172.21.15.60:0/1667933978' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-02T15:32:04.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:03 smithi060 bash[14337]: audit 2024-04-02T15:32:03.419051+0000 mon.c (mon.1) 128 : audit [INF] from='client.? 172.21.15.60:0/3155518884' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3306450574"}]: dispatch 2024-04-02T15:32:04.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:03 smithi060 bash[14337]: audit 2024-04-02T15:32:03.419724+0000 mon.a (mon.0) 977 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3306450574"}]: dispatch 2024-04-02T15:32:04.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:03 smithi060 bash[14337]: audit 2024-04-02T15:32:03.642436+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:04.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:03 smithi060 bash[20116]: audit 2024-04-02T15:32:03.038932+0000 mon.a (mon.0) 976 : audit [DBG] from='client.? 172.21.15.60:0/1667933978' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-02T15:32:04.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:03 smithi060 bash[20116]: audit 2024-04-02T15:32:03.419051+0000 mon.c (mon.1) 128 : audit [INF] from='client.? 172.21.15.60:0/3155518884' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3306450574"}]: dispatch 2024-04-02T15:32:04.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:03 smithi060 bash[20116]: audit 2024-04-02T15:32:03.419724+0000 mon.a (mon.0) 977 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3306450574"}]: dispatch 2024-04-02T15:32:04.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:03 smithi060 bash[20116]: audit 2024-04-02T15:32:03.642436+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:04.992 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:04 smithi060 bash[14337]: cluster 2024-04-02T15:32:03.528205+0000 mgr.y (mgr.14460) 168 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 83 op/s 2024-04-02T15:32:04.992 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:04 smithi060 bash[14337]: audit 2024-04-02T15:32:03.952926+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3306450574"}]': finished 2024-04-02T15:32:04.992 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:04 smithi060 bash[14337]: cluster 2024-04-02T15:32:03.953177+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-02T15:32:04.993 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:04 smithi060 bash[14337]: audit 2024-04-02T15:32:04.318530+0000 mon.c (mon.1) 129 : audit [INF] from='client.? 172.21.15.60:0/3378283811' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3941757916"}]: dispatch 2024-04-02T15:32:04.993 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:04 smithi060 bash[14337]: audit 2024-04-02T15:32:04.319496+0000 mon.a (mon.0) 981 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3941757916"}]: dispatch 2024-04-02T15:32:04.993 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:04 smithi060 bash[20116]: cluster 2024-04-02T15:32:03.528205+0000 mgr.y (mgr.14460) 168 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 83 op/s 2024-04-02T15:32:04.993 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:04 smithi060 bash[20116]: audit 2024-04-02T15:32:03.952926+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3306450574"}]': finished 2024-04-02T15:32:04.993 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:04 smithi060 bash[20116]: cluster 2024-04-02T15:32:03.953177+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-02T15:32:04.993 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:04 smithi060 bash[20116]: audit 2024-04-02T15:32:04.318530+0000 mon.c (mon.1) 129 : audit [INF] from='client.? 172.21.15.60:0/3378283811' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3941757916"}]: dispatch 2024-04-02T15:32:04.993 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:04 smithi060 bash[20116]: audit 2024-04-02T15:32:04.319496+0000 mon.a (mon.0) 981 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3941757916"}]: dispatch 2024-04-02T15:32:05.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:04 smithi164 bash[14575]: cluster 2024-04-02T15:32:03.528205+0000 mgr.y (mgr.14460) 168 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 83 op/s 2024-04-02T15:32:05.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:04 smithi164 bash[14575]: audit 2024-04-02T15:32:03.952926+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3306450574"}]': finished 2024-04-02T15:32:05.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:04 smithi164 bash[14575]: cluster 2024-04-02T15:32:03.953177+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-02T15:32:05.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:04 smithi164 bash[14575]: audit 2024-04-02T15:32:04.318530+0000 mon.c (mon.1) 129 : audit [INF] from='client.? 172.21.15.60:0/3378283811' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3941757916"}]: dispatch 2024-04-02T15:32:05.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:04 smithi164 bash[14575]: audit 2024-04-02T15:32:04.319496+0000 mon.a (mon.0) 981 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3941757916"}]: dispatch 2024-04-02T15:32:06.008 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:05 smithi060 bash[14337]: audit 2024-04-02T15:32:04.971227+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3941757916"}]': finished 2024-04-02T15:32:06.008 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:05 smithi060 bash[14337]: cluster 2024-04-02T15:32:04.971445+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-02T15:32:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:05 smithi060 bash[14337]: audit 2024-04-02T15:32:05.342271+0000 mon.c (mon.1) 130 : audit [INF] from='client.? 172.21.15.60:0/1399630011' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/459361355"}]: dispatch 2024-04-02T15:32:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:05 smithi060 bash[14337]: audit 2024-04-02T15:32:05.343177+0000 mon.a (mon.0) 984 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/459361355"}]: dispatch 2024-04-02T15:32:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:05 smithi060 bash[20116]: audit 2024-04-02T15:32:04.971227+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3941757916"}]': finished 2024-04-02T15:32:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:05 smithi060 bash[20116]: cluster 2024-04-02T15:32:04.971445+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-02T15:32:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:05 smithi060 bash[20116]: audit 2024-04-02T15:32:05.342271+0000 mon.c (mon.1) 130 : audit [INF] from='client.? 172.21.15.60:0/1399630011' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/459361355"}]: dispatch 2024-04-02T15:32:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:05 smithi060 bash[20116]: audit 2024-04-02T15:32:05.343177+0000 mon.a (mon.0) 984 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/459361355"}]: dispatch 2024-04-02T15:32:06.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:05 smithi164 bash[14575]: audit 2024-04-02T15:32:04.971227+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3941757916"}]': finished 2024-04-02T15:32:06.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:05 smithi164 bash[14575]: cluster 2024-04-02T15:32:04.971445+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-02T15:32:06.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:05 smithi164 bash[14575]: audit 2024-04-02T15:32:05.342271+0000 mon.c (mon.1) 130 : audit [INF] from='client.? 172.21.15.60:0/1399630011' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/459361355"}]: dispatch 2024-04-02T15:32:06.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:05 smithi164 bash[14575]: audit 2024-04-02T15:32:05.343177+0000 mon.a (mon.0) 984 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/459361355"}]: dispatch 2024-04-02T15:32:06.992 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:32:06 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:32:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:32:07.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:06 smithi060 bash[14337]: cluster 2024-04-02T15:32:05.528952+0000 mgr.y (mgr.14460) 169 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-04-02T15:32:07.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:06 smithi060 bash[14337]: audit 2024-04-02T15:32:05.982773+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/459361355"}]': finished 2024-04-02T15:32:07.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:06 smithi060 bash[14337]: cluster 2024-04-02T15:32:05.982997+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-02T15:32:07.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:06 smithi060 bash[14337]: audit 2024-04-02T15:32:06.370421+0000 mon.c (mon.1) 131 : audit [INF] from='client.? 172.21.15.60:0/4053360580' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2767384647"}]: dispatch 2024-04-02T15:32:07.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:06 smithi060 bash[14337]: audit 2024-04-02T15:32:06.371261+0000 mon.a (mon.0) 987 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2767384647"}]: dispatch 2024-04-02T15:32:07.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:06 smithi060 bash[14337]: audit 2024-04-02T15:32:06.679151+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:07.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:06 smithi060 bash[20116]: cluster 2024-04-02T15:32:05.528952+0000 mgr.y (mgr.14460) 169 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-04-02T15:32:07.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:06 smithi060 bash[20116]: audit 2024-04-02T15:32:05.982773+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/459361355"}]': finished 2024-04-02T15:32:07.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:06 smithi060 bash[20116]: cluster 2024-04-02T15:32:05.982997+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-02T15:32:07.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:06 smithi060 bash[20116]: audit 2024-04-02T15:32:06.370421+0000 mon.c (mon.1) 131 : audit [INF] from='client.? 172.21.15.60:0/4053360580' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2767384647"}]: dispatch 2024-04-02T15:32:07.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:06 smithi060 bash[20116]: audit 2024-04-02T15:32:06.371261+0000 mon.a (mon.0) 987 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2767384647"}]: dispatch 2024-04-02T15:32:07.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:06 smithi060 bash[20116]: audit 2024-04-02T15:32:06.679151+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:07.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:06 smithi164 bash[14575]: cluster 2024-04-02T15:32:05.528952+0000 mgr.y (mgr.14460) 169 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 1 op/s 2024-04-02T15:32:07.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:06 smithi164 bash[14575]: audit 2024-04-02T15:32:05.982773+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/459361355"}]': finished 2024-04-02T15:32:07.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:06 smithi164 bash[14575]: cluster 2024-04-02T15:32:05.982997+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-02T15:32:07.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:06 smithi164 bash[14575]: audit 2024-04-02T15:32:06.370421+0000 mon.c (mon.1) 131 : audit [INF] from='client.? 172.21.15.60:0/4053360580' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2767384647"}]: dispatch 2024-04-02T15:32:07.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:06 smithi164 bash[14575]: audit 2024-04-02T15:32:06.371261+0000 mon.a (mon.0) 987 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2767384647"}]: dispatch 2024-04-02T15:32:07.482 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:06 smithi164 bash[14575]: audit 2024-04-02T15:32:06.679151+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:08.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:07 smithi060 bash[20116]: audit 2024-04-02T15:32:06.985399+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2767384647"}]': finished 2024-04-02T15:32:08.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:07 smithi060 bash[20116]: cluster 2024-04-02T15:32:06.985641+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-02T15:32:08.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:07 smithi060 bash[20116]: audit 2024-04-02T15:32:07.357415+0000 mon.c (mon.1) 132 : audit [INF] from='client.? 172.21.15.60:0/3179827332' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/544375613"}]: dispatch 2024-04-02T15:32:08.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:07 smithi060 bash[20116]: audit 2024-04-02T15:32:07.358210+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/544375613"}]: dispatch 2024-04-02T15:32:08.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:07 smithi060 bash[14337]: audit 2024-04-02T15:32:06.985399+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2767384647"}]': finished 2024-04-02T15:32:08.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:07 smithi060 bash[14337]: cluster 2024-04-02T15:32:06.985641+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-02T15:32:08.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:07 smithi060 bash[14337]: audit 2024-04-02T15:32:07.357415+0000 mon.c (mon.1) 132 : audit [INF] from='client.? 172.21.15.60:0/3179827332' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/544375613"}]: dispatch 2024-04-02T15:32:08.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:07 smithi060 bash[14337]: audit 2024-04-02T15:32:07.358210+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/544375613"}]: dispatch 2024-04-02T15:32:08.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:07 smithi164 bash[14575]: audit 2024-04-02T15:32:06.985399+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2767384647"}]': finished 2024-04-02T15:32:08.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:07 smithi164 bash[14575]: cluster 2024-04-02T15:32:06.985641+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-02T15:32:08.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:07 smithi164 bash[14575]: audit 2024-04-02T15:32:07.357415+0000 mon.c (mon.1) 132 : audit [INF] from='client.? 172.21.15.60:0/3179827332' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/544375613"}]: dispatch 2024-04-02T15:32:08.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:07 smithi164 bash[14575]: audit 2024-04-02T15:32:07.358210+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/544375613"}]: dispatch 2024-04-02T15:32:08.802 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:32:08 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:32:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:32:09.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:09 smithi060 bash[14337]: cluster 2024-04-02T15:32:07.529684+0000 mgr.y (mgr.14460) 170 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-04-02T15:32:09.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:09 smithi060 bash[14337]: audit 2024-04-02T15:32:08.001575+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/544375613"}]': finished 2024-04-02T15:32:09.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:09 smithi060 bash[14337]: cluster 2024-04-02T15:32:08.001706+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-02T15:32:09.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:09 smithi060 bash[14337]: audit 2024-04-02T15:32:08.384070+0000 mon.a (mon.0) 994 : audit [INF] from='client.? 172.21.15.60:0/2441420820' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3580537042"}]: dispatch 2024-04-02T15:32:09.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:09 smithi060 bash[14337]: audit 2024-04-02T15:32:08.424948+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:09.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:09 smithi060 bash[14337]: audit 2024-04-02T15:32:08.433501+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:09.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:09 smithi060 bash[14337]: audit 2024-04-02T15:32:08.444358+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:32:09.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:09 smithi060 bash[14337]: audit 2024-04-02T15:32:08.445879+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:32:09.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:09 smithi060 bash[14337]: audit 2024-04-02T15:32:08.456407+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:09.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:09 smithi060 bash[20116]: cluster 2024-04-02T15:32:07.529684+0000 mgr.y (mgr.14460) 170 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-04-02T15:32:09.303 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:09 smithi060 bash[20116]: audit 2024-04-02T15:32:08.001575+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/544375613"}]': finished 2024-04-02T15:32:09.303 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:09 smithi060 bash[20116]: cluster 2024-04-02T15:32:08.001706+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-02T15:32:09.303 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:09 smithi060 bash[20116]: audit 2024-04-02T15:32:08.384070+0000 mon.a (mon.0) 994 : audit [INF] from='client.? 172.21.15.60:0/2441420820' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3580537042"}]: dispatch 2024-04-02T15:32:09.303 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:09 smithi060 bash[20116]: audit 2024-04-02T15:32:08.424948+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:09.303 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:09 smithi060 bash[20116]: audit 2024-04-02T15:32:08.433501+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:09.303 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:09 smithi060 bash[20116]: audit 2024-04-02T15:32:08.444358+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:32:09.303 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:09 smithi060 bash[20116]: audit 2024-04-02T15:32:08.445879+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:32:09.303 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:09 smithi060 bash[20116]: audit 2024-04-02T15:32:08.456407+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:09.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:09 smithi164 bash[14575]: cluster 2024-04-02T15:32:07.529684+0000 mgr.y (mgr.14460) 170 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 2 op/s 2024-04-02T15:32:09.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:09 smithi164 bash[14575]: audit 2024-04-02T15:32:08.001575+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/544375613"}]': finished 2024-04-02T15:32:09.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:09 smithi164 bash[14575]: cluster 2024-04-02T15:32:08.001706+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-02T15:32:09.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:09 smithi164 bash[14575]: audit 2024-04-02T15:32:08.384070+0000 mon.a (mon.0) 994 : audit [INF] from='client.? 172.21.15.60:0/2441420820' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3580537042"}]: dispatch 2024-04-02T15:32:09.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:09 smithi164 bash[14575]: audit 2024-04-02T15:32:08.424948+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:09.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:09 smithi164 bash[14575]: audit 2024-04-02T15:32:08.433501+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:09.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:09 smithi164 bash[14575]: audit 2024-04-02T15:32:08.444358+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:32:09.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:09 smithi164 bash[14575]: audit 2024-04-02T15:32:08.445879+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:32:09.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:09 smithi164 bash[14575]: audit 2024-04-02T15:32:08.456407+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:10.303 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:10 smithi060 bash[20116]: audit 2024-04-02T15:32:09.006423+0000 mon.a (mon.0) 998 : audit [INF] from='client.? 172.21.15.60:0/2441420820' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3580537042"}]': finished 2024-04-02T15:32:10.303 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:10 smithi060 bash[20116]: cluster 2024-04-02T15:32:09.006638+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-02T15:32:10.303 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:10 smithi060 bash[20116]: audit 2024-04-02T15:32:09.379589+0000 mon.c (mon.1) 135 : audit [INF] from='client.? 172.21.15.60:0/2833930204' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2767384647"}]: dispatch 2024-04-02T15:32:10.303 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:10 smithi060 bash[20116]: audit 2024-04-02T15:32:09.380624+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2767384647"}]: dispatch 2024-04-02T15:32:10.303 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:10 smithi060 bash[14337]: audit 2024-04-02T15:32:09.006423+0000 mon.a (mon.0) 998 : audit [INF] from='client.? 172.21.15.60:0/2441420820' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3580537042"}]': finished 2024-04-02T15:32:10.303 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:10 smithi060 bash[14337]: cluster 2024-04-02T15:32:09.006638+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-02T15:32:10.303 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:10 smithi060 bash[14337]: audit 2024-04-02T15:32:09.379589+0000 mon.c (mon.1) 135 : audit [INF] from='client.? 172.21.15.60:0/2833930204' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2767384647"}]: dispatch 2024-04-02T15:32:10.303 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:10 smithi060 bash[14337]: audit 2024-04-02T15:32:09.380624+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2767384647"}]: dispatch 2024-04-02T15:32:10.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:10 smithi164 bash[14575]: audit 2024-04-02T15:32:09.006423+0000 mon.a (mon.0) 998 : audit [INF] from='client.? 172.21.15.60:0/2441420820' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/3580537042"}]': finished 2024-04-02T15:32:10.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:10 smithi164 bash[14575]: cluster 2024-04-02T15:32:09.006638+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-02T15:32:10.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:10 smithi164 bash[14575]: audit 2024-04-02T15:32:09.379589+0000 mon.c (mon.1) 135 : audit [INF] from='client.? 172.21.15.60:0/2833930204' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2767384647"}]: dispatch 2024-04-02T15:32:10.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:10 smithi164 bash[14575]: audit 2024-04-02T15:32:09.380624+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2767384647"}]: dispatch 2024-04-02T15:32:11.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:11 smithi060 bash[20116]: cluster 2024-04-02T15:32:09.531352+0000 mgr.y (mgr.14460) 171 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:11.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:11 smithi060 bash[20116]: audit 2024-04-02T15:32:10.028575+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2767384647"}]': finished 2024-04-02T15:32:11.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:11 smithi060 bash[20116]: cluster 2024-04-02T15:32:10.028824+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-02T15:32:11.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:11 smithi060 bash[20116]: audit 2024-04-02T15:32:10.401740+0000 mon.c (mon.1) 136 : audit [INF] from='client.? 172.21.15.60:0/2176918039' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/1784175055"}]: dispatch 2024-04-02T15:32:11.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:11 smithi060 bash[20116]: audit 2024-04-02T15:32:10.402453+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/1784175055"}]: dispatch 2024-04-02T15:32:11.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:11 smithi060 bash[14337]: cluster 2024-04-02T15:32:09.531352+0000 mgr.y (mgr.14460) 171 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:11.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:11 smithi060 bash[14337]: audit 2024-04-02T15:32:10.028575+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2767384647"}]': finished 2024-04-02T15:32:11.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:11 smithi060 bash[14337]: cluster 2024-04-02T15:32:10.028824+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-02T15:32:11.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:11 smithi060 bash[14337]: audit 2024-04-02T15:32:10.401740+0000 mon.c (mon.1) 136 : audit [INF] from='client.? 172.21.15.60:0/2176918039' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/1784175055"}]: dispatch 2024-04-02T15:32:11.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:11 smithi060 bash[14337]: audit 2024-04-02T15:32:10.402453+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/1784175055"}]: dispatch 2024-04-02T15:32:11.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:11 smithi164 bash[14575]: cluster 2024-04-02T15:32:09.531352+0000 mgr.y (mgr.14460) 171 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:11.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:11 smithi164 bash[14575]: audit 2024-04-02T15:32:10.028575+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2767384647"}]': finished 2024-04-02T15:32:11.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:11 smithi164 bash[14575]: cluster 2024-04-02T15:32:10.028824+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-02T15:32:11.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:11 smithi164 bash[14575]: audit 2024-04-02T15:32:10.401740+0000 mon.c (mon.1) 136 : audit [INF] from='client.? 172.21.15.60:0/2176918039' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/1784175055"}]: dispatch 2024-04-02T15:32:11.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:11 smithi164 bash[14575]: audit 2024-04-02T15:32:10.402453+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/1784175055"}]: dispatch 2024-04-02T15:32:12.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:12 smithi060 bash[14337]: audit 2024-04-02T15:32:11.037602+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/1784175055"}]': finished 2024-04-02T15:32:12.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:12 smithi060 bash[14337]: cluster 2024-04-02T15:32:11.037697+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-02T15:32:12.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:12 smithi060 bash[14337]: audit 2024-04-02T15:32:11.402524+0000 mon.c (mon.1) 137 : audit [INF] from='client.? 172.21.15.60:0/2593065674' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2432358922"}]: dispatch 2024-04-02T15:32:12.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:12 smithi060 bash[14337]: audit 2024-04-02T15:32:11.403671+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2432358922"}]: dispatch 2024-04-02T15:32:12.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:12 smithi060 bash[20116]: audit 2024-04-02T15:32:11.037602+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/1784175055"}]': finished 2024-04-02T15:32:12.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:12 smithi060 bash[20116]: cluster 2024-04-02T15:32:11.037697+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-02T15:32:12.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:12 smithi060 bash[20116]: audit 2024-04-02T15:32:11.402524+0000 mon.c (mon.1) 137 : audit [INF] from='client.? 172.21.15.60:0/2593065674' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2432358922"}]: dispatch 2024-04-02T15:32:12.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:12 smithi060 bash[20116]: audit 2024-04-02T15:32:11.403671+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2432358922"}]: dispatch 2024-04-02T15:32:12.310 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:12 smithi164 bash[14575]: audit 2024-04-02T15:32:11.037602+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/1784175055"}]': finished 2024-04-02T15:32:12.311 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:12 smithi164 bash[14575]: cluster 2024-04-02T15:32:11.037697+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-02T15:32:12.311 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:12 smithi164 bash[14575]: audit 2024-04-02T15:32:11.402524+0000 mon.c (mon.1) 137 : audit [INF] from='client.? 172.21.15.60:0/2593065674' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2432358922"}]: dispatch 2024-04-02T15:32:12.311 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:12 smithi164 bash[14575]: audit 2024-04-02T15:32:11.403671+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2432358922"}]: dispatch 2024-04-02T15:32:12.729 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:32:12 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:32:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:32:13.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:13 smithi060 bash[20116]: cluster 2024-04-02T15:32:11.532186+0000 mgr.y (mgr.14460) 172 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:13.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:13 smithi060 bash[20116]: audit 2024-04-02T15:32:12.050256+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2432358922"}]': finished 2024-04-02T15:32:13.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:13 smithi060 bash[20116]: cluster 2024-04-02T15:32:12.050425+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-02T15:32:13.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:13 smithi060 bash[20116]: audit 2024-04-02T15:32:12.414858+0000 mon.c (mon.1) 138 : audit [INF] from='client.? 172.21.15.60:0/985044669' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4019568575"}]: dispatch 2024-04-02T15:32:13.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:13 smithi060 bash[20116]: audit 2024-04-02T15:32:12.415558+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4019568575"}]: dispatch 2024-04-02T15:32:13.302 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:32:13 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:32:13] "GET /metrics HTTP/1.1" 200 214892 "" "Prometheus/2.33.4" 2024-04-02T15:32:13.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:13 smithi060 bash[14337]: cluster 2024-04-02T15:32:11.532186+0000 mgr.y (mgr.14460) 172 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:13.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:13 smithi060 bash[14337]: audit 2024-04-02T15:32:12.050256+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2432358922"}]': finished 2024-04-02T15:32:13.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:13 smithi060 bash[14337]: cluster 2024-04-02T15:32:12.050425+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-02T15:32:13.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:13 smithi060 bash[14337]: audit 2024-04-02T15:32:12.414858+0000 mon.c (mon.1) 138 : audit [INF] from='client.? 172.21.15.60:0/985044669' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4019568575"}]: dispatch 2024-04-02T15:32:13.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:13 smithi060 bash[14337]: audit 2024-04-02T15:32:12.415558+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4019568575"}]: dispatch 2024-04-02T15:32:13.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:13 smithi164 bash[14575]: cluster 2024-04-02T15:32:11.532186+0000 mgr.y (mgr.14460) 172 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:13.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:13 smithi164 bash[14575]: audit 2024-04-02T15:32:12.050256+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/2432358922"}]': finished 2024-04-02T15:32:13.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:13 smithi164 bash[14575]: cluster 2024-04-02T15:32:12.050425+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-02T15:32:13.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:13 smithi164 bash[14575]: audit 2024-04-02T15:32:12.414858+0000 mon.c (mon.1) 138 : audit [INF] from='client.? 172.21.15.60:0/985044669' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4019568575"}]: dispatch 2024-04-02T15:32:13.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:13 smithi164 bash[14575]: audit 2024-04-02T15:32:12.415558+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4019568575"}]: dispatch 2024-04-02T15:32:13.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:32:13 smithi060 bash[43564]: level=error ts=2024-04-02T15:32:13.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:32:13.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:32:13 smithi060 bash[43564]: level=warn ts=2024-04-02T15:32:13.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:32:13.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:32:13 smithi060 bash[43564]: level=warn ts=2024-04-02T15:32:13.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:32:14.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:14 smithi164 bash[14575]: audit 2024-04-02T15:32:12.708675+0000 mgr.y (mgr.14460) 173 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:32:14.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:14 smithi164 bash[14575]: audit 2024-04-02T15:32:13.058176+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4019568575"}]': finished 2024-04-02T15:32:14.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:14 smithi164 bash[14575]: cluster 2024-04-02T15:32:13.058296+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-02T15:32:14.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:14 smithi164 bash[14575]: audit 2024-04-02T15:32:13.421811+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.60:0/2594984802' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/392927398"}]: dispatch 2024-04-02T15:32:14.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:14 smithi164 bash[14575]: audit 2024-04-02T15:32:13.422807+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/392927398"}]: dispatch 2024-04-02T15:32:14.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:14 smithi060 bash[14337]: audit 2024-04-02T15:32:12.708675+0000 mgr.y (mgr.14460) 173 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:32:14.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:14 smithi060 bash[14337]: audit 2024-04-02T15:32:13.058176+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4019568575"}]': finished 2024-04-02T15:32:14.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:14 smithi060 bash[14337]: cluster 2024-04-02T15:32:13.058296+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-02T15:32:14.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:14 smithi060 bash[14337]: audit 2024-04-02T15:32:13.421811+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.60:0/2594984802' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/392927398"}]: dispatch 2024-04-02T15:32:14.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:14 smithi060 bash[14337]: audit 2024-04-02T15:32:13.422807+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/392927398"}]: dispatch 2024-04-02T15:32:14.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:14 smithi060 bash[20116]: audit 2024-04-02T15:32:12.708675+0000 mgr.y (mgr.14460) 173 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:32:14.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:14 smithi060 bash[20116]: audit 2024-04-02T15:32:13.058176+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4019568575"}]': finished 2024-04-02T15:32:14.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:14 smithi060 bash[20116]: cluster 2024-04-02T15:32:13.058296+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-02T15:32:14.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:14 smithi060 bash[20116]: audit 2024-04-02T15:32:13.421811+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.60:0/2594984802' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/392927398"}]: dispatch 2024-04-02T15:32:14.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:14 smithi060 bash[20116]: audit 2024-04-02T15:32:13.422807+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/392927398"}]: dispatch 2024-04-02T15:32:15.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:32:15 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:32:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:32:15.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:15 smithi060 bash[20116]: cluster 2024-04-02T15:32:13.532840+0000 mgr.y (mgr.14460) 174 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:32:15.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:15 smithi060 bash[20116]: audit 2024-04-02T15:32:14.070334+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/392927398"}]': finished 2024-04-02T15:32:15.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:15 smithi060 bash[20116]: cluster 2024-04-02T15:32:14.070507+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-02T15:32:15.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:15 smithi060 bash[20116]: audit 2024-04-02T15:32:14.436946+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.60:0/1290013958' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/1784175055"}]: dispatch 2024-04-02T15:32:15.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:15 smithi060 bash[20116]: audit 2024-04-02T15:32:14.437951+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/1784175055"}]: dispatch 2024-04-02T15:32:15.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:15 smithi060 bash[20116]: audit 2024-04-02T15:32:15.030839+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:15.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:15 smithi060 bash[20116]: audit 2024-04-02T15:32:15.039472+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:15.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:15 smithi060 bash[14337]: cluster 2024-04-02T15:32:13.532840+0000 mgr.y (mgr.14460) 174 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:32:15.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:15 smithi060 bash[14337]: audit 2024-04-02T15:32:14.070334+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/392927398"}]': finished 2024-04-02T15:32:15.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:15 smithi060 bash[14337]: cluster 2024-04-02T15:32:14.070507+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-02T15:32:15.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:15 smithi060 bash[14337]: audit 2024-04-02T15:32:14.436946+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.60:0/1290013958' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/1784175055"}]: dispatch 2024-04-02T15:32:15.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:15 smithi060 bash[14337]: audit 2024-04-02T15:32:14.437951+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/1784175055"}]: dispatch 2024-04-02T15:32:15.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:15 smithi060 bash[14337]: audit 2024-04-02T15:32:15.030839+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:15.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:15 smithi060 bash[14337]: audit 2024-04-02T15:32:15.039472+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:15.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:15 smithi164 bash[14575]: cluster 2024-04-02T15:32:13.532840+0000 mgr.y (mgr.14460) 174 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:32:15.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:15 smithi164 bash[14575]: audit 2024-04-02T15:32:14.070334+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/392927398"}]': finished 2024-04-02T15:32:15.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:15 smithi164 bash[14575]: cluster 2024-04-02T15:32:14.070507+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-02T15:32:15.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:15 smithi164 bash[14575]: audit 2024-04-02T15:32:14.436946+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.60:0/1290013958' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/1784175055"}]: dispatch 2024-04-02T15:32:15.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:15 smithi164 bash[14575]: audit 2024-04-02T15:32:14.437951+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/1784175055"}]: dispatch 2024-04-02T15:32:15.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:15 smithi164 bash[14575]: audit 2024-04-02T15:32:15.030839+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:15.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:15 smithi164 bash[14575]: audit 2024-04-02T15:32:15.039472+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:16.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:16 smithi164 bash[14575]: audit 2024-04-02T15:32:15.083439+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/1784175055"}]': finished 2024-04-02T15:32:16.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:16 smithi164 bash[14575]: cluster 2024-04-02T15:32:15.083638+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-02T15:32:16.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:16 smithi164 bash[14575]: audit 2024-04-02T15:32:15.458449+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.60:0/474461610' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2271169262"}]: dispatch 2024-04-02T15:32:16.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:16 smithi164 bash[14575]: audit 2024-04-02T15:32:15.459446+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2271169262"}]: dispatch 2024-04-02T15:32:16.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:16 smithi060 bash[20116]: audit 2024-04-02T15:32:15.083439+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/1784175055"}]': finished 2024-04-02T15:32:16.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:16 smithi060 bash[20116]: cluster 2024-04-02T15:32:15.083638+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-02T15:32:16.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:16 smithi060 bash[20116]: audit 2024-04-02T15:32:15.458449+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.60:0/474461610' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2271169262"}]: dispatch 2024-04-02T15:32:16.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:16 smithi060 bash[20116]: audit 2024-04-02T15:32:15.459446+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2271169262"}]: dispatch 2024-04-02T15:32:16.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:16 smithi060 bash[14337]: audit 2024-04-02T15:32:15.083439+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/1784175055"}]': finished 2024-04-02T15:32:16.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:16 smithi060 bash[14337]: cluster 2024-04-02T15:32:15.083638+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-02T15:32:16.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:16 smithi060 bash[14337]: audit 2024-04-02T15:32:15.458449+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.60:0/474461610' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2271169262"}]: dispatch 2024-04-02T15:32:16.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:16 smithi060 bash[14337]: audit 2024-04-02T15:32:15.459446+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2271169262"}]: dispatch 2024-04-02T15:32:17.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:17 smithi164 bash[14575]: cluster 2024-04-02T15:32:15.533526+0000 mgr.y (mgr.14460) 175 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:17.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:17 smithi164 bash[14575]: audit 2024-04-02T15:32:16.094958+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2271169262"}]': finished 2024-04-02T15:32:17.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:17 smithi164 bash[14575]: cluster 2024-04-02T15:32:16.095113+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-02T15:32:17.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:17 smithi164 bash[14575]: audit 2024-04-02T15:32:16.463735+0000 mon.c (mon.1) 142 : audit [INF] from='client.? 172.21.15.60:0/540912196' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4038372898"}]: dispatch 2024-04-02T15:32:17.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:17 smithi164 bash[14575]: audit 2024-04-02T15:32:16.464572+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4038372898"}]: dispatch 2024-04-02T15:32:17.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:17 smithi060 bash[14337]: cluster 2024-04-02T15:32:15.533526+0000 mgr.y (mgr.14460) 175 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:17.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:17 smithi060 bash[14337]: audit 2024-04-02T15:32:16.094958+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2271169262"}]': finished 2024-04-02T15:32:17.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:17 smithi060 bash[14337]: cluster 2024-04-02T15:32:16.095113+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-02T15:32:17.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:17 smithi060 bash[14337]: audit 2024-04-02T15:32:16.463735+0000 mon.c (mon.1) 142 : audit [INF] from='client.? 172.21.15.60:0/540912196' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4038372898"}]: dispatch 2024-04-02T15:32:17.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:17 smithi060 bash[14337]: audit 2024-04-02T15:32:16.464572+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4038372898"}]: dispatch 2024-04-02T15:32:17.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:17 smithi060 bash[20116]: cluster 2024-04-02T15:32:15.533526+0000 mgr.y (mgr.14460) 175 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:17.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:17 smithi060 bash[20116]: audit 2024-04-02T15:32:16.094958+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6800/2271169262"}]': finished 2024-04-02T15:32:17.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:17 smithi060 bash[20116]: cluster 2024-04-02T15:32:16.095113+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-02T15:32:17.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:17 smithi060 bash[20116]: audit 2024-04-02T15:32:16.463735+0000 mon.c (mon.1) 142 : audit [INF] from='client.? 172.21.15.60:0/540912196' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4038372898"}]: dispatch 2024-04-02T15:32:17.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:17 smithi060 bash[20116]: audit 2024-04-02T15:32:16.464572+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4038372898"}]: dispatch 2024-04-02T15:32:18.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:18 smithi164 bash[14575]: audit 2024-04-02T15:32:17.098313+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4038372898"}]': finished 2024-04-02T15:32:18.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:18 smithi164 bash[14575]: cluster 2024-04-02T15:32:17.098534+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-02T15:32:18.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:18 smithi164 bash[14575]: audit 2024-04-02T15:32:17.466053+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? 172.21.15.60:0/3782636258' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/819181355"}]: dispatch 2024-04-02T15:32:18.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:18 smithi060 bash[14337]: audit 2024-04-02T15:32:17.098313+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4038372898"}]': finished 2024-04-02T15:32:18.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:18 smithi060 bash[14337]: cluster 2024-04-02T15:32:17.098534+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-02T15:32:18.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:18 smithi060 bash[14337]: audit 2024-04-02T15:32:17.466053+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? 172.21.15.60:0/3782636258' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/819181355"}]: dispatch 2024-04-02T15:32:18.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:18 smithi060 bash[20116]: audit 2024-04-02T15:32:17.098313+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/4038372898"}]': finished 2024-04-02T15:32:18.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:18 smithi060 bash[20116]: cluster 2024-04-02T15:32:17.098534+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-02T15:32:18.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:18 smithi060 bash[20116]: audit 2024-04-02T15:32:17.466053+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? 172.21.15.60:0/3782636258' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/819181355"}]: dispatch 2024-04-02T15:32:19.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:19 smithi164 bash[14575]: cluster 2024-04-02T15:32:17.534268+0000 mgr.y (mgr.14460) 176 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:19.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:19 smithi164 bash[14575]: audit 2024-04-02T15:32:18.117602+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.60:0/3782636258' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/819181355"}]': finished 2024-04-02T15:32:19.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:19 smithi164 bash[14575]: cluster 2024-04-02T15:32:18.117718+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-02T15:32:19.479 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:19 smithi164 bash[14575]: audit 2024-04-02T15:32:18.487271+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? 172.21.15.60:0/2560644991' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2271169262"}]: dispatch 2024-04-02T15:32:19.507 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:19 smithi060 bash[14337]: cluster 2024-04-02T15:32:17.534268+0000 mgr.y (mgr.14460) 176 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:19.507 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:19 smithi060 bash[14337]: audit 2024-04-02T15:32:18.117602+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.60:0/3782636258' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/819181355"}]': finished 2024-04-02T15:32:19.507 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:19 smithi060 bash[14337]: cluster 2024-04-02T15:32:18.117718+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-02T15:32:19.507 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:19 smithi060 bash[14337]: audit 2024-04-02T15:32:18.487271+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? 172.21.15.60:0/2560644991' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2271169262"}]: dispatch 2024-04-02T15:32:19.508 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:19 smithi060 bash[20116]: cluster 2024-04-02T15:32:17.534268+0000 mgr.y (mgr.14460) 176 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:19.508 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:19 smithi060 bash[20116]: audit 2024-04-02T15:32:18.117602+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.60:0/3782636258' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:0/819181355"}]': finished 2024-04-02T15:32:19.508 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:19 smithi060 bash[20116]: cluster 2024-04-02T15:32:18.117718+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-02T15:32:19.508 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:19 smithi060 bash[20116]: audit 2024-04-02T15:32:18.487271+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? 172.21.15.60:0/2560644991' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2271169262"}]: dispatch 2024-04-02T15:32:20.821 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:20 smithi060 bash[14337]: audit 2024-04-02T15:32:19.485160+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? 172.21.15.60:0/2560644991' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2271169262"}]': finished 2024-04-02T15:32:20.821 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:20 smithi060 bash[14337]: cluster 2024-04-02T15:32:19.485427+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-02T15:32:20.821 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:20 smithi060 bash[20116]: audit 2024-04-02T15:32:19.485160+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? 172.21.15.60:0/2560644991' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2271169262"}]': finished 2024-04-02T15:32:20.821 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:20 smithi060 bash[20116]: cluster 2024-04-02T15:32:19.485427+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-02T15:32:20.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:20 smithi164 bash[14575]: audit 2024-04-02T15:32:19.485160+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? 172.21.15.60:0/2560644991' entity='client.iscsi.foo.smithi060.spkkjn' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.60:6801/2271169262"}]': finished 2024-04-02T15:32:20.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:20 smithi164 bash[14575]: cluster 2024-04-02T15:32:19.485427+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-02T15:32:21.778 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:21 smithi060 bash[14337]: cluster 2024-04-02T15:32:19.536033+0000 mgr.y (mgr.14460) 177 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:21.779 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:21 smithi060 bash[20116]: cluster 2024-04-02T15:32:19.536033+0000 mgr.y (mgr.14460) 177 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:21.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:21 smithi164 bash[14575]: cluster 2024-04-02T15:32:19.536033+0000 mgr.y (mgr.14460) 177 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:22.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:22 smithi164 bash[14575]: cluster 2024-04-02T15:32:21.536815+0000 mgr.y (mgr.14460) 178 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 940 B/s rd, 0 op/s 2024-04-02T15:32:22.729 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:32:22 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:32:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:32:22.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:22 smithi060 bash[14337]: cluster 2024-04-02T15:32:21.536815+0000 mgr.y (mgr.14460) 178 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 940 B/s rd, 0 op/s 2024-04-02T15:32:22.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:22 smithi060 bash[20116]: cluster 2024-04-02T15:32:21.536815+0000 mgr.y (mgr.14460) 178 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 940 B/s rd, 0 op/s 2024-04-02T15:32:23.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:32:23 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:32:23] "GET /metrics HTTP/1.1" 200 214896 "" "Prometheus/2.33.4" 2024-04-02T15:32:23.801 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:32:23 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:32:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:32:23.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:32:23 smithi060 bash[43564]: level=error ts=2024-04-02T15:32:23.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:32:23.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:32:23 smithi060 bash[43564]: level=warn ts=2024-04-02T15:32:23.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:32:23.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:32:23 smithi060 bash[43564]: level=warn ts=2024-04-02T15:32: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://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:32:24.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:24 smithi164 bash[14575]: audit 2024-04-02T15:32:22.720566+0000 mgr.y (mgr.14460) 179 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:32:24.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:24 smithi164 bash[14575]: audit 2024-04-02T15:32:23.438933+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:24.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:24 smithi164 bash[14575]: audit 2024-04-02T15:32:23.450299+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:24.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:24 smithi060 bash[20116]: audit 2024-04-02T15:32:22.720566+0000 mgr.y (mgr.14460) 179 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:32:24.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:24 smithi060 bash[20116]: audit 2024-04-02T15:32:23.438933+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:24.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:24 smithi060 bash[20116]: audit 2024-04-02T15:32:23.450299+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:24.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:24 smithi060 bash[14337]: audit 2024-04-02T15:32:22.720566+0000 mgr.y (mgr.14460) 179 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:32:24.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:24 smithi060 bash[14337]: audit 2024-04-02T15:32:23.438933+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:24.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:24 smithi060 bash[14337]: audit 2024-04-02T15:32:23.450299+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:25.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:25 smithi060 bash[14337]: cluster 2024-04-02T15:32:23.537464+0000 mgr.y (mgr.14460) 180 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 794 B/s rd, 0 op/s 2024-04-02T15:32:25.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:25 smithi060 bash[20116]: cluster 2024-04-02T15:32:23.537464+0000 mgr.y (mgr.14460) 180 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 794 B/s rd, 0 op/s 2024-04-02T15:32:25.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:25 smithi164 bash[14575]: cluster 2024-04-02T15:32:23.537464+0000 mgr.y (mgr.14460) 180 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 794 B/s rd, 0 op/s 2024-04-02T15:32:26.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:26 smithi060 bash[14337]: cluster 2024-04-02T15:32:25.539223+0000 mgr.y (mgr.14460) 181 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:26.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:26 smithi060 bash[20116]: cluster 2024-04-02T15:32:25.539223+0000 mgr.y (mgr.14460) 181 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:26.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:26 smithi164 bash[14575]: cluster 2024-04-02T15:32:25.539223+0000 mgr.y (mgr.14460) 181 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:29.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:29 smithi060 bash[14337]: cluster 2024-04-02T15:32:27.539956+0000 mgr.y (mgr.14460) 182 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T15:32:29.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:29 smithi060 bash[20116]: cluster 2024-04-02T15:32:27.539956+0000 mgr.y (mgr.14460) 182 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T15:32:29.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:29 smithi164 bash[14575]: cluster 2024-04-02T15:32:27.539956+0000 mgr.y (mgr.14460) 182 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T15:32:30.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:30 smithi060 bash[14337]: cluster 2024-04-02T15:32:29.541630+0000 mgr.y (mgr.14460) 183 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-02T15:32:30.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:30 smithi060 bash[20116]: cluster 2024-04-02T15:32:29.541630+0000 mgr.y (mgr.14460) 183 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-02T15:32:30.982 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:30 smithi164 bash[14575]: cluster 2024-04-02T15:32:29.541630+0000 mgr.y (mgr.14460) 183 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-02T15:32:32.602 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:32:32 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:32:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:32:32.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:32 smithi164 bash[14575]: cluster 2024-04-02T15:32:31.542408+0000 mgr.y (mgr.14460) 184 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:33.008 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:32 smithi060 bash[20116]: cluster 2024-04-02T15:32:31.542408+0000 mgr.y (mgr.14460) 184 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:33.008 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:32 smithi060 bash[14337]: cluster 2024-04-02T15:32:31.542408+0000 mgr.y (mgr.14460) 184 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:33.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:32:33 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:32:33] "GET /metrics HTTP/1.1" 200 214866 "" "Prometheus/2.33.4" 2024-04-02T15:32:33.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:32:33 smithi060 bash[43564]: level=error ts=2024-04-02T15:32:33.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:32:33.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:32:33 smithi060 bash[43564]: level=warn ts=2024-04-02T15:32:33.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:32:33.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:32:33 smithi060 bash[43564]: level=warn ts=2024-04-02T15:32: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://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:32:34.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:34 smithi060 bash[20116]: audit 2024-04-02T15:32:32.730580+0000 mgr.y (mgr.14460) 185 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:32:34.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:34 smithi060 bash[14337]: audit 2024-04-02T15:32:32.730580+0000 mgr.y (mgr.14460) 185 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:32:34.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:34 smithi164 bash[14575]: audit 2024-04-02T15:32:32.730580+0000 mgr.y (mgr.14460) 185 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:32:35.500 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:35 smithi060 bash[20116]: cluster 2024-04-02T15:32:33.543153+0000 mgr.y (mgr.14460) 186 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:35.500 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:35 smithi060 bash[20116]: audit 2024-04-02T15:32:35.197930+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:35.500 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:35 smithi060 bash[20116]: audit 2024-04-02T15:32:35.208552+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:35.500 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:32:35 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:32:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:32:35.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:35 smithi060 bash[14337]: cluster 2024-04-02T15:32:33.543153+0000 mgr.y (mgr.14460) 186 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:35.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:35 smithi060 bash[14337]: audit 2024-04-02T15:32:35.197930+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:35.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:35 smithi060 bash[14337]: audit 2024-04-02T15:32:35.208552+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:35.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:35 smithi164 bash[14575]: cluster 2024-04-02T15:32:33.543153+0000 mgr.y (mgr.14460) 186 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:35.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:35 smithi164 bash[14575]: audit 2024-04-02T15:32:35.197930+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:35.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:35 smithi164 bash[14575]: audit 2024-04-02T15:32:35.208552+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:36.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:36 smithi060 bash[14337]: cluster 2024-04-02T15:32:35.544932+0000 mgr.y (mgr.14460) 187 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:36.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:36 smithi060 bash[20116]: cluster 2024-04-02T15:32:35.544932+0000 mgr.y (mgr.14460) 187 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:36.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:36 smithi164 bash[14575]: cluster 2024-04-02T15:32:35.544932+0000 mgr.y (mgr.14460) 187 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:39.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:39 smithi060 bash[14337]: cluster 2024-04-02T15:32:37.545667+0000 mgr.y (mgr.14460) 188 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:39.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:39 smithi060 bash[20116]: cluster 2024-04-02T15:32:37.545667+0000 mgr.y (mgr.14460) 188 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:39.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:39 smithi164 bash[14575]: cluster 2024-04-02T15:32:37.545667+0000 mgr.y (mgr.14460) 188 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:40.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:40 smithi060 bash[20116]: cluster 2024-04-02T15:32:39.547310+0000 mgr.y (mgr.14460) 189 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:40.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:40 smithi060 bash[14337]: cluster 2024-04-02T15:32:39.547310+0000 mgr.y (mgr.14460) 189 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:40.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:40 smithi164 bash[14575]: cluster 2024-04-02T15:32:39.547310+0000 mgr.y (mgr.14460) 189 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:42.608 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:32:42 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:32:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:32:42.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:42 smithi060 bash[14337]: cluster 2024-04-02T15:32:41.548113+0000 mgr.y (mgr.14460) 190 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:42.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:42 smithi060 bash[20116]: cluster 2024-04-02T15:32:41.548113+0000 mgr.y (mgr.14460) 190 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:42.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:42 smithi164 bash[14575]: cluster 2024-04-02T15:32:41.548113+0000 mgr.y (mgr.14460) 190 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:43.284 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:32:43 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:32:43] "GET /metrics HTTP/1.1" 200 214866 "" "Prometheus/2.33.4" 2024-04-02T15:32:43.551 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:32:43 smithi060 bash[43564]: level=error ts=2024-04-02T15:32:43.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:32:43.551 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:32:43 smithi060 bash[43564]: level=warn ts=2024-04-02T15:32:43.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:32:43.551 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:32:43 smithi060 bash[43564]: level=warn ts=2024-04-02T15:32:43.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:32:44.051 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:32:43 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:32:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:32:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:44 smithi060 bash[14337]: audit 2024-04-02T15:32:42.736365+0000 mgr.y (mgr.14460) 191 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:32:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:44 smithi060 bash[14337]: audit 2024-04-02T15:32:43.587627+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:44.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:44 smithi060 bash[14337]: audit 2024-04-02T15:32:43.595393+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:44 smithi060 bash[14337]: audit 2024-04-02T15:32:43.841568+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:32:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:44 smithi060 bash[14337]: audit 2024-04-02T15:32:43.842518+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:32:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:44 smithi060 bash[14337]: audit 2024-04-02T15:32:43.864103+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:32:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:44 smithi060 bash[14337]: audit 2024-04-02T15:32:43.865003+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:32:44.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:44 smithi060 bash[20116]: audit 2024-04-02T15:32:42.736365+0000 mgr.y (mgr.14460) 191 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:32:44.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:44 smithi060 bash[20116]: audit 2024-04-02T15:32:43.587627+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:44.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:44 smithi060 bash[20116]: audit 2024-04-02T15:32:43.595393+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:44.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:44 smithi060 bash[20116]: audit 2024-04-02T15:32:43.841568+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:32:44.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:44 smithi060 bash[20116]: audit 2024-04-02T15:32:43.842518+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:32:44.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:44 smithi060 bash[20116]: audit 2024-04-02T15:32:43.864103+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:32:44.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:44 smithi060 bash[20116]: audit 2024-04-02T15:32:43.865003+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:32:44.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:44 smithi164 bash[14575]: audit 2024-04-02T15:32:42.736365+0000 mgr.y (mgr.14460) 191 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:32:44.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:44 smithi164 bash[14575]: audit 2024-04-02T15:32:43.587627+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:44.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:44 smithi164 bash[14575]: audit 2024-04-02T15:32:43.595393+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:44.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:44 smithi164 bash[14575]: audit 2024-04-02T15:32:43.841568+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:32:44.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:44 smithi164 bash[14575]: audit 2024-04-02T15:32:43.842518+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:32:44.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:44 smithi164 bash[14575]: audit 2024-04-02T15:32:43.864103+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:32:44.981 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:44 smithi164 bash[14575]: audit 2024-04-02T15:32:43.865003+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:32:45.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:45 smithi060 bash[14337]: cluster 2024-04-02T15:32:43.548650+0000 mgr.y (mgr.14460) 192 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:45.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:45 smithi060 bash[20116]: cluster 2024-04-02T15:32:43.548650+0000 mgr.y (mgr.14460) 192 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:45.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:45 smithi164 bash[14575]: cluster 2024-04-02T15:32:43.548650+0000 mgr.y (mgr.14460) 192 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:46.806 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:46 smithi060 bash[14337]: cluster 2024-04-02T15:32:45.550356+0000 mgr.y (mgr.14460) 193 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:46.806 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:46 smithi060 bash[20116]: cluster 2024-04-02T15:32:45.550356+0000 mgr.y (mgr.14460) 193 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:46.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:46 smithi164 bash[14575]: cluster 2024-04-02T15:32:45.550356+0000 mgr.y (mgr.14460) 193 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:49.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:49 smithi060 bash[14337]: cluster 2024-04-02T15:32:47.551220+0000 mgr.y (mgr.14460) 194 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:49.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:49 smithi060 bash[20116]: cluster 2024-04-02T15:32:47.551220+0000 mgr.y (mgr.14460) 194 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:49.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:49 smithi164 bash[14575]: cluster 2024-04-02T15:32:47.551220+0000 mgr.y (mgr.14460) 194 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:50.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:50 smithi164 bash[14575]: cluster 2024-04-02T15:32:49.552930+0000 mgr.y (mgr.14460) 195 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:50.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:50 smithi060 bash[14337]: cluster 2024-04-02T15:32:49.552930+0000 mgr.y (mgr.14460) 195 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:50.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:50 smithi060 bash[20116]: cluster 2024-04-02T15:32:49.552930+0000 mgr.y (mgr.14460) 195 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:52.479 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:32:52 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:32:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:32:52.949 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:52 smithi164 bash[14575]: cluster 2024-04-02T15:32:51.553710+0000 mgr.y (mgr.14460) 196 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:52 smithi060 bash[14337]: cluster 2024-04-02T15:32:51.553710+0000 mgr.y (mgr.14460) 196 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:52 smithi060 bash[20116]: cluster 2024-04-02T15:32:51.553710+0000 mgr.y (mgr.14460) 196 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:53.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:32:53 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:32:53] "GET /metrics HTTP/1.1" 200 214822 "" "Prometheus/2.33.4" 2024-04-02T15:32:53.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:32:53 smithi060 bash[43564]: level=error ts=2024-04-02T15:32:53.526Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:32:53.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:32:53 smithi060 bash[43564]: level=warn ts=2024-04-02T15:32: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://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:32:53.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:32:53 smithi060 bash[43564]: level=warn ts=2024-04-02T15:32:53.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://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:32:54.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:54 smithi164 bash[14575]: audit 2024-04-02T15:32:52.745254+0000 mgr.y (mgr.14460) 197 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:32:54.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:54 smithi060 bash[14337]: audit 2024-04-02T15:32:52.745254+0000 mgr.y (mgr.14460) 197 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:32:54.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:54 smithi060 bash[20116]: audit 2024-04-02T15:32:52.745254+0000 mgr.y (mgr.14460) 197 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:32:55.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:55 smithi164 bash[14575]: cluster 2024-04-02T15:32:53.554511+0000 mgr.y (mgr.14460) 198 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:55.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:55 smithi164 bash[14575]: audit 2024-04-02T15:32:55.340097+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:55.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:55 smithi164 bash[14575]: audit 2024-04-02T15:32:55.349204+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:55.801 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:32:55 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:32:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:32:55.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:55 smithi060 bash[14337]: cluster 2024-04-02T15:32:53.554511+0000 mgr.y (mgr.14460) 198 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:55.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:55 smithi060 bash[14337]: audit 2024-04-02T15:32:55.340097+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:55.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:55 smithi060 bash[14337]: audit 2024-04-02T15:32:55.349204+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:55.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:55 smithi060 bash[20116]: cluster 2024-04-02T15:32:53.554511+0000 mgr.y (mgr.14460) 198 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:55.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:55 smithi060 bash[20116]: audit 2024-04-02T15:32:55.340097+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:55.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:55 smithi060 bash[20116]: audit 2024-04-02T15:32:55.349204+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:32:56.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:56 smithi060 bash[14337]: cluster 2024-04-02T15:32:55.556341+0000 mgr.y (mgr.14460) 199 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:56.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:56 smithi060 bash[20116]: cluster 2024-04-02T15:32:55.556341+0000 mgr.y (mgr.14460) 199 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:56.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:56 smithi164 bash[14575]: cluster 2024-04-02T15:32:55.556341+0000 mgr.y (mgr.14460) 199 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:32:59.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:32:59 smithi060 bash[14337]: cluster 2024-04-02T15:32:57.557107+0000 mgr.y (mgr.14460) 200 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:59.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:32:59 smithi060 bash[20116]: cluster 2024-04-02T15:32:57.557107+0000 mgr.y (mgr.14460) 200 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:32:59.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:32:59 smithi164 bash[14575]: cluster 2024-04-02T15:32:57.557107+0000 mgr.y (mgr.14460) 200 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:00.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:00 smithi060 bash[14337]: cluster 2024-04-02T15:32:59.558896+0000 mgr.y (mgr.14460) 201 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:00.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:00 smithi060 bash[20116]: cluster 2024-04-02T15:32:59.558896+0000 mgr.y (mgr.14460) 201 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:00.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:00 smithi164 bash[14575]: cluster 2024-04-02T15:32:59.558896+0000 mgr.y (mgr.14460) 201 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:02.619 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:33:02 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:33:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:33:02.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:02 smithi060 bash[14337]: cluster 2024-04-02T15:33:01.559679+0000 mgr.y (mgr.14460) 202 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:02.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:02 smithi060 bash[20116]: cluster 2024-04-02T15:33:01.559679+0000 mgr.y (mgr.14460) 202 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:02.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:02 smithi164 bash[14575]: cluster 2024-04-02T15:33:01.559679+0000 mgr.y (mgr.14460) 202 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:03.051 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:33:03 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:33:03] "GET /metrics HTTP/1.1" 200 214795 "" "Prometheus/2.33.4" 2024-04-02T15:33:03.801 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:33:03 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:33:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:33:03.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:03 smithi060 bash[14337]: audit 2024-04-02T15:33:02.756450+0000 mgr.y (mgr.14460) 203 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:33:03.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:03 smithi060 bash[20116]: audit 2024-04-02T15:33:02.756450+0000 mgr.y (mgr.14460) 203 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:33:03.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:33:03 smithi060 bash[43564]: level=error ts=2024-04-02T15:33:03.527Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:33:03.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:33:03 smithi060 bash[43564]: level=warn ts=2024-04-02T15:33: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://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:33:03.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:33:03 smithi060 bash[43564]: level=warn ts=2024-04-02T15:33:03.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:33:03.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:03 smithi164 bash[14575]: audit 2024-04-02T15:33:02.756450+0000 mgr.y (mgr.14460) 203 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:33:04.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:04 smithi060 bash[20116]: cluster 2024-04-02T15:33:03.560515+0000 mgr.y (mgr.14460) 204 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:04.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:04 smithi060 bash[20116]: audit 2024-04-02T15:33:03.724599+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:04.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:04 smithi060 bash[20116]: audit 2024-04-02T15:33:03.736255+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:04.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:04 smithi060 bash[14337]: cluster 2024-04-02T15:33:03.560515+0000 mgr.y (mgr.14460) 204 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:04.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:04 smithi060 bash[14337]: audit 2024-04-02T15:33:03.724599+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:04.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:04 smithi060 bash[14337]: audit 2024-04-02T15:33:03.736255+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:04.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:04 smithi164 bash[14575]: cluster 2024-04-02T15:33:03.560515+0000 mgr.y (mgr.14460) 204 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:04.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:04 smithi164 bash[14575]: audit 2024-04-02T15:33:03.724599+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:04.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:04 smithi164 bash[14575]: audit 2024-04-02T15:33:03.736255+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:07.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:06 smithi060 bash[14337]: cluster 2024-04-02T15:33:05.562322+0000 mgr.y (mgr.14460) 205 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:07.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:06 smithi060 bash[20116]: cluster 2024-04-02T15:33:05.562322+0000 mgr.y (mgr.14460) 205 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:07.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:06 smithi164 bash[14575]: cluster 2024-04-02T15:33:05.562322+0000 mgr.y (mgr.14460) 205 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:08.748 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:08 smithi164 bash[14575]: cluster 2024-04-02T15:33:07.563157+0000 mgr.y (mgr.14460) 206 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:08.748 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:08 smithi164 bash[14575]: audit 2024-04-02T15:33:08.469939+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:33:08.748 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:08 smithi164 bash[14575]: audit 2024-04-02T15:33:08.471994+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:33:09.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:08 smithi060 bash[14337]: cluster 2024-04-02T15:33:07.563157+0000 mgr.y (mgr.14460) 206 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:09.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:08 smithi060 bash[14337]: audit 2024-04-02T15:33:08.469939+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:33:09.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:08 smithi060 bash[14337]: audit 2024-04-02T15:33:08.471994+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:33:09.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:08 smithi060 bash[20116]: cluster 2024-04-02T15:33:07.563157+0000 mgr.y (mgr.14460) 206 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:09.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:08 smithi060 bash[20116]: audit 2024-04-02T15:33:08.469939+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:33:09.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:08 smithi060 bash[20116]: audit 2024-04-02T15:33:08.471994+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:33:10.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:09 smithi060 bash[14337]: audit 2024-04-02T15:33:08.765553+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:10.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:09 smithi060 bash[14337]: audit 2024-04-02T15:33:08.775655+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:10.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:09 smithi060 bash[20116]: audit 2024-04-02T15:33:08.765553+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:10.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:09 smithi060 bash[20116]: audit 2024-04-02T15:33:08.775655+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:10.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:09 smithi164 bash[14575]: audit 2024-04-02T15:33:08.765553+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:10.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:09 smithi164 bash[14575]: audit 2024-04-02T15:33:08.775655+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:11.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:10 smithi060 bash[14337]: cluster 2024-04-02T15:33:09.564834+0000 mgr.y (mgr.14460) 207 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:11.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:10 smithi060 bash[20116]: cluster 2024-04-02T15:33:09.564834+0000 mgr.y (mgr.14460) 207 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:11.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:10 smithi164 bash[14575]: cluster 2024-04-02T15:33:09.564834+0000 mgr.y (mgr.14460) 207 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:12.729 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:33:12 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:33:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:33:12.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:12 smithi164 bash[14575]: cluster 2024-04-02T15:33:11.565625+0000 mgr.y (mgr.14460) 208 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:13.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:12 smithi060 bash[14337]: cluster 2024-04-02T15:33:11.565625+0000 mgr.y (mgr.14460) 208 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:13.052 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:33:13 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:33:13] "GET /metrics HTTP/1.1" 200 214795 "" "Prometheus/2.33.4" 2024-04-02T15:33:13.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:12 smithi060 bash[20116]: cluster 2024-04-02T15:33:11.565625+0000 mgr.y (mgr.14460) 208 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:13.786 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:33:13 smithi060 bash[43564]: level=error ts=2024-04-02T15:33:13.527Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:33:13.786 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:33:13 smithi060 bash[43564]: level=warn ts=2024-04-02T15:33: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://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:33:13.786 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:33:13 smithi060 bash[43564]: level=warn ts=2024-04-02T15:33: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://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:33:14.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:13 smithi060 bash[14337]: audit 2024-04-02T15:33:12.764307+0000 mgr.y (mgr.14460) 209 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:33:14.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:13 smithi060 bash[20116]: audit 2024-04-02T15:33:12.764307+0000 mgr.y (mgr.14460) 209 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:33:14.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:13 smithi164 bash[14575]: audit 2024-04-02T15:33:12.764307+0000 mgr.y (mgr.14460) 209 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:33:14.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:14 smithi164 bash[14575]: cluster 2024-04-02T15:33:13.570640+0000 mgr.y (mgr.14460) 210 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:15.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:14 smithi060 bash[14337]: cluster 2024-04-02T15:33:13.570640+0000 mgr.y (mgr.14460) 210 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:15.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:14 smithi060 bash[20116]: cluster 2024-04-02T15:33:13.570640+0000 mgr.y (mgr.14460) 210 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:15.801 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:33:15 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:33:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:33:16.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:16 smithi060 bash[14337]: audit 2024-04-02T15:33:15.482777+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:16.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:16 smithi060 bash[14337]: audit 2024-04-02T15:33:15.492153+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:16.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:16 smithi060 bash[20116]: audit 2024-04-02T15:33:15.482777+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:16.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:16 smithi060 bash[20116]: audit 2024-04-02T15:33:15.492153+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:16.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:16 smithi164 bash[14575]: audit 2024-04-02T15:33:15.482777+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:16.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:16 smithi164 bash[14575]: audit 2024-04-02T15:33:15.492153+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:17.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:17 smithi060 bash[14337]: cluster 2024-04-02T15:33:15.572413+0000 mgr.y (mgr.14460) 211 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:17.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:17 smithi060 bash[20116]: cluster 2024-04-02T15:33:15.572413+0000 mgr.y (mgr.14460) 211 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:17.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:17 smithi164 bash[14575]: cluster 2024-04-02T15:33:15.572413+0000 mgr.y (mgr.14460) 211 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:18.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:18 smithi060 bash[14337]: cluster 2024-04-02T15:33:17.573146+0000 mgr.y (mgr.14460) 212 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:18.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:18 smithi060 bash[20116]: cluster 2024-04-02T15:33:17.573146+0000 mgr.y (mgr.14460) 212 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:18.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:18 smithi164 bash[14575]: cluster 2024-04-02T15:33:17.573146+0000 mgr.y (mgr.14460) 212 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:20.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:20 smithi164 bash[14575]: cluster 2024-04-02T15:33:19.574926+0000 mgr.y (mgr.14460) 213 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:21.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:20 smithi060 bash[14337]: cluster 2024-04-02T15:33:19.574926+0000 mgr.y (mgr.14460) 213 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:21.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:20 smithi060 bash[20116]: cluster 2024-04-02T15:33:19.574926+0000 mgr.y (mgr.14460) 213 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:22.638 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:33:22 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:33:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:33:22.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:22 smithi164 bash[14575]: cluster 2024-04-02T15:33:21.575874+0000 mgr.y (mgr.14460) 214 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:22 smithi060 bash[14337]: cluster 2024-04-02T15:33:21.575874+0000 mgr.y (mgr.14460) 214 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:23.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:22 smithi060 bash[20116]: cluster 2024-04-02T15:33:21.575874+0000 mgr.y (mgr.14460) 214 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:23.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:33:23 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:33:23] "GET /metrics HTTP/1.1" 200 214785 "" "Prometheus/2.33.4" 2024-04-02T15:33:23.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:23 smithi060 bash[20116]: audit 2024-04-02T15:33:22.775588+0000 mgr.y (mgr.14460) 215 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:33:23.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:23 smithi060 bash[14337]: audit 2024-04-02T15:33:22.775588+0000 mgr.y (mgr.14460) 215 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:33:23.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:33:23 smithi060 bash[43564]: level=error ts=2024-04-02T15:33:23.528Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:33:23.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:33:23 smithi060 bash[43564]: level=warn ts=2024-04-02T15:33:23.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:33:23.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:33:23 smithi060 bash[43564]: level=warn ts=2024-04-02T15:33:23.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://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:33:23.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:23 smithi164 bash[14575]: audit 2024-04-02T15:33:22.775588+0000 mgr.y (mgr.14460) 215 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:33:24.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:33:23 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:33:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:33:25.224 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:24 smithi060 bash[14337]: cluster 2024-04-02T15:33:23.576665+0000 mgr.y (mgr.14460) 216 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:25.225 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:24 smithi060 bash[14337]: audit 2024-04-02T15:33:23.873853+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:25.225 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:24 smithi060 bash[14337]: audit 2024-04-02T15:33:23.883949+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:25.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:24 smithi060 bash[20116]: cluster 2024-04-02T15:33:23.576665+0000 mgr.y (mgr.14460) 216 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:25.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:24 smithi060 bash[20116]: audit 2024-04-02T15:33:23.873853+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:25.225 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:24 smithi060 bash[20116]: audit 2024-04-02T15:33:23.883949+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:25.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:24 smithi164 bash[14575]: cluster 2024-04-02T15:33:23.576665+0000 mgr.y (mgr.14460) 216 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:25.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:24 smithi164 bash[14575]: audit 2024-04-02T15:33:23.873853+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:25.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:24 smithi164 bash[14575]: audit 2024-04-02T15:33:23.883949+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:27.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:26 smithi164 bash[14575]: cluster 2024-04-02T15:33:25.578364+0000 mgr.y (mgr.14460) 217 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:27.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:26 smithi060 bash[14337]: cluster 2024-04-02T15:33:25.578364+0000 mgr.y (mgr.14460) 217 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:27.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:26 smithi060 bash[20116]: cluster 2024-04-02T15:33:25.578364+0000 mgr.y (mgr.14460) 217 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:29.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:28 smithi164 bash[14575]: cluster 2024-04-02T15:33:27.579181+0000 mgr.y (mgr.14460) 218 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:29.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:28 smithi060 bash[14337]: cluster 2024-04-02T15:33:27.579181+0000 mgr.y (mgr.14460) 218 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:29.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:28 smithi060 bash[20116]: cluster 2024-04-02T15:33:27.579181+0000 mgr.y (mgr.14460) 218 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:31.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:30 smithi164 bash[14575]: cluster 2024-04-02T15:33:29.580880+0000 mgr.y (mgr.14460) 219 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:31.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:30 smithi060 bash[14337]: cluster 2024-04-02T15:33:29.580880+0000 mgr.y (mgr.14460) 219 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:31.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:30 smithi060 bash[20116]: cluster 2024-04-02T15:33:29.580880+0000 mgr.y (mgr.14460) 219 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:32.729 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:33:32 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:33:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:33:33.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:32 smithi060 bash[14337]: cluster 2024-04-02T15:33:31.581624+0000 mgr.y (mgr.14460) 220 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:33.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:32 smithi060 bash[20116]: cluster 2024-04-02T15:33:31.581624+0000 mgr.y (mgr.14460) 220 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:33.052 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:33:33 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:33:33] "GET /metrics HTTP/1.1" 200 214795 "" "Prometheus/2.33.4" 2024-04-02T15:33:33.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:32 smithi164 bash[14575]: cluster 2024-04-02T15:33:31.581624+0000 mgr.y (mgr.14460) 220 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:33.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:33:33 smithi060 bash[43564]: level=error ts=2024-04-02T15:33:33.529Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:33:33.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:33:33 smithi060 bash[43564]: level=warn ts=2024-04-02T15:33:33.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://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:33:33.801 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:33:33 smithi060 bash[43564]: level=warn ts=2024-04-02T15:33:33.534Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:33:34.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:33 smithi164 bash[14575]: audit 2024-04-02T15:33:32.784456+0000 mgr.y (mgr.14460) 221 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:33:34.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:33 smithi060 bash[14337]: audit 2024-04-02T15:33:32.784456+0000 mgr.y (mgr.14460) 221 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:33:34.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:33 smithi060 bash[20116]: audit 2024-04-02T15:33:32.784456+0000 mgr.y (mgr.14460) 221 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:33:35.229 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:34 smithi164 bash[14575]: cluster 2024-04-02T15:33:33.582391+0000 mgr.y (mgr.14460) 222 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:35.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:34 smithi060 bash[14337]: cluster 2024-04-02T15:33:33.582391+0000 mgr.y (mgr.14460) 222 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:35.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:34 smithi060 bash[20116]: cluster 2024-04-02T15:33:33.582391+0000 mgr.y (mgr.14460) 222 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:36.051 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:33:35 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:33:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:33:36.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:36 smithi164 bash[14575]: cluster 2024-04-02T15:33:35.584289+0000 mgr.y (mgr.14460) 223 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:36.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:36 smithi164 bash[14575]: audit 2024-04-02T15:33:35.629517+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:36.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:36 smithi164 bash[14575]: audit 2024-04-02T15:33:35.639956+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:37.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:36 smithi060 bash[14337]: cluster 2024-04-02T15:33:35.584289+0000 mgr.y (mgr.14460) 223 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:37.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:36 smithi060 bash[14337]: audit 2024-04-02T15:33:35.629517+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:37.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:36 smithi060 bash[14337]: audit 2024-04-02T15:33:35.639956+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:37.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:36 smithi060 bash[20116]: cluster 2024-04-02T15:33:35.584289+0000 mgr.y (mgr.14460) 223 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:37.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:36 smithi060 bash[20116]: audit 2024-04-02T15:33:35.629517+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:37.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:36 smithi060 bash[20116]: audit 2024-04-02T15:33:35.639956+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:38.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:38 smithi164 bash[14575]: cluster 2024-04-02T15:33:37.585068+0000 mgr.y (mgr.14460) 224 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:39.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:38 smithi060 bash[14337]: cluster 2024-04-02T15:33:37.585068+0000 mgr.y (mgr.14460) 224 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:39.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:38 smithi060 bash[20116]: cluster 2024-04-02T15:33:37.585068+0000 mgr.y (mgr.14460) 224 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:40.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:40 smithi164 bash[14575]: cluster 2024-04-02T15:33:39.586743+0000 mgr.y (mgr.14460) 225 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:41.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:40 smithi060 bash[14337]: cluster 2024-04-02T15:33:39.586743+0000 mgr.y (mgr.14460) 225 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:41.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:40 smithi060 bash[20116]: cluster 2024-04-02T15:33:39.586743+0000 mgr.y (mgr.14460) 225 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:42.644 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:33:42 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:33:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:33:42.941 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:42 smithi060 bash[14337]: cluster 2024-04-02T15:33:41.587497+0000 mgr.y (mgr.14460) 226 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:42.941 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:42 smithi060 bash[20116]: cluster 2024-04-02T15:33:41.587497+0000 mgr.y (mgr.14460) 226 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:42.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:42 smithi164 bash[14575]: cluster 2024-04-02T15:33:41.587497+0000 mgr.y (mgr.14460) 226 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:43.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:33:43 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:33:43] "GET /metrics HTTP/1.1" 200 214795 "" "Prometheus/2.33.4" 2024-04-02T15:33:43.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:43 smithi060 bash[14337]: audit 2024-04-02T15:33:42.795081+0000 mgr.y (mgr.14460) 227 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:33:43.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:43 smithi060 bash[20116]: audit 2024-04-02T15:33:42.795081+0000 mgr.y (mgr.14460) 227 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:33:43.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:33:43 smithi060 bash[43564]: level=error ts=2024-04-02T15:33:43.530Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:33:43.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:33:43 smithi060 bash[43564]: level=warn ts=2024-04-02T15:33:43.535Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:33:43.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:33:43 smithi060 bash[43564]: level=warn ts=2024-04-02T15:33:43.535Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:33:43.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:43 smithi164 bash[14575]: audit 2024-04-02T15:33:42.795081+0000 mgr.y (mgr.14460) 227 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:33:44.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:33:44 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:33:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:33:44.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:44 smithi164 bash[14575]: cluster 2024-04-02T15:33:43.593103+0000 mgr.y (mgr.14460) 228 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:44.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:44 smithi164 bash[14575]: audit 2024-04-02T15:33:43.851051+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:33:44.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:44 smithi164 bash[14575]: audit 2024-04-02T15:33:43.851938+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:33:44.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:44 smithi164 bash[14575]: audit 2024-04-02T15:33:43.871389+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:33:44.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:44 smithi164 bash[14575]: audit 2024-04-02T15:33:43.872271+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:33:44.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:44 smithi164 bash[14575]: audit 2024-04-02T15:33:44.019634+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:44.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:44 smithi164 bash[14575]: audit 2024-04-02T15:33:44.028674+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:45.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:44 smithi060 bash[14337]: cluster 2024-04-02T15:33:43.593103+0000 mgr.y (mgr.14460) 228 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:45.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:44 smithi060 bash[14337]: audit 2024-04-02T15:33:43.851051+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:33:45.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:44 smithi060 bash[14337]: audit 2024-04-02T15:33:43.851938+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:33:45.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:44 smithi060 bash[14337]: audit 2024-04-02T15:33:43.871389+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:33:45.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:44 smithi060 bash[14337]: audit 2024-04-02T15:33:43.872271+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:33:45.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:44 smithi060 bash[14337]: audit 2024-04-02T15:33:44.019634+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:45.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:44 smithi060 bash[14337]: audit 2024-04-02T15:33:44.028674+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:45.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:44 smithi060 bash[20116]: cluster 2024-04-02T15:33:43.593103+0000 mgr.y (mgr.14460) 228 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:45.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:44 smithi060 bash[20116]: audit 2024-04-02T15:33:43.851051+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:33:45.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:44 smithi060 bash[20116]: audit 2024-04-02T15:33:43.851938+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:33:45.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:44 smithi060 bash[20116]: audit 2024-04-02T15:33:43.871389+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:33:45.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:44 smithi060 bash[20116]: audit 2024-04-02T15:33:43.872271+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:33:45.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:44 smithi060 bash[20116]: audit 2024-04-02T15:33:44.019634+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:45.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:44 smithi060 bash[20116]: audit 2024-04-02T15:33:44.028674+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:46.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:46 smithi164 bash[14575]: cluster 2024-04-02T15:33:45.594933+0000 mgr.y (mgr.14460) 229 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:47.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:46 smithi060 bash[14337]: cluster 2024-04-02T15:33:45.594933+0000 mgr.y (mgr.14460) 229 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:47.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:46 smithi060 bash[20116]: cluster 2024-04-02T15:33:45.594933+0000 mgr.y (mgr.14460) 229 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:48.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:48 smithi164 bash[14575]: cluster 2024-04-02T15:33:47.595842+0000 mgr.y (mgr.14460) 230 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:49.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:48 smithi060 bash[14337]: cluster 2024-04-02T15:33:47.595842+0000 mgr.y (mgr.14460) 230 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:49.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:48 smithi060 bash[20116]: cluster 2024-04-02T15:33:47.595842+0000 mgr.y (mgr.14460) 230 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:50.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:50 smithi164 bash[14575]: cluster 2024-04-02T15:33:49.597542+0000 mgr.y (mgr.14460) 231 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:51.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:50 smithi060 bash[14337]: cluster 2024-04-02T15:33:49.597542+0000 mgr.y (mgr.14460) 231 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:51.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:50 smithi060 bash[20116]: cluster 2024-04-02T15:33:49.597542+0000 mgr.y (mgr.14460) 231 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:52.400 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:33:52 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:33:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:33:52.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:52 smithi164 bash[14575]: cluster 2024-04-02T15:33:51.598327+0000 mgr.y (mgr.14460) 232 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:52 smithi060 bash[14337]: cluster 2024-04-02T15:33:51.598327+0000 mgr.y (mgr.14460) 232 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:53.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:52 smithi060 bash[20116]: cluster 2024-04-02T15:33:51.598327+0000 mgr.y (mgr.14460) 232 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:53.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:33:53 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:33:53] "GET /metrics HTTP/1.1" 200 214783 "" "Prometheus/2.33.4" 2024-04-02T15:33:53.668 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:33:53 smithi060 bash[43564]: level=error ts=2024-04-02T15:33:53.531Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:33:53.668 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:33:53 smithi060 bash[43564]: level=warn ts=2024-04-02T15:33:53.536Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:33:53.668 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:33:53 smithi060 bash[43564]: level=warn ts=2024-04-02T15:33:53.536Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:33:53.948 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:53 smithi060 bash[14337]: audit 2024-04-02T15:33:52.804341+0000 mgr.y (mgr.14460) 233 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:33:53.949 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:53 smithi060 bash[20116]: audit 2024-04-02T15:33:52.804341+0000 mgr.y (mgr.14460) 233 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:33:53.950 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-02T15:33:53.979 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:53 smithi164 bash[14575]: audit 2024-04-02T15:33:52.804341+0000 mgr.y (mgr.14460) 233 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:33:54.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:54 smithi164 bash[14575]: cluster 2024-04-02T15:33:53.599064+0000 mgr.y (mgr.14460) 234 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:55.039 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:54 smithi060 bash[14337]: cluster 2024-04-02T15:33:53.599064+0000 mgr.y (mgr.14460) 234 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:55.039 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:54 smithi060 bash[20116]: cluster 2024-04-02T15:33:53.599064+0000 mgr.y (mgr.14460) 234 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:56.051 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:33:55 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:33:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:33:57.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:56 smithi060 bash[14337]: cluster 2024-04-02T15:33:55.600918+0000 mgr.y (mgr.14460) 235 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:57.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:56 smithi060 bash[14337]: audit 2024-04-02T15:33:55.771747+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:57.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:56 smithi060 bash[14337]: audit 2024-04-02T15:33:55.781570+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:57.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:56 smithi060 bash[20116]: cluster 2024-04-02T15:33:55.600918+0000 mgr.y (mgr.14460) 235 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:57.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:56 smithi060 bash[20116]: audit 2024-04-02T15:33:55.771747+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:57.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:56 smithi060 bash[20116]: audit 2024-04-02T15:33:55.781570+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:57.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:56 smithi164 bash[14575]: cluster 2024-04-02T15:33:55.600918+0000 mgr.y (mgr.14460) 235 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:33:57.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:56 smithi164 bash[14575]: audit 2024-04-02T15:33:55.771747+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:57.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:56 smithi164 bash[14575]: audit 2024-04-02T15:33:55.781570+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:33:58.172 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-02T15:33:59.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:33:58 smithi060 bash[14337]: cluster 2024-04-02T15:33:57.601628+0000 mgr.y (mgr.14460) 236 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:59.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:33:58 smithi060 bash[20116]: cluster 2024-04-02T15:33:57.601628+0000 mgr.y (mgr.14460) 236 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:33:59.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:33:58 smithi164 bash[14575]: cluster 2024-04-02T15:33:57.601628+0000 mgr.y (mgr.14460) 236 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:01.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:00 smithi060 bash[14337]: cluster 2024-04-02T15:33:59.603412+0000 mgr.y (mgr.14460) 237 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:01.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:00 smithi060 bash[20116]: cluster 2024-04-02T15:33:59.603412+0000 mgr.y (mgr.14460) 237 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:01.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:00 smithi164 bash[14575]: cluster 2024-04-02T15:33:59.603412+0000 mgr.y (mgr.14460) 237 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:02.307 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-02T15:34:02.730 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:34:02 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:34:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:34:03.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:02 smithi060 bash[14337]: cluster 2024-04-02T15:34:01.604214+0000 mgr.y (mgr.14460) 238 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:03.051 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:34:03 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:34:03] "GET /metrics HTTP/1.1" 200 214777 "" "Prometheus/2.33.4" 2024-04-02T15:34:03.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:02 smithi060 bash[20116]: cluster 2024-04-02T15:34:01.604214+0000 mgr.y (mgr.14460) 238 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:03.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:02 smithi164 bash[14575]: cluster 2024-04-02T15:34:01.604214+0000 mgr.y (mgr.14460) 238 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:03.787 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:34:03 smithi060 bash[43564]: level=error ts=2024-04-02T15:34:03.532Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:34:03.787 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:34:03 smithi060 bash[43564]: level=warn ts=2024-04-02T15:34:03.537Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:34:03.787 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:34:03 smithi060 bash[43564]: level=warn ts=2024-04-02T15:34:03.537Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:34:04.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:03 smithi060 bash[14337]: audit 2024-04-02T15:34:02.812479+0000 mgr.y (mgr.14460) 239 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:34:04.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:03 smithi060 bash[20116]: audit 2024-04-02T15:34:02.812479+0000 mgr.y (mgr.14460) 239 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:34:04.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:03 smithi164 bash[14575]: audit 2024-04-02T15:34:02.812479+0000 mgr.y (mgr.14460) 239 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:34:04.465 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:34:04 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:34:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:34:05.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:05 smithi060 bash[14337]: cluster 2024-04-02T15:34:03.604960+0000 mgr.y (mgr.14460) 240 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:05.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:05 smithi060 bash[14337]: audit 2024-04-02T15:34:04.188159+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:05.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:05 smithi060 bash[14337]: audit 2024-04-02T15:34:04.198375+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:05.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:05 smithi060 bash[20116]: cluster 2024-04-02T15:34:03.604960+0000 mgr.y (mgr.14460) 240 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:05.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:05 smithi060 bash[20116]: audit 2024-04-02T15:34:04.188159+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:05.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:05 smithi060 bash[20116]: audit 2024-04-02T15:34:04.198375+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:05.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:05 smithi164 bash[14575]: cluster 2024-04-02T15:34:03.604960+0000 mgr.y (mgr.14460) 240 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:05.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:05 smithi164 bash[14575]: audit 2024-04-02T15:34:04.188159+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:05.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:05 smithi164 bash[14575]: audit 2024-04-02T15:34:04.198375+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:07.455 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:07 smithi060 bash[14337]: cluster 2024-04-02T15:34:05.606662+0000 mgr.y (mgr.14460) 241 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:07.455 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:07 smithi060 bash[20116]: cluster 2024-04-02T15:34:05.606662+0000 mgr.y (mgr.14460) 241 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:07.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:07 smithi164 bash[14575]: cluster 2024-04-02T15:34:05.606662+0000 mgr.y (mgr.14460) 241 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:08.715 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-02T15:34:09.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:09 smithi060 bash[14337]: cluster 2024-04-02T15:34:07.607462+0000 mgr.y (mgr.14460) 242 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:09.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:09 smithi060 bash[14337]: audit 2024-04-02T15:34:08.786744+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:34:09.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:09 smithi060 bash[14337]: audit 2024-04-02T15:34:08.788894+0000 mon.c (mon.1) 150 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:34:09.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:09 smithi060 bash[14337]: audit 2024-04-02T15:34:08.799127+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:09.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:09 smithi060 bash[20116]: cluster 2024-04-02T15:34:07.607462+0000 mgr.y (mgr.14460) 242 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:09.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:09 smithi060 bash[20116]: audit 2024-04-02T15:34:08.786744+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:34:09.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:09 smithi060 bash[20116]: audit 2024-04-02T15:34:08.788894+0000 mon.c (mon.1) 150 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:34:09.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:09 smithi060 bash[20116]: audit 2024-04-02T15:34:08.799127+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:09.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:09 smithi164 bash[14575]: cluster 2024-04-02T15:34:07.607462+0000 mgr.y (mgr.14460) 242 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:09.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:09 smithi164 bash[14575]: audit 2024-04-02T15:34:08.786744+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:34:09.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:09 smithi164 bash[14575]: audit 2024-04-02T15:34:08.788894+0000 mon.c (mon.1) 150 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:34:09.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:09 smithi164 bash[14575]: audit 2024-04-02T15:34:08.799127+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:11.464 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:11 smithi164 bash[14575]: cluster 2024-04-02T15:34:09.609216+0000 mgr.y (mgr.14460) 243 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:11 smithi060 bash[14337]: cluster 2024-04-02T15:34:09.609216+0000 mgr.y (mgr.14460) 243 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:11 smithi060 bash[20116]: cluster 2024-04-02T15:34:09.609216+0000 mgr.y (mgr.14460) 243 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:12.480 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:34:12 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:34:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:34:12.908 INFO:teuthology.orchestra.run.smithi060.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 2024-04-02T15:34:13.092 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:34:13 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:34:13] "GET /metrics HTTP/1.1" 200 214777 "" "Prometheus/2.33.4" 2024-04-02T15:34:13.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:13 smithi164 bash[14575]: cluster 2024-04-02T15:34:11.610019+0000 mgr.y (mgr.14460) 244 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:13.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:13 smithi164 bash[14575]: audit 2024-04-02T15:34:12.904092+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:13.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:13 smithi164 bash[14575]: audit 2024-04-02T15:34:12.933886+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:34:13.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:13 smithi164 bash[14575]: audit 2024-04-02T15:34:12.935622+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:34:13.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:13 smithi164 bash[14575]: audit 2024-04-02T15:34:12.945488+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:13.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:13 smithi060 bash[14337]: cluster 2024-04-02T15:34:11.610019+0000 mgr.y (mgr.14460) 244 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:13.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:13 smithi060 bash[14337]: audit 2024-04-02T15:34:12.904092+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:13.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:13 smithi060 bash[14337]: audit 2024-04-02T15:34:12.933886+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:34:13.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:13 smithi060 bash[14337]: audit 2024-04-02T15:34:12.935622+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:34:13.536 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:13 smithi060 bash[14337]: audit 2024-04-02T15:34:12.945488+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:13.536 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:13 smithi060 bash[20116]: cluster 2024-04-02T15:34:11.610019+0000 mgr.y (mgr.14460) 244 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:13.536 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:13 smithi060 bash[20116]: audit 2024-04-02T15:34:12.904092+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:13.536 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:13 smithi060 bash[20116]: audit 2024-04-02T15:34:12.933886+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:34:13.536 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:13 smithi060 bash[20116]: audit 2024-04-02T15:34:12.935622+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:34:13.537 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:13 smithi060 bash[20116]: audit 2024-04-02T15:34:12.945488+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:13.764 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-02T15:34:13.774 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi060.front.sepia.ceph.com 2024-04-02T15:34:13.774 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-04-02T15:34:13.786 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:34:13 smithi060 bash[43564]: level=error ts=2024-04-02T15:34:13.533Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:34:14.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:14 smithi060 bash[20116]: audit 2024-04-02T15:34:12.820254+0000 mgr.y (mgr.14460) 245 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:34:14.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:14 smithi060 bash[20116]: audit 2024-04-02T15:34:12.897247+0000 mgr.y (mgr.14460) 246 : audit [DBG] from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:14.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:14 smithi060 bash[20116]: cephadm 2024-04-02T15:34:12.898216+0000 mgr.y (mgr.14460) 247 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 2024-04-02T15:34:14.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:14 smithi060 bash[20116]: cephadm 2024-04-02T15:34:12.955801+0000 mgr.y (mgr.14460) 248 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 2024-04-02T15:34:14.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:14 smithi060 bash[14337]: audit 2024-04-02T15:34:12.820254+0000 mgr.y (mgr.14460) 245 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:34:14.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:14 smithi060 bash[14337]: audit 2024-04-02T15:34:12.897247+0000 mgr.y (mgr.14460) 246 : audit [DBG] from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:14.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:14 smithi060 bash[14337]: cephadm 2024-04-02T15:34:12.898216+0000 mgr.y (mgr.14460) 247 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 2024-04-02T15:34:14.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:14 smithi060 bash[14337]: cephadm 2024-04-02T15:34:12.955801+0000 mgr.y (mgr.14460) 248 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 2024-04-02T15:34:14.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:14 smithi164 bash[14575]: audit 2024-04-02T15:34:12.820254+0000 mgr.y (mgr.14460) 245 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:34:14.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:14 smithi164 bash[14575]: audit 2024-04-02T15:34:12.897247+0000 mgr.y (mgr.14460) 246 : audit [DBG] from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:14.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:14 smithi164 bash[14575]: cephadm 2024-04-02T15:34:12.898216+0000 mgr.y (mgr.14460) 247 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 2024-04-02T15:34:14.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:14 smithi164 bash[14575]: cephadm 2024-04-02T15:34:12.955801+0000 mgr.y (mgr.14460) 248 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 2024-04-02T15:34:15.425 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:15 smithi060 bash[14337]: cluster 2024-04-02T15:34:13.610502+0000 mgr.y (mgr.14460) 249 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:15.426 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:15 smithi060 bash[20116]: cluster 2024-04-02T15:34:13.610502+0000 mgr.y (mgr.14460) 249 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:15.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:15 smithi164 bash[14575]: cluster 2024-04-02T15:34:13.610502+0000 mgr.y (mgr.14460) 249 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:16.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:34:15 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:34:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:34:17.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:16 smithi164 bash[14575]: cluster 2024-04-02T15:34:15.612117+0000 mgr.y (mgr.14460) 250 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:17.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:16 smithi164 bash[14575]: audit 2024-04-02T15:34:15.914531+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:17.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:16 smithi164 bash[14575]: audit 2024-04-02T15:34:15.924079+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:17.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:16 smithi060 bash[20116]: cluster 2024-04-02T15:34:15.612117+0000 mgr.y (mgr.14460) 250 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:17.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:16 smithi060 bash[20116]: audit 2024-04-02T15:34:15.914531+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:17.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:16 smithi060 bash[20116]: audit 2024-04-02T15:34:15.924079+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:17.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:16 smithi060 bash[14337]: cluster 2024-04-02T15:34:15.612117+0000 mgr.y (mgr.14460) 250 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:17.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:16 smithi060 bash[14337]: audit 2024-04-02T15:34:15.914531+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:17.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:16 smithi060 bash[14337]: audit 2024-04-02T15:34:15.924079+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:17.425 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-04-02T15:34:18.190 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T15:34:18.190 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 14s ago 11m - - 2024-04-02T15:34:18.191 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi164 smithi164 running 2s ago 11m - - 2024-04-02T15:34:18.191 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4m) 13s ago 4m 19.7M - ba2b418f427c 24402022a4ec 2024-04-02T15:34:18.191 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi164 *:3000 running (4m) 2s ago 4m 46.9M - 8.3.5 dad864ee21e9 0815e9e918a1 2024-04-02T15:34:18.191 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.spkkjn smithi060 running (2m) 13s ago 2m 47.3M - 3.5 e1d6a67b021e 2f0989243458 2024-04-02T15:34:18.191 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi164 *:8443 running (11m) 2s ago 11m 406M - 17.2.0 e1d6a67b021e 6701ab6e7ede 2024-04-02T15:34:18.191 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283 running (13m) 14s ago 13m 462M - 17.2.0 e1d6a67b021e 1014042ed04e 2024-04-02T15:34:18.191 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (13m) 14s ago 13m 55.0M 2048M 17.2.0 e1d6a67b021e 8656affd8cd5 2024-04-02T15:34:18.191 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi164 running (11m) 2s ago 11m 47.2M 2048M 17.2.0 e1d6a67b021e f6c05caec176 2024-04-02T15:34:18.191 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11m) 14s ago 11m 46.9M 2048M 17.2.0 e1d6a67b021e a386bb325b51 2024-04-02T15:34:18.191 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5m) 13s ago 5m 12.4M - 1dbe0e931976 c36d7f1cc802 2024-04-02T15:34:18.191 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi164 *:9100 running (5m) 2s ago 5m 12.3M - 1dbe0e931976 a1b76c8bce0e 2024-04-02T15:34:18.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10m) 14s ago 10m 56.1M 4096M 17.2.0 e1d6a67b021e fa988e8aed40 2024-04-02T15:34:18.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9m) 14s ago 9m 55.7M 4096M 17.2.0 e1d6a67b021e 4d3f73b60f49 2024-04-02T15:34:18.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9m) 13s ago 9m 51.6M 4096M 17.2.0 e1d6a67b021e 272174a29d6f 2024-04-02T15:34:18.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8m) 13s ago 8m 54.0M 4096M 17.2.0 e1d6a67b021e efdb42374571 2024-04-02T15:34:18.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi164 running (7m) 2s ago 7m 56.7M 4096M 17.2.0 e1d6a67b021e b9216766f843 2024-04-02T15:34:18.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi164 running (7m) 2s ago 7m 52.8M 4096M 17.2.0 e1d6a67b021e de974751c14d 2024-04-02T15:34:18.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi164 running (6m) 2s ago 6m 50.7M 4096M 17.2.0 e1d6a67b021e c9a3be053161 2024-04-02T15:34:18.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi164 running (6m) 2s ago 6m 52.5M 4096M 17.2.0 e1d6a67b021e 8e03071f63e6 2024-04-02T15:34:18.192 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi164 *:9095 running (4m) 2s ago 5m 58.0M - 514e6a882f6e 52aa533b0b45 2024-04-02T15:34:18.192 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.kjedds smithi060 *:8000 running (2m) 13s ago 2m 84.4M - 17.2.0 e1d6a67b021e d02be9aab919 2024-04-02T15:34:18.192 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi164.defvrz smithi164 *:8000 running (2m) 2s ago 2m 84.1M - 17.2.0 e1d6a67b021e 27ee1cf5e438 2024-04-02T15:34:18.192 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.smpl.smithi060.svoxfv smithi060 *:80 running (2m) 13s ago 2m 83.7M - 17.2.0 e1d6a67b021e e3b62031906c 2024-04-02T15:34:18.192 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.smpl.smithi164.cpxiac smithi164 *:80 running (2m) 2s ago 2m 84.4M - 17.2.0 e1d6a67b021e fd9e78df6147 2024-04-02T15:34:18.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:17 smithi164 bash[14575]: audit 2024-04-02T15:34:17.408523+0000 mgr.y (mgr.14460) 251 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:18.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:17 smithi060 bash[14337]: audit 2024-04-02T15:34:17.408523+0000 mgr.y (mgr.14460) 251 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:18.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:17 smithi060 bash[20116]: audit 2024-04-02T15:34:17.408523+0000 mgr.y (mgr.14460) 251 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:18.626 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-04-02T15:34:18.626 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-04-02T15:34:18.626 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-02T15:34:18.626 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:34:18.626 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-04-02T15:34:18.627 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-02T15:34:18.627 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:34:18.627 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-04-02T15:34:18.627 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T15:34:18.627 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:34:18.627 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": {}, 2024-04-02T15:34:18.627 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-04-02T15:34:18.627 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T15:34:18.627 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:34:18.627 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-04-02T15:34:18.627 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-02T15:34:18.627 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-04-02T15:34:18.627 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-04-02T15:34:19.005 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-04-02T15:34:19.005 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744", 2024-04-02T15:34:19.005 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-04-02T15:34:19.005 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-04-02T15:34:19.005 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "", 2024-04-02T15:34:19.005 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 image" 2024-04-02T15:34:19.006 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-04-02T15:34:19.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:18 smithi164 bash[14575]: cluster 2024-04-02T15:34:17.612672+0000 mgr.y (mgr.14460) 252 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:19.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:18 smithi164 bash[14575]: audit 2024-04-02T15:34:17.792210+0000 mgr.y (mgr.14460) 253 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:19.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:18 smithi164 bash[14575]: audit 2024-04-02T15:34:18.162188+0000 mgr.y (mgr.14460) 254 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:19.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:18 smithi164 bash[14575]: audit 2024-04-02T15:34:18.623617+0000 mon.a (mon.0) 1065 : audit [DBG] from='client.? 172.21.15.60:0/540291167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:34:19.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:18 smithi060 bash[20116]: cluster 2024-04-02T15:34:17.612672+0000 mgr.y (mgr.14460) 252 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:19.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:18 smithi060 bash[20116]: audit 2024-04-02T15:34:17.792210+0000 mgr.y (mgr.14460) 253 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:19.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:18 smithi060 bash[20116]: audit 2024-04-02T15:34:18.162188+0000 mgr.y (mgr.14460) 254 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:19.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:18 smithi060 bash[20116]: audit 2024-04-02T15:34:18.623617+0000 mon.a (mon.0) 1065 : audit [DBG] from='client.? 172.21.15.60:0/540291167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:34:19.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:18 smithi060 bash[14337]: cluster 2024-04-02T15:34:17.612672+0000 mgr.y (mgr.14460) 252 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:19.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:18 smithi060 bash[14337]: audit 2024-04-02T15:34:17.792210+0000 mgr.y (mgr.14460) 253 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:19.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:18 smithi060 bash[14337]: audit 2024-04-02T15:34:18.162188+0000 mgr.y (mgr.14460) 254 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:19.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:18 smithi060 bash[14337]: audit 2024-04-02T15:34:18.623617+0000 mon.a (mon.0) 1065 : audit [DBG] from='client.? 172.21.15.60:0/540291167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:34:19.431 INFO:teuthology.orchestra.run.smithi060.stdout:HEALTH_OK 2024-04-02T15:34:20.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:19 smithi164 bash[14575]: audit 2024-04-02T15:34:19.002849+0000 mgr.y (mgr.14460) 255 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:20.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:19 smithi164 bash[14575]: audit 2024-04-02T15:34:19.429129+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.60:0/223543123' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:34:20.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:19 smithi060 bash[14337]: audit 2024-04-02T15:34:19.002849+0000 mgr.y (mgr.14460) 255 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:20.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:19 smithi060 bash[14337]: audit 2024-04-02T15:34:19.429129+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.60:0/223543123' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:34:20.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:19 smithi060 bash[20116]: audit 2024-04-02T15:34:19.002849+0000 mgr.y (mgr.14460) 255 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:20.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:19 smithi060 bash[20116]: audit 2024-04-02T15:34:19.429129+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.60:0/223543123' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:34:21.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:20 smithi164 bash[14575]: cluster 2024-04-02T15:34:19.614145+0000 mgr.y (mgr.14460) 256 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:21.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:20 smithi060 bash[14337]: cluster 2024-04-02T15:34:19.614145+0000 mgr.y (mgr.14460) 256 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:21.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:20 smithi060 bash[20116]: cluster 2024-04-02T15:34:19.614145+0000 mgr.y (mgr.14460) 256 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:22.730 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:34:22 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:34:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:34:23.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:22 smithi164 bash[14575]: cluster 2024-04-02T15:34:21.614900+0000 mgr.y (mgr.14460) 257 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:23.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:22 smithi060 bash[14337]: cluster 2024-04-02T15:34:21.614900+0000 mgr.y (mgr.14460) 257 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:23.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:34:23 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:34:23] "GET /metrics HTTP/1.1" 200 214769 "" "Prometheus/2.33.4" 2024-04-02T15:34:23.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:22 smithi060 bash[20116]: cluster 2024-04-02T15:34:21.614900+0000 mgr.y (mgr.14460) 257 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:24.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:23 smithi164 bash[14575]: audit 2024-04-02T15:34:22.828304+0000 mgr.y (mgr.14460) 258 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:34:24.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:23 smithi060 bash[20116]: audit 2024-04-02T15:34:22.828304+0000 mgr.y (mgr.14460) 258 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:34:24.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:23 smithi060 bash[14337]: audit 2024-04-02T15:34:22.828304+0000 mgr.y (mgr.14460) 258 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:34:24.801 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:34:24 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:34:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:34:25.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:25 smithi164 bash[14575]: cluster 2024-04-02T15:34:23.615607+0000 mgr.y (mgr.14460) 259 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:25.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:25 smithi164 bash[14575]: audit 2024-04-02T15:34:24.336413+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:25.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:25 smithi164 bash[14575]: audit 2024-04-02T15:34:24.344393+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:25.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:25 smithi060 bash[14337]: cluster 2024-04-02T15:34:23.615607+0000 mgr.y (mgr.14460) 259 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:25.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:25 smithi060 bash[14337]: audit 2024-04-02T15:34:24.336413+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:25.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:25 smithi060 bash[14337]: audit 2024-04-02T15:34:24.344393+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:25.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:25 smithi060 bash[20116]: cluster 2024-04-02T15:34:23.615607+0000 mgr.y (mgr.14460) 259 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:25.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:25 smithi060 bash[20116]: audit 2024-04-02T15:34:24.336413+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:25.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:25 smithi060 bash[20116]: audit 2024-04-02T15:34:24.344393+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:27.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:27 smithi164 bash[14575]: cluster 2024-04-02T15:34:25.617031+0000 mgr.y (mgr.14460) 260 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:27.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:27 smithi060 bash[14337]: cluster 2024-04-02T15:34:25.617031+0000 mgr.y (mgr.14460) 260 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:27.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:27 smithi060 bash[20116]: cluster 2024-04-02T15:34:25.617031+0000 mgr.y (mgr.14460) 260 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:29.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:29 smithi164 bash[14575]: cluster 2024-04-02T15:34:27.617622+0000 mgr.y (mgr.14460) 261 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:29.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:29 smithi060 bash[20116]: cluster 2024-04-02T15:34:27.617622+0000 mgr.y (mgr.14460) 261 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:29.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:29 smithi060 bash[14337]: cluster 2024-04-02T15:34:27.617622+0000 mgr.y (mgr.14460) 261 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:31.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:31 smithi060 bash[14337]: cluster 2024-04-02T15:34:29.619439+0000 mgr.y (mgr.14460) 262 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:31.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:31 smithi060 bash[20116]: cluster 2024-04-02T15:34:29.619439+0000 mgr.y (mgr.14460) 262 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:31.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:31 smithi164 bash[14575]: cluster 2024-04-02T15:34:29.619439+0000 mgr.y (mgr.14460) 262 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:32.635 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:34:32 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:34:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:34:33.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:34:33 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:34:33] "GET /metrics HTTP/1.1" 200 214731 "" "Prometheus/2.33.4" 2024-04-02T15:34:33.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:33 smithi164 bash[14575]: cluster 2024-04-02T15:34:31.620253+0000 mgr.y (mgr.14460) 263 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:33.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:33 smithi060 bash[14337]: cluster 2024-04-02T15:34:31.620253+0000 mgr.y (mgr.14460) 263 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:33.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:33 smithi060 bash[20116]: cluster 2024-04-02T15:34:31.620253+0000 mgr.y (mgr.14460) 263 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:34.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:34 smithi060 bash[14337]: audit 2024-04-02T15:34:32.836281+0000 mgr.y (mgr.14460) 264 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:34:34.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:34 smithi060 bash[20116]: audit 2024-04-02T15:34:32.836281+0000 mgr.y (mgr.14460) 264 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:34:34.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:34 smithi164 bash[14575]: audit 2024-04-02T15:34:32.836281+0000 mgr.y (mgr.14460) 264 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:34:35.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:35 smithi164 bash[14575]: cluster 2024-04-02T15:34:33.621068+0000 mgr.y (mgr.14460) 265 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:35.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:35 smithi060 bash[14337]: cluster 2024-04-02T15:34:33.621068+0000 mgr.y (mgr.14460) 265 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:35.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:35 smithi060 bash[20116]: cluster 2024-04-02T15:34:33.621068+0000 mgr.y (mgr.14460) 265 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:36.551 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:34:36 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:34:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:34:37.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:37 smithi164 bash[14575]: cluster 2024-04-02T15:34:35.622903+0000 mgr.y (mgr.14460) 266 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:37.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:37 smithi164 bash[14575]: audit 2024-04-02T15:34:36.051160+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:37.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:37 smithi164 bash[14575]: audit 2024-04-02T15:34:36.060924+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:37.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:37 smithi060 bash[14337]: cluster 2024-04-02T15:34:35.622903+0000 mgr.y (mgr.14460) 266 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:37.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:37 smithi060 bash[14337]: audit 2024-04-02T15:34:36.051160+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:37.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:37 smithi060 bash[14337]: audit 2024-04-02T15:34:36.060924+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:37.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:37 smithi060 bash[20116]: cluster 2024-04-02T15:34:35.622903+0000 mgr.y (mgr.14460) 266 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:37.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:37 smithi060 bash[20116]: audit 2024-04-02T15:34:36.051160+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:37.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:37 smithi060 bash[20116]: audit 2024-04-02T15:34:36.060924+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:39.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:39 smithi164 bash[14575]: cluster 2024-04-02T15:34:37.623662+0000 mgr.y (mgr.14460) 267 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:39.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:39 smithi060 bash[14337]: cluster 2024-04-02T15:34:37.623662+0000 mgr.y (mgr.14460) 267 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:39.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:39 smithi060 bash[20116]: cluster 2024-04-02T15:34:37.623662+0000 mgr.y (mgr.14460) 267 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:41.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:41 smithi164 bash[14575]: cluster 2024-04-02T15:34:39.625534+0000 mgr.y (mgr.14460) 268 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:41.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:41 smithi060 bash[14337]: cluster 2024-04-02T15:34:39.625534+0000 mgr.y (mgr.14460) 268 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:41.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:41 smithi060 bash[20116]: cluster 2024-04-02T15:34:39.625534+0000 mgr.y (mgr.14460) 268 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:42.730 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:34:42 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:34:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:34:43.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:43 smithi060 bash[14337]: cluster 2024-04-02T15:34:41.626402+0000 mgr.y (mgr.14460) 269 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:43.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:43 smithi060 bash[20116]: cluster 2024-04-02T15:34:41.626402+0000 mgr.y (mgr.14460) 269 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:43.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:34:43 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:34:43] "GET /metrics HTTP/1.1" 200 214731 "" "Prometheus/2.33.4" 2024-04-02T15:34:43.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:43 smithi164 bash[14575]: cluster 2024-04-02T15:34:41.626402+0000 mgr.y (mgr.14460) 269 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:44.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:44 smithi164 bash[14575]: audit 2024-04-02T15:34:42.844281+0000 mgr.y (mgr.14460) 270 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:34:44.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:44 smithi164 bash[14575]: audit 2024-04-02T15:34:43.856997+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:34:44.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:44 smithi164 bash[14575]: audit 2024-04-02T15:34:43.857739+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:34:44.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:44 smithi164 bash[14575]: audit 2024-04-02T15:34:43.877807+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:34:44.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:44 smithi164 bash[14575]: audit 2024-04-02T15:34:43.878422+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:34:44.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:44 smithi060 bash[20116]: audit 2024-04-02T15:34:42.844281+0000 mgr.y (mgr.14460) 270 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:34:44.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:44 smithi060 bash[20116]: audit 2024-04-02T15:34:43.856997+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:34:44.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:44 smithi060 bash[20116]: audit 2024-04-02T15:34:43.857739+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:34:44.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:44 smithi060 bash[20116]: audit 2024-04-02T15:34:43.877807+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:34:44.529 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:44 smithi060 bash[20116]: audit 2024-04-02T15:34:43.878422+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:34:44.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:44 smithi060 bash[14337]: audit 2024-04-02T15:34:42.844281+0000 mgr.y (mgr.14460) 270 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:34:44.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:44 smithi060 bash[14337]: audit 2024-04-02T15:34:43.856997+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:34:44.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:44 smithi060 bash[14337]: audit 2024-04-02T15:34:43.857739+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:34:44.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:44 smithi060 bash[14337]: audit 2024-04-02T15:34:43.877807+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:34:44.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:44 smithi060 bash[14337]: audit 2024-04-02T15:34:43.878422+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:34:44.801 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:34:44 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:34:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:34:45.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:45 smithi164 bash[14575]: cluster 2024-04-02T15:34:43.627045+0000 mgr.y (mgr.14460) 271 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:45.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:45 smithi164 bash[14575]: audit 2024-04-02T15:34:44.516571+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:45.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:45 smithi164 bash[14575]: audit 2024-04-02T15:34:44.525509+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:45.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:45 smithi060 bash[14337]: cluster 2024-04-02T15:34:43.627045+0000 mgr.y (mgr.14460) 271 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:45.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:45 smithi060 bash[14337]: audit 2024-04-02T15:34:44.516571+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:45.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:45 smithi060 bash[14337]: audit 2024-04-02T15:34:44.525509+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:45.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:45 smithi060 bash[20116]: cluster 2024-04-02T15:34:43.627045+0000 mgr.y (mgr.14460) 271 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:45.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:45 smithi060 bash[20116]: audit 2024-04-02T15:34:44.516571+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:45.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:45 smithi060 bash[20116]: audit 2024-04-02T15:34:44.525509+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:47.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:47 smithi164 bash[14575]: cluster 2024-04-02T15:34:45.628812+0000 mgr.y (mgr.14460) 272 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:47.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:47 smithi060 bash[14337]: cluster 2024-04-02T15:34:45.628812+0000 mgr.y (mgr.14460) 272 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:47.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:47 smithi060 bash[20116]: cluster 2024-04-02T15:34:45.628812+0000 mgr.y (mgr.14460) 272 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:49.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:49 smithi164 bash[14575]: cluster 2024-04-02T15:34:47.629533+0000 mgr.y (mgr.14460) 273 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:49.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:49 smithi060 bash[14337]: cluster 2024-04-02T15:34:47.629533+0000 mgr.y (mgr.14460) 273 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:49.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:49 smithi060 bash[20116]: cluster 2024-04-02T15:34:47.629533+0000 mgr.y (mgr.14460) 273 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:49.855 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-04-02T15:34:50.688 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T15:34:50.688 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 6s ago 12m - - 2024-04-02T15:34:50.688 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi164 smithi164 running 14s ago 12m - - 2024-04-02T15:34:50.688 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4m) 6s ago 5m 19.7M - ba2b418f427c 24402022a4ec 2024-04-02T15:34:50.689 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi164 *:3000 running (4m) 14s ago 4m 46.9M - 8.3.5 dad864ee21e9 0815e9e918a1 2024-04-02T15:34:50.689 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.spkkjn smithi060 running (2m) 6s ago 2m 47.4M - 3.5 e1d6a67b021e 2f0989243458 2024-04-02T15:34:50.689 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi164 *:8443 running (11m) 14s ago 11m 406M - 17.2.0 e1d6a67b021e 6701ab6e7ede 2024-04-02T15:34:50.689 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283 running (13m) 6s ago 13m 463M - 17.2.0 e1d6a67b021e 1014042ed04e 2024-04-02T15:34:50.689 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (13m) 6s ago 13m 56.4M 2048M 17.2.0 e1d6a67b021e 8656affd8cd5 2024-04-02T15:34:50.689 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi164 running (11m) 14s ago 11m 48.0M 2048M 17.2.0 e1d6a67b021e f6c05caec176 2024-04-02T15:34:50.689 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11m) 6s ago 11m 48.2M 2048M 17.2.0 e1d6a67b021e a386bb325b51 2024-04-02T15:34:50.689 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5m) 6s ago 5m 12.2M - 1dbe0e931976 c36d7f1cc802 2024-04-02T15:34:50.689 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi164 *:9100 running (5m) 14s ago 5m 12.2M - 1dbe0e931976 a1b76c8bce0e 2024-04-02T15:34:50.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11m) 6s ago 11m 56.7M 4096M 17.2.0 e1d6a67b021e fa988e8aed40 2024-04-02T15:34:50.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10m) 6s ago 10m 56.0M 4096M 17.2.0 e1d6a67b021e 4d3f73b60f49 2024-04-02T15:34:50.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9m) 6s ago 9m 51.8M 4096M 17.2.0 e1d6a67b021e 272174a29d6f 2024-04-02T15:34:50.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9m) 6s ago 9m 54.5M 4096M 17.2.0 e1d6a67b021e efdb42374571 2024-04-02T15:34:50.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi164 running (8m) 14s ago 8m 56.8M 4096M 17.2.0 e1d6a67b021e b9216766f843 2024-04-02T15:34:50.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi164 running (7m) 14s ago 7m 53.0M 4096M 17.2.0 e1d6a67b021e de974751c14d 2024-04-02T15:34:50.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi164 running (7m) 14s ago 7m 50.9M 4096M 17.2.0 e1d6a67b021e c9a3be053161 2024-04-02T15:34:50.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi164 running (6m) 14s ago 6m 52.7M 4096M 17.2.0 e1d6a67b021e 8e03071f63e6 2024-04-02T15:34:50.690 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi164 *:9095 running (4m) 14s ago 5m 58.9M - 514e6a882f6e 52aa533b0b45 2024-04-02T15:34:50.690 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.kjedds smithi060 *:8000 running (3m) 6s ago 3m 84.6M - 17.2.0 e1d6a67b021e d02be9aab919 2024-04-02T15:34:50.691 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi164.defvrz smithi164 *:8000 running (3m) 14s ago 3m 84.2M - 17.2.0 e1d6a67b021e 27ee1cf5e438 2024-04-02T15:34:50.691 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.smpl.smithi060.svoxfv smithi060 *:80 running (3m) 6s ago 3m 83.9M - 17.2.0 e1d6a67b021e e3b62031906c 2024-04-02T15:34:50.691 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.smpl.smithi164.cpxiac smithi164 *:80 running (3m) 14s ago 3m 84.5M - 17.2.0 e1d6a67b021e fd9e78df6147 2024-04-02T15:34:51.166 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-04-02T15:34:51.167 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-04-02T15:34:51.167 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-02T15:34:51.167 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:34:51.167 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-04-02T15:34:51.167 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-02T15:34:51.167 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:34:51.167 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-04-02T15:34:51.167 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T15:34:51.167 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:34:51.167 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": {}, 2024-04-02T15:34:51.167 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-04-02T15:34:51.167 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T15:34:51.167 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:34:51.168 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-04-02T15:34:51.168 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-02T15:34:51.168 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-04-02T15:34:51.168 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-04-02T15:34:51.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:51 smithi164 bash[14575]: cluster 2024-04-02T15:34:49.630654+0000 mgr.y (mgr.14460) 274 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:51.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:51 smithi164 bash[14575]: audit 2024-04-02T15:34:49.834991+0000 mgr.y (mgr.14460) 275 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:51.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:51 smithi164 bash[14575]: audit 2024-04-02T15:34:50.264304+0000 mgr.y (mgr.14460) 276 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:51.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:51 smithi060 bash[14337]: cluster 2024-04-02T15:34:49.630654+0000 mgr.y (mgr.14460) 274 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:51.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:51 smithi060 bash[14337]: audit 2024-04-02T15:34:49.834991+0000 mgr.y (mgr.14460) 275 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:51.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:51 smithi060 bash[14337]: audit 2024-04-02T15:34:50.264304+0000 mgr.y (mgr.14460) 276 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:51.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:51 smithi060 bash[20116]: cluster 2024-04-02T15:34:49.630654+0000 mgr.y (mgr.14460) 274 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:51.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:51 smithi060 bash[20116]: audit 2024-04-02T15:34:49.834991+0000 mgr.y (mgr.14460) 275 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:51.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:51 smithi060 bash[20116]: audit 2024-04-02T15:34:50.264304+0000 mgr.y (mgr.14460) 276 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:51.554 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-04-02T15:34:51.555 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744", 2024-04-02T15:34:51.555 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-04-02T15:34:51.555 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-04-02T15:34:51.555 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "", 2024-04-02T15:34:51.555 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 image" 2024-04-02T15:34:51.555 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-04-02T15:34:52.033 INFO:teuthology.orchestra.run.smithi060.stdout:HEALTH_OK 2024-04-02T15:34:52.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:52 smithi164 bash[14575]: audit 2024-04-02T15:34:50.660909+0000 mgr.y (mgr.14460) 277 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:52.231 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:52 smithi164 bash[14575]: audit 2024-04-02T15:34:51.164271+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.60:0/3160857045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:34:52.231 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:52 smithi164 bash[14575]: audit 2024-04-02T15:34:52.030993+0000 mon.a (mon.0) 1074 : audit [DBG] from='client.? 172.21.15.60:0/1237927068' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:34:52.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:52 smithi060 bash[14337]: audit 2024-04-02T15:34:50.660909+0000 mgr.y (mgr.14460) 277 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:52.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:52 smithi060 bash[14337]: audit 2024-04-02T15:34:51.164271+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.60:0/3160857045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:34:52.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:52 smithi060 bash[14337]: audit 2024-04-02T15:34:52.030993+0000 mon.a (mon.0) 1074 : audit [DBG] from='client.? 172.21.15.60:0/1237927068' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:34:52.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:52 smithi060 bash[20116]: audit 2024-04-02T15:34:50.660909+0000 mgr.y (mgr.14460) 277 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:52.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:52 smithi060 bash[20116]: audit 2024-04-02T15:34:51.164271+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.60:0/3160857045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:34:52.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:52 smithi060 bash[20116]: audit 2024-04-02T15:34:52.030993+0000 mon.a (mon.0) 1074 : audit [DBG] from='client.? 172.21.15.60:0/1237927068' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:34:52.730 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:34:52 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:34:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:34:53.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:53 smithi060 bash[14337]: audit 2024-04-02T15:34:51.552263+0000 mgr.y (mgr.14460) 278 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:53.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:53 smithi060 bash[14337]: cluster 2024-04-02T15:34:51.631174+0000 mgr.y (mgr.14460) 279 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:53.302 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:34:53 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:34:53] "GET /metrics HTTP/1.1" 200 214728 "" "Prometheus/2.33.4" 2024-04-02T15:34:53.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:53 smithi060 bash[20116]: audit 2024-04-02T15:34:51.552263+0000 mgr.y (mgr.14460) 278 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:53.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:53 smithi060 bash[20116]: cluster 2024-04-02T15:34:51.631174+0000 mgr.y (mgr.14460) 279 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:53.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:53 smithi164 bash[14575]: audit 2024-04-02T15:34:51.552263+0000 mgr.y (mgr.14460) 278 : audit [DBG] from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:34:53.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:53 smithi164 bash[14575]: cluster 2024-04-02T15:34:51.631174+0000 mgr.y (mgr.14460) 279 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:54.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:54 smithi164 bash[14575]: audit 2024-04-02T15:34:52.852297+0000 mgr.y (mgr.14460) 280 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:34:54.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:54 smithi060 bash[14337]: audit 2024-04-02T15:34:52.852297+0000 mgr.y (mgr.14460) 280 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:34:54.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:54 smithi060 bash[20116]: audit 2024-04-02T15:34:52.852297+0000 mgr.y (mgr.14460) 280 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:34:55.442 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:55 smithi164 bash[14575]: cluster 2024-04-02T15:34:53.631737+0000 mgr.y (mgr.14460) 281 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:55.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:55 smithi060 bash[20116]: cluster 2024-04-02T15:34:53.631737+0000 mgr.y (mgr.14460) 281 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:55.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:55 smithi060 bash[14337]: cluster 2024-04-02T15:34:53.631737+0000 mgr.y (mgr.14460) 281 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:56.551 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:34:56 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:34:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:34:57.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:57 smithi164 bash[14575]: cluster 2024-04-02T15:34:55.633274+0000 mgr.y (mgr.14460) 282 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:57.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:57 smithi164 bash[14575]: audit 2024-04-02T15:34:56.192114+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:57.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:57 smithi164 bash[14575]: audit 2024-04-02T15:34:56.199741+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:57.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:57 smithi060 bash[14337]: cluster 2024-04-02T15:34:55.633274+0000 mgr.y (mgr.14460) 282 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:57.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:57 smithi060 bash[14337]: audit 2024-04-02T15:34:56.192114+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:57.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:57 smithi060 bash[14337]: audit 2024-04-02T15:34:56.199741+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:57.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:57 smithi060 bash[20116]: cluster 2024-04-02T15:34:55.633274+0000 mgr.y (mgr.14460) 282 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:34:57.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:57 smithi060 bash[20116]: audit 2024-04-02T15:34:56.192114+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:57.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:57 smithi060 bash[20116]: audit 2024-04-02T15:34:56.199741+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:34:59.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:34:59 smithi164 bash[14575]: cluster 2024-04-02T15:34:57.634020+0000 mgr.y (mgr.14460) 283 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:59.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:34:59 smithi060 bash[14337]: cluster 2024-04-02T15:34:57.634020+0000 mgr.y (mgr.14460) 283 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:34:59.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:34:59 smithi060 bash[20116]: cluster 2024-04-02T15:34:57.634020+0000 mgr.y (mgr.14460) 283 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:01.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:01 smithi164 bash[14575]: cluster 2024-04-02T15:34:59.635884+0000 mgr.y (mgr.14460) 284 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:01.480 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:01 smithi060 bash[20116]: cluster 2024-04-02T15:34:59.635884+0000 mgr.y (mgr.14460) 284 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:01.481 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:01 smithi060 bash[14337]: cluster 2024-04-02T15:34:59.635884+0000 mgr.y (mgr.14460) 284 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:02.730 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:35:02 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:35:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:35:03.207 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:35:03 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:35:03] "GET /metrics HTTP/1.1" 200 214714 "" "Prometheus/2.33.4" 2024-04-02T15:35:03.481 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:03 smithi164 bash[14575]: cluster 2024-04-02T15:35:01.636721+0000 mgr.y (mgr.14460) 285 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:03.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:03 smithi060 bash[14337]: cluster 2024-04-02T15:35:01.636721+0000 mgr.y (mgr.14460) 285 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:03.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:03 smithi060 bash[20116]: cluster 2024-04-02T15:35:01.636721+0000 mgr.y (mgr.14460) 285 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:04.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:04 smithi060 bash[14337]: audit 2024-04-02T15:35:02.860731+0000 mgr.y (mgr.14460) 286 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:35:04.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:04 smithi060 bash[14337]: audit 2024-04-02T15:35:03.257013+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:04.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:04 smithi060 bash[14337]: cephadm 2024-04-02T15:35:03.258082+0000 mgr.y (mgr.14460) 287 : cephadm [INF] Upgrade: Target is version 19.0.0-2592-g3f3f3ed9 (unknown) 2024-04-02T15:35:04.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:04 smithi060 bash[14337]: cephadm 2024-04-02T15:35:03.258240+0000 mgr.y (mgr.14460) 288 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744, digests ['quay.ceph.io/ceph-ci/ceph@sha256:6c740d4757bcfc646ba2af58c0d4aaf274efb0f36ed5b987df90c88e7e38aeac'] 2024-04-02T15:35:04.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:04 smithi060 bash[14337]: audit 2024-04-02T15:35:03.260324+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:35:04.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:04 smithi060 bash[14337]: audit 2024-04-02T15:35:03.270318+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:04.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:04 smithi060 bash[14337]: cephadm 2024-04-02T15:35:03.271889+0000 mgr.y (mgr.14460) 289 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-02T15:35:04.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:04 smithi060 bash[14337]: cephadm 2024-04-02T15:35:03.508100+0000 mgr.y (mgr.14460) 290 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 on smithi164 2024-04-02T15:35:04.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:04 smithi060 bash[20116]: audit 2024-04-02T15:35:02.860731+0000 mgr.y (mgr.14460) 286 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:35:04.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:04 smithi060 bash[20116]: audit 2024-04-02T15:35:03.257013+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:04.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:04 smithi060 bash[20116]: cephadm 2024-04-02T15:35:03.258082+0000 mgr.y (mgr.14460) 287 : cephadm [INF] Upgrade: Target is version 19.0.0-2592-g3f3f3ed9 (unknown) 2024-04-02T15:35:04.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:04 smithi060 bash[20116]: cephadm 2024-04-02T15:35:03.258240+0000 mgr.y (mgr.14460) 288 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744, digests ['quay.ceph.io/ceph-ci/ceph@sha256:6c740d4757bcfc646ba2af58c0d4aaf274efb0f36ed5b987df90c88e7e38aeac'] 2024-04-02T15:35:04.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:04 smithi060 bash[20116]: audit 2024-04-02T15:35:03.260324+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:35:04.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:04 smithi060 bash[20116]: audit 2024-04-02T15:35:03.270318+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:04.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:04 smithi060 bash[20116]: cephadm 2024-04-02T15:35:03.271889+0000 mgr.y (mgr.14460) 289 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-02T15:35:04.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:04 smithi060 bash[20116]: cephadm 2024-04-02T15:35:03.508100+0000 mgr.y (mgr.14460) 290 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 on smithi164 2024-04-02T15:35:04.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:04 smithi164 bash[14575]: audit 2024-04-02T15:35:02.860731+0000 mgr.y (mgr.14460) 286 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:35:04.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:04 smithi164 bash[14575]: audit 2024-04-02T15:35:03.257013+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:04.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:04 smithi164 bash[14575]: cephadm 2024-04-02T15:35:03.258082+0000 mgr.y (mgr.14460) 287 : cephadm [INF] Upgrade: Target is version 19.0.0-2592-g3f3f3ed9 (unknown) 2024-04-02T15:35:04.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:04 smithi164 bash[14575]: cephadm 2024-04-02T15:35:03.258240+0000 mgr.y (mgr.14460) 288 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744, digests ['quay.ceph.io/ceph-ci/ceph@sha256:6c740d4757bcfc646ba2af58c0d4aaf274efb0f36ed5b987df90c88e7e38aeac'] 2024-04-02T15:35:04.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:04 smithi164 bash[14575]: audit 2024-04-02T15:35:03.260324+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:35:04.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:04 smithi164 bash[14575]: audit 2024-04-02T15:35:03.270318+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:04.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:04 smithi164 bash[14575]: cephadm 2024-04-02T15:35:03.271889+0000 mgr.y (mgr.14460) 289 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-02T15:35:04.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:04 smithi164 bash[14575]: cephadm 2024-04-02T15:35:03.508100+0000 mgr.y (mgr.14460) 290 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 on smithi164 2024-04-02T15:35:05.051 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:35:04 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:35:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:35:05.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:05 smithi060 bash[14337]: cluster 2024-04-02T15:35:03.637523+0000 mgr.y (mgr.14460) 291 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:05.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:05 smithi060 bash[14337]: audit 2024-04-02T15:35:04.645685+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:05.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:05 smithi060 bash[14337]: audit 2024-04-02T15:35:04.653849+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:05.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:05 smithi060 bash[20116]: cluster 2024-04-02T15:35:03.637523+0000 mgr.y (mgr.14460) 291 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:05.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:05 smithi060 bash[20116]: audit 2024-04-02T15:35:04.645685+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:05.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:05 smithi060 bash[20116]: audit 2024-04-02T15:35:04.653849+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:05.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:05 smithi164 bash[14575]: cluster 2024-04-02T15:35:03.637523+0000 mgr.y (mgr.14460) 291 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:05.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:05 smithi164 bash[14575]: audit 2024-04-02T15:35:04.645685+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:05.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:05 smithi164 bash[14575]: audit 2024-04-02T15:35:04.653849+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:07.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:07 smithi060 bash[14337]: cluster 2024-04-02T15:35:05.639293+0000 mgr.y (mgr.14460) 292 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:07.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:07 smithi060 bash[20116]: cluster 2024-04-02T15:35:05.639293+0000 mgr.y (mgr.14460) 292 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:07.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:07 smithi164 bash[14575]: cluster 2024-04-02T15:35:05.639293+0000 mgr.y (mgr.14460) 292 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:09.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:09 smithi060 bash[14337]: cluster 2024-04-02T15:35:07.640075+0000 mgr.y (mgr.14460) 293 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:09.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:09 smithi060 bash[20116]: cluster 2024-04-02T15:35:07.640075+0000 mgr.y (mgr.14460) 293 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:09.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:09 smithi164 bash[14575]: cluster 2024-04-02T15:35:07.640075+0000 mgr.y (mgr.14460) 293 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:11.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:11 smithi060 bash[14337]: cluster 2024-04-02T15:35:09.641721+0000 mgr.y (mgr.14460) 294 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:11.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:11 smithi060 bash[20116]: cluster 2024-04-02T15:35:09.641721+0000 mgr.y (mgr.14460) 294 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:11.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:11 smithi164 bash[14575]: cluster 2024-04-02T15:35:09.641721+0000 mgr.y (mgr.14460) 294 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:12.480 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:35:12 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:35:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:35:13.277 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:35:13 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:35:13] "GET /metrics HTTP/1.1" 200 214714 "" "Prometheus/2.33.4" 2024-04-02T15:35:13.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:13 smithi060 bash[14337]: cluster 2024-04-02T15:35:11.642433+0000 mgr.y (mgr.14460) 295 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:13.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:13 smithi060 bash[20116]: cluster 2024-04-02T15:35:11.642433+0000 mgr.y (mgr.14460) 295 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:13.552 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:35:13 smithi060 bash[43564]: level=warn ts=2024-04-02T15:35:13.513Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:35:13.552 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:35:13 smithi060 bash[43564]: level=warn ts=2024-04-02T15:35:13.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:35:13.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:13 smithi164 bash[14575]: cluster 2024-04-02T15:35:11.642433+0000 mgr.y (mgr.14460) 295 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:14.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:14 smithi164 bash[14575]: audit 2024-04-02T15:35:12.868266+0000 mgr.y (mgr.14460) 296 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:35:14.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:14 smithi060 bash[14337]: audit 2024-04-02T15:35:12.868266+0000 mgr.y (mgr.14460) 296 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:35:14.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:14 smithi060 bash[20116]: audit 2024-04-02T15:35:12.868266+0000 mgr.y (mgr.14460) 296 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:35:15.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:15 smithi164 bash[14575]: cluster 2024-04-02T15:35:13.643178+0000 mgr.y (mgr.14460) 297 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:15.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:15 smithi060 bash[14337]: cluster 2024-04-02T15:35:13.643178+0000 mgr.y (mgr.14460) 297 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:15.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:15 smithi060 bash[20116]: cluster 2024-04-02T15:35:13.643178+0000 mgr.y (mgr.14460) 297 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:16.525 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:35:16 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:35:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:35:17.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:17 smithi060 bash[14337]: cluster 2024-04-02T15:35:15.645018+0000 mgr.y (mgr.14460) 298 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:17.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:17 smithi060 bash[14337]: audit 2024-04-02T15:35:16.352202+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:17.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:17 smithi060 bash[14337]: audit 2024-04-02T15:35:16.360111+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:17.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:17 smithi060 bash[20116]: cluster 2024-04-02T15:35:15.645018+0000 mgr.y (mgr.14460) 298 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:17.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:17 smithi060 bash[20116]: audit 2024-04-02T15:35:16.352202+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:17.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:17 smithi060 bash[20116]: audit 2024-04-02T15:35:16.360111+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:17.647 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:17 smithi164 bash[14575]: cluster 2024-04-02T15:35:15.645018+0000 mgr.y (mgr.14460) 298 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:17.647 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:17 smithi164 bash[14575]: audit 2024-04-02T15:35:16.352202+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:17.647 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:17 smithi164 bash[14575]: audit 2024-04-02T15:35:16.360111+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:19.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:19 smithi060 bash[14337]: cluster 2024-04-02T15:35:17.645757+0000 mgr.y (mgr.14460) 299 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:19.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:19 smithi060 bash[20116]: cluster 2024-04-02T15:35:17.645757+0000 mgr.y (mgr.14460) 299 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:19.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:19 smithi164 bash[14575]: cluster 2024-04-02T15:35:17.645757+0000 mgr.y (mgr.14460) 299 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:21.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:21 smithi164 bash[14575]: cluster 2024-04-02T15:35:19.647422+0000 mgr.y (mgr.14460) 300 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:21.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:21 smithi060 bash[14337]: cluster 2024-04-02T15:35:19.647422+0000 mgr.y (mgr.14460) 300 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:21.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:21 smithi060 bash[20116]: cluster 2024-04-02T15:35:19.647422+0000 mgr.y (mgr.14460) 300 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:22.412 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-04-02T15:35:22.730 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:35:22 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:35:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:35:23.140 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T15:35:23.140 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 18s ago 13m - - 2024-04-02T15:35:23.140 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi164 smithi164 running 6s ago 12m - - 2024-04-02T15:35:23.140 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5m) 18s ago 5m 19.7M - ba2b418f427c 24402022a4ec 2024-04-02T15:35:23.140 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi164 *:3000 running (5m) 6s ago 5m 48.2M - 8.3.5 dad864ee21e9 0815e9e918a1 2024-04-02T15:35:23.140 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.spkkjn smithi060 running (3m) 18s ago 3m 47.4M - 3.5 e1d6a67b021e 2f0989243458 2024-04-02T15:35:23.140 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi164 *:8443 running (12m) 6s ago 12m 406M - 17.2.0 e1d6a67b021e 6701ab6e7ede 2024-04-02T15:35:23.140 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283 running (14m) 18s ago 14m 463M - 17.2.0 e1d6a67b021e 1014042ed04e 2024-04-02T15:35:23.140 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (14m) 18s ago 14m 56.4M 2048M 17.2.0 e1d6a67b021e 8656affd8cd5 2024-04-02T15:35:23.140 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi164 running (12m) 6s ago 12m 49.1M 2048M 17.2.0 e1d6a67b021e f6c05caec176 2024-04-02T15:35:23.141 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (12m) 18s ago 12m 48.2M 2048M 17.2.0 e1d6a67b021e a386bb325b51 2024-04-02T15:35:23.141 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6m) 18s ago 6m 12.2M - 1dbe0e931976 c36d7f1cc802 2024-04-02T15:35:23.141 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi164 *:9100 running (6m) 6s ago 6m 12.0M - 1dbe0e931976 a1b76c8bce0e 2024-04-02T15:35:23.141 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11m) 18s ago 11m 56.7M 4096M 17.2.0 e1d6a67b021e fa988e8aed40 2024-04-02T15:35:23.141 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10m) 18s ago 10m 56.0M 4096M 17.2.0 e1d6a67b021e 4d3f73b60f49 2024-04-02T15:35:23.141 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10m) 18s ago 10m 51.8M 4096M 17.2.0 e1d6a67b021e 272174a29d6f 2024-04-02T15:35:23.141 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9m) 18s ago 9m 54.5M 4096M 17.2.0 e1d6a67b021e efdb42374571 2024-04-02T15:35:23.141 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi164 running (8m) 6s ago 9m 57.3M 4096M 17.2.0 e1d6a67b021e b9216766f843 2024-04-02T15:35:23.141 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi164 running (8m) 6s ago 8m 53.3M 4096M 17.2.0 e1d6a67b021e de974751c14d 2024-04-02T15:35:23.141 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi164 running (7m) 6s ago 7m 51.0M 4096M 17.2.0 e1d6a67b021e c9a3be053161 2024-04-02T15:35:23.141 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi164 running (7m) 6s ago 7m 53.1M 4096M 17.2.0 e1d6a67b021e 8e03071f63e6 2024-04-02T15:35:23.141 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi164 *:9095 running (5m) 6s ago 6m 59.2M - 514e6a882f6e 52aa533b0b45 2024-04-02T15:35:23.141 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.kjedds smithi060 *:8000 running (3m) 18s ago 3m 84.6M - 17.2.0 e1d6a67b021e d02be9aab919 2024-04-02T15:35:23.141 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi164.defvrz smithi164 *:8000 running (3m) 6s ago 3m 84.5M - 17.2.0 e1d6a67b021e 27ee1cf5e438 2024-04-02T15:35:23.141 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.smpl.smithi060.svoxfv smithi060 *:80 running (3m) 18s ago 3m 83.9M - 17.2.0 e1d6a67b021e e3b62031906c 2024-04-02T15:35:23.141 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.smpl.smithi164.cpxiac smithi164 *:80 running (3m) 6s ago 3m 84.7M - 17.2.0 e1d6a67b021e fd9e78df6147 2024-04-02T15:35:23.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:35:23 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:35:23] "GET /metrics HTTP/1.1" 200 214723 "" "Prometheus/2.33.4" 2024-04-02T15:35:23.573 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-04-02T15:35:23.573 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-04-02T15:35:23.573 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-02T15:35:23.573 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:35:23.573 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-04-02T15:35:23.573 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-02T15:35:23.573 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:35:23.573 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-04-02T15:35:23.574 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T15:35:23.574 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:35:23.574 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": {}, 2024-04-02T15:35:23.574 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-04-02T15:35:23.574 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T15:35:23.574 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:35:23.574 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-04-02T15:35:23.574 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-02T15:35:23.574 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-04-02T15:35:23.574 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-04-02T15:35:23.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:23 smithi164 bash[14575]: cluster 2024-04-02T15:35:21.648208+0000 mgr.y (mgr.14460) 301 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:23.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:23 smithi164 bash[14575]: audit 2024-04-02T15:35:22.394587+0000 mgr.y (mgr.14460) 302 : audit [DBG] from='client.25051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:23.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:23 smithi060 bash[14337]: cluster 2024-04-02T15:35:21.648208+0000 mgr.y (mgr.14460) 301 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:23.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:23 smithi060 bash[14337]: audit 2024-04-02T15:35:22.394587+0000 mgr.y (mgr.14460) 302 : audit [DBG] from='client.25051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:23.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:23 smithi060 bash[20116]: cluster 2024-04-02T15:35:21.648208+0000 mgr.y (mgr.14460) 301 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:23.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:23 smithi060 bash[20116]: audit 2024-04-02T15:35:22.394587+0000 mgr.y (mgr.14460) 302 : audit [DBG] from='client.25051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:23.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:35:23 smithi060 bash[43564]: level=error ts=2024-04-02T15:35:23.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:35:23.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:35:23 smithi060 bash[43564]: level=warn ts=2024-04-02T15:35:23.513Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:35:23.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:35:23 smithi060 bash[43564]: level=warn ts=2024-04-02T15:35:23.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:35:23.939 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-04-02T15:35:23.939 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744", 2024-04-02T15:35:23.939 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-04-02T15:35:23.939 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-04-02T15:35:23.939 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "0/23 daemons upgraded", 2024-04-02T15:35:23.939 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 image on host smithi164" 2024-04-02T15:35:23.939 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-04-02T15:35:24.356 INFO:teuthology.orchestra.run.smithi060.stdout:HEALTH_OK 2024-04-02T15:35:24.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:24 smithi164 bash[14575]: audit 2024-04-02T15:35:22.757771+0000 mgr.y (mgr.14460) 303 : audit [DBG] from='client.25057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:24.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:24 smithi164 bash[14575]: audit 2024-04-02T15:35:22.876151+0000 mgr.y (mgr.14460) 304 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:35:24.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:24 smithi164 bash[14575]: audit 2024-04-02T15:35:23.114199+0000 mgr.y (mgr.14460) 305 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:24.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:24 smithi164 bash[14575]: audit 2024-04-02T15:35:23.571971+0000 mon.b (mon.2) 31 : audit [DBG] from='client.? 172.21.15.60:0/2942226469' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:35:24.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:24 smithi164 bash[14575]: audit 2024-04-02T15:35:24.353841+0000 mon.c (mon.1) 158 : audit [DBG] from='client.? 172.21.15.60:0/3345930700' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:35:24.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:24 smithi060 bash[14337]: audit 2024-04-02T15:35:22.757771+0000 mgr.y (mgr.14460) 303 : audit [DBG] from='client.25057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:24.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:24 smithi060 bash[14337]: audit 2024-04-02T15:35:22.876151+0000 mgr.y (mgr.14460) 304 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:35:24.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:24 smithi060 bash[14337]: audit 2024-04-02T15:35:23.114199+0000 mgr.y (mgr.14460) 305 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:24.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:24 smithi060 bash[14337]: audit 2024-04-02T15:35:23.571971+0000 mon.b (mon.2) 31 : audit [DBG] from='client.? 172.21.15.60:0/2942226469' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:35:24.800 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:24 smithi060 bash[14337]: audit 2024-04-02T15:35:24.353841+0000 mon.c (mon.1) 158 : audit [DBG] from='client.? 172.21.15.60:0/3345930700' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:35:24.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:24 smithi060 bash[20116]: audit 2024-04-02T15:35:22.757771+0000 mgr.y (mgr.14460) 303 : audit [DBG] from='client.25057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:24.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:24 smithi060 bash[20116]: audit 2024-04-02T15:35:22.876151+0000 mgr.y (mgr.14460) 304 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:35:24.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:24 smithi060 bash[20116]: audit 2024-04-02T15:35:23.114199+0000 mgr.y (mgr.14460) 305 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:24.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:24 smithi060 bash[20116]: audit 2024-04-02T15:35:23.571971+0000 mon.b (mon.2) 31 : audit [DBG] from='client.? 172.21.15.60:0/2942226469' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:35:24.800 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:24 smithi060 bash[20116]: audit 2024-04-02T15:35:24.353841+0000 mon.c (mon.1) 158 : audit [DBG] from='client.? 172.21.15.60:0/3345930700' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:35:25.051 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:35:24 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:35:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:35:25.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:25 smithi164 bash[14575]: cluster 2024-04-02T15:35:23.648937+0000 mgr.y (mgr.14460) 306 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:25.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:25 smithi164 bash[14575]: audit 2024-04-02T15:35:23.935888+0000 mgr.y (mgr.14460) 307 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:25.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:25 smithi164 bash[14575]: audit 2024-04-02T15:35:24.787629+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:25.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:25 smithi164 bash[14575]: audit 2024-04-02T15:35:24.796268+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:25.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:25 smithi060 bash[14337]: cluster 2024-04-02T15:35:23.648937+0000 mgr.y (mgr.14460) 306 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:25.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:25 smithi060 bash[14337]: audit 2024-04-02T15:35:23.935888+0000 mgr.y (mgr.14460) 307 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:25.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:25 smithi060 bash[14337]: audit 2024-04-02T15:35:24.787629+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:25.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:25 smithi060 bash[14337]: audit 2024-04-02T15:35:24.796268+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:25.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:25 smithi060 bash[20116]: cluster 2024-04-02T15:35:23.648937+0000 mgr.y (mgr.14460) 306 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:25.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:25 smithi060 bash[20116]: audit 2024-04-02T15:35:23.935888+0000 mgr.y (mgr.14460) 307 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:25.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:25 smithi060 bash[20116]: audit 2024-04-02T15:35:24.787629+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:25.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:25 smithi060 bash[20116]: audit 2024-04-02T15:35:24.796268+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:27.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:27 smithi164 bash[14575]: cluster 2024-04-02T15:35:25.650710+0000 mgr.y (mgr.14460) 308 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:27.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:27 smithi060 bash[14337]: cluster 2024-04-02T15:35:25.650710+0000 mgr.y (mgr.14460) 308 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:27.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:27 smithi060 bash[20116]: cluster 2024-04-02T15:35:25.650710+0000 mgr.y (mgr.14460) 308 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:29.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:29 smithi164 bash[14575]: cluster 2024-04-02T15:35:27.651528+0000 mgr.y (mgr.14460) 309 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:29.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:29 smithi060 bash[14337]: cluster 2024-04-02T15:35:27.651528+0000 mgr.y (mgr.14460) 309 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:29.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:29 smithi060 bash[20116]: cluster 2024-04-02T15:35:27.651528+0000 mgr.y (mgr.14460) 309 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:31.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:31 smithi164 bash[14575]: cluster 2024-04-02T15:35:29.653218+0000 mgr.y (mgr.14460) 310 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:31.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:31 smithi060 bash[14337]: cluster 2024-04-02T15:35:29.653218+0000 mgr.y (mgr.14460) 310 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:31.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:31 smithi060 bash[20116]: cluster 2024-04-02T15:35:29.653218+0000 mgr.y (mgr.14460) 310 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:32.730 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:35:32 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:35:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:35:33.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:35:33 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:35:33] "GET /metrics HTTP/1.1" 200 214721 "" "Prometheus/2.33.4" 2024-04-02T15:35:33.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:33 smithi164 bash[14575]: cluster 2024-04-02T15:35:31.654025+0000 mgr.y (mgr.14460) 311 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:33.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:33 smithi060 bash[14337]: cluster 2024-04-02T15:35:31.654025+0000 mgr.y (mgr.14460) 311 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:33.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:33 smithi060 bash[20116]: cluster 2024-04-02T15:35:31.654025+0000 mgr.y (mgr.14460) 311 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:33.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:35:33 smithi060 bash[43564]: level=error ts=2024-04-02T15:35:33.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:35:33.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:35:33 smithi060 bash[43564]: level=warn ts=2024-04-02T15:35:33.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:35:33.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:35:33 smithi060 bash[43564]: level=warn ts=2024-04-02T15:35:33.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:35:34.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:34 smithi164 bash[14575]: audit 2024-04-02T15:35:32.886222+0000 mgr.y (mgr.14460) 312 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:35:34.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:34 smithi060 bash[14337]: audit 2024-04-02T15:35:32.886222+0000 mgr.y (mgr.14460) 312 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:35:34.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:34 smithi060 bash[20116]: audit 2024-04-02T15:35:32.886222+0000 mgr.y (mgr.14460) 312 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:35:35.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:35 smithi164 bash[14575]: cluster 2024-04-02T15:35:33.654844+0000 mgr.y (mgr.14460) 313 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:35.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:35 smithi060 bash[14337]: cluster 2024-04-02T15:35:33.654844+0000 mgr.y (mgr.14460) 313 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:35.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:35 smithi060 bash[20116]: cluster 2024-04-02T15:35:33.654844+0000 mgr.y (mgr.14460) 313 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:36.801 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:35:36 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:35:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:35:37.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:37 smithi060 bash[14337]: cluster 2024-04-02T15:35:35.656608+0000 mgr.y (mgr.14460) 314 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:37.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:37 smithi060 bash[14337]: audit 2024-04-02T15:35:36.505641+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:37.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:37 smithi060 bash[14337]: audit 2024-04-02T15:35:36.518278+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:37.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:37 smithi060 bash[20116]: cluster 2024-04-02T15:35:35.656608+0000 mgr.y (mgr.14460) 314 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:37.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:37 smithi060 bash[20116]: audit 2024-04-02T15:35:36.505641+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:37.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:37 smithi060 bash[20116]: audit 2024-04-02T15:35:36.518278+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:37.925 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:37 smithi164 bash[14575]: cluster 2024-04-02T15:35:35.656608+0000 mgr.y (mgr.14460) 314 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:37.925 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:37 smithi164 bash[14575]: audit 2024-04-02T15:35:36.505641+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:37.926 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:37 smithi164 bash[14575]: audit 2024-04-02T15:35:36.518278+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:39.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:39 smithi060 bash[14337]: cluster 2024-04-02T15:35:37.657392+0000 mgr.y (mgr.14460) 315 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:39.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:39 smithi060 bash[20116]: cluster 2024-04-02T15:35:37.657392+0000 mgr.y (mgr.14460) 315 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:39.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:39 smithi164 bash[14575]: cluster 2024-04-02T15:35:37.657392+0000 mgr.y (mgr.14460) 315 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:41.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:41 smithi060 bash[14337]: cluster 2024-04-02T15:35:39.659075+0000 mgr.y (mgr.14460) 316 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:41.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:41 smithi060 bash[20116]: cluster 2024-04-02T15:35:39.659075+0000 mgr.y (mgr.14460) 316 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:41.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:41 smithi164 bash[14575]: cluster 2024-04-02T15:35:39.659075+0000 mgr.y (mgr.14460) 316 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:42.730 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:35:42 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:35:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:35:43.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:35:43 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:35:43] "GET /metrics HTTP/1.1" 200 214721 "" "Prometheus/2.33.4" 2024-04-02T15:35:43.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:43 smithi060 bash[14337]: cluster 2024-04-02T15:35:41.659858+0000 mgr.y (mgr.14460) 317 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:43.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:43 smithi060 bash[20116]: cluster 2024-04-02T15:35:41.659858+0000 mgr.y (mgr.14460) 317 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:43.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:35:43 smithi060 bash[43564]: level=error ts=2024-04-02T15:35:43.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:35:43.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:35:43 smithi060 bash[43564]: level=warn ts=2024-04-02T15:35:43.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:35:43.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:35:43 smithi060 bash[43564]: level=warn ts=2024-04-02T15:35:43.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:35:43.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:43 smithi164 bash[14575]: cluster 2024-04-02T15:35:41.659858+0000 mgr.y (mgr.14460) 317 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:44 smithi060 bash[14337]: audit 2024-04-02T15:35:42.896328+0000 mgr.y (mgr.14460) 318 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:35:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:44 smithi060 bash[14337]: audit 2024-04-02T15:35:43.861463+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:35:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:44 smithi060 bash[14337]: audit 2024-04-02T15:35:43.862363+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:35:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:44 smithi060 bash[14337]: audit 2024-04-02T15:35:43.883844+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:35:44.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:44 smithi060 bash[14337]: audit 2024-04-02T15:35:43.884770+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:35:44.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:44 smithi060 bash[20116]: audit 2024-04-02T15:35:42.896328+0000 mgr.y (mgr.14460) 318 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:35:44.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:44 smithi060 bash[20116]: audit 2024-04-02T15:35:43.861463+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:35:44.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:44 smithi060 bash[20116]: audit 2024-04-02T15:35:43.862363+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:35:44.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:44 smithi060 bash[20116]: audit 2024-04-02T15:35:43.883844+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:35:44.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:44 smithi060 bash[20116]: audit 2024-04-02T15:35:43.884770+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:35:44.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:44 smithi164 bash[14575]: audit 2024-04-02T15:35:42.896328+0000 mgr.y (mgr.14460) 318 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:35:44.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:44 smithi164 bash[14575]: audit 2024-04-02T15:35:43.861463+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:35:44.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:44 smithi164 bash[14575]: audit 2024-04-02T15:35:43.862363+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T15:35:44.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:44 smithi164 bash[14575]: audit 2024-04-02T15:35:43.883844+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:35:44.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:44 smithi164 bash[14575]: audit 2024-04-02T15:35:43.884770+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T15:35:45.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:35:44 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:35:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:35:45.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:45 smithi060 bash[14337]: cluster 2024-04-02T15:35:43.660520+0000 mgr.y (mgr.14460) 319 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:45.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:45 smithi060 bash[14337]: audit 2024-04-02T15:35:44.925637+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:45.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:45 smithi060 bash[14337]: audit 2024-04-02T15:35:44.935411+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:45.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:45 smithi060 bash[20116]: cluster 2024-04-02T15:35:43.660520+0000 mgr.y (mgr.14460) 319 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:45.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:45 smithi060 bash[20116]: audit 2024-04-02T15:35:44.925637+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:45.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:45 smithi060 bash[20116]: audit 2024-04-02T15:35:44.935411+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:45.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:45 smithi164 bash[14575]: cluster 2024-04-02T15:35:43.660520+0000 mgr.y (mgr.14460) 319 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:45.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:45 smithi164 bash[14575]: audit 2024-04-02T15:35:44.925637+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:45.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:45 smithi164 bash[14575]: audit 2024-04-02T15:35:44.935411+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:47.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:47 smithi060 bash[14337]: cluster 2024-04-02T15:35:45.661652+0000 mgr.y (mgr.14460) 320 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:47.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:47 smithi060 bash[20116]: cluster 2024-04-02T15:35:45.661652+0000 mgr.y (mgr.14460) 320 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:47.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:47 smithi164 bash[14575]: cluster 2024-04-02T15:35:45.661652+0000 mgr.y (mgr.14460) 320 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:48.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:48 smithi060 bash[14337]: cluster 2024-04-02T15:35:47.662385+0000 mgr.y (mgr.14460) 321 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:48.801 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:48 smithi060 bash[20116]: cluster 2024-04-02T15:35:47.662385+0000 mgr.y (mgr.14460) 321 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:48.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:48 smithi164 bash[14575]: cluster 2024-04-02T15:35:47.662385+0000 mgr.y (mgr.14460) 321 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:50.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:50 smithi164 bash[14575]: cluster 2024-04-02T15:35:49.664170+0000 mgr.y (mgr.14460) 322 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:51.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:50 smithi060 bash[14337]: cluster 2024-04-02T15:35:49.664170+0000 mgr.y (mgr.14460) 322 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:51.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:50 smithi060 bash[20116]: cluster 2024-04-02T15:35:49.664170+0000 mgr.y (mgr.14460) 322 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:52.729 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:35:52 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:35:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:35:52.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:52 smithi164 bash[14575]: cluster 2024-04-02T15:35:51.664927+0000 mgr.y (mgr.14460) 323 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:52 smithi060 bash[14337]: cluster 2024-04-02T15:35:51.664927+0000 mgr.y (mgr.14460) 323 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:52 smithi060 bash[20116]: cluster 2024-04-02T15:35:51.664927+0000 mgr.y (mgr.14460) 323 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:53.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:35:53 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:35:53] "GET /metrics HTTP/1.1" 200 214728 "" "Prometheus/2.33.4" 2024-04-02T15:35:53.801 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:53 smithi060 bash[14337]: audit 2024-04-02T15:35:52.907597+0000 mgr.y (mgr.14460) 324 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:35:53.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:53 smithi060 bash[20116]: audit 2024-04-02T15:35:52.907597+0000 mgr.y (mgr.14460) 324 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:35:53.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:35:53 smithi060 bash[43564]: level=error ts=2024-04-02T15:35:53.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:35:53.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:35:53 smithi060 bash[43564]: level=warn ts=2024-04-02T15:35:53.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:35:53.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:35:53 smithi060 bash[43564]: level=warn ts=2024-04-02T15:35:53.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:35:54.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:53 smithi164 bash[14575]: audit 2024-04-02T15:35:52.907597+0000 mgr.y (mgr.14460) 324 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:35:54.742 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-04-02T15:35:54.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:54 smithi164 bash[14575]: cluster 2024-04-02T15:35:53.665826+0000 mgr.y (mgr.14460) 325 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:55.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:54 smithi060 bash[14337]: cluster 2024-04-02T15:35:53.665826+0000 mgr.y (mgr.14460) 325 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:55.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:54 smithi060 bash[20116]: cluster 2024-04-02T15:35:53.665826+0000 mgr.y (mgr.14460) 325 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:55.473 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T15:35:55.473 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 10s ago 13m - - 2024-04-02T15:35:55.473 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi164 smithi164 running 18s ago 13m - - 2024-04-02T15:35:55.473 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5m) 10s ago 6m 19.7M - ba2b418f427c 24402022a4ec 2024-04-02T15:35:55.473 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi164 *:3000 running (6m) 18s ago 6m 48.7M - 8.3.5 dad864ee21e9 0815e9e918a1 2024-04-02T15:35:55.473 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.spkkjn smithi060 running (3m) 10s ago 3m 47.6M - 3.5 e1d6a67b021e 2f0989243458 2024-04-02T15:35:55.473 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi164 *:8443 running (12m) 18s ago 12m 406M - 17.2.0 e1d6a67b021e 6701ab6e7ede 2024-04-02T15:35:55.473 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283 running (14m) 10s ago 14m 464M - 17.2.0 e1d6a67b021e 1014042ed04e 2024-04-02T15:35:55.473 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (14m) 10s ago 14m 58.3M 2048M 17.2.0 e1d6a67b021e 8656affd8cd5 2024-04-02T15:35:55.473 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi164 running (12m) 18s ago 12m 49.8M 2048M 17.2.0 e1d6a67b021e f6c05caec176 2024-04-02T15:35:55.473 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (13m) 10s ago 13m 49.8M 2048M 17.2.0 e1d6a67b021e a386bb325b51 2024-04-02T15:35:55.473 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6m) 10s ago 6m 12.1M - 1dbe0e931976 c36d7f1cc802 2024-04-02T15:35:55.473 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi164 *:9100 running (6m) 18s ago 6m 14.1M - 1dbe0e931976 a1b76c8bce0e 2024-04-02T15:35:55.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (12m) 10s ago 12m 57.3M 4096M 17.2.0 e1d6a67b021e fa988e8aed40 2024-04-02T15:35:55.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11m) 10s ago 11m 56.5M 4096M 17.2.0 e1d6a67b021e 4d3f73b60f49 2024-04-02T15:35:55.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10m) 10s ago 10m 52.2M 4096M 17.2.0 e1d6a67b021e 272174a29d6f 2024-04-02T15:35:55.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10m) 10s ago 10m 54.9M 4096M 17.2.0 e1d6a67b021e efdb42374571 2024-04-02T15:35:55.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi164 running (9m) 18s ago 9m 57.6M 4096M 17.2.0 e1d6a67b021e b9216766f843 2024-04-02T15:35:55.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi164 running (8m) 18s ago 8m 53.7M 4096M 17.2.0 e1d6a67b021e de974751c14d 2024-04-02T15:35:55.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi164 running (8m) 18s ago 8m 51.2M 4096M 17.2.0 e1d6a67b021e c9a3be053161 2024-04-02T15:35:55.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi164 running (7m) 18s ago 7m 53.4M 4096M 17.2.0 e1d6a67b021e 8e03071f63e6 2024-04-02T15:35:55.474 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi164 *:9095 running (5m) 18s ago 6m 59.3M - 514e6a882f6e 52aa533b0b45 2024-04-02T15:35:55.474 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.kjedds smithi060 *:8000 running (4m) 10s ago 4m 84.7M - 17.2.0 e1d6a67b021e d02be9aab919 2024-04-02T15:35:55.474 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi164.defvrz smithi164 *:8000 running (4m) 18s ago 4m 84.6M - 17.2.0 e1d6a67b021e 27ee1cf5e438 2024-04-02T15:35:55.474 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.smpl.smithi060.svoxfv smithi060 *:80 running (4m) 10s ago 4m 84.1M - 17.2.0 e1d6a67b021e e3b62031906c 2024-04-02T15:35:55.474 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.smpl.smithi164.cpxiac smithi164 *:80 running (4m) 18s ago 4m 84.8M - 17.2.0 e1d6a67b021e fd9e78df6147 2024-04-02T15:35:55.898 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-04-02T15:35:55.898 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-04-02T15:35:55.898 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-02T15:35:55.898 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:35:55.898 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-04-02T15:35:55.898 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-02T15:35:55.898 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:35:55.898 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-04-02T15:35:55.898 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T15:35:55.898 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:35:55.899 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": {}, 2024-04-02T15:35:55.899 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-04-02T15:35:55.899 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T15:35:55.899 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:35:55.899 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-04-02T15:35:55.899 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-02T15:35:55.899 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-04-02T15:35:55.899 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-04-02T15:35:56.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:55 smithi060 bash[14337]: audit 2024-04-02T15:35:54.718509+0000 mgr.y (mgr.14460) 326 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:56.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:55 smithi060 bash[14337]: audit 2024-04-02T15:35:55.087780+0000 mgr.y (mgr.14460) 327 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:56.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:55 smithi060 bash[14337]: audit 2024-04-02T15:35:55.444514+0000 mgr.y (mgr.14460) 328 : audit [DBG] from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:56.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:55 smithi060 bash[20116]: audit 2024-04-02T15:35:54.718509+0000 mgr.y (mgr.14460) 326 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:56.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:55 smithi060 bash[20116]: audit 2024-04-02T15:35:55.087780+0000 mgr.y (mgr.14460) 327 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:56.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:55 smithi060 bash[20116]: audit 2024-04-02T15:35:55.444514+0000 mgr.y (mgr.14460) 328 : audit [DBG] from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:56.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:55 smithi164 bash[14575]: audit 2024-04-02T15:35:54.718509+0000 mgr.y (mgr.14460) 326 : audit [DBG] from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:56.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:55 smithi164 bash[14575]: audit 2024-04-02T15:35:55.087780+0000 mgr.y (mgr.14460) 327 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:56.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:55 smithi164 bash[14575]: audit 2024-04-02T15:35:55.444514+0000 mgr.y (mgr.14460) 328 : audit [DBG] from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:56.260 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-04-02T15:35:56.260 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744", 2024-04-02T15:35:56.260 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-04-02T15:35:56.260 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-04-02T15:35:56.260 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "0/23 daemons upgraded", 2024-04-02T15:35:56.260 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 image on host smithi164" 2024-04-02T15:35:56.260 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-04-02T15:35:56.684 INFO:teuthology.orchestra.run.smithi060.stdout:HEALTH_OK 2024-04-02T15:35:57.051 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:35:56 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:35:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:35:57.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:56 smithi060 bash[20116]: cluster 2024-04-02T15:35:55.667663+0000 mgr.y (mgr.14460) 329 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:57.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:56 smithi060 bash[20116]: audit 2024-04-02T15:35:55.895174+0000 mon.c (mon.1) 161 : audit [DBG] from='client.? 172.21.15.60:0/3738918965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:35:57.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:56 smithi060 bash[20116]: audit 2024-04-02T15:35:56.256756+0000 mgr.y (mgr.14460) 330 : audit [DBG] from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:57.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:56 smithi060 bash[20116]: audit 2024-04-02T15:35:56.648726+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:57.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:56 smithi060 bash[20116]: audit 2024-04-02T15:35:56.656410+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:57.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:56 smithi060 bash[20116]: audit 2024-04-02T15:35:56.681740+0000 mon.a (mon.0) 1093 : audit [DBG] from='client.? 172.21.15.60:0/1824822260' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:35:57.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:56 smithi060 bash[14337]: cluster 2024-04-02T15:35:55.667663+0000 mgr.y (mgr.14460) 329 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:57.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:56 smithi060 bash[14337]: audit 2024-04-02T15:35:55.895174+0000 mon.c (mon.1) 161 : audit [DBG] from='client.? 172.21.15.60:0/3738918965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:35:57.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:56 smithi060 bash[14337]: audit 2024-04-02T15:35:56.256756+0000 mgr.y (mgr.14460) 330 : audit [DBG] from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:57.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:56 smithi060 bash[14337]: audit 2024-04-02T15:35:56.648726+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:57.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:56 smithi060 bash[14337]: audit 2024-04-02T15:35:56.656410+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:57.053 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:56 smithi060 bash[14337]: audit 2024-04-02T15:35:56.681740+0000 mon.a (mon.0) 1093 : audit [DBG] from='client.? 172.21.15.60:0/1824822260' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:35:57.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:56 smithi164 bash[14575]: cluster 2024-04-02T15:35:55.667663+0000 mgr.y (mgr.14460) 329 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:35:57.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:56 smithi164 bash[14575]: audit 2024-04-02T15:35:55.895174+0000 mon.c (mon.1) 161 : audit [DBG] from='client.? 172.21.15.60:0/3738918965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:35:57.231 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:56 smithi164 bash[14575]: audit 2024-04-02T15:35:56.256756+0000 mgr.y (mgr.14460) 330 : audit [DBG] from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:35:57.231 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:56 smithi164 bash[14575]: audit 2024-04-02T15:35:56.648726+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:57.231 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:56 smithi164 bash[14575]: audit 2024-04-02T15:35:56.656410+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:35:57.231 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:56 smithi164 bash[14575]: audit 2024-04-02T15:35:56.681740+0000 mon.a (mon.0) 1093 : audit [DBG] from='client.? 172.21.15.60:0/1824822260' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:35:59.051 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:35:58 smithi060 bash[14337]: cluster 2024-04-02T15:35:57.668450+0000 mgr.y (mgr.14460) 331 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:59.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:35:58 smithi060 bash[20116]: cluster 2024-04-02T15:35:57.668450+0000 mgr.y (mgr.14460) 331 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:35:59.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:35:58 smithi164 bash[14575]: cluster 2024-04-02T15:35:57.668450+0000 mgr.y (mgr.14460) 331 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:01.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:00 smithi060 bash[20116]: cluster 2024-04-02T15:35:59.670107+0000 mgr.y (mgr.14460) 332 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:01.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:00 smithi060 bash[14337]: cluster 2024-04-02T15:35:59.670107+0000 mgr.y (mgr.14460) 332 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:01.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:00 smithi164 bash[14575]: cluster 2024-04-02T15:35:59.670107+0000 mgr.y (mgr.14460) 332 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:02.730 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:02 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:36:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:36:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:02 smithi060 bash[14337]: cluster 2024-04-02T15:36:01.670881+0000 mgr.y (mgr.14460) 333 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:02 smithi060 bash[20116]: cluster 2024-04-02T15:36:01.670881+0000 mgr.y (mgr.14460) 333 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:03.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:02 smithi164 bash[14575]: cluster 2024-04-02T15:36:01.670881+0000 mgr.y (mgr.14460) 333 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:03.301 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:03 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:36:03] "GET /metrics HTTP/1.1" 200 214726 "" "Prometheus/2.33.4" 2024-04-02T15:36:03.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:03 smithi060 bash[14337]: audit 2024-04-02T15:36:02.914534+0000 mgr.y (mgr.14460) 334 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:36:03.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:03 smithi060 bash[20116]: audit 2024-04-02T15:36:02.914534+0000 mgr.y (mgr.14460) 334 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:36:03.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:03 smithi060 bash[43564]: level=error ts=2024-04-02T15:36:03.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:36:03.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:03 smithi060 bash[43564]: level=warn ts=2024-04-02T15:36:03.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:36:03.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:03 smithi060 bash[43564]: level=warn ts=2024-04-02T15:36:03.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:36:04.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:03 smithi164 bash[14575]: audit 2024-04-02T15:36:02.914534+0000 mgr.y (mgr.14460) 334 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:36:05.051 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:04 smithi060 bash[20116]: cluster 2024-04-02T15:36:03.671644+0000 mgr.y (mgr.14460) 335 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:05.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:04 smithi060 bash[14337]: cluster 2024-04-02T15:36:03.671644+0000 mgr.y (mgr.14460) 335 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:05.230 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:04 smithi164 bash[14575]: cluster 2024-04-02T15:36:03.671644+0000 mgr.y (mgr.14460) 335 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:05.552 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:05 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:36:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:36:06.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:06 smithi164 bash[14575]: audit 2024-04-02T15:36:05.068659+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:06.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:06 smithi164 bash[14575]: audit 2024-04-02T15:36:05.078339+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:06.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:06 smithi060 bash[20116]: audit 2024-04-02T15:36:05.068659+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:06.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:06 smithi060 bash[20116]: audit 2024-04-02T15:36:05.078339+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:06.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:06 smithi060 bash[14337]: audit 2024-04-02T15:36:05.068659+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:06.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:06 smithi060 bash[14337]: audit 2024-04-02T15:36:05.078339+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:07.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:07 smithi060 bash[20116]: cluster 2024-04-02T15:36:05.673430+0000 mgr.y (mgr.14460) 336 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:07.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:07 smithi060 bash[14337]: cluster 2024-04-02T15:36:05.673430+0000 mgr.y (mgr.14460) 336 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:07.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:07 smithi164 bash[14575]: cluster 2024-04-02T15:36:05.673430+0000 mgr.y (mgr.14460) 336 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:09.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:09 smithi164 bash[14575]: cluster 2024-04-02T15:36:07.674209+0000 mgr.y (mgr.14460) 337 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:09.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:09 smithi060 bash[20116]: cluster 2024-04-02T15:36:07.674209+0000 mgr.y (mgr.14460) 337 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:09.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:09 smithi060 bash[14337]: cluster 2024-04-02T15:36:07.674209+0000 mgr.y (mgr.14460) 337 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:11.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:11 smithi060 bash[14337]: cluster 2024-04-02T15:36:09.676256+0000 mgr.y (mgr.14460) 338 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:11.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:11 smithi060 bash[20116]: cluster 2024-04-02T15:36:09.676256+0000 mgr.y (mgr.14460) 338 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:11.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:11 smithi164 bash[14575]: cluster 2024-04-02T15:36:09.676256+0000 mgr.y (mgr.14460) 338 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:12.730 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:12 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:36:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:36:13.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:13 smithi060 bash[14337]: cluster 2024-04-02T15:36:11.677074+0000 mgr.y (mgr.14460) 339 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:13.302 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:13 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:36:13] "GET /metrics HTTP/1.1" 200 214726 "" "Prometheus/2.33.4" 2024-04-02T15:36:13.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:13 smithi060 bash[20116]: cluster 2024-04-02T15:36:11.677074+0000 mgr.y (mgr.14460) 339 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:13.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:13 smithi164 bash[14575]: cluster 2024-04-02T15:36:11.677074+0000 mgr.y (mgr.14460) 339 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:13.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:13 smithi060 bash[43564]: level=error ts=2024-04-02T15:36:13.512Z 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://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:36:13.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:13 smithi060 bash[43564]: level=warn ts=2024-04-02T15:36:13.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:36:13.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:13 smithi060 bash[43564]: level=warn ts=2024-04-02T15:36:13.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:36:14.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:14 smithi164 bash[14575]: audit 2024-04-02T15:36:12.924327+0000 mgr.y (mgr.14460) 340 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:36:14.551 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:14 smithi060 bash[20116]: audit 2024-04-02T15:36:12.924327+0000 mgr.y (mgr.14460) 340 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:36:14.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:14 smithi060 bash[14337]: audit 2024-04-02T15:36:12.924327+0000 mgr.y (mgr.14460) 340 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:36:15.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:15 smithi164 bash[14575]: cluster 2024-04-02T15:36:13.677894+0000 mgr.y (mgr.14460) 341 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:15.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:15 smithi060 bash[14337]: cluster 2024-04-02T15:36:13.677894+0000 mgr.y (mgr.14460) 341 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:15.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:15 smithi060 bash[20116]: cluster 2024-04-02T15:36:13.677894+0000 mgr.y (mgr.14460) 341 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:17.103 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:16 smithi060 bash[14607]: 172.21.15.164 - - [02/Apr/2024:15:36:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:36:17.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:17 smithi164 bash[14575]: cluster 2024-04-02T15:36:15.679695+0000 mgr.y (mgr.14460) 342 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:17.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:17 smithi164 bash[14575]: audit 2024-04-02T15:36:16.819796+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:17.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:17 smithi164 bash[14575]: audit 2024-04-02T15:36:16.831228+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:17.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:17 smithi060 bash[20116]: cluster 2024-04-02T15:36:15.679695+0000 mgr.y (mgr.14460) 342 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:17.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:17 smithi060 bash[20116]: audit 2024-04-02T15:36:16.819796+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:17.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:17 smithi060 bash[20116]: audit 2024-04-02T15:36:16.831228+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:17.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:17 smithi060 bash[14337]: cluster 2024-04-02T15:36:15.679695+0000 mgr.y (mgr.14460) 342 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:17.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:17 smithi060 bash[14337]: audit 2024-04-02T15:36:16.819796+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:17.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:17 smithi060 bash[14337]: audit 2024-04-02T15:36:16.831228+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:19.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:19 smithi164 bash[14575]: cluster 2024-04-02T15:36:17.680438+0000 mgr.y (mgr.14460) 343 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:19.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:19 smithi060 bash[20116]: cluster 2024-04-02T15:36:17.680438+0000 mgr.y (mgr.14460) 343 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:19.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:19 smithi060 bash[14337]: cluster 2024-04-02T15:36:17.680438+0000 mgr.y (mgr.14460) 343 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:21.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:21 smithi164 bash[14575]: cluster 2024-04-02T15:36:19.682132+0000 mgr.y (mgr.14460) 344 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:21.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:21 smithi060 bash[20116]: cluster 2024-04-02T15:36:19.682132+0000 mgr.y (mgr.14460) 344 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:21.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:21 smithi060 bash[14337]: cluster 2024-04-02T15:36:19.682132+0000 mgr.y (mgr.14460) 344 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:22.730 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:22 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:36:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:36:23.302 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:23 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:36:23] "GET /metrics HTTP/1.1" 200 214727 "" "Prometheus/2.33.4" 2024-04-02T15:36:23.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:23 smithi060 bash[20116]: cluster 2024-04-02T15:36:21.682911+0000 mgr.y (mgr.14460) 345 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:23.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:23 smithi060 bash[14337]: cluster 2024-04-02T15:36:21.682911+0000 mgr.y (mgr.14460) 345 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:23.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:23 smithi164 bash[14575]: cluster 2024-04-02T15:36:21.682911+0000 mgr.y (mgr.14460) 345 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:23.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:23 smithi060 bash[43564]: level=error ts=2024-04-02T15:36:23.513Z 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://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:36:23.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:23 smithi060 bash[43564]: level=warn ts=2024-04-02T15:36:23.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:36:23.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:23 smithi060 bash[43564]: level=warn ts=2024-04-02T15:36:23.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:36:24.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:24 smithi164 bash[14575]: audit 2024-04-02T15:36:22.929650+0000 mgr.y (mgr.14460) 346 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:36:24.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:24 smithi060 bash[20116]: audit 2024-04-02T15:36:22.929650+0000 mgr.y (mgr.14460) 346 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:36:24.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:24 smithi060 bash[14337]: audit 2024-04-02T15:36:22.929650+0000 mgr.y (mgr.14460) 346 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:36:25.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:25 smithi164 bash[14575]: cluster 2024-04-02T15:36:23.683643+0000 mgr.y (mgr.14460) 347 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:25.551 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:25 smithi060 bash[14607]: 172.21.15.60 - - [02/Apr/2024:15:36:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-02T15:36:25.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:25 smithi060 bash[20116]: cluster 2024-04-02T15:36:23.683643+0000 mgr.y (mgr.14460) 347 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:25.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:25 smithi060 bash[14337]: cluster 2024-04-02T15:36:23.683643+0000 mgr.y (mgr.14460) 347 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:26.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:26 smithi164 bash[14575]: audit 2024-04-02T15:36:25.210039+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:26.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:26 smithi164 bash[14575]: audit 2024-04-02T15:36:25.220416+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:26.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:26 smithi060 bash[14337]: audit 2024-04-02T15:36:25.210039+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:26.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:26 smithi060 bash[14337]: audit 2024-04-02T15:36:25.220416+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:26.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:26 smithi060 bash[20116]: audit 2024-04-02T15:36:25.210039+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:26.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:26 smithi060 bash[20116]: audit 2024-04-02T15:36:25.220416+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:27.074 INFO:teuthology.orchestra.run.smithi060.stdout:true 2024-04-02T15:36:27.480 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:27 smithi164 bash[14575]: cluster 2024-04-02T15:36:25.685480+0000 mgr.y (mgr.14460) 348 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:27.551 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:27 smithi060 bash[14337]: cluster 2024-04-02T15:36:25.685480+0000 mgr.y (mgr.14460) 348 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:27.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:27 smithi060 bash[20116]: cluster 2024-04-02T15:36:25.685480+0000 mgr.y (mgr.14460) 348 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:27.797 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T15:36:27.797 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi060 smithi060 running 2s ago 14m - - 2024-04-02T15:36:27.797 INFO:teuthology.orchestra.run.smithi060.stdout:agent.smithi164 smithi164 running 10s ago 13m - - 2024-04-02T15:36:27.798 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6m) 2s ago 6m 19.8M - ba2b418f427c 24402022a4ec 2024-04-02T15:36:27.798 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi164 *:3000 running (6m) 10s ago 6m 47.5M - 8.3.5 dad864ee21e9 0815e9e918a1 2024-04-02T15:36:27.798 INFO:teuthology.orchestra.run.smithi060.stdout:iscsi.foo.smithi060.spkkjn smithi060 running (4m) 2s ago 4m 47.8M - 3.5 e1d6a67b021e 2f0989243458 2024-04-02T15:36:27.798 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi164 *:8443 running (13m) 10s ago 13m 407M - 17.2.0 e1d6a67b021e 6701ab6e7ede 2024-04-02T15:36:27.798 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283 running (15m) 2s ago 15m 465M - 17.2.0 e1d6a67b021e 1014042ed04e 2024-04-02T15:36:27.798 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (15m) 2s ago 15m 59.0M 2048M 17.2.0 e1d6a67b021e 8656affd8cd5 2024-04-02T15:36:27.798 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi164 running (13m) 10s ago 13m 51.2M 2048M 17.2.0 e1d6a67b021e f6c05caec176 2024-04-02T15:36:27.798 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (13m) 2s ago 13m 50.6M 2048M 17.2.0 e1d6a67b021e a386bb325b51 2024-04-02T15:36:27.798 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7m) 2s ago 7m 12.4M - 1dbe0e931976 c36d7f1cc802 2024-04-02T15:36:27.798 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi164 *:9100 running (7m) 10s ago 7m 11.8M - 1dbe0e931976 a1b76c8bce0e 2024-04-02T15:36:27.798 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (12m) 2s ago 12m 57.3M 4096M 17.2.0 e1d6a67b021e fa988e8aed40 2024-04-02T15:36:27.798 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11m) 2s ago 12m 57.1M 4096M 17.2.0 e1d6a67b021e 4d3f73b60f49 2024-04-02T15:36:27.798 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11m) 2s ago 11m 52.4M 4096M 17.2.0 e1d6a67b021e 272174a29d6f 2024-04-02T15:36:27.798 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10m) 2s ago 10m 55.5M 4096M 17.2.0 e1d6a67b021e efdb42374571 2024-04-02T15:36:27.799 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi164 running (10m) 10s ago 10m 57.8M 4096M 17.2.0 e1d6a67b021e b9216766f843 2024-04-02T15:36:27.799 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi164 running (9m) 10s ago 9m 53.9M 4096M 17.2.0 e1d6a67b021e de974751c14d 2024-04-02T15:36:27.799 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi164 running (8m) 10s ago 8m 51.6M 4096M 17.2.0 e1d6a67b021e c9a3be053161 2024-04-02T15:36:27.799 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi164 running (8m) 10s ago 8m 53.8M 4096M 17.2.0 e1d6a67b021e 8e03071f63e6 2024-04-02T15:36:27.799 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi164 *:9095 running (6m) 10s ago 7m 61.5M - 514e6a882f6e 52aa533b0b45 2024-04-02T15:36:27.799 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi060.kjedds smithi060 *:8000 running (5m) 2s ago 5m 84.9M - 17.2.0 e1d6a67b021e d02be9aab919 2024-04-02T15:36:27.799 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.foo.smithi164.defvrz smithi164 *:8000 running (4m) 10s ago 4m 84.7M - 17.2.0 e1d6a67b021e 27ee1cf5e438 2024-04-02T15:36:27.799 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.smpl.smithi060.svoxfv smithi060 *:80 running (4m) 2s ago 4m 84.3M - 17.2.0 e1d6a67b021e e3b62031906c 2024-04-02T15:36:27.799 INFO:teuthology.orchestra.run.smithi060.stdout:rgw.smpl.smithi164.cpxiac smithi164 *:80 running (4m) 10s ago 4m 85.0M - 17.2.0 e1d6a67b021e fd9e78df6147 2024-04-02T15:36:28.216 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-04-02T15:36:28.216 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2024-04-02T15:36:28.216 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-02T15:36:28.216 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:36:28.216 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2024-04-02T15:36:28.216 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-02T15:36:28.216 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:36:28.216 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2024-04-02T15:36:28.216 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T15:36:28.216 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:36:28.216 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": {}, 2024-04-02T15:36:28.217 INFO:teuthology.orchestra.run.smithi060.stdout: "rgw": { 2024-04-02T15:36:28.217 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T15:36:28.217 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-04-02T15:36:28.217 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2024-04-02T15:36:28.217 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-02T15:36:28.217 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-04-02T15:36:28.217 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-04-02T15:36:28.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:28 smithi060 bash[20116]: audit 2024-04-02T15:36:27.056508+0000 mgr.y (mgr.14460) 349 : audit [DBG] from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:36:28.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:28 smithi060 bash[20116]: audit 2024-04-02T15:36:27.416382+0000 mgr.y (mgr.14460) 350 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:36:28.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:28 smithi060 bash[20116]: audit 2024-04-02T15:36:28.212725+0000 mon.c (mon.1) 162 : audit [DBG] from='client.? 172.21.15.60:0/1071674741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:36:28.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:28 smithi060 bash[14337]: audit 2024-04-02T15:36:27.056508+0000 mgr.y (mgr.14460) 349 : audit [DBG] from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:36:28.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:28 smithi060 bash[14337]: audit 2024-04-02T15:36:27.416382+0000 mgr.y (mgr.14460) 350 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:36:28.553 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:28 smithi060 bash[14337]: audit 2024-04-02T15:36:28.212725+0000 mon.c (mon.1) 162 : audit [DBG] from='client.? 172.21.15.60:0/1071674741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:36:28.580 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:28 smithi164 bash[14575]: audit 2024-04-02T15:36:27.056508+0000 mgr.y (mgr.14460) 349 : audit [DBG] from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:36:28.580 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:28 smithi164 bash[14575]: audit 2024-04-02T15:36:27.416382+0000 mgr.y (mgr.14460) 350 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:36:28.581 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:28 smithi164 bash[14575]: audit 2024-04-02T15:36:28.212725+0000 mon.c (mon.1) 162 : audit [DBG] from='client.? 172.21.15.60:0/1071674741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T15:36:28.581 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-04-02T15:36:28.581 INFO:teuthology.orchestra.run.smithi060.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744", 2024-04-02T15:36:28.581 INFO:teuthology.orchestra.run.smithi060.stdout: "in_progress": true, 2024-04-02T15:36:28.581 INFO:teuthology.orchestra.run.smithi060.stdout: "services_complete": [], 2024-04-02T15:36:28.581 INFO:teuthology.orchestra.run.smithi060.stdout: "progress": "0/23 daemons upgraded", 2024-04-02T15:36:28.581 INFO:teuthology.orchestra.run.smithi060.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:3f3f3ed992429b85be729743ad3b39d52dd90744 image on host smithi164" 2024-04-02T15:36:28.581 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-04-02T15:36:29.002 INFO:teuthology.orchestra.run.smithi060.stdout:HEALTH_OK 2024-04-02T15:36:29.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:29 smithi060 bash[20116]: cluster 2024-04-02T15:36:27.686241+0000 mgr.y (mgr.14460) 351 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:29.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:29 smithi060 bash[20116]: audit 2024-04-02T15:36:27.774127+0000 mgr.y (mgr.14460) 352 : audit [DBG] from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:36:29.302 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:29 smithi060 bash[20116]: audit 2024-04-02T15:36:28.999507+0000 mon.a (mon.0) 1100 : audit [DBG] from='client.? 172.21.15.60:0/4128327818' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:36:29.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:29 smithi060 bash[14337]: cluster 2024-04-02T15:36:27.686241+0000 mgr.y (mgr.14460) 351 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:29.302 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:29 smithi060 bash[14337]: audit 2024-04-02T15:36:27.774127+0000 mgr.y (mgr.14460) 352 : audit [DBG] from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:36:29.303 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:29 smithi060 bash[14337]: audit 2024-04-02T15:36:28.999507+0000 mon.a (mon.0) 1100 : audit [DBG] from='client.? 172.21.15.60:0/4128327818' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:36:29.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:29 smithi164 bash[14575]: cluster 2024-04-02T15:36:27.686241+0000 mgr.y (mgr.14460) 351 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:29.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:29 smithi164 bash[14575]: audit 2024-04-02T15:36:27.774127+0000 mgr.y (mgr.14460) 352 : audit [DBG] from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:36:29.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:29 smithi164 bash[14575]: audit 2024-04-02T15:36:28.999507+0000 mon.a (mon.0) 1100 : audit [DBG] from='client.? 172.21.15.60:0/4128327818' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T15:36:30.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:30 smithi060 bash[20116]: audit 2024-04-02T15:36:28.578312+0000 mgr.y (mgr.14460) 353 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:36:30.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:30 smithi060 bash[20116]: audit 2024-04-02T15:36:30.071994+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:30.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:30 smithi060 bash[20116]: audit 2024-04-02T15:36:30.074260+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:36:30.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:30 smithi060 bash[20116]: audit 2024-04-02T15:36:30.074925+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:36:30.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:30 smithi060 bash[20116]: audit 2024-04-02T15:36:30.076501+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T15:36:30.521 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:30 smithi060 bash[20116]: audit 2024-04-02T15:36:30.077829+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:36:30.521 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:30 smithi060 bash[14337]: audit 2024-04-02T15:36:28.578312+0000 mgr.y (mgr.14460) 353 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:36:30.521 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:30 smithi060 bash[14337]: audit 2024-04-02T15:36:30.071994+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:30.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:30 smithi060 bash[14337]: audit 2024-04-02T15:36:30.074260+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:36:30.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:30 smithi060 bash[14337]: audit 2024-04-02T15:36:30.074925+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:36:30.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:30 smithi060 bash[14337]: audit 2024-04-02T15:36:30.076501+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T15:36:30.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:30 smithi060 bash[14337]: audit 2024-04-02T15:36:30.077829+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:36:30.589 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:30 smithi164 bash[14575]: audit 2024-04-02T15:36:28.578312+0000 mgr.y (mgr.14460) 353 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T15:36:30.590 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:30 smithi164 bash[14575]: audit 2024-04-02T15:36:30.071994+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:30.590 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:30 smithi164 bash[14575]: audit 2024-04-02T15:36:30.074260+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:36:30.590 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:30 smithi164 bash[14575]: audit 2024-04-02T15:36:30.074925+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T15:36:30.590 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:30 smithi164 bash[14575]: audit 2024-04-02T15:36:30.076501+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T15:36:30.590 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:30 smithi164 bash[14575]: audit 2024-04-02T15:36:30.077829+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:36:31.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:31 smithi060 bash[14337]: cluster 2024-04-02T15:36:29.688038+0000 mgr.y (mgr.14460) 354 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:31.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:31 smithi060 bash[14337]: cephadm 2024-04-02T15:36:30.061517+0000 mgr.y (mgr.14460) 355 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-02T15:36:31.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:31 smithi060 bash[14337]: cephadm 2024-04-02T15:36:30.079368+0000 mgr.y (mgr.14460) 356 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-04-02T15:36:31.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:31 smithi060 bash[20116]: cluster 2024-04-02T15:36:29.688038+0000 mgr.y (mgr.14460) 354 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:31.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:31 smithi060 bash[20116]: cephadm 2024-04-02T15:36:30.061517+0000 mgr.y (mgr.14460) 355 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-02T15:36:31.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:31 smithi060 bash[20116]: cephadm 2024-04-02T15:36:30.079368+0000 mgr.y (mgr.14460) 356 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-04-02T15:36:31.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:31 smithi164 bash[14575]: cluster 2024-04-02T15:36:29.688038+0000 mgr.y (mgr.14460) 354 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:31.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:31 smithi164 bash[14575]: cephadm 2024-04-02T15:36:30.061517+0000 mgr.y (mgr.14460) 355 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-02T15:36:31.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:31 smithi164 bash[14575]: cephadm 2024-04-02T15:36:30.079368+0000 mgr.y (mgr.14460) 356 : cephadm [INF] Deploying daemon mgr.x on smithi164 2024-04-02T15:36:32.584 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:32 smithi164 bash[15731]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:36:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:36:33.249 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:33 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:36:33] "GET /metrics HTTP/1.1" 200 214721 "" "Prometheus/2.33.4" 2024-04-02T15:36:33.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:33 smithi164 bash[14575]: cluster 2024-04-02T15:36:31.688849+0000 mgr.y (mgr.14460) 357 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:33.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:33 smithi060 bash[14337]: cluster 2024-04-02T15:36:31.688849+0000 mgr.y (mgr.14460) 357 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:33.518 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:33 smithi060 bash[20116]: cluster 2024-04-02T15:36:31.688849+0000 mgr.y (mgr.14460) 357 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:33.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:33 smithi060 bash[43564]: level=error ts=2024-04-02T15:36:33.514Z 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://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:36:33.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:33 smithi060 bash[43564]: level=warn ts=2024-04-02T15:36:33.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.164 because it doesn't contain any IP SANs" 2024-04-02T15:36:33.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:33 smithi060 bash[43564]: level=warn ts=2024-04-02T15:36:33.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:36:34.466 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:34 smithi164 systemd[1]: Stopping Ceph mgr.x for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:36:34.466 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:34 smithi164 bash[45679]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-mgr.x 2024-04-02T15:36:34.466 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:34 smithi164 bash[14575]: audit 2024-04-02T15:36:32.940889+0000 mgr.y (mgr.14460) 358 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:36:34.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:34 smithi060 bash[14337]: audit 2024-04-02T15:36:32.940889+0000 mgr.y (mgr.14460) 358 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:36:34.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:34 smithi060 bash[20116]: audit 2024-04-02T15:36:32.940889+0000 mgr.y (mgr.14460) 358 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:36:35.230 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:34 smithi164 bash[45688]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-mgr-x 2024-04-02T15:36:35.230 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:34 smithi164 bash[45736]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-mgr.x 2024-04-02T15:36:35.230 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:35 smithi164 systemd[1]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-02T15:36:35.230 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:35 smithi164 systemd[1]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-04-02T15:36:35.230 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:35 smithi164 systemd[1]: Stopped Ceph mgr.x for 7a4940f2-f104-11ee-b647-cb9ed24678a4. 2024-04-02T15:36:35.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:35 smithi060 bash[14337]: cluster 2024-04-02T15:36:33.689597+0000 mgr.y (mgr.14460) 359 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:35.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:35 smithi060 bash[20116]: cluster 2024-04-02T15:36:33.689597+0000 mgr.y (mgr.14460) 359 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:35.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:35 smithi164 bash[14575]: cluster 2024-04-02T15:36:33.689597+0000 mgr.y (mgr.14460) 359 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:35.730 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:35 smithi164 systemd[1]: Started Ceph mgr.x for 7a4940f2-f104-11ee-b647-cb9ed24678a4. 2024-04-02T15:36:36.302 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[43564]: level=warn ts=2024-04-02T15:36:36.025Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:36:36.428 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.308+0000 7f88c7120700 1 -- 172.21.15.164:0/2770063610 <== mon.2 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55aadd7ec5a0 con 0x55aade56cc00 2024-04-02T15:36:36.428 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.372+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.428 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.372+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.428 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.376+0000 7f88d132f200 -1 mgr[py] Class not found in module 'balancer' 2024-04-02T15:36:36.428 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.376+0000 7f88d132f200 -1 mgr[py] Error loading module 'balancer': (22) Invalid argument 2024-04-02T15:36:36.428 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.396+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.428 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.396+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.428 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.400+0000 7f88d132f200 -1 mgr[py] Class not found in module 'dashboard' 2024-04-02T15:36:36.428 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.400+0000 7f88d132f200 -1 mgr[py] Error loading module 'dashboard': (22) Invalid argument 2024-04-02T15:36:36.428 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.420+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[14575]: audit 2024-04-02T15:36:35.392495+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:36.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[14575]: audit 2024-04-02T15:36:35.396447+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:36:36.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[14575]: audit 2024-04-02T15:36:35.398658+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:36:36.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[14575]: audit 2024-04-02T15:36:35.409748+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:36.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[14575]: cephadm 2024-04-02T15:36:35.410856+0000 mgr.y (mgr.14460) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:36:36.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[14575]: audit 2024-04-02T15:36:35.418171+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:36:36.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[14575]: cephadm 2024-04-02T15:36:35.422469+0000 mgr.y (mgr.14460) 361 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-02T15:36:36.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[14575]: cephadm 2024-04-02T15:36:35.428381+0000 mgr.y (mgr.14460) 362 : cephadm [INF] Failing over to other MGR 2024-04-02T15:36:36.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[14575]: audit 2024-04-02T15:36:35.428769+0000 mon.c (mon.1) 169 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-02T15:36:36.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[14575]: audit 2024-04-02T15:36:35.429337+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-02T15:36:36.429 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[14575]: cluster 2024-04-02T15:36:35.437881+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-02T15:36:36.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.420+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.428+0000 7f88d132f200 -1 mgr[py] Class not found in module 'rgw' 2024-04-02T15:36:36.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.428+0000 7f88d132f200 -1 mgr[py] Error loading module 'rgw': (22) Invalid argument 2024-04-02T15:36:36.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.444+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.444+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.448+0000 7f88d132f200 -1 mgr[py] Class not found in module 'telegraf' 2024-04-02T15:36:36.689 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.448+0000 7f88d132f200 -1 mgr[py] Error loading module 'telegraf': (22) Invalid argument 2024-04-02T15:36:36.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.468+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.468+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.472+0000 7f88d132f200 -1 mgr[py] Class not found in module 'progress' 2024-04-02T15:36:36.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.472+0000 7f88d132f200 -1 mgr[py] Error loading module 'progress': (22) Invalid argument 2024-04-02T15:36:36.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.492+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.492+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.496+0000 7f88d132f200 -1 mgr[py] Class not found in module 'test_orchestrator' 2024-04-02T15:36:36.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.496+0000 7f88d132f200 -1 mgr[py] Error loading module 'test_orchestrator': (22) Invalid argument 2024-04-02T15:36:36.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.512+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.512+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.520+0000 7f88d132f200 -1 mgr[py] Class not found in module 'mirroring' 2024-04-02T15:36:36.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.520+0000 7f88d132f200 -1 mgr[py] Error loading module 'mirroring': (22) Invalid argument 2024-04-02T15:36:36.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.536+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.536+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.690 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.544+0000 7f88d132f200 -1 mgr[py] Class not found in module 'nfs' 2024-04-02T15:36:36.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.544+0000 7f88d132f200 -1 mgr[py] Error loading module 'nfs': (22) Invalid argument 2024-04-02T15:36:36.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.568+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.568+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.576+0000 7f88d132f200 -1 mgr[py] Class not found in module 'osd_support' 2024-04-02T15:36:36.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.576+0000 7f88d132f200 -1 mgr[py] Error loading module 'osd_support': (22) Invalid argument 2024-04-02T15:36:36.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.592+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.592+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.596+0000 7f88d132f200 -1 mgr[py] Class not found in module 'insights' 2024-04-02T15:36:36.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.596+0000 7f88d132f200 -1 mgr[py] Error loading module 'insights': (22) Invalid argument 2024-04-02T15:36:36.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.616+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.616+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.620+0000 7f88d132f200 -1 mgr[py] Class not found in module 'selftest' 2024-04-02T15:36:36.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.620+0000 7f88d132f200 -1 mgr[py] Error loading module 'selftest': (22) Invalid argument 2024-04-02T15:36:36.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.636+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.691 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.636+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.692 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.640+0000 7f88d132f200 -1 mgr[py] Class not found in module 'mds_autoscaler' 2024-04-02T15:36:36.692 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.640+0000 7f88d132f200 -1 mgr[py] Error loading module 'mds_autoscaler': (22) Invalid argument 2024-04-02T15:36:36.692 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.660+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.692 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.660+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.692 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.664+0000 7f88d132f200 -1 mgr[py] Class not found in module 'rook' 2024-04-02T15:36:36.692 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.664+0000 7f88d132f200 -1 mgr[py] Error loading module 'rook': (22) Invalid argument 2024-04-02T15:36:36.692 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.680+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.802 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[14607]: debug 2024-04-02T15:36:36.415+0000 7f04c8aef700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-02T15:36:36.802 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[14607]: ignoring --setuser ceph since I am not root 2024-04-02T15:36:36.802 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[14607]: ignoring --setgroup ceph since I am not root 2024-04-02T15:36:36.802 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[14607]: debug 2024-04-02T15:36:36.463+0000 7f6b135e3700 1 -- 172.21.15.60:0/2052830360 <== mon.0 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560becbb8340 con 0x560bed934800 2024-04-02T15:36:36.802 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[14607]: debug 2024-04-02T15:36:36.615+0000 7f6b1c03f000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T15:36:36.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[20116]: audit 2024-04-02T15:36:35.392495+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:36.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[20116]: audit 2024-04-02T15:36:35.396447+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:36:36.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[20116]: audit 2024-04-02T15:36:35.398658+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:36:36.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[20116]: audit 2024-04-02T15:36:35.409748+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:36.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[20116]: cephadm 2024-04-02T15:36:35.410856+0000 mgr.y (mgr.14460) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:36:36.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[20116]: audit 2024-04-02T15:36:35.418171+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:36:36.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[20116]: cephadm 2024-04-02T15:36:35.422469+0000 mgr.y (mgr.14460) 361 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-02T15:36:36.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[20116]: cephadm 2024-04-02T15:36:35.428381+0000 mgr.y (mgr.14460) 362 : cephadm [INF] Failing over to other MGR 2024-04-02T15:36:36.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[20116]: audit 2024-04-02T15:36:35.428769+0000 mon.c (mon.1) 169 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-02T15:36:36.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[20116]: audit 2024-04-02T15:36:35.429337+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-02T15:36:36.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[20116]: cluster 2024-04-02T15:36:35.437881+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-02T15:36:36.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[14337]: audit 2024-04-02T15:36:35.392495+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:36.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[14337]: audit 2024-04-02T15:36:35.396447+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T15:36:36.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[14337]: audit 2024-04-02T15:36:35.398658+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T15:36:36.803 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[14337]: audit 2024-04-02T15:36:35.409748+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.14460 ' entity='mgr.y' 2024-04-02T15:36:36.804 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[14337]: cephadm 2024-04-02T15:36:35.410856+0000 mgr.y (mgr.14460) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-02T15:36:36.804 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[14337]: audit 2024-04-02T15:36:35.418171+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T15:36:36.804 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[14337]: cephadm 2024-04-02T15:36:35.422469+0000 mgr.y (mgr.14460) 361 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-02T15:36:36.804 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[14337]: cephadm 2024-04-02T15:36:35.428381+0000 mgr.y (mgr.14460) 362 : cephadm [INF] Failing over to other MGR 2024-04-02T15:36:36.804 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[14337]: audit 2024-04-02T15:36:35.428769+0000 mon.c (mon.1) 169 : audit [INF] from='mgr.14460 172.21.15.60:0/913608487' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-02T15:36:36.804 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[14337]: audit 2024-04-02T15:36:35.429337+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-02T15:36:36.804 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:36 smithi060 bash[14337]: cluster 2024-04-02T15:36:35.437881+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-02T15:36:36.949 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.680+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.949 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.688+0000 7f88d132f200 -1 mgr[py] Class not found in module 'osd_perf_query' 2024-04-02T15:36:36.949 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.688+0000 7f88d132f200 -1 mgr[py] Error loading module 'osd_perf_query': (22) Invalid argument 2024-04-02T15:36:36.949 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.704+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.949 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.704+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.949 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.708+0000 7f88d132f200 -1 mgr[py] Class not found in module 'crash' 2024-04-02T15:36:36.949 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.708+0000 7f88d132f200 -1 mgr[py] Error loading module 'crash': (22) Invalid argument 2024-04-02T15:36:36.949 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.728+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.950 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.728+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.950 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.732+0000 7f88d132f200 -1 mgr[py] Class not found in module 'restful' 2024-04-02T15:36:36.950 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.732+0000 7f88d132f200 -1 mgr[py] Error loading module 'restful': (22) Invalid argument 2024-04-02T15:36:36.950 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.748+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.950 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.748+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.950 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.752+0000 7f88d132f200 -1 mgr[py] Class not found in module 'devicehealth' 2024-04-02T15:36:36.950 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.752+0000 7f88d132f200 -1 mgr[py] Error loading module 'devicehealth': (22) Invalid argument 2024-04-02T15:36:36.950 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.768+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.950 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.768+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.950 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.772+0000 7f88d132f200 -1 mgr[py] Class not found in module 'localpool' 2024-04-02T15:36:36.950 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.772+0000 7f88d132f200 -1 mgr[py] Error loading module 'localpool': (22) Invalid argument 2024-04-02T15:36:36.950 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.816+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.950 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.816+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.950 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.820+0000 7f88d132f200 -1 mgr[py] Class not found in module 'status' 2024-04-02T15:36:36.950 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.820+0000 7f88d132f200 -1 mgr[py] Error loading module 'status': (22) Invalid argument 2024-04-02T15:36:36.951 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.836+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.951 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.836+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.951 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.840+0000 7f88d132f200 -1 mgr[py] Class not found in module 'prometheus' 2024-04-02T15:36:36.951 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.840+0000 7f88d132f200 -1 mgr[py] Error loading module 'prometheus': (22) Invalid argument 2024-04-02T15:36:36.951 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.856+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.951 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.856+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.951 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.860+0000 7f88d132f200 -1 mgr[py] Class not found in module 'stats' 2024-04-02T15:36:36.951 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.860+0000 7f88d132f200 -1 mgr[py] Error loading module 'stats': (22) Invalid argument 2024-04-02T15:36:36.951 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.880+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.951 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.880+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.951 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.884+0000 7f88d132f200 -1 mgr[py] Class not found in module 'orchestrator' 2024-04-02T15:36:36.951 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.884+0000 7f88d132f200 -1 mgr[py] Error loading module 'orchestrator': (22) Invalid argument 2024-04-02T15:36:36.951 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.900+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.951 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.900+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.951 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.904+0000 7f88d132f200 -1 mgr[py] Class not found in module 'k8sevents' 2024-04-02T15:36:36.951 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.904+0000 7f88d132f200 -1 mgr[py] Error loading module 'k8sevents': (22) Invalid argument 2024-04-02T15:36:36.952 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.920+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:36.952 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.920+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:36.952 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.928+0000 7f88d132f200 -1 mgr[py] Class not found in module 'alerts' 2024-04-02T15:36:36.952 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.928+0000 7f88d132f200 -1 mgr[py] Error loading module 'alerts': (22) Invalid argument 2024-04-02T15:36:36.952 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.944+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:37.231 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.944+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:37.231 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.948+0000 7f88d132f200 -1 mgr[py] Class not found in module 'iostat' 2024-04-02T15:36:37.231 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.948+0000 7f88d132f200 -1 mgr[py] Error loading module 'iostat': (22) Invalid argument 2024-04-02T15:36:37.231 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.964+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:37.231 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.964+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:37.231 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.968+0000 7f88d132f200 -1 mgr[py] Class not found in module 'diskprediction_local' 2024-04-02T15:36:37.231 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.968+0000 7f88d132f200 -1 mgr[py] Error loading module 'diskprediction_local': (22) Invalid argument 2024-04-02T15:36:37.231 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.984+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:37.231 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.984+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:37.231 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.988+0000 7f88d132f200 -1 mgr[py] Class not found in module 'zabbix' 2024-04-02T15:36:37.231 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:36 smithi164 bash[45801]: debug 2024-04-02T15:36:36.988+0000 7f88d132f200 -1 mgr[py] Error loading module 'zabbix': (22) Invalid argument 2024-04-02T15:36:37.231 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.004+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:37.231 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.004+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:37.232 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.008+0000 7f88d132f200 -1 mgr[py] Class not found in module 'rbd_support' 2024-04-02T15:36:37.232 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.008+0000 7f88d132f200 -1 mgr[py] Error loading module 'rbd_support': (22) Invalid argument 2024-04-02T15:36:37.232 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.060+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:37.232 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.060+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:37.232 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.064+0000 7f88d132f200 -1 mgr[py] Class not found in module 'influx' 2024-04-02T15:36:37.232 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.064+0000 7f88d132f200 -1 mgr[py] Error loading module 'influx': (22) Invalid argument 2024-04-02T15:36:37.232 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.080+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:37.232 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.080+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:37.232 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.084+0000 7f88d132f200 -1 mgr[py] Class not found in module 'pg_autoscaler' 2024-04-02T15:36:37.232 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.084+0000 7f88d132f200 -1 mgr[py] Error loading module 'pg_autoscaler': (22) Invalid argument 2024-04-02T15:36:37.232 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.100+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:37.232 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.100+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:37.232 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.108+0000 7f88d132f200 -1 mgr[py] Class not found in module 'telemetry' 2024-04-02T15:36:37.232 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.108+0000 7f88d132f200 -1 mgr[py] Error loading module 'telemetry': (22) Invalid argument 2024-04-02T15:36:37.232 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.124+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:37.232 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.124+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:37.233 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.128+0000 7f88d132f200 -1 mgr[py] Class not found in module 'snap_schedule' 2024-04-02T15:36:37.233 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.128+0000 7f88d132f200 -1 mgr[py] Error loading module 'snap_schedule': (22) Invalid argument 2024-04-02T15:36:37.233 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.144+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:37.233 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.144+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:37.233 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.148+0000 7f88d132f200 -1 mgr[py] Class not found in module 'cephadm' 2024-04-02T15:36:37.233 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.148+0000 7f88d132f200 -1 mgr[py] Error loading module 'cephadm': (22) Invalid argument 2024-04-02T15:36:37.233 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.168+0000 7f88d132f200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-02T15:36:37.233 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.168+0000 7f88d132f200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-02T15:36:37.233 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.172+0000 7f88d132f200 -1 mgr[py] Class not found in module 'volumes' 2024-04-02T15:36:37.233 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.172+0000 7f88d132f200 -1 mgr[py] Error loading module 'volumes': (22) Invalid argument 2024-04-02T15:36:37.233 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[45801]: debug 2024-04-02T15:36:37.172+0000 7f88d132f200 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: balancer, dashboard, rgw, telegraf, progress, test_orchestrator, mirroring, nfs, osd_support, insights, selftest, mds_autoscaler, rook, osd_perf_query, crash, restful, devicehealth, localpool, status, prometheus, stats, orchestrator, k8sevents, alerts, iostat, diskprediction_local, zabbix, rbd_support, influx, pg_autoscaler, telemetry, snap_schedule, cephadm, volumes 2024-04-02T15:36:37.551 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:37 smithi060 bash[14607]: debug 2024-04-02T15:36:37.299+0000 7f6b1c03f000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T15:36:37.552 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:37 smithi060 bash[14607]: debug 2024-04-02T15:36:37.427+0000 7f6b1c03f000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T15:36:37.552 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:37 smithi060 bash[43564]: level=warn ts=2024-04-02T15:36:37.280Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:36:37.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:37 smithi060 bash[20116]: audit 2024-04-02T15:36:36.415518+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-02T15:36:37.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:37 smithi060 bash[20116]: cluster 2024-04-02T15:36:36.416175+0000 mon.a (mon.0) 1108 : cluster [DBG] mgrmap e22: x(active, starting, since 0.985583s) 2024-04-02T15:36:37.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:37 smithi060 bash[20116]: cluster 2024-04-02T15:36:37.177480+0000 mon.a (mon.0) 1109 : cluster [INF] Active manager daemon x restarted 2024-04-02T15:36:37.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:37 smithi060 bash[20116]: cluster 2024-04-02T15:36:37.178545+0000 mon.a (mon.0) 1110 : cluster [INF] Activating manager daemon x 2024-04-02T15:36:37.552 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:37 smithi060 bash[20116]: cluster 2024-04-02T15:36:37.184708+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-02T15:36:37.553 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:37 smithi060 bash[14337]: audit 2024-04-02T15:36:36.415518+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-02T15:36:37.553 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:37 smithi060 bash[14337]: cluster 2024-04-02T15:36:36.416175+0000 mon.a (mon.0) 1108 : cluster [DBG] mgrmap e22: x(active, starting, since 0.985583s) 2024-04-02T15:36:37.553 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:37 smithi060 bash[14337]: cluster 2024-04-02T15:36:37.177480+0000 mon.a (mon.0) 1109 : cluster [INF] Active manager daemon x restarted 2024-04-02T15:36:37.553 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:37 smithi060 bash[14337]: cluster 2024-04-02T15:36:37.178545+0000 mon.a (mon.0) 1110 : cluster [INF] Activating manager daemon x 2024-04-02T15:36:37.553 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:37 smithi060 bash[14337]: cluster 2024-04-02T15:36:37.184708+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-02T15:36:37.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[14575]: audit 2024-04-02T15:36:36.415518+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14460 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-02T15:36:37.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[14575]: cluster 2024-04-02T15:36:36.416175+0000 mon.a (mon.0) 1108 : cluster [DBG] mgrmap e22: x(active, starting, since 0.985583s) 2024-04-02T15:36:37.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[14575]: cluster 2024-04-02T15:36:37.177480+0000 mon.a (mon.0) 1109 : cluster [INF] Active manager daemon x restarted 2024-04-02T15:36:37.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[14575]: cluster 2024-04-02T15:36:37.178545+0000 mon.a (mon.0) 1110 : cluster [INF] Activating manager daemon x 2024-04-02T15:36:37.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:37 smithi164 bash[14575]: cluster 2024-04-02T15:36:37.184708+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-02T15:36:37.944 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:37 smithi060 bash[14607]: debug 2024-04-02T15:36:37.595+0000 7f6b1c03f000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:36:38.253 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:37 smithi060 bash[14607]: debug 2024-04-02T15:36:37.939+0000 7f6b1c03f000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T15:36:38.253 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14607]: debug 2024-04-02T15:36:38.035+0000 7f6b1c03f000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T15:36:38.552 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14607]: debug 2024-04-02T15:36:38.247+0000 7f6b1c03f000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T15:36:38.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14337]: cluster 2024-04-02T15:36:37.438718+0000 mon.a (mon.0) 1112 : cluster [DBG] mgrmap e23: x(active, starting, since 0.260288s) 2024-04-02T15:36:38.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14337]: audit 2024-04-02T15:36:37.441360+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:36:38.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14337]: audit 2024-04-02T15:36:37.441674+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:36:38.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14337]: audit 2024-04-02T15:36:37.441971+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:36:38.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14337]: audit 2024-04-02T15:36:37.443810+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T15:36:38.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14337]: audit 2024-04-02T15:36:37.443998+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:36:38.552 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14337]: audit 2024-04-02T15:36:37.444221+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:36:38.553 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14337]: audit 2024-04-02T15:36:37.444427+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:36:38.553 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14337]: audit 2024-04-02T15:36:37.444632+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:36:38.553 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14337]: audit 2024-04-02T15:36:37.444847+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:36:38.553 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14337]: audit 2024-04-02T15:36:37.445060+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:36:38.553 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14337]: audit 2024-04-02T15:36:37.445268+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:36:38.553 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14337]: audit 2024-04-02T15:36:37.445473+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:36:38.553 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14337]: audit 2024-04-02T15:36:37.448182+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T15:36:38.553 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14337]: audit 2024-04-02T15:36:37.448368+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T15:36:38.553 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14337]: audit 2024-04-02T15:36:37.448854+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T15:36:38.553 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[14337]: cluster 2024-04-02T15:36:37.478565+0000 mon.a (mon.0) 1128 : cluster [INF] Manager daemon x is now available 2024-04-02T15:36:38.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[20116]: cluster 2024-04-02T15:36:37.438718+0000 mon.a (mon.0) 1112 : cluster [DBG] mgrmap e23: x(active, starting, since 0.260288s) 2024-04-02T15:36:38.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[20116]: audit 2024-04-02T15:36:37.441360+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:36:38.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[20116]: audit 2024-04-02T15:36:37.441674+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:36:38.553 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[20116]: audit 2024-04-02T15:36:37.441971+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:36:38.554 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[20116]: audit 2024-04-02T15:36:37.443810+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T15:36:38.554 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[20116]: audit 2024-04-02T15:36:37.443998+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:36:38.554 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[20116]: audit 2024-04-02T15:36:37.444221+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:36:38.554 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[20116]: audit 2024-04-02T15:36:37.444427+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:36:38.554 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[20116]: audit 2024-04-02T15:36:37.444632+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:36:38.554 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[20116]: audit 2024-04-02T15:36:37.444847+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:36:38.554 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[20116]: audit 2024-04-02T15:36:37.445060+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:36:38.554 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[20116]: audit 2024-04-02T15:36:37.445268+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:36:38.554 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[20116]: audit 2024-04-02T15:36:37.445473+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:36:38.554 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[20116]: audit 2024-04-02T15:36:37.448182+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T15:36:38.554 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[20116]: audit 2024-04-02T15:36:37.448368+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T15:36:38.554 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[20116]: audit 2024-04-02T15:36:37.448854+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T15:36:38.554 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:38 smithi060 bash[20116]: cluster 2024-04-02T15:36:37.478565+0000 mon.a (mon.0) 1128 : cluster [INF] Manager daemon x is now available 2024-04-02T15:36:38.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:38 smithi164 bash[14575]: cluster 2024-04-02T15:36:37.438718+0000 mon.a (mon.0) 1112 : cluster [DBG] mgrmap e23: x(active, starting, since 0.260288s) 2024-04-02T15:36:38.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:38 smithi164 bash[14575]: audit 2024-04-02T15:36:37.441360+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T15:36:38.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:38 smithi164 bash[14575]: audit 2024-04-02T15:36:37.441674+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T15:36:38.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:38 smithi164 bash[14575]: audit 2024-04-02T15:36:37.441971+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T15:36:38.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:38 smithi164 bash[14575]: audit 2024-04-02T15:36:37.443810+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T15:36:38.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:38 smithi164 bash[14575]: audit 2024-04-02T15:36:37.443998+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T15:36:38.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:38 smithi164 bash[14575]: audit 2024-04-02T15:36:37.444221+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T15:36:38.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:38 smithi164 bash[14575]: audit 2024-04-02T15:36:37.444427+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T15:36:38.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:38 smithi164 bash[14575]: audit 2024-04-02T15:36:37.444632+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T15:36:38.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:38 smithi164 bash[14575]: audit 2024-04-02T15:36:37.444847+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T15:36:38.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:38 smithi164 bash[14575]: audit 2024-04-02T15:36:37.445060+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T15:36:38.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:38 smithi164 bash[14575]: audit 2024-04-02T15:36:37.445268+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T15:36:38.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:38 smithi164 bash[14575]: audit 2024-04-02T15:36:37.445473+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T15:36:38.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:38 smithi164 bash[14575]: audit 2024-04-02T15:36:37.448182+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T15:36:38.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:38 smithi164 bash[14575]: audit 2024-04-02T15:36:37.448368+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T15:36:38.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:38 smithi164 bash[14575]: audit 2024-04-02T15:36:37.448854+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T15:36:38.732 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:38 smithi164 bash[14575]: cluster 2024-04-02T15:36:37.478565+0000 mon.a (mon.0) 1128 : cluster [INF] Manager daemon x is now available 2024-04-02T15:36:39.451 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:39 smithi060 bash[14607]: debug 2024-04-02T15:36:39.143+0000 7f6b1c03f000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T15:36:39.451 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:39 smithi060 bash[14607]: debug 2024-04-02T15:36:39.251+0000 7f6b1c03f000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T15:36:39.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:39 smithi164 bash[14575]: cluster 2024-04-02T15:36:38.449317+0000 mon.a (mon.0) 1129 : cluster [DBG] mgrmap e24: x(active, since 1.27089s) 2024-04-02T15:36:39.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:39 smithi164 bash[14575]: cluster 2024-04-02T15:36:38.461949+0000 mgr.x (mgr.25061) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:36:39.802 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:39 smithi060 bash[14607]: debug 2024-04-02T15:36:39.471+0000 7f6b1c03f000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T15:36:39.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:39 smithi060 bash[20116]: cluster 2024-04-02T15:36:38.449317+0000 mon.a (mon.0) 1129 : cluster [DBG] mgrmap e24: x(active, since 1.27089s) 2024-04-02T15:36:39.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:39 smithi060 bash[20116]: cluster 2024-04-02T15:36:38.461949+0000 mgr.x (mgr.25061) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:36:39.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:39 smithi060 bash[14337]: cluster 2024-04-02T15:36:38.449317+0000 mon.a (mon.0) 1129 : cluster [DBG] mgrmap e24: x(active, since 1.27089s) 2024-04-02T15:36:39.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:39 smithi060 bash[14337]: cluster 2024-04-02T15:36:38.461949+0000 mgr.x (mgr.25061) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:36:40.179 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:39 smithi060 bash[14607]: debug 2024-04-02T15:36:39.831+0000 7f6b1c03f000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T15:36:40.454 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:40 smithi060 bash[14607]: debug 2024-04-02T15:36:40.175+0000 7f6b1c03f000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T15:36:40.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:40 smithi164 bash[14575]: cluster 2024-04-02T15:36:39.446722+0000 mon.a (mon.0) 1130 : cluster [WRN] Health check failed: 16 mgr modules have failed dependencies (MGR_MODULE_DEPENDENCY) 2024-04-02T15:36:40.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:40 smithi164 bash[14575]: cluster 2024-04-02T15:36:39.451129+0000 mgr.x (mgr.25061) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:36:40.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:40 smithi060 bash[14337]: cluster 2024-04-02T15:36:39.446722+0000 mon.a (mon.0) 1130 : cluster [WRN] Health check failed: 16 mgr modules have failed dependencies (MGR_MODULE_DEPENDENCY) 2024-04-02T15:36:40.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:40 smithi060 bash[14337]: cluster 2024-04-02T15:36:39.451129+0000 mgr.x (mgr.25061) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:36:40.802 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:40 smithi060 bash[14607]: debug 2024-04-02T15:36:40.563+0000 7f6b1c03f000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T15:36:40.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:40 smithi060 bash[20116]: cluster 2024-04-02T15:36:39.446722+0000 mon.a (mon.0) 1130 : cluster [WRN] Health check failed: 16 mgr modules have failed dependencies (MGR_MODULE_DEPENDENCY) 2024-04-02T15:36:40.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:40 smithi060 bash[20116]: cluster 2024-04-02T15:36:39.451129+0000 mgr.x (mgr.25061) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:36:41.302 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:40 smithi060 bash[14607]: debug 2024-04-02T15:36:40.843+0000 7f6b1c03f000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T15:36:41.833 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:41 smithi060 bash[14607]: debug 2024-04-02T15:36:41.555+0000 7f6b1c03f000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T15:36:41.833 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:41 smithi060 bash[14607]: debug 2024-04-02T15:36:41.663+0000 7f6b1c03f000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T15:36:42.092 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:41 smithi060 bash[14607]: debug 2024-04-02T15:36:41.827+0000 7f6b1c03f000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T15:36:42.092 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:41 smithi060 bash[14607]: debug 2024-04-02T15:36:41.943+0000 7f6b1c03f000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T15:36:42.392 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:42 smithi060 bash[14607]: debug 2024-04-02T15:36:42.087+0000 7f6b1c03f000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T15:36:42.709 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:42 smithi060 bash[14337]: cluster 2024-04-02T15:36:41.452179+0000 mgr.x (mgr.25061) 4 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:36:42.709 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:42 smithi060 bash[20116]: cluster 2024-04-02T15:36:41.452179+0000 mgr.x (mgr.25061) 4 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:36:42.709 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:42 smithi060 bash[14607]: debug 2024-04-02T15:36:42.387+0000 7f6b1c03f000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T15:36:42.709 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:42 smithi060 bash[14607]: debug 2024-04-02T15:36:42.511+0000 7f6b1c03f000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T15:36:42.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:42 smithi164 bash[14575]: cluster 2024-04-02T15:36:41.452179+0000 mgr.x (mgr.25061) 4 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:36:43.052 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:42 smithi060 bash[14607]: debug 2024-04-02T15:36:42.703+0000 7f6b1c03f000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T15:36:43.057 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:42 smithi060 bash[14607]: debug 2024-04-02T15:36:42.831+0000 7f6b1c03f000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T15:36:43.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:43 smithi164 bash[14575]: audit 2024-04-02T15:36:42.954571+0000 mgr.x (mgr.25061) 5 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:36:43.750 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:43 smithi060 bash[20116]: audit 2024-04-02T15:36:42.954571+0000 mgr.x (mgr.25061) 5 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:36:43.751 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:43 smithi060 bash[14337]: audit 2024-04-02T15:36:42.954571+0000 mgr.x (mgr.25061) 5 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:36:43.751 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:43 smithi060 bash[43564]: level=error ts=2024-04-02T15:36:43.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:36:43.751 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:43 smithi060 bash[43564]: level=warn ts=2024-04-02T15:36:43.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:36:43.751 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:43 smithi060 bash[43564]: level=warn ts=2024-04-02T15:36:43.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:36:44.052 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:43 smithi060 bash[14607]: debug 2024-04-02T15:36:43.747+0000 7f6b1c03f000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T15:36:44.052 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:43 smithi060 bash[14607]: [02/Apr/2024:15:36:43] ENGINE Bus STARTING 2024-04-02T15:36:44.052 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:43 smithi060 bash[14607]: CherryPy Checker: 2024-04-02T15:36:44.052 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:43 smithi060 bash[14607]: The Application mounted at '' has an empty config. 2024-04-02T15:36:44.052 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:43 smithi060 bash[14607]: [02/Apr/2024:15:36:43] ENGINE Serving on http://:::9283 2024-04-02T15:36:44.052 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:43 smithi060 bash[14607]: [02/Apr/2024:15:36:43] ENGINE Bus STARTED 2024-04-02T15:36:44.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:44 smithi164 bash[14575]: cluster 2024-04-02T15:36:43.453237+0000 mgr.x (mgr.25061) 6 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:36:44.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:44 smithi164 bash[14575]: cluster 2024-04-02T15:36:43.771598+0000 mon.a (mon.0) 1131 : cluster [DBG] Standby manager daemon y started 2024-04-02T15:36:44.730 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:44 smithi164 bash[14575]: audit 2024-04-02T15:36:43.775906+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.? 172.21.15.60:0/2522707233' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-02T15:36:44.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:44 smithi164 bash[14575]: audit 2024-04-02T15:36:43.777303+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.? 172.21.15.60:0/2522707233' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T15:36:44.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:44 smithi164 bash[14575]: audit 2024-04-02T15:36:43.781638+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.? 172.21.15.60:0/2522707233' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-02T15:36:44.731 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:44 smithi164 bash[14575]: audit 2024-04-02T15:36:43.782412+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.? 172.21.15.60:0/2522707233' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T15:36:45.052 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:44 smithi060 bash[43564]: level=warn ts=2024-04-02T15:36:44.548Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=3 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:36:45.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:44 smithi060 bash[14337]: cluster 2024-04-02T15:36:43.453237+0000 mgr.x (mgr.25061) 6 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:36:45.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:44 smithi060 bash[14337]: cluster 2024-04-02T15:36:43.771598+0000 mon.a (mon.0) 1131 : cluster [DBG] Standby manager daemon y started 2024-04-02T15:36:45.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:44 smithi060 bash[14337]: audit 2024-04-02T15:36:43.775906+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.? 172.21.15.60:0/2522707233' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-02T15:36:45.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:44 smithi060 bash[14337]: audit 2024-04-02T15:36:43.777303+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.? 172.21.15.60:0/2522707233' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T15:36:45.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:44 smithi060 bash[14337]: audit 2024-04-02T15:36:43.781638+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.? 172.21.15.60:0/2522707233' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-02T15:36:45.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:44 smithi060 bash[14337]: audit 2024-04-02T15:36:43.782412+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.? 172.21.15.60:0/2522707233' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T15:36:45.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:44 smithi060 bash[20116]: cluster 2024-04-02T15:36:43.453237+0000 mgr.x (mgr.25061) 6 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T15:36:45.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:44 smithi060 bash[20116]: cluster 2024-04-02T15:36:43.771598+0000 mon.a (mon.0) 1131 : cluster [DBG] Standby manager daemon y started 2024-04-02T15:36:45.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:44 smithi060 bash[20116]: audit 2024-04-02T15:36:43.775906+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.? 172.21.15.60:0/2522707233' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-02T15:36:45.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:44 smithi060 bash[20116]: audit 2024-04-02T15:36:43.777303+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.? 172.21.15.60:0/2522707233' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T15:36:45.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:44 smithi060 bash[20116]: audit 2024-04-02T15:36:43.781638+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.? 172.21.15.60:0/2522707233' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-02T15:36:45.053 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:44 smithi060 bash[20116]: audit 2024-04-02T15:36:43.782412+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.? 172.21.15.60:0/2522707233' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T15:36:45.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:45 smithi060 bash[20116]: cluster 2024-04-02T15:36:44.577317+0000 mon.a (mon.0) 1132 : cluster [DBG] mgrmap e25: x(active, since 7s), standbys: y 2024-04-02T15:36:45.802 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:45 smithi060 bash[20116]: audit 2024-04-02T15:36:44.577685+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T15:36:45.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:45 smithi060 bash[14337]: cluster 2024-04-02T15:36:44.577317+0000 mon.a (mon.0) 1132 : cluster [DBG] mgrmap e25: x(active, since 7s), standbys: y 2024-04-02T15:36:45.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:45 smithi060 bash[14337]: audit 2024-04-02T15:36:44.577685+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T15:36:45.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:45 smithi164 bash[14575]: cluster 2024-04-02T15:36:44.577317+0000 mon.a (mon.0) 1132 : cluster [DBG] mgrmap e25: x(active, since 7s), standbys: y 2024-04-02T15:36:45.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:45 smithi164 bash[14575]: audit 2024-04-02T15:36:44.577685+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.25061 172.21.15.164:0/2633480396' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T15:36:46.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:46 smithi164 bash[14575]: cluster 2024-04-02T15:36:45.455099+0000 mgr.x (mgr.25061) 7 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-04-02T15:36:47.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:46 smithi060 bash[20116]: cluster 2024-04-02T15:36:45.455099+0000 mgr.x (mgr.25061) 7 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-04-02T15:36:47.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:46 smithi060 bash[14337]: cluster 2024-04-02T15:36:45.455099+0000 mgr.x (mgr.25061) 7 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-04-02T15:36:48.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:48 smithi164 bash[14575]: cluster 2024-04-02T15:36:47.456040+0000 mgr.x (mgr.25061) 8 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 569 B/s rd, 0 op/s 2024-04-02T15:36:49.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:48 smithi060 bash[20116]: cluster 2024-04-02T15:36:47.456040+0000 mgr.x (mgr.25061) 8 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 569 B/s rd, 0 op/s 2024-04-02T15:36:49.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:48 smithi060 bash[14337]: cluster 2024-04-02T15:36:47.456040+0000 mgr.x (mgr.25061) 8 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 569 B/s rd, 0 op/s 2024-04-02T15:36:50.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:50 smithi164 bash[14575]: cluster 2024-04-02T15:36:49.457903+0000 mgr.x (mgr.25061) 9 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-04-02T15:36:51.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:50 smithi060 bash[14337]: cluster 2024-04-02T15:36:49.457903+0000 mgr.x (mgr.25061) 9 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-04-02T15:36:51.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:50 smithi060 bash[20116]: cluster 2024-04-02T15:36:49.457903+0000 mgr.x (mgr.25061) 9 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-04-02T15:36:52.886 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:52 smithi060 bash[14337]: cluster 2024-04-02T15:36:51.458933+0000 mgr.x (mgr.25061) 10 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:52.887 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:52 smithi060 bash[20116]: cluster 2024-04-02T15:36:51.458933+0000 mgr.x (mgr.25061) 10 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:52.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:52 smithi164 bash[14575]: cluster 2024-04-02T15:36:51.458933+0000 mgr.x (mgr.25061) 10 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:53.302 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:36:53 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:36:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:36:53.802 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:53 smithi060 bash[14337]: audit 2024-04-02T15:36:52.965921+0000 mgr.x (mgr.25061) 11 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:36:53.803 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:53 smithi060 bash[20116]: audit 2024-04-02T15:36:52.965921+0000 mgr.x (mgr.25061) 11 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:36:53.803 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:53 smithi060 bash[43564]: level=error ts=2024-04-02T15:36:53.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:36:53.803 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:53 smithi060 bash[43564]: level=warn ts=2024-04-02T15:36:53.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:36:53.803 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:36:53 smithi060 bash[43564]: level=warn ts=2024-04-02T15:36:53.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:36:53.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:53 smithi164 bash[14575]: audit 2024-04-02T15:36:52.965921+0000 mgr.x (mgr.25061) 11 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:36:54.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:54 smithi164 bash[14575]: cluster 2024-04-02T15:36:53.460626+0000 mgr.x (mgr.25061) 12 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:55.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:54 smithi060 bash[14337]: cluster 2024-04-02T15:36:53.460626+0000 mgr.x (mgr.25061) 12 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:55.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:54 smithi060 bash[20116]: cluster 2024-04-02T15:36:53.460626+0000 mgr.x (mgr.25061) 12 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:56.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:56 smithi164 bash[14575]: cluster 2024-04-02T15:36:55.462027+0000 mgr.x (mgr.25061) 13 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:57.054 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:56 smithi060 bash[14337]: cluster 2024-04-02T15:36:55.462027+0000 mgr.x (mgr.25061) 13 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:57.054 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:56 smithi060 bash[20116]: cluster 2024-04-02T15:36:55.462027+0000 mgr.x (mgr.25061) 13 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:36:58.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:36:58 smithi164 bash[14575]: cluster 2024-04-02T15:36:57.462945+0000 mgr.x (mgr.25061) 14 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:59.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:36:58 smithi060 bash[14337]: cluster 2024-04-02T15:36:57.462945+0000 mgr.x (mgr.25061) 14 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:59.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:36:58 smithi060 bash[20116]: cluster 2024-04-02T15:36:57.462945+0000 mgr.x (mgr.25061) 14 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:36:59.325 INFO:teuthology.orchestra.run.smithi060.stderr:no valid command found; 10 closest matches: 2024-04-02T15:36:59.325 INFO:teuthology.orchestra.run.smithi060.stderr:pg stat 2024-04-02T15:36:59.325 INFO:teuthology.orchestra.run.smithi060.stderr:pg getmap 2024-04-02T15:36:59.325 INFO:teuthology.orchestra.run.smithi060.stderr:pg dump [...] 2024-04-02T15:36:59.325 INFO:teuthology.orchestra.run.smithi060.stderr:pg dump_json [...] 2024-04-02T15:36:59.326 INFO:teuthology.orchestra.run.smithi060.stderr:pg dump_pools_json 2024-04-02T15:36:59.326 INFO:teuthology.orchestra.run.smithi060.stderr:pg ls-by-pool [...] 2024-04-02T15:36:59.326 INFO:teuthology.orchestra.run.smithi060.stderr:pg ls-by-primary [] [...] 2024-04-02T15:36:59.326 INFO:teuthology.orchestra.run.smithi060.stderr:pg ls-by-osd [] [...] 2024-04-02T15:36:59.326 INFO:teuthology.orchestra.run.smithi060.stderr:pg ls [] [...] 2024-04-02T15:36:59.326 INFO:teuthology.orchestra.run.smithi060.stderr:pg dump_stuck [...] [] 2024-04-02T15:36:59.326 INFO:teuthology.orchestra.run.smithi060.stderr:Error EINVAL: invalid command 2024-04-02T15:37:00.156 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph orch ps' 2024-04-02T15:37:00.659 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:37:00 smithi164 bash[14575]: cluster 2024-04-02T15:36:59.464904+0000 mgr.x (mgr.25061) 15 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:37:01.052 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:37:00 smithi060 bash[14337]: cluster 2024-04-02T15:36:59.464904+0000 mgr.x (mgr.25061) 15 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:37:01.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:37:00 smithi060 bash[20116]: cluster 2024-04-02T15:36:59.464904+0000 mgr.x (mgr.25061) 15 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T15:37:02.976 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:37:02 smithi060 bash[14337]: cluster 2024-04-02T15:37:01.465823+0000 mgr.x (mgr.25061) 16 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:37:02.976 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:37:02 smithi060 bash[20116]: cluster 2024-04-02T15:37:01.465823+0000 mgr.x (mgr.25061) 16 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:37:02.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:37:02 smithi164 bash[14575]: cluster 2024-04-02T15:37:01.465823+0000 mgr.x (mgr.25061) 16 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T15:37:03.302 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:37:03 smithi060 bash[14607]: ::ffff:172.21.15.164 - - [02/Apr/2024:15:37:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T15:37:03.408 INFO:teuthology.orchestra.run.smithi060.stderr:no valid command found; 10 closest matches: 2024-04-02T15:37:03.408 INFO:teuthology.orchestra.run.smithi060.stderr:pg stat 2024-04-02T15:37:03.408 INFO:teuthology.orchestra.run.smithi060.stderr:pg getmap 2024-04-02T15:37:03.408 INFO:teuthology.orchestra.run.smithi060.stderr:pg dump [...] 2024-04-02T15:37:03.408 INFO:teuthology.orchestra.run.smithi060.stderr:pg dump_json [...] 2024-04-02T15:37:03.408 INFO:teuthology.orchestra.run.smithi060.stderr:pg dump_pools_json 2024-04-02T15:37:03.409 INFO:teuthology.orchestra.run.smithi060.stderr:pg ls-by-pool [...] 2024-04-02T15:37:03.409 INFO:teuthology.orchestra.run.smithi060.stderr:pg ls-by-primary [] [...] 2024-04-02T15:37:03.409 INFO:teuthology.orchestra.run.smithi060.stderr:pg ls-by-osd [] [...] 2024-04-02T15:37:03.409 INFO:teuthology.orchestra.run.smithi060.stderr:pg ls [] [...] 2024-04-02T15:37:03.409 INFO:teuthology.orchestra.run.smithi060.stderr:pg dump_stuck [...] [] 2024-04-02T15:37:03.409 INFO:teuthology.orchestra.run.smithi060.stderr:Error EINVAL: invalid command 2024-04-02T15:37:03.808 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:37:03 smithi060 bash[14337]: audit 2024-04-02T15:37:02.974942+0000 mgr.x (mgr.25061) 17 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:37:03.808 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:03 smithi060 bash[43564]: level=error ts=2024-04-02T15:37:03.516Z 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://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:37:03.808 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:03 smithi060 bash[43564]: level=warn ts=2024-04-02T15:37:03.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:37:03.808 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:03 smithi060 bash[43564]: level=warn ts=2024-04-02T15:37:03.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.60 because it doesn't contain any IP SANs" 2024-04-02T15:37:03.980 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:37:03 smithi164 bash[14575]: audit 2024-04-02T15:37:02.974942+0000 mgr.x (mgr.25061) 17 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:37:04.052 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:37:03 smithi060 bash[20116]: audit 2024-04-02T15:37:02.974942+0000 mgr.x (mgr.25061) 17 : audit [DBG] from='client.24847 -' entity='client.iscsi.foo.smithi060.spkkjn' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T15:37:04.182 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-04-02T15:37:04.183 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_3f3f3ed992429b85be729743ad3b39d52dd90744/qa/tasks/cephadm.py", line 1459, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_3f3f3ed992429b85be729743ad3b39d52dd90744/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi060 with status 22: "sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph orch ps'" 2024-04-02T15:37:04.374 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=79e6e8778568490390a5e3b2d69d22da Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_3f3f3ed992429b85be729743ad3b39d52dd90744/qa/tasks/cephadm.py", line 1459, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_3f3f3ed992429b85be729743ad3b39d52dd90744/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi060 with status 22: "sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c 'ceph orch ps'" 2024-04-02T15:37:04.376 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-02T15:37:04.388 INFO:tasks.cephadm:Teardown begin 2024-04-02T15:37:04.389 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-02T15:37:04.409 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-02T15:37:04.425 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-02T15:37:04.425 DEBUG:teuthology.orchestra.run.smithi060:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-02T15:37:04.456 DEBUG:teuthology.orchestra.run.smithi164:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-02T15:37:04.462 INFO:tasks.cephadm:Stopping all daemons... 2024-04-02T15:37:04.463 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-02T15:37:04.463 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mon.a 2024-04-02T15:37:04.725 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:37:04 smithi060 systemd[1]: Stopping Ceph mon.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:37:04.725 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:37:04 smithi060 bash[60225]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-mon.a 2024-04-02T15:37:04.725 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:37:04 smithi060 bash[14337]: debug 2024-04-02T15:37:04.591+0000 7f1cab429700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-02T15:37:04.725 INFO:journalctl@ceph.mon.a.smithi060.stdout:Apr 02 15:37:04 smithi060 bash[14337]: debug 2024-04-02T15:37:04.591+0000 7f1cab429700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-02T15:37:05.513 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mon.a.service' 2024-04-02T15:37:05.553 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:37:05.554 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-02T15:37:05.554 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-02T15:37:05.554 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mon.c 2024-04-02T15:37:05.978 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:37:05 smithi060 systemd[1]: Stopping Ceph mon.c for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:37:05.978 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:37:05 smithi060 bash[60299]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-mon.c 2024-04-02T15:37:05.978 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:37:05 smithi060 bash[20116]: debug 2024-04-02T15:37:05.719+0000 7f56bdc5f700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-02T15:37:05.978 INFO:journalctl@ceph.mon.c.smithi060.stdout:Apr 02 15:37:05 smithi060 bash[20116]: debug 2024-04-02T15:37:05.719+0000 7f56bdc5f700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-02T15:37:06.483 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mon.c.service' 2024-04-02T15:37:06.509 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:37:06.510 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-02T15:37:06.510 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-02T15:37:06.510 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mon.b 2024-04-02T15:37:06.919 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:37:06 smithi164 systemd[1]: Stopping Ceph mon.b for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:37:06.919 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:37:06 smithi164 bash[46904]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-mon.b 2024-04-02T15:37:06.919 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:37:06 smithi164 bash[14575]: debug 2024-04-02T15:37:06.672+0000 7fdafa054700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-02T15:37:06.919 INFO:journalctl@ceph.mon.b.smithi164.stdout:Apr 02 15:37:06 smithi164 bash[14575]: debug 2024-04-02T15:37:06.672+0000 7fdafa054700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-02T15:37:07.553 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mon.b.service' 2024-04-02T15:37:07.596 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:37:07.597 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-02T15:37:07.597 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-02T15:37:07.597 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mgr.y 2024-04-02T15:37:07.986 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:37:07 smithi060 systemd[1]: Stopping Ceph mgr.y for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:37:07.986 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Apr 02 15:37:07 smithi060 bash[60379]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-mgr.y 2024-04-02T15:37:08.483 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mgr.y.service' 2024-04-02T15:37:08.517 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:37:08.517 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-02T15:37:08.517 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-02T15:37:08.517 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mgr.x 2024-04-02T15:37:08.861 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:37:08 smithi164 systemd[1]: Stopping Ceph mgr.x for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:37:08.861 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:37:08 smithi164 bash[46985]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-mgr.x 2024-04-02T15:37:08.861 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:37:08 smithi164 bash[45801]: debug 2024-04-02T15:37:08.684+0000 7f88c591d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.x -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:37:08.861 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Apr 02 15:37:08 smithi164 bash[45801]: debug 2024-04-02T15:37:08.684+0000 7f88c591d700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-02T15:37:09.411 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@mgr.x.service' 2024-04-02T15:37:09.431 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:09 smithi060 bash[43564]: level=warn ts=2024-04-02T15:37:09.074Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:37:09.445 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:37:09.445 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-02T15:37:09.445 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-02T15:37:09.445 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.0 2024-04-02T15:37:09.802 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 02 15:37:09 smithi060 systemd[1]: Stopping Ceph osd.0 for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:37:09.802 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 02 15:37:09 smithi060 bash[60531]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd.0 2024-04-02T15:37:10.302 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 02 15:37:09 smithi060 bash[23750]: debug 2024-04-02T15:37:09.951+0000 7f703bff7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:37:10.302 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 02 15:37:09 smithi060 bash[23750]: debug 2024-04-02T15:37:09.951+0000 7f703bff7700 -1 osd.0 97 *** Got signal Terminated *** 2024-04-02T15:37:10.302 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 02 15:37:09 smithi060 bash[23750]: debug 2024-04-02T15:37:09.951+0000 7f703bff7700 -1 osd.0 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T15:37:13.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:13 smithi060 bash[43564]: level=error ts=2024-04-02T15:37:13.517Z 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://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:37:13.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:13 smithi060 bash[43564]: level=warn ts=2024-04-02T15:37:13.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:37:13.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:13 smithi060 bash[43564]: level=warn ts=2024-04-02T15:37:13.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:37:16.041 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 02 15:37:15 smithi060 bash[60540]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd-0 2024-04-02T15:37:16.041 INFO:journalctl@ceph.osd.0.smithi060.stdout:Apr 02 15:37:15 smithi060 bash[61197]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd.0 2024-04-02T15:37:18.164 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.0.service' 2024-04-02T15:37:18.200 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:37:18.200 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-02T15:37:18.200 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-02T15:37:18.200 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.1 2024-04-02T15:37:18.552 INFO:journalctl@ceph.osd.1.smithi060.stdout:Apr 02 15:37:18 smithi060 systemd[1]: Stopping Ceph osd.1 for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:37:18.552 INFO:journalctl@ceph.osd.1.smithi060.stdout:Apr 02 15:37:18 smithi060 bash[61321]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd.1 2024-04-02T15:37:18.552 INFO:journalctl@ceph.osd.1.smithi060.stdout:Apr 02 15:37:18 smithi060 bash[27176]: debug 2024-04-02T15:37:18.318+0000 7f5d3de34700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:37:18.553 INFO:journalctl@ceph.osd.1.smithi060.stdout:Apr 02 15:37:18 smithi060 bash[27176]: debug 2024-04-02T15:37:18.318+0000 7f5d3de34700 -1 osd.1 97 *** Got signal Terminated *** 2024-04-02T15:37:18.553 INFO:journalctl@ceph.osd.1.smithi060.stdout:Apr 02 15:37:18 smithi060 bash[27176]: debug 2024-04-02T15:37:18.318+0000 7f5d3de34700 -1 osd.1 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T15:37:23.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:23 smithi060 bash[43564]: level=error ts=2024-04-02T15:37:23.517Z 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://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:37:23.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:23 smithi060 bash[43564]: level=warn ts=2024-04-02T15:37:23.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:37:23.803 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:23 smithi060 bash[43564]: level=warn ts=2024-04-02T15:37:23.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:37:24.802 INFO:journalctl@ceph.osd.1.smithi060.stdout:Apr 02 15:37:24 smithi060 bash[61330]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd-1 2024-04-02T15:37:24.802 INFO:journalctl@ceph.osd.1.smithi060.stdout:Apr 02 15:37:24 smithi060 bash[61381]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd.1 2024-04-02T15:37:26.461 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.1.service' 2024-04-02T15:37:26.495 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:37:26.495 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-02T15:37:26.496 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-02T15:37:26.496 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.2 2024-04-02T15:37:26.802 INFO:journalctl@ceph.osd.2.smithi060.stdout:Apr 02 15:37:26 smithi060 systemd[1]: Stopping Ceph osd.2 for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:37:26.802 INFO:journalctl@ceph.osd.2.smithi060.stdout:Apr 02 15:37:26 smithi060 bash[61503]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd.2 2024-04-02T15:37:26.803 INFO:journalctl@ceph.osd.2.smithi060.stdout:Apr 02 15:37:26 smithi060 bash[30641]: debug 2024-04-02T15:37:26.674+0000 7fea6b632700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:37:26.803 INFO:journalctl@ceph.osd.2.smithi060.stdout:Apr 02 15:37:26 smithi060 bash[30641]: debug 2024-04-02T15:37:26.674+0000 7fea6b632700 -1 osd.2 97 *** Got signal Terminated *** 2024-04-02T15:37:26.803 INFO:journalctl@ceph.osd.2.smithi060.stdout:Apr 02 15:37:26 smithi060 bash[30641]: debug 2024-04-02T15:37:26.674+0000 7fea6b632700 -1 osd.2 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T15:37:33.052 INFO:journalctl@ceph.osd.2.smithi060.stdout:Apr 02 15:37:32 smithi060 bash[61513]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd-2 2024-04-02T15:37:33.052 INFO:journalctl@ceph.osd.2.smithi060.stdout:Apr 02 15:37:32 smithi060 bash[61759]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd.2 2024-04-02T15:37:33.772 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:33 smithi060 bash[43564]: level=error ts=2024-04-02T15:37:33.518Z 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://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:37:33.772 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:33 smithi060 bash[43564]: level=warn ts=2024-04-02T15:37:33.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:37:33.773 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:33 smithi060 bash[43564]: level=warn ts=2024-04-02T15:37:33.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:37:35.249 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.2.service' 2024-04-02T15:37:35.276 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:37:35.277 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-02T15:37:35.277 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-02T15:37:35.277 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.3 2024-04-02T15:37:35.552 INFO:journalctl@ceph.osd.3.smithi060.stdout:Apr 02 15:37:35 smithi060 systemd[1]: Stopping Ceph osd.3 for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:37:35.552 INFO:journalctl@ceph.osd.3.smithi060.stdout:Apr 02 15:37:35 smithi060 bash[62425]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd.3 2024-04-02T15:37:35.890 INFO:journalctl@ceph.osd.3.smithi060.stdout:Apr 02 15:37:35 smithi060 bash[34100]: debug 2024-04-02T15:37:35.774+0000 7fe660a77700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:37:35.890 INFO:journalctl@ceph.osd.3.smithi060.stdout:Apr 02 15:37:35 smithi060 bash[34100]: debug 2024-04-02T15:37:35.774+0000 7fe660a77700 -1 osd.3 97 *** Got signal Terminated *** 2024-04-02T15:37:35.890 INFO:journalctl@ceph.osd.3.smithi060.stdout:Apr 02 15:37:35 smithi060 bash[34100]: debug 2024-04-02T15:37:35.774+0000 7fe660a77700 -1 osd.3 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T15:37:36.980 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:36 smithi164 bash[20420]: debug 2024-04-02T15:37:36.535+0000 7fed022c9700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:12.050220+0000 front 2024-04-02T15:37:12.050508+0000 (oldest deadline 2024-04-02T15:37:36.150356+0000) 2024-04-02T15:37:37.980 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:37 smithi164 bash[20420]: debug 2024-04-02T15:37:37.491+0000 7fed022c9700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:12.050220+0000 front 2024-04-02T15:37:12.050508+0000 (oldest deadline 2024-04-02T15:37:36.150356+0000) 2024-04-02T15:37:38.730 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:38 smithi164 bash[20420]: debug 2024-04-02T15:37:38.475+0000 7fed022c9700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:12.050220+0000 front 2024-04-02T15:37:12.050508+0000 (oldest deadline 2024-04-02T15:37:36.150356+0000) 2024-04-02T15:37:38.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:38 smithi164 bash[27206]: debug 2024-04-02T15:37:38.467+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:39.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:39 smithi164 bash[27206]: debug 2024-04-02T15:37:39.511+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:39.731 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:39 smithi164 bash[20420]: debug 2024-04-02T15:37:39.431+0000 7fed022c9700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:12.050220+0000 front 2024-04-02T15:37:12.050508+0000 (oldest deadline 2024-04-02T15:37:36.150356+0000) 2024-04-02T15:37:39.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:39 smithi164 bash[30418]: debug 2024-04-02T15:37:39.319+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:40.230 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:39 smithi164 bash[23750]: debug 2024-04-02T15:37:39.899+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:11.997725+0000 front 2024-04-02T15:37:11.998332+0000 (oldest deadline 2024-04-02T15:37:38.998742+0000) 2024-04-02T15:37:40.730 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:40 smithi164 bash[30418]: debug 2024-04-02T15:37:40.327+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:40.731 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:40 smithi164 bash[20420]: debug 2024-04-02T15:37:40.403+0000 7fed022c9700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:12.050220+0000 front 2024-04-02T15:37:12.050508+0000 (oldest deadline 2024-04-02T15:37:36.150356+0000) 2024-04-02T15:37:40.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:40 smithi164 bash[27206]: debug 2024-04-02T15:37:40.507+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:41.052 INFO:journalctl@ceph.osd.3.smithi060.stdout:Apr 02 15:37:40 smithi060 bash[34100]: debug 2024-04-02T15:37:40.726+0000 7fe65b40e700 -1 osd.3 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.899870+0000 front 2024-04-02T15:37:13.899887+0000 (oldest deadline 2024-04-02T15:37:39.799625+0000) 2024-04-02T15:37:41.230 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:40 smithi164 bash[23750]: debug 2024-04-02T15:37:40.859+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:11.997725+0000 front 2024-04-02T15:37:11.998332+0000 (oldest deadline 2024-04-02T15:37:38.998742+0000) 2024-04-02T15:37:41.730 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:41 smithi164 bash[30418]: debug 2024-04-02T15:37:41.339+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:41.731 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:41 smithi164 bash[20420]: debug 2024-04-02T15:37:41.383+0000 7fed022c9700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:12.050220+0000 front 2024-04-02T15:37:12.050508+0000 (oldest deadline 2024-04-02T15:37:36.150356+0000) 2024-04-02T15:37:41.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:41 smithi164 bash[27206]: debug 2024-04-02T15:37:41.499+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:42.052 INFO:journalctl@ceph.osd.3.smithi060.stdout:Apr 02 15:37:41 smithi060 bash[62442]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd-3 2024-04-02T15:37:42.052 INFO:journalctl@ceph.osd.3.smithi060.stdout:Apr 02 15:37:41 smithi060 bash[62528]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd.3 2024-04-02T15:37:42.109 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:41 smithi164 bash[23750]: debug 2024-04-02T15:37:41.815+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:11.997725+0000 front 2024-04-02T15:37:11.998332+0000 (oldest deadline 2024-04-02T15:37:38.998742+0000) 2024-04-02T15:37:42.397 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:42 smithi164 bash[30418]: debug 2024-04-02T15:37:42.327+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:42.730 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:42 smithi164 bash[20420]: debug 2024-04-02T15:37:42.395+0000 7fed022c9700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:12.050220+0000 front 2024-04-02T15:37:12.050508+0000 (oldest deadline 2024-04-02T15:37:36.150356+0000) 2024-04-02T15:37:42.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:42 smithi164 bash[27206]: debug 2024-04-02T15:37:42.491+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:43.230 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:42 smithi164 bash[23750]: debug 2024-04-02T15:37:42.851+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:11.997725+0000 front 2024-04-02T15:37:11.998332+0000 (oldest deadline 2024-04-02T15:37:38.998742+0000) 2024-04-02T15:37:43.552 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:43 smithi060 bash[43564]: level=error ts=2024-04-02T15:37:43.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:37:43.552 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:43 smithi060 bash[43564]: level=warn ts=2024-04-02T15:37:43.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:37:43.553 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:43 smithi060 bash[43564]: level=warn ts=2024-04-02T15:37:43.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:37:43.700 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.3.service' 2024-04-02T15:37:43.730 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:43 smithi164 bash[20420]: debug 2024-04-02T15:37:43.439+0000 7fed022c9700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:12.050220+0000 front 2024-04-02T15:37:12.050508+0000 (oldest deadline 2024-04-02T15:37:36.150356+0000) 2024-04-02T15:37:43.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:43 smithi164 bash[27206]: debug 2024-04-02T15:37:43.495+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:43.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:43 smithi164 bash[30418]: debug 2024-04-02T15:37:43.311+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:43.735 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:37:43.735 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-02T15:37:43.735 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-02T15:37:43.735 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.4 2024-04-02T15:37:44.232 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:43 smithi164 bash[23750]: debug 2024-04-02T15:37:43.867+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:11.997725+0000 front 2024-04-02T15:37:11.998332+0000 (oldest deadline 2024-04-02T15:37:38.998742+0000) 2024-04-02T15:37:44.232 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:43 smithi164 systemd[1]: Stopping Ceph osd.4 for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:37:44.232 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:43 smithi164 bash[47831]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd.4 2024-04-02T15:37:44.232 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:43 smithi164 bash[20420]: debug 2024-04-02T15:37:43.883+0000 7fed09135700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:37:44.232 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:43 smithi164 bash[20420]: debug 2024-04-02T15:37:43.883+0000 7fed09135700 -1 osd.4 97 *** Got signal Terminated *** 2024-04-02T15:37:44.233 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:43 smithi164 bash[20420]: debug 2024-04-02T15:37:43.883+0000 7fed09135700 -1 osd.4 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T15:37:44.739 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:44 smithi164 bash[20420]: debug 2024-04-02T15:37:44.475+0000 7fed022c9700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:12.050220+0000 front 2024-04-02T15:37:12.050508+0000 (oldest deadline 2024-04-02T15:37:36.150356+0000) 2024-04-02T15:37:44.739 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:44 smithi164 bash[27206]: debug 2024-04-02T15:37:44.459+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:44.740 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:44 smithi164 bash[27206]: debug 2024-04-02T15:37:44.459+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:37:44.740 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:44 smithi164 bash[30418]: debug 2024-04-02T15:37:44.303+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:45.231 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:44 smithi164 bash[23750]: debug 2024-04-02T15:37:44.871+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:11.997725+0000 front 2024-04-02T15:37:11.998332+0000 (oldest deadline 2024-04-02T15:37:38.998742+0000) 2024-04-02T15:37:45.231 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:44 smithi164 bash[23750]: debug 2024-04-02T15:37:44.871+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:18.999451+0000 front 2024-04-02T15:37:18.999899+0000 (oldest deadline 2024-04-02T15:37:44.299510+0000) 2024-04-02T15:37:45.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:45 smithi164 bash[27206]: debug 2024-04-02T15:37:45.431+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:45.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:45 smithi164 bash[27206]: debug 2024-04-02T15:37:45.431+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:37:45.731 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:45 smithi164 bash[20420]: debug 2024-04-02T15:37:45.519+0000 7fed022c9700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:12.050220+0000 front 2024-04-02T15:37:12.050508+0000 (oldest deadline 2024-04-02T15:37:36.150356+0000) 2024-04-02T15:37:45.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:45 smithi164 bash[30418]: debug 2024-04-02T15:37:45.351+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:46.230 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:45 smithi164 bash[23750]: debug 2024-04-02T15:37:45.891+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:11.997725+0000 front 2024-04-02T15:37:11.998332+0000 (oldest deadline 2024-04-02T15:37:38.998742+0000) 2024-04-02T15:37:46.231 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:45 smithi164 bash[23750]: debug 2024-04-02T15:37:45.891+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:18.999451+0000 front 2024-04-02T15:37:18.999899+0000 (oldest deadline 2024-04-02T15:37:44.299510+0000) 2024-04-02T15:37:46.730 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:46 smithi164 bash[30418]: debug 2024-04-02T15:37:46.303+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:46.731 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:46 smithi164 bash[20420]: debug 2024-04-02T15:37:46.499+0000 7fed022c9700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:12.050220+0000 front 2024-04-02T15:37:12.050508+0000 (oldest deadline 2024-04-02T15:37:36.150356+0000) 2024-04-02T15:37:46.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:46 smithi164 bash[27206]: debug 2024-04-02T15:37:46.479+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:46.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:46 smithi164 bash[27206]: debug 2024-04-02T15:37:46.479+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:37:47.230 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:46 smithi164 bash[23750]: debug 2024-04-02T15:37:46.903+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:11.997725+0000 front 2024-04-02T15:37:11.998332+0000 (oldest deadline 2024-04-02T15:37:38.998742+0000) 2024-04-02T15:37:47.230 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:46 smithi164 bash[23750]: debug 2024-04-02T15:37:46.903+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:18.999451+0000 front 2024-04-02T15:37:18.999899+0000 (oldest deadline 2024-04-02T15:37:44.299510+0000) 2024-04-02T15:37:47.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:47 smithi164 bash[27206]: debug 2024-04-02T15:37:47.467+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:47.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:47 smithi164 bash[27206]: debug 2024-04-02T15:37:47.467+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:37:47.731 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:47 smithi164 bash[20420]: debug 2024-04-02T15:37:47.467+0000 7fed022c9700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:12.050220+0000 front 2024-04-02T15:37:12.050508+0000 (oldest deadline 2024-04-02T15:37:36.150356+0000) 2024-04-02T15:37:47.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:47 smithi164 bash[30418]: debug 2024-04-02T15:37:47.283+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:47.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:47 smithi164 bash[30418]: debug 2024-04-02T15:37:47.283+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:37:48.230 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:47 smithi164 bash[23750]: debug 2024-04-02T15:37:47.871+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:11.997725+0000 front 2024-04-02T15:37:11.998332+0000 (oldest deadline 2024-04-02T15:37:38.998742+0000) 2024-04-02T15:37:48.230 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:47 smithi164 bash[23750]: debug 2024-04-02T15:37:47.871+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:18.999451+0000 front 2024-04-02T15:37:18.999899+0000 (oldest deadline 2024-04-02T15:37:44.299510+0000) 2024-04-02T15:37:48.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:48 smithi164 bash[27206]: debug 2024-04-02T15:37:48.459+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:48.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:48 smithi164 bash[27206]: debug 2024-04-02T15:37:48.459+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:37:48.731 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:48 smithi164 bash[20420]: debug 2024-04-02T15:37:48.431+0000 7fed022c9700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:12.050220+0000 front 2024-04-02T15:37:12.050508+0000 (oldest deadline 2024-04-02T15:37:36.150356+0000) 2024-04-02T15:37:48.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:48 smithi164 bash[30418]: debug 2024-04-02T15:37:48.279+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:48.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:48 smithi164 bash[30418]: debug 2024-04-02T15:37:48.279+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:37:49.230 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:48 smithi164 bash[23750]: debug 2024-04-02T15:37:48.919+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:11.997725+0000 front 2024-04-02T15:37:11.998332+0000 (oldest deadline 2024-04-02T15:37:38.998742+0000) 2024-04-02T15:37:49.231 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:48 smithi164 bash[23750]: debug 2024-04-02T15:37:48.919+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:18.999451+0000 front 2024-04-02T15:37:18.999899+0000 (oldest deadline 2024-04-02T15:37:44.299510+0000) 2024-04-02T15:37:49.604 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:49 smithi164 bash[27206]: debug 2024-04-02T15:37:49.443+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:49.605 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:49 smithi164 bash[27206]: debug 2024-04-02T15:37:49.443+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:37:49.605 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:49 smithi164 bash[30418]: debug 2024-04-02T15:37:49.279+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:49.605 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:49 smithi164 bash[30418]: debug 2024-04-02T15:37:49.279+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:37:50.263 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:49 smithi164 bash[23750]: debug 2024-04-02T15:37:49.927+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:11.997725+0000 front 2024-04-02T15:37:11.998332+0000 (oldest deadline 2024-04-02T15:37:38.998742+0000) 2024-04-02T15:37:50.263 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:49 smithi164 bash[23750]: debug 2024-04-02T15:37:49.927+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:18.999451+0000 front 2024-04-02T15:37:18.999899+0000 (oldest deadline 2024-04-02T15:37:44.299510+0000) 2024-04-02T15:37:50.263 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:49 smithi164 bash[47840]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd-4 2024-04-02T15:37:50.263 INFO:journalctl@ceph.osd.4.smithi164.stdout:Apr 02 15:37:50 smithi164 bash[47886]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd.4 2024-04-02T15:37:50.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:50 smithi164 bash[27206]: debug 2024-04-02T15:37:50.451+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:50.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:50 smithi164 bash[27206]: debug 2024-04-02T15:37:50.451+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:37:50.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:50 smithi164 bash[30418]: debug 2024-04-02T15:37:50.291+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:50.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:50 smithi164 bash[30418]: debug 2024-04-02T15:37:50.291+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:37:51.230 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:50 smithi164 bash[23750]: debug 2024-04-02T15:37:50.967+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:11.997725+0000 front 2024-04-02T15:37:11.998332+0000 (oldest deadline 2024-04-02T15:37:38.998742+0000) 2024-04-02T15:37:51.231 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:50 smithi164 bash[23750]: debug 2024-04-02T15:37:50.967+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:18.999451+0000 front 2024-04-02T15:37:18.999899+0000 (oldest deadline 2024-04-02T15:37:44.299510+0000) 2024-04-02T15:37:51.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:51 smithi164 bash[27206]: debug 2024-04-02T15:37:51.439+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:51.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:51 smithi164 bash[27206]: debug 2024-04-02T15:37:51.439+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:37:51.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:51 smithi164 bash[30418]: debug 2024-04-02T15:37:51.295+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:51.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:51 smithi164 bash[30418]: debug 2024-04-02T15:37:51.295+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:37:51.824 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.4.service' 2024-04-02T15:37:51.859 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:37:51.859 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-02T15:37:51.859 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-02T15:37:51.859 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.5 2024-04-02T15:37:52.230 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:51 smithi164 systemd[1]: Stopping Ceph osd.5 for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:37:52.231 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:51 smithi164 bash[48004]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd.5 2024-04-02T15:37:52.231 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:51 smithi164 bash[23750]: debug 2024-04-02T15:37:51.975+0000 7f4710d2f700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:37:52.231 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:51 smithi164 bash[23750]: debug 2024-04-02T15:37:51.975+0000 7f4710d2f700 -1 osd.5 97 *** Got signal Terminated *** 2024-04-02T15:37:52.231 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:51 smithi164 bash[23750]: debug 2024-04-02T15:37:51.975+0000 7f4710d2f700 -1 osd.5 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T15:37:52.231 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:51 smithi164 bash[23750]: debug 2024-04-02T15:37:51.979+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:11.997725+0000 front 2024-04-02T15:37:11.998332+0000 (oldest deadline 2024-04-02T15:37:38.998742+0000) 2024-04-02T15:37:52.231 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:51 smithi164 bash[23750]: debug 2024-04-02T15:37:51.979+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:18.999451+0000 front 2024-04-02T15:37:18.999899+0000 (oldest deadline 2024-04-02T15:37:44.299510+0000) 2024-04-02T15:37:52.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:52 smithi164 bash[27206]: debug 2024-04-02T15:37:52.491+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:52.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:52 smithi164 bash[27206]: debug 2024-04-02T15:37:52.491+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:37:52.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:52 smithi164 bash[30418]: debug 2024-04-02T15:37:52.343+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:52.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:52 smithi164 bash[30418]: debug 2024-04-02T15:37:52.343+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:37:53.230 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:52 smithi164 bash[23750]: debug 2024-04-02T15:37:52.951+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:11.997725+0000 front 2024-04-02T15:37:11.998332+0000 (oldest deadline 2024-04-02T15:37:38.998742+0000) 2024-04-02T15:37:53.230 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:52 smithi164 bash[23750]: debug 2024-04-02T15:37:52.951+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:18.999451+0000 front 2024-04-02T15:37:18.999899+0000 (oldest deadline 2024-04-02T15:37:44.299510+0000) 2024-04-02T15:37:53.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:53 smithi164 bash[27206]: debug 2024-04-02T15:37:53.443+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:53.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:53 smithi164 bash[27206]: debug 2024-04-02T15:37:53.443+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:37:53.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:53 smithi164 bash[30418]: debug 2024-04-02T15:37:53.331+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:53.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:53 smithi164 bash[30418]: debug 2024-04-02T15:37:53.331+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:37:53.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:53 smithi060 bash[43564]: level=error ts=2024-04-02T15:37:53.519Z 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://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:37:53.803 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:53 smithi060 bash[43564]: level=warn ts=2024-04-02T15:37:53.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:37:53.803 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:37:53 smithi060 bash[43564]: level=warn ts=2024-04-02T15:37:53.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:37:54.230 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:53 smithi164 bash[23750]: debug 2024-04-02T15:37:53.971+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:11.997725+0000 front 2024-04-02T15:37:11.998332+0000 (oldest deadline 2024-04-02T15:37:38.998742+0000) 2024-04-02T15:37:54.231 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:53 smithi164 bash[23750]: debug 2024-04-02T15:37:53.971+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:18.999451+0000 front 2024-04-02T15:37:18.999899+0000 (oldest deadline 2024-04-02T15:37:44.299510+0000) 2024-04-02T15:37:54.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:54 smithi164 bash[27206]: debug 2024-04-02T15:37:54.411+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:54.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:54 smithi164 bash[27206]: debug 2024-04-02T15:37:54.411+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:37:54.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:54 smithi164 bash[27206]: debug 2024-04-02T15:37:54.411+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:37:54.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:54 smithi164 bash[30418]: debug 2024-04-02T15:37:54.295+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:54.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:54 smithi164 bash[30418]: debug 2024-04-02T15:37:54.295+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:37:55.230 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:54 smithi164 bash[23750]: debug 2024-04-02T15:37:54.995+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:11.997725+0000 front 2024-04-02T15:37:11.998332+0000 (oldest deadline 2024-04-02T15:37:38.998742+0000) 2024-04-02T15:37:55.231 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:54 smithi164 bash[23750]: debug 2024-04-02T15:37:54.995+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:18.999451+0000 front 2024-04-02T15:37:18.999899+0000 (oldest deadline 2024-04-02T15:37:44.299510+0000) 2024-04-02T15:37:55.231 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:54 smithi164 bash[23750]: debug 2024-04-02T15:37:54.995+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:29.502139+0000 front 2024-04-02T15:37:29.501898+0000 (oldest deadline 2024-04-02T15:37:54.201727+0000) 2024-04-02T15:37:55.730 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:55 smithi164 bash[30418]: debug 2024-04-02T15:37:55.315+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:55.730 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:55 smithi164 bash[30418]: debug 2024-04-02T15:37:55.315+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:37:55.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:55 smithi164 bash[30418]: debug 2024-04-02T15:37:55.315+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:30.731860+0000 front 2024-04-02T15:37:30.731817+0000 (oldest deadline 2024-04-02T15:37:54.831452+0000) 2024-04-02T15:37:55.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:55 smithi164 bash[27206]: debug 2024-04-02T15:37:55.379+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:55.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:55 smithi164 bash[27206]: debug 2024-04-02T15:37:55.379+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:37:55.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:55 smithi164 bash[27206]: debug 2024-04-02T15:37:55.379+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:37:56.323 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:56 smithi164 bash[23750]: debug 2024-04-02T15:37:56.003+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:11.997725+0000 front 2024-04-02T15:37:11.998332+0000 (oldest deadline 2024-04-02T15:37:38.998742+0000) 2024-04-02T15:37:56.324 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:56 smithi164 bash[23750]: debug 2024-04-02T15:37:56.003+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:18.999451+0000 front 2024-04-02T15:37:18.999899+0000 (oldest deadline 2024-04-02T15:37:44.299510+0000) 2024-04-02T15:37:56.324 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:56 smithi164 bash[23750]: debug 2024-04-02T15:37:56.003+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:29.502139+0000 front 2024-04-02T15:37:29.501898+0000 (oldest deadline 2024-04-02T15:37:54.201727+0000) 2024-04-02T15:37:56.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:56 smithi164 bash[27206]: debug 2024-04-02T15:37:56.395+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:56.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:56 smithi164 bash[27206]: debug 2024-04-02T15:37:56.399+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:37:56.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:56 smithi164 bash[27206]: debug 2024-04-02T15:37:56.399+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:37:56.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:56 smithi164 bash[30418]: debug 2024-04-02T15:37:56.319+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:56.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:56 smithi164 bash[30418]: debug 2024-04-02T15:37:56.319+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:37:56.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:56 smithi164 bash[30418]: debug 2024-04-02T15:37:56.319+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:30.731860+0000 front 2024-04-02T15:37:30.731817+0000 (oldest deadline 2024-04-02T15:37:54.831452+0000) 2024-04-02T15:37:57.230 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:56 smithi164 bash[23750]: debug 2024-04-02T15:37:56.971+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:11.997725+0000 front 2024-04-02T15:37:11.998332+0000 (oldest deadline 2024-04-02T15:37:38.998742+0000) 2024-04-02T15:37:57.230 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:56 smithi164 bash[23750]: debug 2024-04-02T15:37:56.971+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:18.999451+0000 front 2024-04-02T15:37:18.999899+0000 (oldest deadline 2024-04-02T15:37:44.299510+0000) 2024-04-02T15:37:57.231 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:56 smithi164 bash[23750]: debug 2024-04-02T15:37:56.971+0000 7f470b6c6700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:29.502139+0000 front 2024-04-02T15:37:29.501898+0000 (oldest deadline 2024-04-02T15:37:54.201727+0000) 2024-04-02T15:37:57.595 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:57 smithi164 bash[27206]: debug 2024-04-02T15:37:57.391+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:57.595 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:57 smithi164 bash[27206]: debug 2024-04-02T15:37:57.391+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:37:57.595 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:57 smithi164 bash[27206]: debug 2024-04-02T15:37:57.391+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:37:57.595 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:57 smithi164 bash[30418]: debug 2024-04-02T15:37:57.335+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:57.595 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:57 smithi164 bash[30418]: debug 2024-04-02T15:37:57.335+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:37:57.596 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:57 smithi164 bash[30418]: debug 2024-04-02T15:37:57.335+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:30.731860+0000 front 2024-04-02T15:37:30.731817+0000 (oldest deadline 2024-04-02T15:37:54.831452+0000) 2024-04-02T15:37:57.846 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:57 smithi164 bash[48014]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd-5 2024-04-02T15:37:58.215 INFO:journalctl@ceph.osd.5.smithi164.stdout:Apr 02 15:37:57 smithi164 bash[48129]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd.5 2024-04-02T15:37:58.726 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:58 smithi164 bash[27206]: debug 2024-04-02T15:37:58.419+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:58.726 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:58 smithi164 bash[27206]: debug 2024-04-02T15:37:58.419+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:37:58.726 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:58 smithi164 bash[27206]: debug 2024-04-02T15:37:58.419+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:37:58.726 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:58 smithi164 bash[30418]: debug 2024-04-02T15:37:58.359+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:58.726 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:58 smithi164 bash[30418]: debug 2024-04-02T15:37:58.359+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:37:58.727 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:58 smithi164 bash[30418]: debug 2024-04-02T15:37:58.359+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:30.731860+0000 front 2024-04-02T15:37:30.731817+0000 (oldest deadline 2024-04-02T15:37:54.831452+0000) 2024-04-02T15:37:59.460 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:59 smithi164 bash[30418]: debug 2024-04-02T15:37:59.323+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:37:59.461 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:59 smithi164 bash[30418]: debug 2024-04-02T15:37:59.323+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:37:59.461 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:37:59 smithi164 bash[30418]: debug 2024-04-02T15:37:59.323+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:30.731860+0000 front 2024-04-02T15:37:30.731817+0000 (oldest deadline 2024-04-02T15:37:54.831452+0000) 2024-04-02T15:37:59.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:59 smithi164 bash[27206]: debug 2024-04-02T15:37:59.455+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:37:59.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:59 smithi164 bash[27206]: debug 2024-04-02T15:37:59.455+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:37:59.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:59 smithi164 bash[27206]: debug 2024-04-02T15:37:59.455+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:37:59.756 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.5.service' 2024-04-02T15:37:59.790 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:37:59.790 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-02T15:37:59.791 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-02T15:37:59.791 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.6 2024-04-02T15:38:00.230 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:59 smithi164 systemd[1]: Stopping Ceph osd.6 for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:38:00.231 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:59 smithi164 bash[48263]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd.6 2024-04-02T15:38:00.231 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:59 smithi164 bash[27206]: debug 2024-04-02T15:37:59.919+0000 7f167dc74700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:38:00.231 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:59 smithi164 bash[27206]: debug 2024-04-02T15:37:59.919+0000 7f167dc74700 -1 osd.6 97 *** Got signal Terminated *** 2024-04-02T15:38:00.231 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:37:59 smithi164 bash[27206]: debug 2024-04-02T15:37:59.919+0000 7f167dc74700 -1 osd.6 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T15:38:00.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:00 smithi164 bash[27206]: debug 2024-04-02T15:38:00.411+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:00.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:00 smithi164 bash[27206]: debug 2024-04-02T15:38:00.411+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:00.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:00 smithi164 bash[27206]: debug 2024-04-02T15:38:00.411+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:38:00.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:00 smithi164 bash[30418]: debug 2024-04-02T15:38:00.303+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:38:00.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:00 smithi164 bash[30418]: debug 2024-04-02T15:38:00.303+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:38:00.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:00 smithi164 bash[30418]: debug 2024-04-02T15:38:00.303+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:30.731860+0000 front 2024-04-02T15:37:30.731817+0000 (oldest deadline 2024-04-02T15:37:54.831452+0000) 2024-04-02T15:38:01.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:01 smithi164 bash[27206]: debug 2024-04-02T15:38:01.431+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:01.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:01 smithi164 bash[27206]: debug 2024-04-02T15:38:01.431+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:01.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:01 smithi164 bash[27206]: debug 2024-04-02T15:38:01.431+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:38:01.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:01 smithi164 bash[30418]: debug 2024-04-02T15:38:01.295+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:38:01.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:01 smithi164 bash[30418]: debug 2024-04-02T15:38:01.295+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:38:01.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:01 smithi164 bash[30418]: debug 2024-04-02T15:38:01.295+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:30.731860+0000 front 2024-04-02T15:37:30.731817+0000 (oldest deadline 2024-04-02T15:37:54.831452+0000) 2024-04-02T15:38:02.052 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:01 smithi060 bash[43564]: level=warn ts=2024-04-02T15:38:01.624Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:38:02.053 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:01 smithi060 bash[43564]: level=warn ts=2024-04-02T15:38:01.624Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:38:02.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:02 smithi164 bash[27206]: debug 2024-04-02T15:38:02.451+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:02.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:02 smithi164 bash[27206]: debug 2024-04-02T15:38:02.451+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:02.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:02 smithi164 bash[27206]: debug 2024-04-02T15:38:02.451+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:38:02.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:02 smithi164 bash[30418]: debug 2024-04-02T15:38:02.347+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:38:02.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:02 smithi164 bash[30418]: debug 2024-04-02T15:38:02.347+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:38:02.732 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:02 smithi164 bash[30418]: debug 2024-04-02T15:38:02.347+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:30.731860+0000 front 2024-04-02T15:37:30.731817+0000 (oldest deadline 2024-04-02T15:37:54.831452+0000) 2024-04-02T15:38:02.732 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:02 smithi164 bash[30418]: debug 2024-04-02T15:38:02.347+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-04-02T15:37:40.133102+0000 front 2024-04-02T15:37:40.132935+0000 (oldest deadline 2024-04-02T15:38:01.832952+0000) 2024-04-02T15:38:03.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:03 smithi164 bash[27206]: debug 2024-04-02T15:38:03.499+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:03.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:03 smithi164 bash[27206]: debug 2024-04-02T15:38:03.499+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:03.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:03 smithi164 bash[27206]: debug 2024-04-02T15:38:03.499+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:38:03.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:03 smithi164 bash[30418]: debug 2024-04-02T15:38:03.303+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:38:03.732 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:03 smithi164 bash[30418]: debug 2024-04-02T15:38:03.303+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:38:03.732 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:03 smithi164 bash[30418]: debug 2024-04-02T15:38:03.303+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:30.731860+0000 front 2024-04-02T15:37:30.731817+0000 (oldest deadline 2024-04-02T15:37:54.831452+0000) 2024-04-02T15:38:03.732 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:03 smithi164 bash[30418]: debug 2024-04-02T15:38:03.303+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-04-02T15:37:40.133102+0000 front 2024-04-02T15:37:40.132935+0000 (oldest deadline 2024-04-02T15:38:01.832952+0000) 2024-04-02T15:38:03.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:03 smithi060 bash[43564]: level=error ts=2024-04-02T15:38:03.520Z 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://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:38:03.803 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:03 smithi060 bash[43564]: level=warn ts=2024-04-02T15:38:03.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:38:03.803 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:03 smithi060 bash[43564]: level=warn ts=2024-04-02T15:38:03.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:38:04.730 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:04 smithi164 bash[27206]: debug 2024-04-02T15:38:04.447+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:04.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:04 smithi164 bash[27206]: debug 2024-04-02T15:38:04.447+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:04.731 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:04 smithi164 bash[27206]: debug 2024-04-02T15:38:04.447+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:38:04.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:04 smithi164 bash[30418]: debug 2024-04-02T15:38:04.303+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:38:04.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:04 smithi164 bash[30418]: debug 2024-04-02T15:38:04.303+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:38:04.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:04 smithi164 bash[30418]: debug 2024-04-02T15:38:04.303+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:30.731860+0000 front 2024-04-02T15:37:30.731817+0000 (oldest deadline 2024-04-02T15:37:54.831452+0000) 2024-04-02T15:38:04.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:04 smithi164 bash[30418]: debug 2024-04-02T15:38:04.303+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-04-02T15:37:40.133102+0000 front 2024-04-02T15:37:40.132935+0000 (oldest deadline 2024-04-02T15:38:01.832952+0000) 2024-04-02T15:38:05.469 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[30418]: debug 2024-04-02T15:38:05.303+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:38:05.469 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[30418]: debug 2024-04-02T15:38:05.303+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:38:05.469 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[30418]: debug 2024-04-02T15:38:05.303+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:30.731860+0000 front 2024-04-02T15:37:30.731817+0000 (oldest deadline 2024-04-02T15:37:54.831452+0000) 2024-04-02T15:38:05.469 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[30418]: debug 2024-04-02T15:38:05.303+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-04-02T15:37:40.133102+0000 front 2024-04-02T15:37:40.132935+0000 (oldest deadline 2024-04-02T15:38:01.832952+0000) 2024-04-02T15:38:05.470 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: *** Caught signal (Segmentation fault) ** 2024-04-02T15:38:05.470 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: in thread 7f1665bd8700 thread_name:safe_timer 2024-04-02T15:38:05.470 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-02T15:38:05.470 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 1: /lib64/libpthread.so.0(+0x12ce0) [0x7f1684473ce0] 2024-04-02T15:38:05.470 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x3ae) [0x5627befb555e] 2024-04-02T15:38:05.471 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x260) [0x5627bf01a3e0] 2024-04-02T15:38:05.471 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x55) [0x5627bec1a2e5] 2024-04-02T15:38:05.471 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0xca8) [0x5627bee34f98] 2024-04-02T15:38:05.471 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0xc90) [0x5627beb80da0] 2024-04-02T15:38:05.471 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x120) [0x5627beb83000] 2024-04-02T15:38:05.471 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0xb99) [0x5627beb853f9] 2024-04-02T15:38:05.471 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 9: (HandleWatchTimeout::complete(int)+0x11b) [0x5627beb074ab] 2024-04-02T15:38:05.471 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 10: (CommonSafeTimer::timer_thread()+0x11a) [0x5627bf185afa] 2024-04-02T15:38:05.472 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 11: (CommonSafeTimerThread::entry()+0x11) [0x5627bf187121] 2024-04-02T15:38:05.472 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f16844691ca] 2024-04-02T15:38:05.472 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 13: clone() 2024-04-02T15:38:05.472 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug 2024-04-02T15:38:05.167+0000 7f1665bd8700 -1 *** Caught signal (Segmentation fault) ** 2024-04-02T15:38:05.472 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: in thread 7f1665bd8700 thread_name:safe_timer 2024-04-02T15:38:05.472 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-02T15:38:05.472 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 1: /lib64/libpthread.so.0(+0x12ce0) [0x7f1684473ce0] 2024-04-02T15:38:05.472 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x3ae) [0x5627befb555e] 2024-04-02T15:38:05.473 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x260) [0x5627bf01a3e0] 2024-04-02T15:38:05.473 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x55) [0x5627bec1a2e5] 2024-04-02T15:38:05.473 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0xca8) [0x5627bee34f98] 2024-04-02T15:38:05.473 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0xc90) [0x5627beb80da0] 2024-04-02T15:38:05.473 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x120) [0x5627beb83000] 2024-04-02T15:38:05.473 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0xb99) [0x5627beb853f9] 2024-04-02T15:38:05.473 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 9: (HandleWatchTimeout::complete(int)+0x11b) [0x5627beb074ab] 2024-04-02T15:38:05.473 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 10: (CommonSafeTimer::timer_thread()+0x11a) [0x5627bf185afa] 2024-04-02T15:38:05.473 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 11: (CommonSafeTimerThread::entry()+0x11) [0x5627bf187121] 2024-04-02T15:38:05.474 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f16844691ca] 2024-04-02T15:38:05.474 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 13: clone() 2024-04-02T15:38:05.474 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-04-02T15:38:05.474 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -4416> 2024-04-02T15:37:38.467+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.474 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -4069> 2024-04-02T15:37:39.511+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.474 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -3996> 2024-04-02T15:37:40.507+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.474 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -3865> 2024-04-02T15:37:41.499+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.474 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -3748> 2024-04-02T15:37:42.491+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.474 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -3442> 2024-04-02T15:37:43.495+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.475 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -3413> 2024-04-02T15:37:44.459+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.475 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -3412> 2024-04-02T15:37:44.459+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.475 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -3014> 2024-04-02T15:37:45.431+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.475 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -3013> 2024-04-02T15:37:45.431+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.475 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -2838> 2024-04-02T15:37:46.479+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.475 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -2837> 2024-04-02T15:37:46.479+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.476 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -2601> 2024-04-02T15:37:47.467+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.476 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -2600> 2024-04-02T15:37:47.467+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.476 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -2484> 2024-04-02T15:37:48.459+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.476 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -2483> 2024-04-02T15:37:48.459+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.476 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -2382> 2024-04-02T15:37:49.443+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.476 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -2381> 2024-04-02T15:37:49.443+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.476 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -2187> 2024-04-02T15:37:50.451+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.476 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -2186> 2024-04-02T15:37:50.451+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.476 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -2015> 2024-04-02T15:37:51.439+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.477 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -2014> 2024-04-02T15:37:51.439+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.477 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1973> 2024-04-02T15:37:52.491+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.477 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1972> 2024-04-02T15:37:52.491+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.477 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1651> 2024-04-02T15:37:53.443+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.477 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1650> 2024-04-02T15:37:53.443+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.477 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1532> 2024-04-02T15:37:54.411+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.477 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1531> 2024-04-02T15:37:54.411+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.477 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1530> 2024-04-02T15:37:54.411+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:38:05.477 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1360> 2024-04-02T15:37:55.379+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.478 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1359> 2024-04-02T15:37:55.379+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.478 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1358> 2024-04-02T15:37:55.379+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:38:05.478 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1294> 2024-04-02T15:37:56.395+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.478 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1293> 2024-04-02T15:37:56.399+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.478 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1292> 2024-04-02T15:37:56.399+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:38:05.478 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1269> 2024-04-02T15:37:57.391+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.478 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1268> 2024-04-02T15:37:57.391+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.478 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1267> 2024-04-02T15:37:57.391+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:38:05.479 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1033> 2024-04-02T15:37:58.419+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.479 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1032> 2024-04-02T15:37:58.419+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.479 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -1031> 2024-04-02T15:37:58.419+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:38:05.480 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -921> 2024-04-02T15:37:59.455+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.480 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -920> 2024-04-02T15:37:59.455+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.480 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -919> 2024-04-02T15:37:59.455+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:38:05.480 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -900> 2024-04-02T15:37:59.919+0000 7f167dc74700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:38:05.480 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -899> 2024-04-02T15:37:59.919+0000 7f167dc74700 -1 osd.6 97 *** Got signal Terminated *** 2024-04-02T15:38:05.480 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -897> 2024-04-02T15:37:59.919+0000 7f167dc74700 -1 osd.6 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T15:38:05.480 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -875> 2024-04-02T15:38:00.411+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.480 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -874> 2024-04-02T15:38:00.411+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.481 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -873> 2024-04-02T15:38:00.411+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:38:05.481 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -690> 2024-04-02T15:38:01.431+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.481 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -689> 2024-04-02T15:38:01.431+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.481 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -688> 2024-04-02T15:38:01.431+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:38:05.481 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -535> 2024-04-02T15:38:02.451+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.481 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -534> 2024-04-02T15:38:02.451+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.481 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -533> 2024-04-02T15:38:02.451+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:38:05.481 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -123> 2024-04-02T15:38:03.499+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.481 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -122> 2024-04-02T15:38:03.499+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.482 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -121> 2024-04-02T15:38:03.499+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:38:05.482 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -86> 2024-04-02T15:38:04.447+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:13.851214+0000 front 2024-04-02T15:37:13.850922+0000 (oldest deadline 2024-04-02T15:37:37.950833+0000) 2024-04-02T15:38:05.482 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -85> 2024-04-02T15:38:04.447+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:22.652672+0000 front 2024-04-02T15:37:22.652577+0000 (oldest deadline 2024-04-02T15:37:44.352132+0000) 2024-04-02T15:38:05.482 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug -84> 2024-04-02T15:38:04.447+0000 7f1679e0e700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:27.854266+0000 front 2024-04-02T15:37:27.854034+0000 (oldest deadline 2024-04-02T15:37:53.754057+0000) 2024-04-02T15:38:05.482 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: debug 0> 2024-04-02T15:38:05.167+0000 7f1665bd8700 -1 *** Caught signal (Segmentation fault) ** 2024-04-02T15:38:05.482 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: in thread 7f1665bd8700 thread_name:safe_timer 2024-04-02T15:38:05.482 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-02T15:38:05.482 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 1: /lib64/libpthread.so.0(+0x12ce0) [0x7f1684473ce0] 2024-04-02T15:38:05.483 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x3ae) [0x5627befb555e] 2024-04-02T15:38:05.483 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x260) [0x5627bf01a3e0] 2024-04-02T15:38:05.483 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x55) [0x5627bec1a2e5] 2024-04-02T15:38:05.483 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0xca8) [0x5627bee34f98] 2024-04-02T15:38:05.483 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0xc90) [0x5627beb80da0] 2024-04-02T15:38:05.483 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x120) [0x5627beb83000] 2024-04-02T15:38:05.483 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0xb99) [0x5627beb853f9] 2024-04-02T15:38:05.483 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 9: (HandleWatchTimeout::complete(int)+0x11b) [0x5627beb074ab] 2024-04-02T15:38:05.484 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 10: (CommonSafeTimer::timer_thread()+0x11a) [0x5627bf185afa] 2024-04-02T15:38:05.484 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 11: (CommonSafeTimerThread::entry()+0x11) [0x5627bf187121] 2024-04-02T15:38:05.484 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f16844691ca] 2024-04-02T15:38:05.484 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: 13: clone() 2024-04-02T15:38:05.484 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[27206]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-04-02T15:38:06.230 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[48272]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd-6 2024-04-02T15:38:06.230 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:05 smithi164 bash[48861]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd.6 2024-04-02T15:38:06.633 INFO:journalctl@ceph.osd.6.smithi164.stdout:Apr 02 15:38:06 smithi164 systemd[1]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.6.service: Main process exited, code=exited, status=139/n/a 2024-04-02T15:38:06.634 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:06 smithi164 bash[30418]: debug 2024-04-02T15:38:06.331+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:38:06.634 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:06 smithi164 bash[30418]: debug 2024-04-02T15:38:06.331+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:38:06.634 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:06 smithi164 bash[30418]: debug 2024-04-02T15:38:06.331+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:30.731860+0000 front 2024-04-02T15:37:30.731817+0000 (oldest deadline 2024-04-02T15:37:54.831452+0000) 2024-04-02T15:38:06.634 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:06 smithi164 bash[30418]: debug 2024-04-02T15:38:06.331+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-04-02T15:37:40.133102+0000 front 2024-04-02T15:37:40.132935+0000 (oldest deadline 2024-04-02T15:38:01.832952+0000) 2024-04-02T15:38:07.722 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:07 smithi164 bash[30418]: debug 2024-04-02T15:38:07.371+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:38:07.722 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:07 smithi164 bash[30418]: debug 2024-04-02T15:38:07.371+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:38:07.722 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:07 smithi164 bash[30418]: debug 2024-04-02T15:38:07.371+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:30.731860+0000 front 2024-04-02T15:37:30.731817+0000 (oldest deadline 2024-04-02T15:37:54.831452+0000) 2024-04-02T15:38:07.723 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:07 smithi164 bash[30418]: debug 2024-04-02T15:38:07.371+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-04-02T15:37:40.133102+0000 front 2024-04-02T15:37:40.132935+0000 (oldest deadline 2024-04-02T15:38:01.832952+0000) 2024-04-02T15:38:07.726 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.6.service' 2024-04-02T15:38:07.761 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:38:07.761 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-02T15:38:07.762 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-02T15:38:07.762 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.7 2024-04-02T15:38:07.980 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:07 smithi164 systemd[1]: Stopping Ceph osd.7 for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:38:07.981 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:07 smithi164 bash[48980]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd.7 2024-04-02T15:38:07.981 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:07 smithi164 bash[30418]: debug 2024-04-02T15:38:07.911+0000 7f68501e6700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-02T15:38:07.981 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:07 smithi164 bash[30418]: debug 2024-04-02T15:38:07.911+0000 7f68501e6700 -1 osd.7 97 *** Got signal Terminated *** 2024-04-02T15:38:07.981 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:07 smithi164 bash[30418]: debug 2024-04-02T15:38:07.911+0000 7f68501e6700 -1 osd.7 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T15:38:08.730 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:08 smithi164 bash[30418]: debug 2024-04-02T15:38:08.399+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:38:08.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:08 smithi164 bash[30418]: debug 2024-04-02T15:38:08.399+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:38:08.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:08 smithi164 bash[30418]: debug 2024-04-02T15:38:08.399+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:30.731860+0000 front 2024-04-02T15:37:30.731817+0000 (oldest deadline 2024-04-02T15:37:54.831452+0000) 2024-04-02T15:38:08.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:08 smithi164 bash[30418]: debug 2024-04-02T15:38:08.399+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-04-02T15:37:40.133102+0000 front 2024-04-02T15:37:40.132935+0000 (oldest deadline 2024-04-02T15:38:01.832952+0000) 2024-04-02T15:38:09.730 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:09 smithi164 bash[30418]: debug 2024-04-02T15:38:09.407+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:38:09.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:09 smithi164 bash[30418]: debug 2024-04-02T15:38:09.407+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:38:09.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:09 smithi164 bash[30418]: debug 2024-04-02T15:38:09.407+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:30.731860+0000 front 2024-04-02T15:37:30.731817+0000 (oldest deadline 2024-04-02T15:37:54.831452+0000) 2024-04-02T15:38:09.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:09 smithi164 bash[30418]: debug 2024-04-02T15:38:09.407+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-04-02T15:37:40.133102+0000 front 2024-04-02T15:37:40.132935+0000 (oldest deadline 2024-04-02T15:38:01.832952+0000) 2024-04-02T15:38:10.730 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:10 smithi164 bash[30418]: debug 2024-04-02T15:38:10.375+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:38:10.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:10 smithi164 bash[30418]: debug 2024-04-02T15:38:10.375+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:38:10.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:10 smithi164 bash[30418]: debug 2024-04-02T15:38:10.375+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:30.731860+0000 front 2024-04-02T15:37:30.731817+0000 (oldest deadline 2024-04-02T15:37:54.831452+0000) 2024-04-02T15:38:10.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:10 smithi164 bash[30418]: debug 2024-04-02T15:38:10.375+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-04-02T15:37:40.133102+0000 front 2024-04-02T15:37:40.132935+0000 (oldest deadline 2024-04-02T15:38:01.832952+0000) 2024-04-02T15:38:10.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:10 smithi164 bash[30418]: debug 2024-04-02T15:38:10.375+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.164:6804 osd.4 since back 2024-04-02T15:37:44.134438+0000 front 2024-04-02T15:37:44.134730+0000 (oldest deadline 2024-04-02T15:38:10.034449+0000) 2024-04-02T15:38:11.730 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:11 smithi164 bash[30418]: debug 2024-04-02T15:38:11.415+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:38:11.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:11 smithi164 bash[30418]: debug 2024-04-02T15:38:11.415+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:38:11.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:11 smithi164 bash[30418]: debug 2024-04-02T15:38:11.415+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:30.731860+0000 front 2024-04-02T15:37:30.731817+0000 (oldest deadline 2024-04-02T15:37:54.831452+0000) 2024-04-02T15:38:11.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:11 smithi164 bash[30418]: debug 2024-04-02T15:38:11.415+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-04-02T15:37:40.133102+0000 front 2024-04-02T15:37:40.132935+0000 (oldest deadline 2024-04-02T15:38:01.832952+0000) 2024-04-02T15:38:11.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:11 smithi164 bash[30418]: debug 2024-04-02T15:38:11.415+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.164:6804 osd.4 since back 2024-04-02T15:37:44.134438+0000 front 2024-04-02T15:37:44.134730+0000 (oldest deadline 2024-04-02T15:38:10.034449+0000) 2024-04-02T15:38:11.955 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:11 smithi060 bash[43564]: level=error ts=2024-04-02T15:38:11.624Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:38:11.955 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:11 smithi060 bash[43564]: level=warn ts=2024-04-02T15:38:11.625Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:38:11.955 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:11 smithi060 bash[43564]: level=warn ts=2024-04-02T15:38:11.625Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:38:12.730 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:12 smithi164 bash[30418]: debug 2024-04-02T15:38:12.439+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6806 osd.0 since back 2024-04-02T15:37:14.329046+0000 front 2024-04-02T15:37:14.328744+0000 (oldest deadline 2024-04-02T15:37:38.428459+0000) 2024-04-02T15:38:12.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:12 smithi164 bash[30418]: debug 2024-04-02T15:38:12.439+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6814 osd.1 since back 2024-04-02T15:37:21.330133+0000 front 2024-04-02T15:37:21.330516+0000 (oldest deadline 2024-04-02T15:37:46.630025+0000) 2024-04-02T15:38:12.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:12 smithi164 bash[30418]: debug 2024-04-02T15:38:12.439+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6822 osd.2 since back 2024-04-02T15:37:30.731860+0000 front 2024-04-02T15:37:30.731817+0000 (oldest deadline 2024-04-02T15:37:54.831452+0000) 2024-04-02T15:38:12.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:12 smithi164 bash[30418]: debug 2024-04-02T15:38:12.439+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.60:6830 osd.3 since back 2024-04-02T15:37:40.133102+0000 front 2024-04-02T15:37:40.132935+0000 (oldest deadline 2024-04-02T15:38:01.832952+0000) 2024-04-02T15:38:12.731 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:12 smithi164 bash[30418]: debug 2024-04-02T15:38:12.439+0000 7f684db83700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.164:6804 osd.4 since back 2024-04-02T15:37:44.134438+0000 front 2024-04-02T15:37:44.134730+0000 (oldest deadline 2024-04-02T15:38:10.034449+0000) 2024-04-02T15:38:13.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:13 smithi060 bash[43564]: level=error ts=2024-04-02T15:38:13.521Z 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://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:38:13.803 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:13 smithi060 bash[43564]: level=warn ts=2024-04-02T15:38:13.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:38:13.803 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:13 smithi060 bash[43564]: level=warn ts=2024-04-02T15:38:13.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:38:14.230 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:13 smithi164 bash[48989]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd-7 2024-04-02T15:38:14.231 INFO:journalctl@ceph.osd.7.smithi164.stdout:Apr 02 15:38:13 smithi164 bash[49035]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-osd.7 2024-04-02T15:38:16.242 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@osd.7.service' 2024-04-02T15:38:16.276 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:38:16.276 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-02T15:38:16.277 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-02T15:38:16.277 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@prometheus.a 2024-04-02T15:38:16.617 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:38:16 smithi164 systemd[1]: Stopping Ceph prometheus.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:38:16.618 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:38:16 smithi164 bash[49221]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-prometheus.a 2024-04-02T15:38:16.618 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:38:16 smithi164 bash[36904]: ts=2024-04-02T15:38:16.401Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-02T15:38:16.618 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:38:16 smithi164 bash[36904]: ts=2024-04-02T15:38:16.401Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-02T15:38:16.618 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:38:16 smithi164 bash[36904]: ts=2024-04-02T15:38:16.401Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-02T15:38:16.618 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:38:16 smithi164 bash[36904]: ts=2024-04-02T15:38:16.401Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-02T15:38:16.618 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:38:16 smithi164 bash[36904]: ts=2024-04-02T15:38:16.402Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-02T15:38:16.618 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:38:16 smithi164 bash[36904]: ts=2024-04-02T15:38:16.402Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-02T15:38:16.619 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:38:16 smithi164 bash[36904]: ts=2024-04-02T15:38:16.402Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-02T15:38:16.619 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:38:16 smithi164 bash[36904]: ts=2024-04-02T15:38:16.402Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-02T15:38:16.619 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:38:16 smithi164 bash[36904]: ts=2024-04-02T15:38:16.402Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-02T15:38:16.619 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:38:16 smithi164 bash[36904]: ts=2024-04-02T15:38:16.403Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-02T15:38:16.619 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:38:16 smithi164 bash[36904]: ts=2024-04-02T15:38:16.403Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-02T15:38:16.619 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:38:16 smithi164 bash[36904]: ts=2024-04-02T15:38:16.403Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-02T15:38:16.878 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Apr 02 15:38:16 smithi164 bash[49231]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-prometheus-a 2024-04-02T15:38:17.025 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@prometheus.a.service' 2024-04-02T15:38:17.055 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T15:38:17.055 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-02T15:38:17.055 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-04-02T15:38:22.010 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:38:21 smithi060 systemd[1]: Stopping Ceph node-exporter.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:38:22.011 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:38:21 smithi060 bash[64013]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-node-exporter.a 2024-04-02T15:38:22.011 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:21 smithi060 bash[43564]: level=error ts=2024-04-02T15:38:21.625Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:38:22.011 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:21 smithi060 bash[43564]: level=warn ts=2024-04-02T15:38:21.626Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.60:8443//api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-04-02T15:38:22.011 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:21 smithi060 bash[43564]: level=warn ts=2024-04-02T15:38:21.626Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.164:8443/api/prometheus_receiver\": dial tcp 172.21.15.164:8443: connect: connection refused" 2024-04-02T15:38:22.803 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:38:22 smithi060 bash[64022]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-node-exporter-a 2024-04-02T15:38:22.803 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:38:22 smithi060 bash[64069]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-node-exporter.a 2024-04-02T15:38:22.803 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:38:22 smithi060 systemd[1]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-02T15:38:22.803 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:38:22 smithi060 systemd[1]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-02T15:38:22.803 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Apr 02 15:38:22 smithi060 systemd[1]: Stopped Ceph node-exporter.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4. 2024-04-02T15:38:23.143 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:22 smithi060 systemd[1]: Stopping Ceph alertmanager.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:38:23.143 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:22 smithi060 bash[64106]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-alertmanager.a 2024-04-02T15:38:23.143 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:22 smithi060 bash[43564]: level=info ts=2024-04-02T15:38:22.936Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-02T15:38:23.802 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:23 smithi060 bash[64116]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-alertmanager-a 2024-04-02T15:38:23.803 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:23 smithi060 bash[64164]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-alertmanager.a 2024-04-02T15:38:23.803 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:23 smithi060 systemd[1]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-04-02T15:38:23.803 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Apr 02 15:38:23 smithi060 systemd[1]: Stopped Ceph alertmanager.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4. 2024-04-02T15:38:58.127 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-04-02T15:39:02.833 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:39:02 smithi164 systemd[1]: Stopping Ceph node-exporter.b for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:39:02.833 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:39:02 smithi164 bash[50369]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-node-exporter.b 2024-04-02T15:39:03.627 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:39:03 smithi164 bash[50378]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-node-exporter-b 2024-04-02T15:39:03.627 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:39:03 smithi164 bash[50426]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-node-exporter.b 2024-04-02T15:39:03.627 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:39:03 smithi164 systemd[1]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-02T15:39:03.627 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:39:03 smithi164 systemd[1]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-02T15:39:03.628 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Apr 02 15:39:03 smithi164 systemd[1]: Stopped Ceph node-exporter.b for 7a4940f2-f104-11ee-b647-cb9ed24678a4. 2024-04-02T15:39:03.980 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:39:03 smithi164 systemd[1]: Stopping Ceph grafana.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4... 2024-04-02T15:39:03.981 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:39:03 smithi164 bash[50463]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-grafana.a 2024-04-02T15:39:03.981 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:39:03 smithi164 bash[35718]: t=2024-04-02T15:39:03+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-02T15:39:03.981 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:39:03 smithi164 bash[35718]: t=2024-04-02T15:39:03+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2024-04-02T15:39:04.274 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:39:04 smithi164 bash[50472]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-grafana-a 2024-04-02T15:39:04.646 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:39:04 smithi164 bash[50521]: Error response from daemon: No such container: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4-grafana.a 2024-04-02T15:39:04.646 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:39:04 smithi164 systemd[1]: ceph-7a4940f2-f104-11ee-b647-cb9ed24678a4@grafana.a.service: Succeeded. 2024-04-02T15:39:04.646 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Apr 02 15:39:04 smithi164 systemd[1]: Stopped Ceph grafana.a for 7a4940f2-f104-11ee-b647-cb9ed24678a4. 2024-04-02T15:39:27.042 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-02T15:39:27.058 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-02T15:39:27.070 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-02T15:39:27.072 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636098/remote/smithi060/crash 2024-04-02T15:39:27.073 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/crash -- . 2024-04-02T15:39:27.087 INFO:teuthology.orchestra.run.smithi060.stderr:tar: /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-02T15:39:27.088 INFO:teuthology.orchestra.run.smithi060.stderr:tar: Error is not recoverable: exiting now 2024-04-02T15:39:27.089 DEBUG:teuthology.misc:Transferring archived files from smithi164:/var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636098/remote/smithi164/crash 2024-04-02T15:39:27.090 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/crash -- . 2024-04-02T15:39:27.129 INFO:teuthology.orchestra.run.smithi164.stderr:tar: /var/lib/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-02T15:39:27.130 INFO:teuthology.orchestra.run.smithi164.stderr:tar: Error is not recoverable: exiting now 2024-04-02T15:39:27.131 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-02T15:39:27.131 DEBUG:teuthology.orchestra.run.smithi060:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-02T15:39:27.148 INFO:teuthology.orchestra.run.smithi060.stdout:2024-04-02T15:27:05.919973+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-02T15:39:27.149 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-02T15:39:27.150 INFO:tasks.cephadm:Compressing logs... 2024-04-02T15:39:27.150 DEBUG:teuthology.orchestra.run.smithi060:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-02T15:39:27.152 DEBUG:teuthology.orchestra.run.smithi164:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-02T15:39:27.164 INFO:teuthology.orchestra.run.smithi060.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-02T15:39:27.166 INFO:teuthology.orchestra.run.smithi164.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-02T15:39:27.174 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-mon.a.log 2024-04-02T15:39:27.175 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-mgr.y.log 2024-04-02T15:39:27.176 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-mon.c.log 2024-04-02T15:39:27.176 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-04-02T15:39:27.177 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi060.svoxfv.log 2024-04-02T15:39:27.177 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-mon.c.log: /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi060.kjedds.log 2024-04-02T15:39:27.178 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.1.log 2024-04-02T15:39:27.179 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi060.svoxfv.log: /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi060.kjedds.log: gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/tcmu-runner.log 2024-04-02T15:39:27.180 INFO:teuthology.orchestra.run.smithi060.stderr: 62.5% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi060.kjedds.log.gz 2024-04-02T15:39:27.180 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.log 2024-04-02T15:39:27.180 INFO:teuthology.orchestra.run.smithi060.stderr: 62.8% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi060.svoxfv.log.gz 2024-04-02T15:39:27.181 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/tcmu-runner.log: 67.0% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/tcmu-runner.log.gz 2024-04-02T15:39:27.181 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-04-02T15:39:27.181 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-mon.b.log 2024-04-02T15:39:27.182 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.5.log 2024-04-02T15:39:27.183 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-mgr.x.log 2024-04-02T15:39:27.184 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-mon.b.log: /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-04-02T15:39:27.184 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.6.log 2024-04-02T15:39:27.185 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-mgr.x.log: /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi164.defvrz.log 2024-04-02T15:39:27.185 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.log: gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.0.log 2024-04-02T15:39:27.186 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.cephadm.log: 89.3% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-02T15:39:27.186 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.3.log 2024-04-02T15:39:27.186 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.0.log: 93.1% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-04-02T15:39:27.186 INFO:teuthology.orchestra.run.smithi060.stderr: 94.0% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-04-02T15:39:27.186 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-04-02T15:39:27.187 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.2.log 2024-04-02T15:39:27.188 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.6.log: 90.3% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-04-02T15:39:27.188 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi164.cpxiac.log 2024-04-02T15:39:27.188 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.log 2024-04-02T15:39:27.188 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi164.defvrz.log: /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi164.cpxiac.log: 62.6% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi164.defvrz.log.gz 2024-04-02T15:39:27.189 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.log: 62.6% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi164.cpxiac.log.gz 2024-04-02T15:39:27.189 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-04-02T15:39:27.190 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.4.log 2024-04-02T15:39:27.190 INFO:teuthology.orchestra.run.smithi164.stderr: 87.9% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-04-02T15:39:27.190 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-04-02T15:39:27.191 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.cephadm.log: /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.4.log: 81.4% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-02T15:39:27.199 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.3.log: /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-02T15:39:27.200 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.7.log 2024-04-02T15:39:27.201 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-02T15:39:27.204 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.7.log: 90.5% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-mgr.x.log.gz 2024-04-02T15:39:27.213 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.2.log: 93.7% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-04-02T15:39:27.220 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/cephadm.log: 91.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-02T15:39:27.223 INFO:teuthology.orchestra.run.smithi164.stderr: 93.8% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-04-02T15:39:27.238 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cephadm.log: 91.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-02T15:39:27.372 INFO:teuthology.orchestra.run.smithi164.stderr: 92.5% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-mon.b.log.gz 2024-04-02T15:39:27.424 INFO:teuthology.orchestra.run.smithi060.stderr: 87.6% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-mgr.y.log.gz 2024-04-02T15:39:27.483 INFO:teuthology.orchestra.run.smithi060.stderr: 92.4% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-mon.c.log.gz 2024-04-02T15:39:27.495 INFO:teuthology.orchestra.run.smithi060.stderr: 93.3% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.2.log.gz 2024-04-02T15:39:27.652 INFO:teuthology.orchestra.run.smithi164.stderr: 93.4% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.5.log.gz 2024-04-02T15:39:27.738 INFO:teuthology.orchestra.run.smithi164.stderr: 93.0% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.6.log.gz 2024-04-02T15:39:27.759 INFO:teuthology.orchestra.run.smithi164.stderr: 93.6% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.4.log.gz 2024-04-02T15:39:27.767 INFO:teuthology.orchestra.run.smithi164.stderr: 93.7% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.7.log.gz 2024-04-02T15:39:27.768 INFO:teuthology.orchestra.run.smithi164.stderr: 2024-04-02T15:39:27.768 INFO:teuthology.orchestra.run.smithi164.stderr:real 0m0.612s 2024-04-02T15:39:27.768 INFO:teuthology.orchestra.run.smithi164.stderr:user 0m2.339s 2024-04-02T15:39:27.768 INFO:teuthology.orchestra.run.smithi164.stderr:sys 0m0.100s 2024-04-02T15:39:27.774 INFO:teuthology.orchestra.run.smithi060.stderr: 93.4% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.0.log.gz 2024-04-02T15:39:27.782 INFO:teuthology.orchestra.run.smithi060.stderr: 93.5% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.1.log.gz 2024-04-02T15:39:27.825 INFO:teuthology.orchestra.run.smithi060.stderr: 91.2% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-mon.a.log.gz 2024-04-02T15:39:27.847 INFO:teuthology.orchestra.run.smithi060.stderr: 93.5% -- replaced with /var/log/ceph/7a4940f2-f104-11ee-b647-cb9ed24678a4/ceph-osd.3.log.gz 2024-04-02T15:39:27.849 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-04-02T15:39:27.849 INFO:teuthology.orchestra.run.smithi060.stderr:real 0m0.694s 2024-04-02T15:39:27.849 INFO:teuthology.orchestra.run.smithi060.stderr:user 0m3.287s 2024-04-02T15:39:27.849 INFO:teuthology.orchestra.run.smithi060.stderr:sys 0m0.131s 2024-04-02T15:39:27.849 INFO:tasks.cephadm:Archiving logs... 2024-04-02T15:39:27.850 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636098/remote/smithi060/log 2024-04-02T15:39:27.850 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-02T15:39:28.289 DEBUG:teuthology.misc:Transferring archived files from smithi164:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636098/remote/smithi164/log 2024-04-02T15:39:28.289 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-02T15:39:28.625 INFO:tasks.cephadm:Removing cluster... 2024-04-02T15:39:28.625 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 --force 2024-04-02T15:39:29.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 --force 2024-04-02T15:39:30.199 INFO:tasks.cephadm:Removing cephadm ... 2024-04-02T15:39:30.200 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-02T15:39:30.211 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-02T15:39:30.218 INFO:tasks.cephadm:Teardown complete 2024-04-02T15:39:30.219 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-02T15:39:30.249 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-02T15:39:30.250 DEBUG:teuthology.orchestra.run.smithi060:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-02T15:39:30.260 DEBUG:teuthology.orchestra.run.smithi164:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-02T15:39:30.278 INFO:teuthology.orchestra.run.smithi060.stdout: remote refid st t when poll reach delay offset jitter 2024-04-02T15:39:30.279 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================== 2024-04-02T15:39:30.279 INFO:teuthology.orchestra.run.smithi060.stdout:*hv01.front.sepi 44.4.53.2 2 u 44 64 377 0.076 5.988 0.589 2024-04-02T15:39:30.279 INFO:teuthology.orchestra.run.smithi060.stdout:+hv02.front.sepi 63.231.80.2 3 u 50 64 377 0.094 5.285 0.946 2024-04-02T15:39:30.279 INFO:teuthology.orchestra.run.smithi060.stdout:+hv03.front.sepi 74.6.168.72 3 u 49 64 377 0.097 4.524 0.606 2024-04-02T15:39:30.279 INFO:teuthology.orchestra.run.smithi060.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 0.000 0.000 2024-04-02T15:39:30.289 INFO:teuthology.orchestra.run.smithi164.stdout: remote refid st t when poll reach delay offset jitter 2024-04-02T15:39:30.289 INFO:teuthology.orchestra.run.smithi164.stdout:============================================================================== 2024-04-02T15:39:30.289 INFO:teuthology.orchestra.run.smithi164.stdout:*hv01.front.sepi 44.4.53.2 2 u 44 64 377 0.083 2.928 1.031 2024-04-02T15:39:30.289 INFO:teuthology.orchestra.run.smithi164.stdout:+hv02.front.sepi 63.231.80.2 3 u 55 64 377 0.052 3.911 0.498 2024-04-02T15:39:30.289 INFO:teuthology.orchestra.run.smithi164.stdout:+hv03.front.sepi 74.6.168.72 3 u 55 64 377 0.089 2.556 0.625 2024-04-02T15:39:30.289 INFO:teuthology.orchestra.run.smithi164.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 0.000 0.000 2024-04-02T15:39:30.291 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-02T15:39:30.562 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-02T15:39:30.563 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-02T15:39:31.031 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-02T15:39:31.242 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-02T15:39:31.294 INFO:teuthology.task.internal:Duration was 1516.699825 seconds 2024-04-02T15:39:31.295 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-02T15:39:31.318 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-02T15:39:31.318 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-02T15:39:31.320 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-02T15:39:31.373 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-02T15:39:31.373 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi060.front.sepia.ceph.com 2024-04-02T15:39:31.374 DEBUG:teuthology.orchestra.run.smithi060:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-02T15:39:31.386 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi164.front.sepia.ceph.com 2024-04-02T15:39:31.386 DEBUG:teuthology.orchestra.run.smithi164:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-02T15:39:31.399 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-02T15:39:31.399 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-02T15:39:31.401 DEBUG:teuthology.orchestra.run.smithi164:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-02T15:39:31.461 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-02T15:39:31.462 DEBUG:teuthology.orchestra.run.smithi060:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-02T15:39:31.463 DEBUG:teuthology.orchestra.run.smithi164:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-02T15:39:31.597 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-02T15:39:31.609 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-02T15:39:31.609 DEBUG:teuthology.orchestra.run.smithi060:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-02T15:39:31.624 DEBUG:teuthology.orchestra.run.smithi164:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-02T15:39:31.639 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-02T15:39:31.649 DEBUG:teuthology.orchestra.run.smithi060:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-02T15:39:31.651 DEBUG:teuthology.orchestra.run.smithi164:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-02T15:39:31.664 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = core 2024-04-02T15:39:31.665 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern = core 2024-04-02T15:39:31.697 DEBUG:teuthology.orchestra.run.smithi060:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-02T15:39:31.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T15:39:31.703 DEBUG:teuthology.orchestra.run.smithi164:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-02T15:39:31.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T15:39:31.738 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-02T15:39:31.748 INFO:teuthology.task.internal:Transferring archived files... 2024-04-02T15:39:31.749 DEBUG:teuthology.misc:Transferring archived files from smithi060:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636098/remote/smithi060 2024-04-02T15:39:31.750 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-02T15:39:31.781 DEBUG:teuthology.misc:Transferring archived files from smithi164:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636098/remote/smithi164 2024-04-02T15:39:31.781 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-02T15:39:31.811 INFO:teuthology.task.internal:Removing archive directory... 2024-04-02T15:39:31.811 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-02T15:39:31.813 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-02T15:39:31.819 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-02T15:39:31.833 INFO:teuthology.task.internal:Not uploading archives. 2024-04-02T15:39:31.833 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-02T15:39:31.857 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-02T15:39:31.858 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-02T15:39:31.861 DEBUG:teuthology.orchestra.run.smithi164:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-02T15:39:31.865 INFO:teuthology.orchestra.run.smithi060.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 2 15:39 /home/ubuntu/cephtest 2024-04-02T15:39:31.869 INFO:teuthology.orchestra.run.smithi164.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 2 15:39 /home/ubuntu/cephtest 2024-04-02T15:39:31.871 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-02T15:39:31.891 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-02T15:39:31.959 INFO:teuthology.nuke:Checking targets against current locks 2024-04-02T15:39:31.979 DEBUG:teuthology.nuke:shortname: smithi060 2024-04-02T15:39:31.980 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-02T15:39:31.999 DEBUG:teuthology.nuke:shortname: smithi164 2024-04-02T15:39:31.999 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-02T15:39:32.003 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636098', '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-04-02 15:04:07.751934', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-04-02T15:39:32.022 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi164.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-04-02_14:30:22-orch:cephadm-wip-guits-testing-2024-04-02-0703-distro-default-smithi/7636098', '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-04-02 15:04:07.750164', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-04-02T15:39:32.059 INFO:teuthology.orchestra.console.smithi060:Power off 2024-04-02T15:39:32.059 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-02T15:39:32.082 DEBUG:teuthology.orchestra.console.smithi060:power off output: Chassis Power Control: Down/Off 2024-04-02T15:39:32.082 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T15:39:32.097 INFO:teuthology.orchestra.console.smithi164:Power off 2024-04-02T15:39:32.098 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-02T15:39:32.108 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is on 2024-04-02T15:39:32.120 DEBUG:teuthology.orchestra.console.smithi164:power off output: Chassis Power Control: Down/Off 2024-04-02T15:39:32.120 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T15:39:32.144 DEBUG:teuthology.orchestra.console.smithi164:check power output: Chassis Power is on 2024-04-02T15:39:36.110 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T15:39:36.145 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T15:39:36.221 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is on 2024-04-02T15:39:36.255 DEBUG:teuthology.orchestra.console.smithi164:check power output: Chassis Power is on 2024-04-02T15:39:40.222 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T15:39:40.255 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T15:39:40.333 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is on 2024-04-02T15:39:40.366 DEBUG:teuthology.orchestra.console.smithi164:check power output: Chassis Power is on 2024-04-02T15:39:44.338 DEBUG:teuthology.orchestra.console.smithi060:pexpect command: ipmitool -H smithi060.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T15:39:44.367 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T15:39:44.448 DEBUG:teuthology.orchestra.console.smithi060:check power output: Chassis Power is off 2024-04-02T15:39:44.476 DEBUG:teuthology.orchestra.console.smithi164:check power output: Chassis Power is off 2024-04-02T15:39:44.550 INFO:teuthology.orchestra.console.smithi060:Power off completed 2024-04-02T15:39:44.578 INFO:teuthology.orchestra.console.smithi164:Power off completed 2024-04-02T15:39:44.683 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} duration: 1516.699824810028 failure_reason: 'Command failed on smithi060 with status 22: "sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7a4940f2-f104-11ee-b647-cb9ed24678a4 -e sha1=3f3f3ed992429b85be729743ad3b39d52dd90744 -- bash -c ''ceph orch ps''"' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=79e6e8778568490390a5e3b2d69d22da status: fail success: false 2024-04-02T15:39:44.683 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-02T15:39:44.767 INFO:teuthology.run:FAIL