2024-04-07T14:33:09.757 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-04-07T14:33:09.757 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --description orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} --owner scheduled_teuthology@teuthology --name teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi --archive /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634216 -- /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634216/orig.config.yaml 2024-04-07T14:33:09.785 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-07T14:33:09.868 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634216 branch: main description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7634216' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 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: e5c885fe95ee982ff7b45214daa61b1a6d09d57d ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d workunit: branch: main sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d owner: scheduled_teuthology@teuthology priority: 950 repo: https://git.ceph.com/ceph.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: 7151 sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d sleep_before_teardown: 0 subset: 39/64 suite: orch suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d targets: smithi118.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi170.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: 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-01_20:08:13 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-07T14:33:09.868 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa; will attempt to use it 2024-04-07T14:33:09.868 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks 2024-04-07T14:33:09.869 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-07T14:33:09.870 INFO:teuthology.task.internal:Checking packages... 2024-04-07T14:33:09.892 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d' 2024-04-07T14:33:09.893 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-07T14:33:09.893 INFO:teuthology.packaging:ref: None 2024-04-07T14:33:09.893 INFO:teuthology.packaging:tag: None 2024-04-07T14:33:09.893 INFO:teuthology.packaging:branch: main 2024-04-07T14:33:09.893 INFO:teuthology.packaging:sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:33:09.893 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=main 2024-04-07T14:33:10.118 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2778-ga971fd5f-1focal 2024-04-07T14:33:10.119 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-07T14:33:10.126 INFO:teuthology.task.internal:no buildpackages task found 2024-04-07T14:33:10.126 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-07T14:33:10.143 INFO:teuthology.task.internal:Saving configuration 2024-04-07T14:33:10.153 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-07T14:33:10.161 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-07T14:33:10.187 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi118.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634216', '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-07 14:26:25.911160', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-04-07T14:33:10.212 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi170.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634216', '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-07 14:26:25.912648', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-04-07T14:33:10.212 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-07T14:33:10.218 INFO:teuthology.task.internal:roles: ubuntu@smithi118.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-07T14:33:10.218 INFO:teuthology.task.internal:roles: ubuntu@smithi170.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-07T14:33:10.218 INFO:teuthology.run_tasks:Running task console_log... 2024-04-07T14:33:10.287 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fbd3f4f3f70>, signals=[15]) 2024-04-07T14:33:10.287 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-07T14:33:10.294 INFO:teuthology.task.internal:Opening connections... 2024-04-07T14:33:10.295 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi118.front.sepia.ceph.com 2024-04-07T14:33:10.296 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:33:10.394 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi170.front.sepia.ceph.com 2024-04-07T14:33:10.395 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:33:10.484 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-07T14:33:10.492 DEBUG:teuthology.orchestra.run.smithi118:> uname -m 2024-04-07T14:33:10.499 INFO:teuthology.orchestra.run.smithi118.stdout:x86_64 2024-04-07T14:33:10.499 DEBUG:teuthology.orchestra.run.smithi118:> cat /etc/os-release 2024-04-07T14:33:10.546 INFO:teuthology.orchestra.run.smithi118.stdout:NAME="Ubuntu" 2024-04-07T14:33:10.546 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-04-07T14:33:10.546 INFO:teuthology.orchestra.run.smithi118.stdout:ID=ubuntu 2024-04-07T14:33:10.546 INFO:teuthology.orchestra.run.smithi118.stdout:ID_LIKE=debian 2024-04-07T14:33:10.546 INFO:teuthology.orchestra.run.smithi118.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-04-07T14:33:10.547 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION_ID="20.04" 2024-04-07T14:33:10.547 INFO:teuthology.orchestra.run.smithi118.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-07T14:33:10.547 INFO:teuthology.orchestra.run.smithi118.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-07T14:33:10.547 INFO:teuthology.orchestra.run.smithi118.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-07T14:33:10.547 INFO:teuthology.orchestra.run.smithi118.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-07T14:33:10.547 INFO:teuthology.orchestra.run.smithi118.stdout:VERSION_CODENAME=focal 2024-04-07T14:33:10.547 INFO:teuthology.orchestra.run.smithi118.stdout:UBUNTU_CODENAME=focal 2024-04-07T14:33:10.547 INFO:teuthology.lock.ops:Updating smithi118.front.sepia.ceph.com on lock server 2024-04-07T14:33:10.572 DEBUG:teuthology.orchestra.run.smithi170:> uname -m 2024-04-07T14:33:10.578 INFO:teuthology.orchestra.run.smithi170.stdout:x86_64 2024-04-07T14:33:10.579 DEBUG:teuthology.orchestra.run.smithi170:> cat /etc/os-release 2024-04-07T14:33:10.585 INFO:teuthology.orchestra.run.smithi170.stdout:NAME="Ubuntu" 2024-04-07T14:33:10.585 INFO:teuthology.orchestra.run.smithi170.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-04-07T14:33:10.585 INFO:teuthology.orchestra.run.smithi170.stdout:ID=ubuntu 2024-04-07T14:33:10.585 INFO:teuthology.orchestra.run.smithi170.stdout:ID_LIKE=debian 2024-04-07T14:33:10.585 INFO:teuthology.orchestra.run.smithi170.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-04-07T14:33:10.585 INFO:teuthology.orchestra.run.smithi170.stdout:VERSION_ID="20.04" 2024-04-07T14:33:10.585 INFO:teuthology.orchestra.run.smithi170.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-07T14:33:10.585 INFO:teuthology.orchestra.run.smithi170.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-07T14:33:10.585 INFO:teuthology.orchestra.run.smithi170.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-07T14:33:10.585 INFO:teuthology.orchestra.run.smithi170.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-07T14:33:10.585 INFO:teuthology.orchestra.run.smithi170.stdout:VERSION_CODENAME=focal 2024-04-07T14:33:10.585 INFO:teuthology.orchestra.run.smithi170.stdout:UBUNTU_CODENAME=focal 2024-04-07T14:33:10.586 INFO:teuthology.lock.ops:Updating smithi170.front.sepia.ceph.com on lock server 2024-04-07T14:33:10.605 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-07T14:33:10.614 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-07T14:33:10.628 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-07T14:33:10.628 DEBUG:teuthology.orchestra.run.smithi118:> test '!' -e /home/ubuntu/cephtest 2024-04-07T14:33:10.630 DEBUG:teuthology.orchestra.run.smithi170:> test '!' -e /home/ubuntu/cephtest 2024-04-07T14:33:10.636 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-07T14:33:10.647 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-07T14:33:10.647 DEBUG:teuthology.orchestra.run.smithi118:> test -z $(ls -A /var/lib/ceph) 2024-04-07T14:33:10.649 DEBUG:teuthology.orchestra.run.smithi170:> test -z $(ls -A /var/lib/ceph) 2024-04-07T14:33:10.699 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-07T14:33:10.759 INFO:teuthology.run_tasks:Running task kernel... 2024-04-07T14:33:10.790 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-04-07T14:33:10.790 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-04-07T14:33:10.790 DEBUG:teuthology.orchestra.run.smithi118:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-07T14:33:10.791 DEBUG:teuthology.orchestra.run.smithi170:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-07T14:33:10.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T14:33:10.796 DEBUG:teuthology.orchestra.run.smithi118:> uname -r 2024-04-07T14:33:10.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T14:33:10.797 DEBUG:teuthology.orchestra.run.smithi170:> uname -r 2024-04-07T14:33:10.803 INFO:teuthology.orchestra.run.smithi118.stdout:5.4.0-124-generic 2024-04-07T14:33:10.804 INFO:teuthology.task.kernel:Running kernel on smithi118: 5.4.0-124-generic 2024-04-07T14:33:10.804 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get clean 2024-04-07T14:33:10.805 INFO:teuthology.orchestra.run.smithi170.stdout:5.4.0-124-generic 2024-04-07T14:33:10.805 INFO:teuthology.task.kernel:Running kernel on smithi170: 5.4.0-124-generic 2024-04-07T14:33:10.805 DEBUG:teuthology.orchestra.run.smithi170:> sudo apt-get clean 2024-04-07T14:33:10.892 DEBUG:teuthology.orchestra.run.smithi170:> sudo apt-get update 2024-04-07T14:33:11.013 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get update 2024-04-07T14:33:11.084 INFO:teuthology.orchestra.run.smithi170.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-07T14:33:11.099 INFO:teuthology.orchestra.run.smithi170.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-04-07T14:33:11.166 INFO:teuthology.orchestra.run.smithi170.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-04-07T14:33:11.180 INFO:teuthology.orchestra.run.smithi170.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-04-07T14:33:11.195 INFO:teuthology.orchestra.run.smithi118.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-04-07T14:33:11.307 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-07T14:33:11.390 INFO:teuthology.orchestra.run.smithi118.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-04-07T14:33:11.481 INFO:teuthology.orchestra.run.smithi170.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,200 kB] 2024-04-07T14:33:11.491 INFO:teuthology.orchestra.run.smithi118.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,821 kB] 2024-04-07T14:33:11.633 INFO:teuthology.orchestra.run.smithi170.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [954 kB] 2024-04-07T14:33:11.650 INFO:teuthology.orchestra.run.smithi170.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [510 kB] 2024-04-07T14:33:11.653 INFO:teuthology.orchestra.run.smithi170.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-04-07T14:33:11.654 INFO:teuthology.orchestra.run.smithi170.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,815 kB] 2024-04-07T14:33:11.666 INFO:teuthology.orchestra.run.smithi118.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [730 kB] 2024-04-07T14:33:11.681 INFO:teuthology.orchestra.run.smithi118.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [427 kB] 2024-04-07T14:33:11.684 INFO:teuthology.orchestra.run.smithi118.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-04-07T14:33:11.685 INFO:teuthology.orchestra.run.smithi118.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-04-07T14:33:11.685 INFO:teuthology.orchestra.run.smithi118.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,699 kB] 2024-04-07T14:33:11.687 INFO:teuthology.orchestra.run.smithi170.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.2 kB] 2024-04-07T14:33:11.689 INFO:teuthology.orchestra.run.smithi170.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [392 kB] 2024-04-07T14:33:11.696 INFO:teuthology.orchestra.run.smithi170.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-04-07T14:33:11.697 INFO:teuthology.orchestra.run.smithi170.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-04-07T14:33:11.708 INFO:teuthology.orchestra.run.smithi170.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-04-07T14:33:11.725 INFO:teuthology.orchestra.run.smithi170.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-04-07T14:33:11.728 INFO:teuthology.orchestra.run.smithi170.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-04-07T14:33:11.732 INFO:teuthology.orchestra.run.smithi118.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [377 kB] 2024-04-07T14:33:11.732 INFO:teuthology.orchestra.run.smithi118.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-04-07T14:33:11.736 INFO:teuthology.orchestra.run.smithi118.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-04-07T14:33:11.736 INFO:teuthology.orchestra.run.smithi118.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-04-07T14:33:11.741 INFO:teuthology.orchestra.run.smithi170.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.2 kB] 2024-04-07T14:33:11.741 INFO:teuthology.orchestra.run.smithi118.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-04-07T14:33:11.742 INFO:teuthology.orchestra.run.smithi170.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-04-07T14:33:11.742 INFO:teuthology.orchestra.run.smithi170.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,880 B] 2024-04-07T14:33:11.742 INFO:teuthology.orchestra.run.smithi170.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-04-07T14:33:11.751 INFO:teuthology.orchestra.run.smithi118.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-04-07T14:33:11.753 INFO:teuthology.orchestra.run.smithi118.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-04-07T14:33:11.754 INFO:teuthology.orchestra.run.smithi170.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-04-07T14:33:11.755 INFO:teuthology.orchestra.run.smithi170.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-04-07T14:33:11.756 INFO:teuthology.orchestra.run.smithi118.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-04-07T14:33:11.756 INFO:teuthology.orchestra.run.smithi118.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-04-07T14:33:11.756 INFO:teuthology.orchestra.run.smithi118.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-04-07T14:33:11.756 INFO:teuthology.orchestra.run.smithi118.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-04-07T14:33:11.756 INFO:teuthology.orchestra.run.smithi170.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-04-07T14:33:11.756 INFO:teuthology.orchestra.run.smithi170.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-04-07T14:33:11.757 INFO:teuthology.orchestra.run.smithi170.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-04-07T14:33:11.760 INFO:teuthology.orchestra.run.smithi170.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-04-07T14:33:11.808 INFO:teuthology.orchestra.run.smithi170.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [730 kB] 2024-04-07T14:33:11.871 INFO:teuthology.orchestra.run.smithi118.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,200 kB] 2024-04-07T14:33:12.150 INFO:teuthology.orchestra.run.smithi170.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,821 kB] 2024-04-07T14:33:12.267 INFO:teuthology.orchestra.run.smithi118.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [954 kB] 2024-04-07T14:33:12.294 INFO:teuthology.orchestra.run.smithi118.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [510 kB] 2024-04-07T14:33:12.308 INFO:teuthology.orchestra.run.smithi118.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-04-07T14:33:12.308 INFO:teuthology.orchestra.run.smithi118.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,815 kB] 2024-04-07T14:33:12.342 INFO:teuthology.orchestra.run.smithi170.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [427 kB] 2024-04-07T14:33:12.357 INFO:teuthology.orchestra.run.smithi170.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-04-07T14:33:12.357 INFO:teuthology.orchestra.run.smithi170.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,699 kB] 2024-04-07T14:33:12.384 INFO:teuthology.orchestra.run.smithi118.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.2 kB] 2024-04-07T14:33:12.385 INFO:teuthology.orchestra.run.smithi118.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [392 kB] 2024-04-07T14:33:12.391 INFO:teuthology.orchestra.run.smithi118.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-04-07T14:33:12.432 INFO:teuthology.orchestra.run.smithi170.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-04-07T14:33:12.432 INFO:teuthology.orchestra.run.smithi170.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [377 kB] 2024-04-07T14:33:12.438 INFO:teuthology.orchestra.run.smithi170.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-04-07T14:33:12.438 INFO:teuthology.orchestra.run.smithi170.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-04-07T14:33:12.472 INFO:teuthology.orchestra.run.smithi170.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-04-07T14:33:12.556 INFO:teuthology.orchestra.run.smithi118.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-04-07T14:33:12.651 INFO:teuthology.orchestra.run.smithi170.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-04-07T14:33:13.078 INFO:teuthology.orchestra.run.smithi170.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-04-07T14:33:13.084 INFO:teuthology.orchestra.run.smithi170.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-04-07T14:33:13.085 INFO:teuthology.orchestra.run.smithi170.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-04-07T14:33:13.093 INFO:teuthology.orchestra.run.smithi170.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-04-07T14:33:13.095 INFO:teuthology.orchestra.run.smithi170.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-04-07T14:33:13.148 INFO:teuthology.orchestra.run.smithi118.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-04-07T14:33:13.259 INFO:teuthology.orchestra.run.smithi118.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-04-07T14:33:13.279 INFO:teuthology.orchestra.run.smithi118.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-04-07T14:33:13.281 INFO:teuthology.orchestra.run.smithi118.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.2 kB] 2024-04-07T14:33:13.283 INFO:teuthology.orchestra.run.smithi118.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-04-07T14:33:13.284 INFO:teuthology.orchestra.run.smithi118.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,880 B] 2024-04-07T14:33:13.284 INFO:teuthology.orchestra.run.smithi118.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-04-07T14:33:13.284 INFO:teuthology.orchestra.run.smithi118.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-04-07T14:33:13.287 INFO:teuthology.orchestra.run.smithi118.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-04-07T14:33:13.290 INFO:teuthology.orchestra.run.smithi118.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-04-07T14:33:13.454 INFO:teuthology.orchestra.run.smithi118.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-04-07T14:33:13.637 INFO:teuthology.orchestra.run.smithi118.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-04-07T14:33:13.660 INFO:teuthology.orchestra.run.smithi118.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-04-07T14:33:15.675 INFO:teuthology.orchestra.run.smithi118.stdout:Fetched 19.7 MB in 3s (7,139 kB/s) 2024-04-07T14:33:15.992 INFO:teuthology.orchestra.run.smithi170.stdout:Fetched 19.7 MB in 3s (6,877 kB/s) 2024-04-07T14:33:17.147 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2024-04-07T14:33:17.175 DEBUG:teuthology.orchestra.run.smithi118:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-07T14:33:17.250 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2024-04-07T14:33:17.453 INFO:teuthology.orchestra.run.smithi170.stdout:Reading package lists... 2024-04-07T14:33:17.462 INFO:teuthology.orchestra.run.smithi118.stdout:Building dependency tree... 2024-04-07T14:33:17.462 INFO:teuthology.orchestra.run.smithi118.stdout:Reading state information... 2024-04-07T14:33:17.480 DEBUG:teuthology.orchestra.run.smithi170:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-07T14:33:17.560 INFO:teuthology.orchestra.run.smithi170.stdout:Reading package lists... 2024-04-07T14:33:17.664 INFO:teuthology.orchestra.run.smithi118.stdout:The following additional packages will be installed: 2024-04-07T14:33:17.664 INFO:teuthology.orchestra.run.smithi118.stdout: linux-generic linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-04-07T14:33:17.664 INFO:teuthology.orchestra.run.smithi118.stdout: linux-headers-generic linux-image-5.4.0-174-generic 2024-04-07T14:33:17.665 INFO:teuthology.orchestra.run.smithi118.stdout: linux-modules-5.4.0-174-generic linux-modules-extra-5.4.0-174-generic 2024-04-07T14:33:17.665 INFO:teuthology.orchestra.run.smithi118.stdout:Suggested packages: 2024-04-07T14:33:17.665 INFO:teuthology.orchestra.run.smithi118.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-04-07T14:33:17.665 INFO:teuthology.orchestra.run.smithi118.stdout:Recommended packages: 2024-04-07T14:33:17.666 INFO:teuthology.orchestra.run.smithi118.stdout: thermald 2024-04-07T14:33:17.723 INFO:teuthology.orchestra.run.smithi118.stdout:The following NEW packages will be installed: 2024-04-07T14:33:17.723 INFO:teuthology.orchestra.run.smithi118.stdout: linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-04-07T14:33:17.723 INFO:teuthology.orchestra.run.smithi118.stdout: linux-image-5.4.0-174-generic linux-modules-5.4.0-174-generic 2024-04-07T14:33:17.724 INFO:teuthology.orchestra.run.smithi118.stdout: linux-modules-extra-5.4.0-174-generic 2024-04-07T14:33:17.725 INFO:teuthology.orchestra.run.smithi118.stdout:The following packages will be upgraded: 2024-04-07T14:33:17.726 INFO:teuthology.orchestra.run.smithi118.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-07T14:33:17.770 INFO:teuthology.orchestra.run.smithi170.stdout:Building dependency tree... 2024-04-07T14:33:17.770 INFO:teuthology.orchestra.run.smithi170.stdout:Reading state information... 2024-04-07T14:33:17.784 INFO:teuthology.orchestra.run.smithi118.stdout:3 upgraded, 5 newly installed, 0 to remove and 295 not upgraded. 2024-04-07T14:33:17.784 INFO:teuthology.orchestra.run.smithi118.stdout:Need to get 77.1 MB of archives. 2024-04-07T14:33:17.784 INFO:teuthology.orchestra.run.smithi118.stdout:After this operation, 380 MB of additional disk space will be used. 2024-04-07T14:33:17.784 INFO:teuthology.orchestra.run.smithi118.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-07T14:33:17.970 INFO:teuthology.orchestra.run.smithi170.stdout:The following additional packages will be installed: 2024-04-07T14:33:17.970 INFO:teuthology.orchestra.run.smithi170.stdout: linux-generic linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-04-07T14:33:17.970 INFO:teuthology.orchestra.run.smithi170.stdout: linux-headers-generic linux-image-5.4.0-174-generic 2024-04-07T14:33:17.971 INFO:teuthology.orchestra.run.smithi170.stdout: linux-modules-5.4.0-174-generic linux-modules-extra-5.4.0-174-generic 2024-04-07T14:33:17.972 INFO:teuthology.orchestra.run.smithi170.stdout:Suggested packages: 2024-04-07T14:33:17.972 INFO:teuthology.orchestra.run.smithi170.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-04-07T14:33:17.972 INFO:teuthology.orchestra.run.smithi170.stdout:Recommended packages: 2024-04-07T14:33:17.972 INFO:teuthology.orchestra.run.smithi170.stdout: thermald 2024-04-07T14:33:18.034 INFO:teuthology.orchestra.run.smithi170.stdout:The following NEW packages will be installed: 2024-04-07T14:33:18.035 INFO:teuthology.orchestra.run.smithi170.stdout: linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-04-07T14:33:18.035 INFO:teuthology.orchestra.run.smithi170.stdout: linux-image-5.4.0-174-generic linux-modules-5.4.0-174-generic 2024-04-07T14:33:18.035 INFO:teuthology.orchestra.run.smithi170.stdout: linux-modules-extra-5.4.0-174-generic 2024-04-07T14:33:18.036 INFO:teuthology.orchestra.run.smithi170.stdout:The following packages will be upgraded: 2024-04-07T14:33:18.036 INFO:teuthology.orchestra.run.smithi170.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-07T14:33:18.094 INFO:teuthology.orchestra.run.smithi170.stdout:3 upgraded, 5 newly installed, 0 to remove and 295 not upgraded. 2024-04-07T14:33:18.095 INFO:teuthology.orchestra.run.smithi170.stdout:Need to get 77.1 MB of archives. 2024-04-07T14:33:18.095 INFO:teuthology.orchestra.run.smithi170.stdout:After this operation, 380 MB of additional disk space will be used. 2024-04-07T14:33:18.095 INFO:teuthology.orchestra.run.smithi170.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-07T14:33:18.128 INFO:teuthology.orchestra.run.smithi118.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-07T14:33:18.234 INFO:teuthology.orchestra.run.smithi118.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-07T14:33:18.719 INFO:teuthology.orchestra.run.smithi170.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-07T14:33:18.887 INFO:teuthology.orchestra.run.smithi170.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-07T14:33:19.087 INFO:teuthology.orchestra.run.smithi118.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-07T14:33:19.087 INFO:teuthology.orchestra.run.smithi118.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-07T14:33:19.088 INFO:teuthology.orchestra.run.smithi118.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-07T14:33:19.255 INFO:teuthology.orchestra.run.smithi118.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-07T14:33:19.281 INFO:teuthology.orchestra.run.smithi118.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-07T14:33:19.508 INFO:teuthology.orchestra.run.smithi170.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-07T14:33:19.508 INFO:teuthology.orchestra.run.smithi170.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-07T14:33:19.508 INFO:teuthology.orchestra.run.smithi170.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-07T14:33:19.619 INFO:teuthology.orchestra.run.smithi170.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-07T14:33:19.632 INFO:teuthology.orchestra.run.smithi170.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-07T14:33:19.964 INFO:teuthology.orchestra.run.smithi118.stdout:Fetched 77.1 MB in 2s (49.8 MB/s) 2024-04-07T14:33:20.130 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-modules-5.4.0-174-generic. 2024-04-07T14:33:20.309 INFO:teuthology.orchestra.run.smithi170.stdout:Fetched 77.1 MB in 2s (48.6 MB/s) 2024-04-07T14:33:20.474 INFO:teuthology.orchestra.run.smithi170.stdout:Selecting previously unselected package linux-modules-5.4.0-174-generic. 2024-04-07T14:33:21.847 INFO:teuthology.orchestra.run.smithi118.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-07T14:33:21.852 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../0-linux-modules-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-07T14:33:21.919 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-07T14:33:22.185 INFO:teuthology.orchestra.run.smithi170.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-07T14:33:22.190 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../0-linux-modules-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-07T14:33:22.255 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-07T14:33:23.838 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-image-5.4.0-174-generic. 2024-04-07T14:33:23.854 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../1-linux-image-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-07T14:33:23.951 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-07T14:33:24.180 INFO:teuthology.orchestra.run.smithi170.stdout:Selecting previously unselected package linux-image-5.4.0-174-generic. 2024-04-07T14:33:24.194 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../1-linux-image-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-07T14:33:24.289 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-07T14:33:25.008 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-174-generic. 2024-04-07T14:33:25.021 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-07T14:33:25.049 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-07T14:33:25.349 INFO:teuthology.orchestra.run.smithi170.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-174-generic. 2024-04-07T14:33:25.364 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-07T14:33:25.407 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-07T14:33:29.775 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../3-linux-generic_5.4.0.174.172_amd64.deb ... 2024-04-07T14:33:29.902 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-07T14:33:30.178 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../3-linux-generic_5.4.0.174.172_amd64.deb ... 2024-04-07T14:33:30.237 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.174.172_amd64.deb ... 2024-04-07T14:33:30.304 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-07T14:33:30.372 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-image-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-07T14:33:30.640 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.174.172_amd64.deb ... 2024-04-07T14:33:30.742 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-headers-5.4.0-174. 2024-04-07T14:33:30.759 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../5-linux-headers-5.4.0-174_5.4.0-174.193_all.deb ... 2024-04-07T14:33:30.766 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-image-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-07T14:33:30.800 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-04-07T14:33:31.119 INFO:teuthology.orchestra.run.smithi170.stdout:Selecting previously unselected package linux-headers-5.4.0-174. 2024-04-07T14:33:31.133 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../5-linux-headers-5.4.0-174_5.4.0-174.193_all.deb ... 2024-04-07T14:33:31.177 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-04-07T14:33:36.235 INFO:teuthology.orchestra.run.smithi118.stdout:Selecting previously unselected package linux-headers-5.4.0-174-generic. 2024-04-07T14:33:36.257 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../6-linux-headers-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-07T14:33:36.301 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-07T14:33:36.376 INFO:teuthology.orchestra.run.smithi170.stdout:Selecting previously unselected package linux-headers-5.4.0-174-generic. 2024-04-07T14:33:36.399 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../6-linux-headers-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-07T14:33:36.442 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-07T14:33:38.895 INFO:teuthology.orchestra.run.smithi118.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.174.172_amd64.deb ... 2024-04-07T14:33:39.012 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.174.172_amd64.deb ... 2024-04-07T14:33:39.017 INFO:teuthology.orchestra.run.smithi118.stdout:Unpacking linux-headers-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-07T14:33:39.124 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-headers-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-07T14:33:39.359 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-07T14:33:39.461 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-07T14:33:40.580 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-07T14:33:40.681 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-07T14:33:41.721 INFO:teuthology.orchestra.run.smithi118.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-174-generic 2024-04-07T14:33:41.722 INFO:teuthology.orchestra.run.smithi118.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-174-generic 2024-04-07T14:33:41.837 INFO:teuthology.orchestra.run.smithi170.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-174-generic 2024-04-07T14:33:41.837 INFO:teuthology.orchestra.run.smithi170.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-174-generic 2024-04-07T14:33:41.857 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-07T14:33:41.974 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-07T14:33:43.034 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-04-07T14:33:43.151 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-04-07T14:33:43.159 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-07T14:33:43.260 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-07T14:33:43.285 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-image-generic (5.4.0.174.172) ... 2024-04-07T14:33:43.411 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-headers-generic (5.4.0.174.172) ... 2024-04-07T14:33:43.412 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-image-generic (5.4.0.174.172) ... 2024-04-07T14:33:43.537 INFO:teuthology.orchestra.run.smithi118.stdout:Setting up linux-generic (5.4.0.174.172) ... 2024-04-07T14:33:43.539 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-headers-generic (5.4.0.174.172) ... 2024-04-07T14:33:43.664 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-generic (5.4.0.174.172) ... 2024-04-07T14:33:43.664 INFO:teuthology.orchestra.run.smithi118.stdout:Processing triggers for linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-07T14:33:43.737 INFO:teuthology.orchestra.run.smithi118.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-07T14:33:43.737 INFO:teuthology.orchestra.run.smithi118.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-174-generic 2024-04-07T14:33:43.790 INFO:teuthology.orchestra.run.smithi170.stdout:Processing triggers for linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-07T14:33:43.861 INFO:teuthology.orchestra.run.smithi170.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-07T14:33:43.861 INFO:teuthology.orchestra.run.smithi170.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-174-generic 2024-04-07T14:34:05.997 INFO:teuthology.orchestra.run.smithi170.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-07T14:34:05.998 INFO:teuthology.orchestra.run.smithi170.stdout:Sourcing file `/etc/default/grub' 2024-04-07T14:34:06.011 INFO:teuthology.orchestra.run.smithi170.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-07T14:34:06.030 INFO:teuthology.orchestra.run.smithi170.stdout:Generating grub configuration file ... 2024-04-07T14:34:06.353 INFO:teuthology.orchestra.run.smithi170.stdout:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-04-07T14:34:06.374 INFO:teuthology.orchestra.run.smithi170.stdout:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-04-07T14:34:06.401 INFO:teuthology.orchestra.run.smithi118.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-07T14:34:06.402 INFO:teuthology.orchestra.run.smithi118.stdout:Sourcing file `/etc/default/grub' 2024-04-07T14:34:06.409 INFO:teuthology.orchestra.run.smithi118.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-07T14:34:06.422 INFO:teuthology.orchestra.run.smithi118.stdout:Generating grub configuration file ... 2024-04-07T14:34:06.725 INFO:teuthology.orchestra.run.smithi118.stdout:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-04-07T14:34:06.746 INFO:teuthology.orchestra.run.smithi118.stdout:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-04-07T14:34:06.795 INFO:teuthology.orchestra.run.smithi170.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-07T14:34:06.807 INFO:teuthology.orchestra.run.smithi170.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-07T14:34:07.120 INFO:teuthology.orchestra.run.smithi118.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-07T14:34:07.131 INFO:teuthology.orchestra.run.smithi118.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-07T14:34:08.553 INFO:teuthology.orchestra.run.smithi170.stdout:done 2024-04-07T14:34:08.959 DEBUG:teuthology.orchestra.run.smithi170:> dpkg -s linux-image-generic 2024-04-07T14:34:08.998 INFO:teuthology.orchestra.run.smithi170.stdout:Package: linux-image-generic 2024-04-07T14:34:08.998 INFO:teuthology.orchestra.run.smithi170.stdout:Status: install ok installed 2024-04-07T14:34:08.998 INFO:teuthology.orchestra.run.smithi170.stdout:Priority: optional 2024-04-07T14:34:08.998 INFO:teuthology.orchestra.run.smithi170.stdout:Section: kernel 2024-04-07T14:34:08.998 INFO:teuthology.orchestra.run.smithi170.stdout:Installed-Size: 20 2024-04-07T14:34:08.999 INFO:teuthology.orchestra.run.smithi170.stdout:Maintainer: Ubuntu Kernel Team 2024-04-07T14:34:08.999 INFO:teuthology.orchestra.run.smithi170.stdout:Architecture: amd64 2024-04-07T14:34:08.999 INFO:teuthology.orchestra.run.smithi170.stdout:Source: linux-meta 2024-04-07T14:34:08.999 INFO:teuthology.orchestra.run.smithi170.stdout:Version: 5.4.0.174.172 2024-04-07T14:34:08.999 INFO:teuthology.orchestra.run.smithi170.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-07T14:34:08.999 INFO:teuthology.orchestra.run.smithi170.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-07T14:34:08.999 INFO:teuthology.orchestra.run.smithi170.stdout:Recommends: thermald 2024-04-07T14:34:08.999 INFO:teuthology.orchestra.run.smithi170.stdout:Description: Generic Linux kernel image 2024-04-07T14:34:08.999 INFO:teuthology.orchestra.run.smithi170.stdout: This package will always depend on the latest generic kernel image 2024-04-07T14:34:08.999 INFO:teuthology.orchestra.run.smithi170.stdout: available. 2024-04-07T14:34:08.999 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-174-generic 2024-04-07T14:34:08.999 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-07T14:34:08.999 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-07T14:34:09.000 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-07T14:34:09.000 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi170.front.sepia.ceph.com, path=None, version=distro) 2024-04-07T14:34:09.000 DEBUG:teuthology.orchestra.run.smithi170:> sudo apt-get clean 2024-04-07T14:34:09.115 DEBUG:teuthology.orchestra.run.smithi170:> sudo apt-get update 2024-04-07T14:34:09.252 INFO:teuthology.orchestra.run.smithi170.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-07T14:34:09.253 INFO:teuthology.orchestra.run.smithi170.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-04-07T14:34:09.261 INFO:teuthology.orchestra.run.smithi170.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-04-07T14:34:09.281 INFO:teuthology.orchestra.run.smithi170.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-04-07T14:34:09.898 INFO:teuthology.orchestra.run.smithi118.stdout:done 2024-04-07T14:34:10.267 DEBUG:teuthology.orchestra.run.smithi118:> dpkg -s linux-image-generic 2024-04-07T14:34:10.319 INFO:teuthology.orchestra.run.smithi118.stdout:Package: linux-image-generic 2024-04-07T14:34:10.319 INFO:teuthology.orchestra.run.smithi118.stdout:Status: install ok installed 2024-04-07T14:34:10.319 INFO:teuthology.orchestra.run.smithi118.stdout:Priority: optional 2024-04-07T14:34:10.319 INFO:teuthology.orchestra.run.smithi118.stdout:Section: kernel 2024-04-07T14:34:10.319 INFO:teuthology.orchestra.run.smithi118.stdout:Installed-Size: 20 2024-04-07T14:34:10.319 INFO:teuthology.orchestra.run.smithi118.stdout:Maintainer: Ubuntu Kernel Team 2024-04-07T14:34:10.320 INFO:teuthology.orchestra.run.smithi118.stdout:Architecture: amd64 2024-04-07T14:34:10.320 INFO:teuthology.orchestra.run.smithi118.stdout:Source: linux-meta 2024-04-07T14:34:10.320 INFO:teuthology.orchestra.run.smithi118.stdout:Version: 5.4.0.174.172 2024-04-07T14:34:10.320 INFO:teuthology.orchestra.run.smithi118.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-07T14:34:10.320 INFO:teuthology.orchestra.run.smithi118.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-07T14:34:10.320 INFO:teuthology.orchestra.run.smithi118.stdout:Recommends: thermald 2024-04-07T14:34:10.320 INFO:teuthology.orchestra.run.smithi118.stdout:Description: Generic Linux kernel image 2024-04-07T14:34:10.320 INFO:teuthology.orchestra.run.smithi118.stdout: This package will always depend on the latest generic kernel image 2024-04-07T14:34:10.320 INFO:teuthology.orchestra.run.smithi118.stdout: available. 2024-04-07T14:34:10.320 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-174-generic 2024-04-07T14:34:10.320 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-07T14:34:10.320 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-07T14:34:10.321 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-07T14:34:10.321 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi118.front.sepia.ceph.com, path=None, version=distro) 2024-04-07T14:34:10.321 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get clean 2024-04-07T14:34:10.396 DEBUG:teuthology.orchestra.run.smithi118:> sudo apt-get update 2024-04-07T14:34:10.535 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-07T14:34:10.535 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-04-07T14:34:10.543 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-04-07T14:34:10.563 INFO:teuthology.orchestra.run.smithi118.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-04-07T14:34:11.039 INFO:teuthology.orchestra.run.smithi170.stdout:Reading package lists... 2024-04-07T14:34:11.064 DEBUG:teuthology.orchestra.run.smithi170:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-07T14:34:11.131 INFO:teuthology.orchestra.run.smithi170.stdout:Reading package lists... 2024-04-07T14:34:11.319 INFO:teuthology.orchestra.run.smithi170.stdout:Building dependency tree... 2024-04-07T14:34:11.319 INFO:teuthology.orchestra.run.smithi170.stdout:Reading state information... 2024-04-07T14:34:11.538 INFO:teuthology.orchestra.run.smithi170.stdout:linux-image-generic is already the newest version (5.4.0.174.172). 2024-04-07T14:34:11.539 INFO:teuthology.orchestra.run.smithi170.stdout:0 upgraded, 0 newly installed, 0 to remove and 295 not upgraded. 2024-04-07T14:34:11.540 DEBUG:teuthology.orchestra.run.smithi170:> dpkg -s linux-image-generic 2024-04-07T14:34:11.562 INFO:teuthology.orchestra.run.smithi170.stdout:Package: linux-image-generic 2024-04-07T14:34:11.562 INFO:teuthology.orchestra.run.smithi170.stdout:Status: install ok installed 2024-04-07T14:34:11.562 INFO:teuthology.orchestra.run.smithi170.stdout:Priority: optional 2024-04-07T14:34:11.562 INFO:teuthology.orchestra.run.smithi170.stdout:Section: kernel 2024-04-07T14:34:11.562 INFO:teuthology.orchestra.run.smithi170.stdout:Installed-Size: 20 2024-04-07T14:34:11.563 INFO:teuthology.orchestra.run.smithi170.stdout:Maintainer: Ubuntu Kernel Team 2024-04-07T14:34:11.563 INFO:teuthology.orchestra.run.smithi170.stdout:Architecture: amd64 2024-04-07T14:34:11.563 INFO:teuthology.orchestra.run.smithi170.stdout:Source: linux-meta 2024-04-07T14:34:11.563 INFO:teuthology.orchestra.run.smithi170.stdout:Version: 5.4.0.174.172 2024-04-07T14:34:11.563 INFO:teuthology.orchestra.run.smithi170.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-07T14:34:11.563 INFO:teuthology.orchestra.run.smithi170.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-07T14:34:11.563 INFO:teuthology.orchestra.run.smithi170.stdout:Recommends: thermald 2024-04-07T14:34:11.563 INFO:teuthology.orchestra.run.smithi170.stdout:Description: Generic Linux kernel image 2024-04-07T14:34:11.563 INFO:teuthology.orchestra.run.smithi170.stdout: This package will always depend on the latest generic kernel image 2024-04-07T14:34:11.563 INFO:teuthology.orchestra.run.smithi170.stdout: available. 2024-04-07T14:34:11.563 DEBUG:teuthology.orchestra.run.smithi170:> mktemp 2024-04-07T14:34:11.569 INFO:teuthology.orchestra.run.smithi170.stdout:/tmp/tmp.XAWoeWf5nw 2024-04-07T14:34:11.570 DEBUG:teuthology.orchestra.run.smithi170:> sudo cp /boot/grub/grub.cfg /tmp/tmp.XAWoeWf5nw 2024-04-07T14:34:11.581 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 0666 /tmp/tmp.XAWoeWf5nw 2024-04-07T14:34:11.660 DEBUG:teuthology.orchestra.remote:smithi170:/tmp/tmp.XAWoeWf5nw is 9KB 2024-04-07T14:34:11.675 DEBUG:teuthology.orchestra.run.smithi170:> rm -fr /tmp/tmp.XAWoeWf5nw 2024-04-07T14:34:11.681 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-07T14:34:11.738 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-04-07T14:34:11.738 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-07T14:34:11.738 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-07T14:34:11.797 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-174-generic 2024-04-07T14:34:11.798 DEBUG:teuthology.orchestra.run.smithi170:> sudo update-grub 2024-04-07T14:34:12.318 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2024-04-07T14:34:12.344 DEBUG:teuthology.orchestra.run.smithi118:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-07T14:34:12.411 INFO:teuthology.orchestra.run.smithi118.stdout:Reading package lists... 2024-04-07T14:34:12.626 INFO:teuthology.orchestra.run.smithi118.stdout:Building dependency tree... 2024-04-07T14:34:12.627 INFO:teuthology.orchestra.run.smithi118.stdout:Reading state information... 2024-04-07T14:34:12.870 INFO:teuthology.orchestra.run.smithi118.stdout:linux-image-generic is already the newest version (5.4.0.174.172). 2024-04-07T14:34:12.870 INFO:teuthology.orchestra.run.smithi118.stdout:0 upgraded, 0 newly installed, 0 to remove and 295 not upgraded. 2024-04-07T14:34:12.872 DEBUG:teuthology.orchestra.run.smithi118:> dpkg -s linux-image-generic 2024-04-07T14:34:12.893 INFO:teuthology.orchestra.run.smithi118.stdout:Package: linux-image-generic 2024-04-07T14:34:12.893 INFO:teuthology.orchestra.run.smithi118.stdout:Status: install ok installed 2024-04-07T14:34:12.893 INFO:teuthology.orchestra.run.smithi118.stdout:Priority: optional 2024-04-07T14:34:12.893 INFO:teuthology.orchestra.run.smithi118.stdout:Section: kernel 2024-04-07T14:34:12.894 INFO:teuthology.orchestra.run.smithi118.stdout:Installed-Size: 20 2024-04-07T14:34:12.894 INFO:teuthology.orchestra.run.smithi118.stdout:Maintainer: Ubuntu Kernel Team 2024-04-07T14:34:12.894 INFO:teuthology.orchestra.run.smithi118.stdout:Architecture: amd64 2024-04-07T14:34:12.894 INFO:teuthology.orchestra.run.smithi118.stdout:Source: linux-meta 2024-04-07T14:34:12.894 INFO:teuthology.orchestra.run.smithi118.stdout:Version: 5.4.0.174.172 2024-04-07T14:34:12.894 INFO:teuthology.orchestra.run.smithi118.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-07T14:34:12.894 INFO:teuthology.orchestra.run.smithi118.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-07T14:34:12.894 INFO:teuthology.orchestra.run.smithi118.stdout:Recommends: thermald 2024-04-07T14:34:12.894 INFO:teuthology.orchestra.run.smithi118.stdout:Description: Generic Linux kernel image 2024-04-07T14:34:12.894 INFO:teuthology.orchestra.run.smithi118.stdout: This package will always depend on the latest generic kernel image 2024-04-07T14:34:12.894 INFO:teuthology.orchestra.run.smithi118.stdout: available. 2024-04-07T14:34:12.894 DEBUG:teuthology.orchestra.run.smithi118:> mktemp 2024-04-07T14:34:12.898 INFO:teuthology.orchestra.run.smithi118.stdout:/tmp/tmp.8lbhdxrdrp 2024-04-07T14:34:12.899 DEBUG:teuthology.orchestra.run.smithi118:> sudo cp /boot/grub/grub.cfg /tmp/tmp.8lbhdxrdrp 2024-04-07T14:34:12.908 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 0666 /tmp/tmp.8lbhdxrdrp 2024-04-07T14:34:12.984 DEBUG:teuthology.orchestra.remote:smithi118:/tmp/tmp.8lbhdxrdrp is 9KB 2024-04-07T14:34:12.998 DEBUG:teuthology.orchestra.run.smithi118:> rm -fr /tmp/tmp.8lbhdxrdrp 2024-04-07T14:34:13.004 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-07T14:34:13.063 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-04-07T14:34:13.063 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-07T14:34:13.063 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-07T14:34:13.066 INFO:teuthology.orchestra.run.smithi170.stderr:Sourcing file `/etc/default/grub' 2024-04-07T14:34:13.073 INFO:teuthology.orchestra.run.smithi170.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-07T14:34:13.093 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-174-generic 2024-04-07T14:34:13.093 DEBUG:teuthology.orchestra.run.smithi118:> sudo update-grub 2024-04-07T14:34:13.094 INFO:teuthology.orchestra.run.smithi170.stderr:Generating grub configuration file ... 2024-04-07T14:34:13.436 INFO:teuthology.orchestra.run.smithi170.stderr:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-04-07T14:34:13.447 INFO:teuthology.orchestra.run.smithi170.stderr:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-04-07T14:34:13.853 INFO:teuthology.orchestra.run.smithi170.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-07T14:34:13.865 INFO:teuthology.orchestra.run.smithi170.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-07T14:34:14.342 INFO:teuthology.orchestra.run.smithi118.stderr:Sourcing file `/etc/default/grub' 2024-04-07T14:34:14.347 INFO:teuthology.orchestra.run.smithi118.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-07T14:34:14.360 INFO:teuthology.orchestra.run.smithi118.stderr:Generating grub configuration file ... 2024-04-07T14:34:14.574 INFO:teuthology.orchestra.run.smithi170.stderr:done 2024-04-07T14:34:14.576 DEBUG:teuthology.orchestra.run.smithi170:> sudo shutdown -r now 2024-04-07T14:34:14.643 INFO:teuthology.orchestra.run.smithi118.stderr:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-04-07T14:34:14.655 INFO:teuthology.orchestra.run.smithi118.stderr:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-04-07T14:34:15.011 INFO:teuthology.orchestra.run.smithi118.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-07T14:34:15.021 INFO:teuthology.orchestra.run.smithi118.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-07T14:34:16.602 INFO:teuthology.orchestra.run.smithi118.stderr:done 2024-04-07T14:34:16.604 DEBUG:teuthology.orchestra.run.smithi118:> sudo shutdown -r now 2024-04-07T14:34:44.650 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-07T14:34:44.651 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-04-07T14:34:44.652 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:34:46.609 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-07T14:34:46.609 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-04-07T14:34:46.610 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:35:03.071 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.170 2024-04-07T14:35:05.118 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.118 2024-04-07T14:35:12.078 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-04-07T14:35:12.079 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:35:14.121 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-04-07T14:35:14.122 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:35:17.186 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.118 2024-04-07T14:35:29.190 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-04-07T14:35:29.191 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:35:32.254 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.118 2024-04-07T14:35:47.266 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-04-07T14:35:47.267 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:36:12.096 DEBUG:teuthology.orchestra.remote:timed out 2024-04-07T14:36:19.092 DEBUG:teuthology.orchestra.run.smithi118:> true 2024-04-07T14:36:19.705 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-04-07T14:36:19.705 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-174-generic"... 2024-04-07T14:36:19.706 DEBUG:teuthology.orchestra.run.smithi118:> uname -r 2024-04-07T14:36:19.754 INFO:teuthology.orchestra.run.smithi118.stdout:5.4.0-174-generic 2024-04-07T14:36:19.754 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-174-generic vs 5.4.0-174-generic 2024-04-07T14:36:19.755 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-07T14:36:19.755 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-07T14:36:20.755 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-07T14:36:20.756 DEBUG:teuthology.orchestra.run.smithi118:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-07T14:36:20.871 INFO:teuthology.orchestra.run.smithi118.stdout:ttyS1 2024-04-07T14:36:20.899 DEBUG:teuthology.parallel:result is None 2024-04-07T14:36:24.097 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-04-07T14:36:24.098 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:36:24.346 DEBUG:teuthology.orchestra.run.smithi170:> true 2024-04-07T14:36:24.896 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-04-07T14:36:24.896 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-174-generic"... 2024-04-07T14:36:24.897 DEBUG:teuthology.orchestra.run.smithi170:> uname -r 2024-04-07T14:36:24.903 INFO:teuthology.orchestra.run.smithi170.stdout:5.4.0-174-generic 2024-04-07T14:36:24.903 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-174-generic vs 5.4.0-174-generic 2024-04-07T14:36:24.903 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-07T14:36:24.903 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-07T14:36:25.904 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-07T14:36:25.904 DEBUG:teuthology.orchestra.run.smithi170:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-07T14:36:25.989 INFO:teuthology.orchestra.run.smithi170.stdout:ttyS1 2024-04-07T14:36:26.010 DEBUG:teuthology.parallel:result is None 2024-04-07T14:36:26.010 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-07T14:36:26.018 INFO:teuthology.task.internal:Creating test directory... 2024-04-07T14:36:26.018 DEBUG:teuthology.orchestra.run.smithi118:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-07T14:36:26.021 DEBUG:teuthology.orchestra.run.smithi170:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-07T14:36:26.028 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-07T14:36:26.037 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-07T14:36:26.082 INFO:teuthology.task.internal:Creating archive directory... 2024-04-07T14:36:26.083 DEBUG:teuthology.orchestra.run.smithi118:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-07T14:36:26.085 DEBUG:teuthology.orchestra.run.smithi170:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-07T14:36:26.103 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-07T14:36:26.110 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-07T14:36:26.110 DEBUG:teuthology.orchestra.run.smithi118:> 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-07T14:36:26.112 DEBUG:teuthology.orchestra.run.smithi170:> 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-07T14:36:26.128 INFO:teuthology.orchestra.run.smithi118.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-07T14:36:26.139 INFO:teuthology.orchestra.run.smithi118.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-07T14:36:26.157 INFO:teuthology.orchestra.run.smithi170.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-07T14:36:26.168 INFO:teuthology.orchestra.run.smithi170.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-07T14:36:26.170 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-07T14:36:26.177 INFO:teuthology.task.internal:Configuring sudo... 2024-04-07T14:36:26.177 DEBUG:teuthology.orchestra.run.smithi118:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-07T14:36:26.186 DEBUG:teuthology.orchestra.run.smithi170:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-07T14:36:26.201 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-07T14:36:26.210 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-07T14:36:26.210 DEBUG:teuthology.orchestra.run.smithi118:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-07T14:36:26.212 DEBUG:teuthology.orchestra.run.smithi170:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-07T14:36:26.250 DEBUG:teuthology.orchestra.run.smithi118:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-07T14:36:26.263 DEBUG:teuthology.orchestra.run.smithi118:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-07T14:36:26.269 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-04-07T14:36:26.270 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-07T14:36:26.288 DEBUG:teuthology.orchestra.run.smithi170:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-07T14:36:26.295 DEBUG:teuthology.orchestra.run.smithi170:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-07T14:36:26.302 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-04-07T14:36:26.302 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-07T14:36:26.364 DEBUG:teuthology.orchestra.run.smithi118:> sudo service rsyslog restart 2024-04-07T14:36:26.367 DEBUG:teuthology.orchestra.run.smithi170:> sudo service rsyslog restart 2024-04-07T14:36:26.412 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-07T14:36:26.420 INFO:teuthology.task.internal:Starting timer... 2024-04-07T14:36:26.420 INFO:teuthology.run_tasks:Running task pcp... 2024-04-07T14:36:26.433 INFO:teuthology.run_tasks:Running task selinux... 2024-04-07T14:36:26.442 DEBUG:teuthology.task.selinux:Excluding smithi118: OS 'ubuntu' does not support SELinux 2024-04-07T14:36:26.442 DEBUG:teuthology.task.selinux:Excluding smithi170: OS 'ubuntu' does not support SELinux 2024-04-07T14:36:26.446 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-07T14:36:26.446 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-07T14:36:26.446 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-07T14:36:26.446 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-07T14:36:26.454 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-07T14:36:26.460 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-07T14:36:26.581 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-07T14:36:26.596 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-07T14:36:26.597 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi118.front.sepia.ceph.com,smithi170.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-07T14:41:53.766 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi118.front.sepia.ceph.com'), Remote(name='ubuntu@smithi170.front.sepia.ceph.com')] 2024-04-07T14:41:53.768 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-04-07T14:41:53.769 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi118.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:41:53.868 DEBUG:teuthology.orchestra.run.smithi118:> true 2024-04-07T14:41:53.992 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi118.front.sepia.ceph.com' 2024-04-07T14:41:53.992 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-04-07T14:41:53.993 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:41:54.082 DEBUG:teuthology.orchestra.run.smithi170:> true 2024-04-07T14:41:54.204 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-04-07T14:41:54.204 INFO:teuthology.run_tasks:Running task clock... 2024-04-07T14:41:54.216 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-07T14:41:54.216 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-07T14:41:54.217 DEBUG:teuthology.orchestra.run.smithi118:> 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-07T14:41:54.220 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-07T14:41:54.220 DEBUG:teuthology.orchestra.run.smithi170:> 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-07T14:41:54.252 INFO:teuthology.orchestra.run.smithi170.stdout: 7 Apr 14:41:54 ntpd[12938]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-04-07T14:41:54.252 INFO:teuthology.orchestra.run.smithi170.stdout: 7 Apr 14:41:54 ntpd[12938]: Command line: ntpd -gq 2024-04-07T14:41:54.252 INFO:teuthology.orchestra.run.smithi118.stdout: 7 Apr 14:41:54 ntpd[12929]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-04-07T14:41:54.252 INFO:teuthology.orchestra.run.smithi118.stdout: 7 Apr 14:41:54 ntpd[12929]: Command line: ntpd -gq 2024-04-07T14:41:54.253 INFO:teuthology.orchestra.run.smithi170.stdout: 7 Apr 14:41:54 ntpd[12938]: proto: precision = 0.196 usec (-22) 2024-04-07T14:41:54.253 INFO:teuthology.orchestra.run.smithi170.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-07T14:41:54.254 INFO:teuthology.orchestra.run.smithi170.stdout: 7 Apr 14:41:54 ntpd[12938]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-07T14:41:54.254 INFO:teuthology.orchestra.run.smithi170.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-07T14:41:54.255 INFO:teuthology.orchestra.run.smithi170.stdout: 7 Apr 14:41:54 ntpd[12938]: restrict ::: KOD does nothing without LIMITED. 2024-04-07T14:41:54.255 INFO:teuthology.orchestra.run.smithi170.stdout: 7 Apr 14:41:54 ntpd[12938]: Listen and drop on 0 v6wildcard [::]:123 2024-04-07T14:41:54.255 INFO:teuthology.orchestra.run.smithi170.stdout: 7 Apr 14:41:54 ntpd[12938]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-07T14:41:54.255 INFO:teuthology.orchestra.run.smithi170.stdout: 7 Apr 14:41:54 ntpd[12938]: Listen normally on 2 lo 127.0.0.1:123 2024-04-07T14:41:54.256 INFO:teuthology.orchestra.run.smithi170.stdout: 7 Apr 14:41:54 ntpd[12938]: Listen normally on 3 enp3s0f1 172.21.15.170:123 2024-04-07T14:41:54.256 INFO:teuthology.orchestra.run.smithi170.stdout: 7 Apr 14:41:54 ntpd[12938]: Listen normally on 4 lo [::1]:123 2024-04-07T14:41:54.256 INFO:teuthology.orchestra.run.smithi170.stdout: 7 Apr 14:41:54 ntpd[12938]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7255%5]:123 2024-04-07T14:41:54.256 INFO:teuthology.orchestra.run.smithi170.stdout: 7 Apr 14:41:54 ntpd[12938]: Listening on routing socket on fd #22 for interface updates 2024-04-07T14:41:54.256 INFO:teuthology.orchestra.run.smithi118.stdout: 7 Apr 14:41:54 ntpd[12929]: proto: precision = 0.087 usec (-23) 2024-04-07T14:41:54.256 INFO:teuthology.orchestra.run.smithi118.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-07T14:41:54.257 INFO:teuthology.orchestra.run.smithi118.stdout: 7 Apr 14:41:54 ntpd[12929]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-07T14:41:54.257 INFO:teuthology.orchestra.run.smithi118.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-07T14:41:54.258 INFO:teuthology.orchestra.run.smithi118.stdout: 7 Apr 14:41:54 ntpd[12929]: restrict ::: KOD does nothing without LIMITED. 2024-04-07T14:41:54.258 INFO:teuthology.orchestra.run.smithi118.stdout: 7 Apr 14:41:54 ntpd[12929]: Listen and drop on 0 v6wildcard [::]:123 2024-04-07T14:41:54.258 INFO:teuthology.orchestra.run.smithi118.stdout: 7 Apr 14:41:54 ntpd[12929]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-07T14:41:54.258 INFO:teuthology.orchestra.run.smithi118.stdout: 7 Apr 14:41:54 ntpd[12929]: Listen normally on 2 lo 127.0.0.1:123 2024-04-07T14:41:54.258 INFO:teuthology.orchestra.run.smithi118.stdout: 7 Apr 14:41:54 ntpd[12929]: Listen normally on 3 enp3s0f1 172.21.15.118:123 2024-04-07T14:41:54.258 INFO:teuthology.orchestra.run.smithi118.stdout: 7 Apr 14:41:54 ntpd[12929]: Listen normally on 4 lo [::1]:123 2024-04-07T14:41:54.259 INFO:teuthology.orchestra.run.smithi118.stdout: 7 Apr 14:41:54 ntpd[12929]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d725%5]:123 2024-04-07T14:41:54.259 INFO:teuthology.orchestra.run.smithi118.stdout: 7 Apr 14:41:54 ntpd[12929]: Listening on routing socket on fd #22 for interface updates 2024-04-07T14:41:56.252 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:56 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:56.252 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:56 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:56.253 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:56 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:56.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:56 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:56.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:56 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:56.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:56 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:56.255 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:56 ntpd[12929]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-07T14:41:56.255 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:56 ntpd[12929]: can't open /var/log/ntpstats/peerstats.20240407: Permission denied 2024-04-07T14:41:57.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:57 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:57.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:57 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:57.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:57 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:57.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:57 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:57.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:57 ntpd[12938]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-07T14:41:57.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:57 ntpd[12938]: can't open /var/log/ntpstats/peerstats.20240407: Permission denied 2024-04-07T14:41:57.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:57 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:57.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:57 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:57.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:57 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:57.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:57 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:57.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:57 ntpd[12929]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-07T14:41:57.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:57 ntpd[12929]: can't open /var/log/ntpstats/peerstats.20240407: Permission denied 2024-04-07T14:41:58.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:58 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:58.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:58 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:58.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:58 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:58.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:58 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:58.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:58 ntpd[12938]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-07T14:41:58.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:58 ntpd[12938]: can't open /var/log/ntpstats/peerstats.20240407: Permission denied 2024-04-07T14:41:58.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:58 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:58.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:58 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:58.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:58 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:58.255 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:58 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:58.255 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:58 ntpd[12929]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-07T14:41:58.255 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:58 ntpd[12929]: can't open /var/log/ntpstats/peerstats.20240407: Permission denied 2024-04-07T14:41:59.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:59 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:59.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:59 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:59.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:59 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:59.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:59 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:59.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:59 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:59.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:59 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:59.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:59 ntpd[12938]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-07T14:41:59.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:59 ntpd[12938]: can't open /var/log/ntpstats/peerstats.20240407: Permission denied 2024-04-07T14:41:59.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:59 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:59.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:59 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:59.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:59 ntpd[12938]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-07T14:41:59.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:41:59 ntpd[12938]: can't open /var/log/ntpstats/peerstats.20240407: Permission denied 2024-04-07T14:41:59.256 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:59 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:59.256 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:59 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:59.257 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:59 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:59.257 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:59 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:59.257 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:59 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:59.257 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:59 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:59.257 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:59 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:59.257 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:59 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:59.257 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:59 ntpd[12929]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-07T14:41:59.257 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:59 ntpd[12929]: can't open /var/log/ntpstats/peerstats.20240407: Permission denied 2024-04-07T14:41:59.257 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:59 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:41:59.257 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:59 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:41:59.257 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:59 ntpd[12929]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-07T14:41:59.257 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:41:59 ntpd[12929]: can't open /var/log/ntpstats/peerstats.20240407: Permission denied 2024-04-07T14:42:00.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:00 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:00.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:00 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:00.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:00 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:00.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:00 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:00.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:00 ntpd[12938]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-07T14:42:00.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:00 ntpd[12938]: can't open /var/log/ntpstats/peerstats.20240407: Permission denied 2024-04-07T14:42:00.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:00 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:00.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:00 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:00.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:00 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:00.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:00 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:00.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:00 ntpd[12929]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-07T14:42:00.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:00 ntpd[12929]: can't open /var/log/ntpstats/peerstats.20240407: Permission denied 2024-04-07T14:42:01.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:01 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:01.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:01 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:01.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:01 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:01.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:01 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:01.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:01 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:01.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:01 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:01.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:01 ntpd[12938]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-07T14:42:01.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:01 ntpd[12938]: can't open /var/log/ntpstats/peerstats.20240407: Permission denied 2024-04-07T14:42:01.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:01 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:01.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:01 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:01.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:01 ntpd[12938]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-07T14:42:01.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:01 ntpd[12938]: can't open /var/log/ntpstats/peerstats.20240407: Permission denied 2024-04-07T14:42:01.256 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:01 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:01.256 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:01 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:01.256 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:01 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:01.256 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:01 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:01.256 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:01 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:01.256 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:01 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:01.256 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:01 ntpd[12929]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-07T14:42:01.257 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:01 ntpd[12929]: can't open /var/log/ntpstats/peerstats.20240407: Permission denied 2024-04-07T14:42:01.257 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:01 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:01.257 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:01 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:01.257 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:01 ntpd[12929]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-07T14:42:01.257 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:01 ntpd[12929]: can't open /var/log/ntpstats/peerstats.20240407: Permission denied 2024-04-07T14:42:02.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:02 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:02.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:02 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:02.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:02 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:02.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:02 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:02.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:02 ntpd[12938]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-07T14:42:02.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:02 ntpd[12938]: can't open /var/log/ntpstats/peerstats.20240407: Permission denied 2024-04-07T14:42:02.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:02 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:02.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:02 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:02.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:02 ntpd[12929]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:02.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:02 ntpd[12929]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:02.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:02 ntpd[12929]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-07T14:42:02.254 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:02 ntpd[12929]: can't open /var/log/ntpstats/peerstats.20240407: Permission denied 2024-04-07T14:42:02.255 INFO:teuthology.orchestra.run.smithi118.stdout: 7 Apr 14:42:02 ntpd[12929]: ntpd: time slew +0.003468 s 2024-04-07T14:42:02.255 INFO:teuthology.orchestra.run.smithi118.stdout:ntpd: time slew +0.003468s 2024-04-07T14:42:02.255 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:02 ntpd[12929]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-07T14:42:02.255 INFO:teuthology.orchestra.run.smithi118.stderr: 7 Apr 14:42:02 ntpd[12929]: can't open /var/log/ntpstats/loopstats.20240407: Permission denied 2024-04-07T14:42:02.323 INFO:teuthology.orchestra.run.smithi118.stdout: remote refid st t when poll reach delay offset jitter 2024-04-07T14:42:02.323 INFO:teuthology.orchestra.run.smithi118.stdout:============================================================================== 2024-04-07T14:42:02.323 INFO:teuthology.orchestra.run.smithi118.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-07T14:42:02.324 INFO:teuthology.orchestra.run.smithi118.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-07T14:42:02.324 INFO:teuthology.orchestra.run.smithi118.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-07T14:42:02.324 INFO:teuthology.orchestra.run.smithi118.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-07T14:42:03.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:03 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:03.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:03 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:03.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:03 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:03.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:03 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:03.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:03 ntpd[12938]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-07T14:42:03.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:03 ntpd[12938]: can't open /var/log/ntpstats/rawstats.20240407: Permission denied 2024-04-07T14:42:03.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:03 ntpd[12938]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-07T14:42:03.253 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:03 ntpd[12938]: can't open /var/log/ntpstats/peerstats.20240407: Permission denied 2024-04-07T14:42:03.254 INFO:teuthology.orchestra.run.smithi170.stdout: 7 Apr 14:42:03 ntpd[12938]: ntpd: time slew +0.000046 s 2024-04-07T14:42:03.254 INFO:teuthology.orchestra.run.smithi170.stdout:ntpd: time slew +0.000046s 2024-04-07T14:42:03.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:03 ntpd[12938]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-07T14:42:03.254 INFO:teuthology.orchestra.run.smithi170.stderr: 7 Apr 14:42:03 ntpd[12938]: can't open /var/log/ntpstats/loopstats.20240407: Permission denied 2024-04-07T14:42:03.319 INFO:teuthology.orchestra.run.smithi170.stdout: remote refid st t when poll reach delay offset jitter 2024-04-07T14:42:03.320 INFO:teuthology.orchestra.run.smithi170.stdout:============================================================================== 2024-04-07T14:42:03.320 INFO:teuthology.orchestra.run.smithi170.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-07T14:42:03.320 INFO:teuthology.orchestra.run.smithi170.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-07T14:42:03.320 INFO:teuthology.orchestra.run.smithi170.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-07T14:42:03.320 INFO:teuthology.orchestra.run.smithi170.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-07T14:42:03.321 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-07T14:42:03.424 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': 1}, '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': 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d'} 2024-04-07T14:42:03.424 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-04-07T14:42:03.425 INFO:tasks.cephadm:Cluster fsid is ffb017ca-f4ec-11ee-b649-cb9ed24678a4 2024-04-07T14:42:03.425 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-07T14:42:03.425 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.118', 'mon.c': '[v2:172.21.15.118:3301,v1:172.21.15.118:6790]', 'mon.b': '172.21.15.170'} 2024-04-07T14:42:03.425 INFO:tasks.cephadm:First mon is mon.a on smithi118 2024-04-07T14:42:03.426 INFO:tasks.cephadm:First mgr is y 2024-04-07T14:42:03.426 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-07T14:42:03.426 DEBUG:teuthology.orchestra.run.smithi118:> sudo hostname $(hostname -s) 2024-04-07T14:42:03.444 DEBUG:teuthology.orchestra.run.smithi170:> sudo hostname $(hostname -s) 2024-04-07T14:42:03.461 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-04-07T14:42:03.462 DEBUG:teuthology.orchestra.run.smithi118:> 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-07T14:42:03.699 INFO:teuthology.orchestra.run.smithi118.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 7 14:42 /home/ubuntu/cephtest/cephadm 2024-04-07T14:42:03.699 DEBUG:teuthology.orchestra.run.smithi170:> 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-07T14:42:03.942 INFO:teuthology.orchestra.run.smithi170.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 7 14:42 /home/ubuntu/cephtest/cephadm 2024-04-07T14:42:03.943 DEBUG:teuthology.orchestra.run.smithi118:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-07T14:42:03.951 DEBUG:teuthology.orchestra.run.smithi170:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-07T14:42:03.970 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-04-07T14:42:03.970 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-07T14:42:03.996 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-07T14:42:04.245 INFO:teuthology.orchestra.run.smithi118.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-07T14:42:04.277 INFO:teuthology.orchestra.run.smithi170.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-07T14:42:42.911 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2024-04-07T14:42:42.911 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-07T14:42:42.911 INFO:teuthology.orchestra.run.smithi118.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-07T14:42:42.911 INFO:teuthology.orchestra.run.smithi118.stdout: "repo_digests": [ 2024-04-07T14:42:42.912 INFO:teuthology.orchestra.run.smithi118.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-07T14:42:42.912 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2024-04-07T14:42:42.912 INFO:teuthology.orchestra.run.smithi118.stdout:} 2024-04-07T14:42:44.890 INFO:teuthology.orchestra.run.smithi170.stdout:{ 2024-04-07T14:42:44.891 INFO:teuthology.orchestra.run.smithi170.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-07T14:42:44.891 INFO:teuthology.orchestra.run.smithi170.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-07T14:42:44.891 INFO:teuthology.orchestra.run.smithi170.stdout: "repo_digests": [ 2024-04-07T14:42:44.891 INFO:teuthology.orchestra.run.smithi170.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-07T14:42:44.891 INFO:teuthology.orchestra.run.smithi170.stdout: ] 2024-04-07T14:42:44.891 INFO:teuthology.orchestra.run.smithi170.stdout:} 2024-04-07T14:42:44.915 DEBUG:teuthology.orchestra.run.smithi118:> sudo mkdir -p /etc/ceph 2024-04-07T14:42:44.934 DEBUG:teuthology.orchestra.run.smithi170:> sudo mkdir -p /etc/ceph 2024-04-07T14:42:44.950 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 777 /etc/ceph 2024-04-07T14:42:44.968 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 777 /etc/ceph 2024-04-07T14:42:44.984 INFO:tasks.cephadm:Writing seed config... 2024-04-07T14:42:44.985 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-04-07T14:42:44.985 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-07T14:42:44.985 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-07T14:42:44.986 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-04-07T14:42:44.986 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-07T14:42:44.986 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-07T14:42:44.986 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-07T14:42:44.986 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-07T14:42:44.986 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-07T14:42:44.987 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-04-07T14:42:44.987 DEBUG:teuthology.orchestra.run.smithi118:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-07T14:42:45.017 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 = ffb017ca-f4ec-11ee-b649-cb9ed24678a4 mon election default strategy = 1 [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-07T14:42:45.018 DEBUG:teuthology.orchestra.run.smithi118:mon.a> sudo journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mon.a.service 2024-04-07T14:42:45.020 DEBUG:teuthology.orchestra.run.smithi118:mgr.y> sudo journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mgr.y.service 2024-04-07T14:42:45.022 INFO:tasks.cephadm:Bootstrapping... 2024-04-07T14:42:45.023 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid ffb017ca-f4ec-11ee-b649-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.118 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-07T14:42:45.180 INFO:teuthology.orchestra.run.smithi118.stderr:-------------------------------------------------------------------------------- 2024-04-07T14:42:45.180 INFO:teuthology.orchestra.run.smithi118.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'ffb017ca-f4ec-11ee-b649-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.118', '--skip-admin-label'] 2024-04-07T14:42:45.180 INFO:teuthology.orchestra.run.smithi118.stderr:Verifying podman|docker is present... 2024-04-07T14:42:45.180 INFO:teuthology.orchestra.run.smithi118.stderr:Verifying lvm2 is present... 2024-04-07T14:42:45.180 INFO:teuthology.orchestra.run.smithi118.stderr:Verifying time synchronization is in place... 2024-04-07T14:42:45.186 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-07T14:42:45.192 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: inactive 2024-04-07T14:42:45.199 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-07T14:42:45.206 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: inactive 2024-04-07T14:42:45.213 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: masked 2024-04-07T14:42:45.218 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: inactive 2024-04-07T14:42:45.226 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-07T14:42:45.233 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: inactive 2024-04-07T14:42:45.241 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: enabled 2024-04-07T14:42:45.247 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: active 2024-04-07T14:42:45.248 INFO:teuthology.orchestra.run.smithi118.stderr:Unit ntp.service is enabled and running 2024-04-07T14:42:45.249 INFO:teuthology.orchestra.run.smithi118.stderr:Repeating the final host check... 2024-04-07T14:42:45.249 INFO:teuthology.orchestra.run.smithi118.stderr:docker (/usr/bin/docker) is present 2024-04-07T14:42:45.249 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl is present 2024-04-07T14:42:45.249 INFO:teuthology.orchestra.run.smithi118.stderr:lvcreate is present 2024-04-07T14:42:45.255 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-07T14:42:45.261 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: inactive 2024-04-07T14:42:45.268 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-07T14:42:45.275 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: inactive 2024-04-07T14:42:45.282 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: masked 2024-04-07T14:42:45.290 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: inactive 2024-04-07T14:42:45.296 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-07T14:42:45.302 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: inactive 2024-04-07T14:42:45.309 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: enabled 2024-04-07T14:42:45.315 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: active 2024-04-07T14:42:45.316 INFO:teuthology.orchestra.run.smithi118.stderr:Unit ntp.service is enabled and running 2024-04-07T14:42:45.316 INFO:teuthology.orchestra.run.smithi118.stderr:Host looks OK 2024-04-07T14:42:45.316 INFO:teuthology.orchestra.run.smithi118.stderr:Cluster fsid: ffb017ca-f4ec-11ee-b649-cb9ed24678a4 2024-04-07T14:42:45.316 INFO:teuthology.orchestra.run.smithi118.stderr:Acquiring lock 140346264557888 on /run/cephadm/ffb017ca-f4ec-11ee-b649-cb9ed24678a4.lock 2024-04-07T14:42:45.317 INFO:teuthology.orchestra.run.smithi118.stderr:Lock 140346264557888 acquired on /run/cephadm/ffb017ca-f4ec-11ee-b649-cb9ed24678a4.lock 2024-04-07T14:42:45.317 INFO:teuthology.orchestra.run.smithi118.stderr:Verifying IP 172.21.15.118 port 3300 ... 2024-04-07T14:42:45.317 INFO:teuthology.orchestra.run.smithi118.stderr:Verifying IP 172.21.15.118 port 6789 ... 2024-04-07T14:42:45.317 INFO:teuthology.orchestra.run.smithi118.stderr:Base mon IP is 172.21.15.118, final addrv is [v2:172.21.15.118:3300,v1:172.21.15.118:6789] 2024-04-07T14:42:45.320 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-04-07T14:42:45.320 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.118 metric 100 2024-04-07T14:42:45.321 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-07T14:42:45.321 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.118 2024-04-07T14:42:45.321 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.118 metric 100 2024-04-07T14:42:45.324 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-07T14:42:45.324 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-07T14:42:45.324 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1799sec pref medium 2024-04-07T14:42:45.327 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-07T14:42:45.327 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-04-07T14:42:45.327 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-07T14:42:45.328 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-07T14:42:45.328 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d725/64 scope link 2024-04-07T14:42:45.328 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-07T14:42:45.329 INFO:teuthology.orchestra.run.smithi118.stderr:Mon IP `172.21.15.118` is in CIDR network `172.21.0.0/20` 2024-04-07T14:42:45.329 INFO:teuthology.orchestra.run.smithi118.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-07T14:42:45.330 INFO:teuthology.orchestra.run.smithi118.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-07T14:42:45.495 INFO:journalctl@ceph.mgr.y.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-07T14:42:45.523 INFO:journalctl@ceph.mon.a.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-07T14:42:45.857 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-04-07T14:42:45.986 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-07T14:42:45.986 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-04-07T14:42:46.019 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-04-07T14:42:46.875 INFO:teuthology.orchestra.run.smithi118.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-07T14:42:47.456 INFO:teuthology.orchestra.run.smithi118.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-07T14:42:47.456 INFO:teuthology.orchestra.run.smithi118.stderr:Extracting ceph user uid/gid from container image... 2024-04-07T14:42:48.194 INFO:teuthology.orchestra.run.smithi118.stderr:stat: 167 167 2024-04-07T14:42:48.759 INFO:teuthology.orchestra.run.smithi118.stderr:Creating initial keys... 2024-04-07T14:42:49.529 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-authtool: AQDpsBJmneSrHxAAAxDVtKhJPlsYQhG4nMZM2Q== 2024-04-07T14:42:50.831 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-authtool: AQDqsBJm4Q6uMRAA8ATlwy98mXs+JDa/3hAsnw== 2024-04-07T14:42:52.107 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-authtool: AQDssBJmpJ13BhAAB66+U54JnaoFUOO9ObBtXw== 2024-04-07T14:42:52.634 INFO:teuthology.orchestra.run.smithi118.stderr:Creating initial monmap... 2024-04-07T14:42:53.432 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-07T14:42:53.432 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-04-07T14:42:53.433 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to ffb017ca-f4ec-11ee-b649-cb9ed24678a4 2024-04-07T14:42:53.433 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-07T14:42:54.071 INFO:teuthology.orchestra.run.smithi118.stderr:monmaptool for a [v2:172.21.15.118:3300,v1:172.21.15.118:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-07T14:42:54.072 INFO:teuthology.orchestra.run.smithi118.stderr:setting min_mon_release = octopus 2024-04-07T14:42:54.072 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/monmaptool: set fsid to ffb017ca-f4ec-11ee-b649-cb9ed24678a4 2024-04-07T14:42:54.072 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-07T14:42:54.072 INFO:teuthology.orchestra.run.smithi118.stderr: 2024-04-07T14:42:54.072 INFO:teuthology.orchestra.run.smithi118.stderr:Creating mon... 2024-04-07T14:42:54.719 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-07T14:42:54.719 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 1 imported monmap: 2024-04-07T14:42:54.719 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-07T14:42:54.720 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 2024-04-07T14:42:54.720 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: last_changed 2024-04-07T14:42:53.433758+0000 2024-04-07T14:42:54.720 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: created 2024-04-07T14:42:53.433758+0000 2024-04-07T14:42:54.720 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-04-07T14:42:54.720 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-07T14:42:54.720 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] mon.a 2024-04-07T14:42:54.720 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.720 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 0 /usr/bin/ceph-mon: set fsid to ffb017ca-f4ec-11ee-b649-cb9ed24678a4 2024-04-07T14:42:54.721 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: RocksDB version: 6.15.5 2024-04-07T14:42:54.721 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.721 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-07T14:42:54.721 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Compile date Apr 18 2022 2024-04-07T14:42:54.722 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: DB SUMMARY 2024-04-07T14:42:54.722 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.722 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: DB Session ID: F448Q1K9K1Z9NRPUBHL0 2024-04-07T14:42:54.722 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.722 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-07T14:42:54.722 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.722 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-07T14:42:54.722 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.731 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.error_if_exists: 0 2024-04-07T14:42:54.731 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.create_if_missing: 1 2024-04-07T14:42:54.731 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.paranoid_checks: 1 2024-04-07T14:42:54.731 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-07T14:42:54.731 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.env: 0x55f2ffaf5860 2024-04-07T14:42:54.731 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.fs: Posix File System 2024-04-07T14:42:54.731 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.info_log: 0x55f301b63320 2024-04-07T14:42:54.731 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-07T14:42:54.731 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.statistics: (nil) 2024-04-07T14:42:54.731 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.use_fsync: 0 2024-04-07T14:42:54.731 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.max_log_file_size: 0 2024-04-07T14:42:54.732 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-07T14:42:54.732 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-07T14:42:54.732 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-07T14:42:54.732 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-07T14:42:54.732 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.allow_fallocate: 1 2024-04-07T14:42:54.732 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-07T14:42:54.732 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-07T14:42:54.732 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.use_direct_reads: 0 2024-04-07T14:42:54.732 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-07T14:42:54.732 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-07T14:42:54.732 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.db_log_dir: 2024-04-07T14:42:54.732 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-07T14:42:54.732 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-07T14:42:54.732 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-07T14:42:54.732 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-07T14:42:54.733 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-07T14:42:54.733 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-07T14:42:54.733 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-07T14:42:54.733 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-07T14:42:54.733 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-07T14:42:54.733 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.write_buffer_manager: 0x55f301e03950 2024-04-07T14:42:54.733 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-07T14:42:54.733 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-07T14:42:54.733 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-07T14:42:54.733 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-07T14:42:54.733 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-07T14:42:54.733 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-07T14:42:54.733 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-07T14:42:54.733 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-07T14:42:54.733 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-07T14:42:54.734 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.unordered_write: 0 2024-04-07T14:42:54.734 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-07T14:42:54.734 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-07T14:42:54.734 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-07T14:42:54.734 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-07T14:42:54.734 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.row_cache: None 2024-04-07T14:42:54.734 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.wal_filter: None 2024-04-07T14:42:54.734 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-07T14:42:54.734 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-07T14:42:54.734 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.preserve_deletes: 0 2024-04-07T14:42:54.734 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.two_write_queues: 0 2024-04-07T14:42:54.734 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-07T14:42:54.734 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.atomic_flush: 0 2024-04-07T14:42:54.734 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-07T14:42:54.735 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-07T14:42:54.735 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-07T14:42:54.735 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.log_readahead_size: 0 2024-04-07T14:42:54.735 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-07T14:42:54.735 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-07T14:42:54.735 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-07T14:42:54.735 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-07T14:42:54.735 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-07T14:42:54.735 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-07T14:42:54.735 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.max_background_jobs: 2 2024-04-07T14:42:54.735 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.max_background_compactions: -1 2024-04-07T14:42:54.735 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.max_subcompactions: 1 2024-04-07T14:42:54.735 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-07T14:42:54.735 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-07T14:42:54.735 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-07T14:42:54.736 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-07T14:42:54.736 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-07T14:42:54.736 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-07T14:42:54.736 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-07T14:42:54.736 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-07T14:42:54.736 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.max_open_files: -1 2024-04-07T14:42:54.736 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-07T14:42:54.736 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-07T14:42:54.736 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-07T14:42:54.736 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-07T14:42:54.736 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Options.max_background_flushes: -1 2024-04-07T14:42:54.736 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Compression algorithms supported: 2024-04-07T14:42:54.736 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-07T14:42:54.736 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: kZSTD supported: 0 2024-04-07T14:42:54.736 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: kXpressCompression supported: 0 2024-04-07T14:42:54.737 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-07T14:42:54.737 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: kLZ4Compression supported: 1 2024-04-07T14:42:54.737 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: kBZip2Compression supported: 0 2024-04-07T14:42:54.737 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: kZlibCompression supported: 1 2024-04-07T14:42:54.737 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: kSnappyCompression supported: 1 2024-04-07T14:42:54.737 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.717+0000 7f59ec36f880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-07T14:42:54.737 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-04-07T14:42:54.737 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.737 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-07T14:42:54.737 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.737 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-07T14:42:54.737 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.737 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-07T14:42:54.737 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.merge_operator: 2024-04-07T14:42:54.737 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compaction_filter: None 2024-04-07T14:42:54.738 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-07T14:42:54.738 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-07T14:42:54.738 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-07T14:42:54.738 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-07T14:42:54.738 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f301b2cd10) 2024-04-07T14:42:54.738 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-07T14:42:54.738 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-07T14:42:54.738 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-07T14:42:54.738 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-07T14:42:54.738 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-07T14:42:54.738 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-07T14:42:54.738 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-07T14:42:54.738 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-07T14:42:54.738 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-07T14:42:54.739 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-07T14:42:54.753 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-07T14:42:54.753 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: block_cache: 0x55f301b94170 2024-04-07T14:42:54.753 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-07T14:42:54.753 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-07T14:42:54.753 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-07T14:42:54.753 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-07T14:42:54.753 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-07T14:42:54.753 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-07T14:42:54.754 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-07T14:42:54.754 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-07T14:42:54.754 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-07T14:42:54.754 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-07T14:42:54.754 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-07T14:42:54.754 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-07T14:42:54.754 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-07T14:42:54.754 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-07T14:42:54.754 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-07T14:42:54.754 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-07T14:42:54.754 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-07T14:42:54.754 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-07T14:42:54.754 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-07T14:42:54.754 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: format_version: 4 2024-04-07T14:42:54.754 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-07T14:42:54.755 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-07T14:42:54.755 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.755 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-07T14:42:54.755 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-07T14:42:54.755 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compression: NoCompression 2024-04-07T14:42:54.755 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-07T14:42:54.755 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-07T14:42:54.755 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-07T14:42:54.755 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.num_levels: 7 2024-04-07T14:42:54.755 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-07T14:42:54.755 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-07T14:42:54.755 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-07T14:42:54.755 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-07T14:42:54.755 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-07T14:42:54.755 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-07T14:42:54.756 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-07T14:42:54.756 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-07T14:42:54.756 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-07T14:42:54.756 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-07T14:42:54.756 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-07T14:42:54.756 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-07T14:42:54.756 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-07T14:42:54.756 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-07T14:42:54.756 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-07T14:42:54.756 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-07T14:42:54.756 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-07T14:42:54.756 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-07T14:42:54.756 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-07T14:42:54.757 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-07T14:42:54.757 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-07T14:42:54.757 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-07T14:42:54.757 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-07T14:42:54.757 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-07T14:42:54.757 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-07T14:42:54.757 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-07T14:42:54.757 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-07T14:42:54.757 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-07T14:42:54.757 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-07T14:42:54.757 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-07T14:42:54.757 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-07T14:42:54.757 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-07T14:42:54.757 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-07T14:42:54.758 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-07T14:42:54.758 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-07T14:42:54.758 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-07T14:42:54.758 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-07T14:42:54.758 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-07T14:42:54.758 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-07T14:42:54.758 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-07T14:42:54.758 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-07T14:42:54.758 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-07T14:42:54.758 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-07T14:42:54.758 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-07T14:42:54.758 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-07T14:42:54.758 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-07T14:42:54.758 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-07T14:42:54.759 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-07T14:42:54.759 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-07T14:42:54.759 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.table_properties_collectors: 2024-04-07T14:42:54.759 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.inplace_update_support: 0 2024-04-07T14:42:54.759 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-07T14:42:54.759 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-07T14:42:54.759 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-07T14:42:54.759 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-07T14:42:54.759 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.bloom_locality: 0 2024-04-07T14:42:54.759 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.max_successive_merges: 0 2024-04-07T14:42:54.759 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-07T14:42:54.759 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-07T14:42:54.759 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-07T14:42:54.759 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-07T14:42:54.759 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.ttl: 2592000 2024-04-07T14:42:54.760 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-07T14:42:54.760 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.enable_blob_files: false 2024-04-07T14:42:54.760 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.min_blob_size: 0 2024-04-07T14:42:54.760 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-07T14:42:54.760 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-07T14:42:54.760 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-07T14:42:54.760 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.721+0000 7f59ec36f880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-07T14:42:54.760 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.737+0000 7f59ec36f880 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-07T14:42:54.760 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.760 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.737+0000 7f59ec36f880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-07T14:42:54.760 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.760 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.737+0000 7f59ec36f880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-04-07T14:42:54.760 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.760 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.737+0000 7f59ec36f880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55f301b7a700 2024-04-07T14:42:54.760 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.737+0000 7f59ec36f880 4 rocksdb: DB pointer 0x55f301bee000 2024-04-07T14:42:54.761 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.737+0000 7f59ddf59700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-07T14:42:54.761 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.737+0000 7f59ddf59700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-07T14:42:54.761 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-07T14:42:54.761 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-07T14:42:54.761 INFO:teuthology.orchestra.run.smithi118.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-07T14:42:54.761 INFO:teuthology.orchestra.run.smithi118.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-07T14:42:54.761 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-07T14:42:54.761 INFO:teuthology.orchestra.run.smithi118.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-07T14:42:54.761 INFO:teuthology.orchestra.run.smithi118.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-07T14:42:54.761 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-07T14:42:54.761 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.761 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-07T14:42:54.761 INFO:teuthology.orchestra.run.smithi118.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-07T14:42:54.761 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-07T14:42:54.761 INFO:teuthology.orchestra.run.smithi118.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-07T14:42:54.762 INFO:teuthology.orchestra.run.smithi118.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-07T14:42:54.762 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.762 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-07T14:42:54.762 INFO:teuthology.orchestra.run.smithi118.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-07T14:42:54.762 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-07T14:42:54.762 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-07T14:42:54.762 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-07T14:42:54.762 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-07T14:42:54.762 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-07T14:42:54.762 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-07T14:42:54.762 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-07T14:42:54.762 INFO:teuthology.orchestra.run.smithi118.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-07T14:42:54.762 INFO:teuthology.orchestra.run.smithi118.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-07T14:42:54.762 INFO:teuthology.orchestra.run.smithi118.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-07T14:42:54.763 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.763 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-07T14:42:54.763 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.763 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-07T14:42:54.763 INFO:teuthology.orchestra.run.smithi118.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-07T14:42:54.763 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-07T14:42:54.763 INFO:teuthology.orchestra.run.smithi118.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-07T14:42:54.763 INFO:teuthology.orchestra.run.smithi118.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-07T14:42:54.763 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.763 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-07T14:42:54.763 INFO:teuthology.orchestra.run.smithi118.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-07T14:42:54.763 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-07T14:42:54.763 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-07T14:42:54.763 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-07T14:42:54.763 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-07T14:42:54.764 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-07T14:42:54.764 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-07T14:42:54.764 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-07T14:42:54.764 INFO:teuthology.orchestra.run.smithi118.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-07T14:42:54.764 INFO:teuthology.orchestra.run.smithi118.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-07T14:42:54.764 INFO:teuthology.orchestra.run.smithi118.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-07T14:42:54.764 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.764 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-07T14:42:54.764 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: 2024-04-07T14:42:54.764 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.741+0000 7f59ec36f880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-04-07T14:42:54.764 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.741+0000 7f59ec36f880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-04-07T14:42:54.764 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph-mon: debug 2024-04-07T14:42:54.741+0000 7f59ec36f880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-07T14:42:55.306 INFO:teuthology.orchestra.run.smithi118.stderr:create mon.a on 2024-04-07T14:42:55.506 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-07T14:42:55.692 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4.target -> /etc/systemd/system/ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4.target. 2024-04-07T14:42:55.692 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4.target -> /etc/systemd/system/ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4.target. 2024-04-07T14:42:56.104 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: Failed to reset failed state of unit ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mon.a.service: Unit ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mon.a.service not loaded. 2024-04-07T14:42:56.110 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: Created symlink /etc/systemd/system/ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4.target.wants/ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mon.a.service -> /etc/systemd/system/ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@.service. 2024-04-07T14:42:56.306 INFO:teuthology.orchestra.run.smithi118.stderr:firewalld does not appear to be present 2024-04-07T14:42:56.306 INFO:teuthology.orchestra.run.smithi118.stderr:Not possible to enable service . firewalld.service is not available 2024-04-07T14:42:56.306 INFO:teuthology.orchestra.run.smithi118.stderr:Waiting for mon to start... 2024-04-07T14:42:56.307 INFO:teuthology.orchestra.run.smithi118.stderr:Waiting for mon... 2024-04-07T14:42:57.681 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: cluster: 2024-04-07T14:42:57.682 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: id: ffb017ca-f4ec-11ee-b649-cb9ed24678a4 2024-04-07T14:42:57.682 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-07T14:42:57.682 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: 2024-04-07T14:42:57.683 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: services: 2024-04-07T14:42:57.683 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.255024s) 2024-04-07T14:42:57.683 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-07T14:42:57.683 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-07T14:42:57.683 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: 2024-04-07T14:42:57.683 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: data: 2024-04-07T14:42:57.683 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-07T14:42:57.684 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-07T14:42:57.684 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-07T14:42:57.684 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: pgs: 2024-04-07T14:42:57.684 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: 2024-04-07T14:42:57.708 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:42:57 smithi118 bash[13968]: cluster 2024-04-07T14:42:57.420776+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-07T14:42:58.281 INFO:teuthology.orchestra.run.smithi118.stderr:mon is available 2024-04-07T14:42:58.281 INFO:teuthology.orchestra.run.smithi118.stderr:Assimilating anything we can from ceph.conf... 2024-04-07T14:42:58.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:42:58 smithi118 bash[13968]: cluster 2024-04-07T14:42:57.427433+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-07T14:42:58.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:42:58 smithi118 bash[13968]: cluster 2024-04-07T14:42:57.427716+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0]} 2024-04-07T14:42:58.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:42:58 smithi118 bash[13968]: cluster 2024-04-07T14:42:57.431511+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-07T14:42:58.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:42:58 smithi118 bash[13968]: cluster 2024-04-07T14:42:57.436346+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-07T14:42:58.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:42:58 smithi118 bash[13968]: cluster 2024-04-07T14:42:57.437311+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-07T14:42:58.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:42:58 smithi118 bash[13968]: audit 2024-04-07T14:42:57.682373+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.118:0/1307568121' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-07T14:42:59.255 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: 2024-04-07T14:42:59.255 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: [global] 2024-04-07T14:42:59.255 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: fsid = ffb017ca-f4ec-11ee-b649-cb9ed24678a4 2024-04-07T14:42:59.255 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.118:3300,v1:172.21.15.118:6789] 2024-04-07T14:42:59.257 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-07T14:42:59.257 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-07T14:42:59.257 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-07T14:42:59.257 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-07T14:42:59.257 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: 2024-04-07T14:42:59.257 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: [mgr] 2024-04-07T14:42:59.257 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-04-07T14:42:59.257 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-07T14:42:59.257 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: 2024-04-07T14:42:59.257 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: [osd] 2024-04-07T14:42:59.257 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-07T14:42:59.257 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-07T14:42:59.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:42:59 smithi118 bash[13968]: audit 2024-04-07T14:42:59.249943+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.118:0/4191630355' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-07T14:42:59.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:42:59 smithi118 bash[13968]: audit 2024-04-07T14:42:59.255930+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.118:0/4191630355' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-07T14:42:59.845 INFO:teuthology.orchestra.run.smithi118.stderr:Generating new minimal ceph.conf... 2024-04-07T14:43:01.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:00 smithi118 bash[13968]: audit 2024-04-07T14:43:00.823007+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.118:0/2289023264' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:43:01.359 INFO:teuthology.orchestra.run.smithi118.stderr:Restarting the monitor... 2024-04-07T14:43:01.682 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:01 smithi118 systemd[1]: Stopping Ceph mon.a for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:43:01.682 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:01 smithi118 bash[14371]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-mon.a 2024-04-07T14:43:01.682 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:01 smithi118 bash[13968]: debug 2024-04-07T14:43:01.461+0000 7fa495b6b700 -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-07T14:43:01.682 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:01 smithi118 bash[13968]: debug 2024-04-07T14:43:01.461+0000 7fa495b6b700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-07T14:43:02.134 INFO:teuthology.orchestra.run.smithi118.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-07T14:43:02.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:01 smithi118 bash[14381]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-mon-a 2024-04-07T14:43:02.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:01 smithi118 bash[14431]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-mon.a 2024-04-07T14:43:02.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:02 smithi118 systemd[1]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mon.a.service: Succeeded. 2024-04-07T14:43:02.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:02 smithi118 systemd[1]: Stopped Ceph mon.a for ffb017ca-f4ec-11ee-b649-cb9ed24678a4. 2024-04-07T14:43:02.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:02 smithi118 systemd[1]: Started Ceph mon.a for ffb017ca-f4ec-11ee-b649-cb9ed24678a4. 2024-04-07T14:43:03.445 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.121+0000 7f16142d8880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-07T14:43:03.445 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.121+0000 7f16142d8880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 6 2024-04-07T14:43:03.445 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.121+0000 7f16142d8880 0 pidfile_write: ignore empty --pid-file 2024-04-07T14:43:03.445 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 0 load: jerasure load: lrc 2024-04-07T14:43:03.445 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: RocksDB version: 6.15.5 2024-04-07T14:43:03.445 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-07T14:43:03.445 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Compile date Apr 18 2022 2024-04-07T14:43:03.445 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: DB SUMMARY 2024-04-07T14:43:03.445 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: DB Session ID: YYSHUZVNY2DY1FAN9RZG 2024-04-07T14:43:03.445 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: CURRENT file: CURRENT 2024-04-07T14:43:03.445 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-07T14:43:03.446 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-07T14:43:03.446 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-07T14:43:03.446 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82653 ; 2024-04-07T14:43:03.446 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.error_if_exists: 0 2024-04-07T14:43:03.446 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.create_if_missing: 0 2024-04-07T14:43:03.446 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.paranoid_checks: 1 2024-04-07T14:43:03.446 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-07T14:43:03.446 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.env: 0x55d8d0179860 2024-04-07T14:43:03.446 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.fs: Posix File System 2024-04-07T14:43:03.446 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.info_log: 0x55d8d2505e00 2024-04-07T14:43:03.446 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-07T14:43:03.446 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.statistics: (nil) 2024-04-07T14:43:03.446 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.use_fsync: 0 2024-04-07T14:43:03.446 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_log_file_size: 0 2024-04-07T14:43:03.446 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-07T14:43:03.447 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-07T14:43:03.447 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-07T14:43:03.447 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-07T14:43:03.447 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.allow_fallocate: 1 2024-04-07T14:43:03.447 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-07T14:43:03.447 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-07T14:43:03.447 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.use_direct_reads: 0 2024-04-07T14:43:03.447 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-07T14:43:03.447 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-07T14:43:03.447 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.db_log_dir: 2024-04-07T14:43:03.447 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-07T14:43:03.447 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-07T14:43:03.447 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-07T14:43:03.447 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-07T14:43:03.448 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-07T14:43:03.448 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-07T14:43:03.448 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-07T14:43:03.448 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-07T14:43:03.448 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-07T14:43:03.448 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.write_buffer_manager: 0x55d8d25f6270 2024-04-07T14:43:03.448 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-07T14:43:03.448 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-07T14:43:03.448 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-07T14:43:03.448 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-07T14:43:03.448 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-07T14:43:03.448 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-07T14:43:03.448 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-07T14:43:03.448 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-07T14:43:03.448 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-07T14:43:03.449 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.unordered_write: 0 2024-04-07T14:43:03.449 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-07T14:43:03.449 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-07T14:43:03.449 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-07T14:43:03.449 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-07T14:43:03.449 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.row_cache: None 2024-04-07T14:43:03.449 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.wal_filter: None 2024-04-07T14:43:03.449 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-07T14:43:03.449 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-07T14:43:03.449 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.preserve_deletes: 0 2024-04-07T14:43:03.449 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.two_write_queues: 0 2024-04-07T14:43:03.449 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-07T14:43:03.449 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.atomic_flush: 0 2024-04-07T14:43:03.449 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-07T14:43:03.449 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-07T14:43:03.450 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-07T14:43:03.450 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.log_readahead_size: 0 2024-04-07T14:43:03.450 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-07T14:43:03.450 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-07T14:43:03.450 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-07T14:43:03.450 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-07T14:43:03.450 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-07T14:43:03.450 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-07T14:43:03.450 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_background_jobs: 2 2024-04-07T14:43:03.450 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_background_compactions: -1 2024-04-07T14:43:03.451 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_subcompactions: 1 2024-04-07T14:43:03.451 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-07T14:43:03.451 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-07T14:43:03.451 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-07T14:43:03.451 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-07T14:43:03.451 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-07T14:43:03.451 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-07T14:43:03.451 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-07T14:43:03.451 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-07T14:43:03.451 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_open_files: -1 2024-04-07T14:43:03.451 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-07T14:43:03.451 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-07T14:43:03.451 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-07T14:43:03.451 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-07T14:43:03.452 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_background_flushes: -1 2024-04-07T14:43:03.452 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Compression algorithms supported: 2024-04-07T14:43:03.452 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-07T14:43:03.452 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: kZSTD supported: 0 2024-04-07T14:43:03.452 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: kXpressCompression supported: 0 2024-04-07T14:43:03.452 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-07T14:43:03.452 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: kLZ4Compression supported: 1 2024-04-07T14:43:03.452 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: kBZip2Compression supported: 0 2024-04-07T14:43:03.452 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: kZlibCompression supported: 1 2024-04-07T14:43:03.452 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: kSnappyCompression supported: 1 2024-04-07T14:43:03.452 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-07T14:43:03.452 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-07T14:43:03.452 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-07T14:43:03.452 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-07T14:43:03.453 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.merge_operator: 2024-04-07T14:43:03.453 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compaction_filter: None 2024-04-07T14:43:03.453 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-07T14:43:03.453 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-07T14:43:03.453 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-07T14:43:03.453 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-07T14:43:03.453 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d8d24d3d00) 2024-04-07T14:43:03.453 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: cache_index_and_filter_blocks: 1 2024-04-07T14:43:03.453 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-07T14:43:03.453 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-07T14:43:03.453 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: pin_top_level_index_and_filter: 1 2024-04-07T14:43:03.453 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: index_type: 0 2024-04-07T14:43:03.453 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: data_block_index_type: 0 2024-04-07T14:43:03.453 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: index_shortening: 1 2024-04-07T14:43:03.453 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: data_block_hash_table_util_ratio: 0.750000 2024-04-07T14:43:03.454 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: hash_index_allow_collision: 1 2024-04-07T14:43:03.454 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: checksum: 1 2024-04-07T14:43:03.454 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: no_block_cache: 0 2024-04-07T14:43:03.454 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: block_cache: 0x55d8d253a170 2024-04-07T14:43:03.454 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: block_cache_name: BinnedLRUCache 2024-04-07T14:43:03.454 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: block_cache_options: 2024-04-07T14:43:03.454 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: capacity : 536870912 2024-04-07T14:43:03.454 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: num_shard_bits : 4 2024-04-07T14:43:03.454 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: strict_capacity_limit : 0 2024-04-07T14:43:03.454 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: high_pri_pool_ratio: 0.000 2024-04-07T14:43:03.454 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: block_cache_compressed: (nil) 2024-04-07T14:43:03.454 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: persistent_cache: (nil) 2024-04-07T14:43:03.454 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: block_size: 4096 2024-04-07T14:43:03.454 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: block_size_deviation: 10 2024-04-07T14:43:03.454 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: block_restart_interval: 16 2024-04-07T14:43:03.455 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: index_block_restart_interval: 1 2024-04-07T14:43:03.455 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: metadata_block_size: 4096 2024-04-07T14:43:03.455 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: partition_filters: 0 2024-04-07T14:43:03.455 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: use_delta_encoding: 1 2024-04-07T14:43:03.455 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-07T14:43:03.455 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: whole_key_filtering: 1 2024-04-07T14:43:03.455 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: verify_compression: 0 2024-04-07T14:43:03.455 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: read_amp_bytes_per_bit: 0 2024-04-07T14:43:03.455 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: format_version: 4 2024-04-07T14:43:03.455 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: enable_index_compression: 1 2024-04-07T14:43:03.455 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: block_align: 0 2024-04-07T14:43:03.455 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-07T14:43:03.455 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-07T14:43:03.455 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compression: NoCompression 2024-04-07T14:43:03.455 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-07T14:43:03.456 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-07T14:43:03.456 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-07T14:43:03.456 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.num_levels: 7 2024-04-07T14:43:03.456 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-07T14:43:03.456 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-07T14:43:03.456 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-07T14:43:03.456 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-07T14:43:03.456 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-07T14:43:03.456 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-07T14:43:03.456 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-07T14:43:03.456 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-07T14:43:03.456 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-07T14:43:03.456 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-07T14:43:03.456 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-07T14:43:03.457 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-07T14:43:03.457 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-07T14:43:03.457 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-07T14:43:03.457 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-07T14:43:03.457 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-07T14:43:03.457 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-07T14:43:03.457 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-07T14:43:03.457 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-07T14:43:03.457 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-07T14:43:03.457 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-07T14:43:03.457 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-07T14:43:03.457 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-07T14:43:03.457 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-07T14:43:03.457 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-07T14:43:03.457 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-07T14:43:03.458 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-07T14:43:03.458 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-07T14:43:03.458 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-07T14:43:03.458 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-07T14:43:03.458 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-07T14:43:03.458 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-07T14:43:03.458 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-07T14:43:03.458 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-07T14:43:03.458 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-07T14:43:03.458 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-07T14:43:03.458 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-07T14:43:03.458 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-07T14:43:03.458 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-07T14:43:03.458 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-07T14:43:03.458 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-07T14:43:03.459 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-07T14:43:03.459 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-07T14:43:03.459 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-07T14:43:03.459 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-07T14:43:03.459 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-07T14:43:03.459 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-07T14:43:03.459 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-07T14:43:03.459 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-07T14:43:03.459 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.table_properties_collectors: 2024-04-07T14:43:03.459 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.inplace_update_support: 0 2024-04-07T14:43:03.459 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-07T14:43:03.459 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-07T14:43:03.459 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-07T14:43:03.459 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-07T14:43:03.459 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.bloom_locality: 0 2024-04-07T14:43:03.460 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.max_successive_merges: 0 2024-04-07T14:43:03.460 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-07T14:43:03.460 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-07T14:43:03.460 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-07T14:43:03.460 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-07T14:43:03.460 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.ttl: 2592000 2024-04-07T14:43:03.460 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-07T14:43:03.460 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.enable_blob_files: false 2024-04-07T14:43:03.460 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.min_blob_size: 0 2024-04-07T14:43:03.460 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-07T14:43:03.460 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-07T14:43:03.461 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-07T14:43:03.461 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.125+0000 7f16142d8880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-07T14:43:03.461 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.129+0000 7f16142d8880 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-07T14:43:03.461 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.129+0000 7f16142d8880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-04-07T14:43:03.461 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.129+0000 7f16142d8880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-04-07T14:43:03.461 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.129+0000 7f16142d8880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712500983131612, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-07T14:43:03.461 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.129+0000 7f16142d8880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-04-07T14:43:03.461 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.129+0000 7f16142d8880 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-07T14:43:03.462 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.129+0000 7f16142d8880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712500983132628, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79203, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77466, "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": 71775, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1712500983, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "7ea35d99-beb3-4507-be9a-50f213827940", "db_session_id": "YYSHUZVNY2DY1FAN9RZG"}} 2024-04-07T14:43:03.462 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.129+0000 7f16142d8880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-04-07T14:43:03.462 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.129+0000 7f16142d8880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712500983133140, "job": 1, "event": "recovery_finished"} 2024-04-07T14:43:03.462 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.129+0000 7f16142d8880 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-07T14:43:03.462 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.133+0000 7f16142d8880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55d8d2520a80 2024-04-07T14:43:03.462 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.133+0000 7f16142d8880 4 rocksdb: DB pointer 0x55d8d2530000 2024-04-07T14:43:03.462 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.133+0000 7f1604060700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-07T14:43:03.462 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.133+0000 7f1604060700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-07T14:43:03.462 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: ** DB Stats ** 2024-04-07T14:43:03.462 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-07T14:43:03.462 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: 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-07T14:43:03.463 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-07T14:43:03.463 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-07T14:43:03.463 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: 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-07T14:43:03.463 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-07T14:43:03.463 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-07T14:43:03.463 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: ** Compaction Stats [default] ** 2024-04-07T14:43:03.463 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: 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-07T14:43:03.463 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-07T14:43:03.463 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: L0 2/0 79.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 111.2 0.00 0.00 1 0.001 0 0 2024-04-07T14:43:03.464 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: Sum 2/0 79.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 111.2 0.00 0.00 1 0.001 0 0 2024-04-07T14:43:03.464 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 111.2 0.00 0.00 1 0.001 0 0 2024-04-07T14:43:03.464 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: ** Compaction Stats [default] ** 2024-04-07T14:43:03.464 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: 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-07T14:43:03.464 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-07T14:43:03.464 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 111.2 0.00 0.00 1 0.001 0 0 2024-04-07T14:43:03.464 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-07T14:43:03.464 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-07T14:43:03.464 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-07T14:43:03.464 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: AddFile(Total Files): cumulative 0, interval 0 2024-04-07T14:43:03.464 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-07T14:43:03.464 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: AddFile(Keys): cumulative 0, interval 0 2024-04-07T14:43:03.464 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: Cumulative compaction: 0.00 GB write, 14.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-07T14:43:03.464 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: Interval compaction: 0.00 GB write, 14.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-07T14:43:03.464 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: 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-07T14:43:03.465 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: ** File Read Latency Histogram By Level [default] ** 2024-04-07T14:43:03.465 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: ** Compaction Stats [default] ** 2024-04-07T14:43:03.465 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: 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-07T14:43:03.465 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-07T14:43:03.465 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: L0 2/0 79.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 111.2 0.00 0.00 1 0.001 0 0 2024-04-07T14:43:03.465 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: Sum 2/0 79.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 111.2 0.00 0.00 1 0.001 0 0 2024-04-07T14:43:03.465 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: 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-07T14:43:03.465 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: ** Compaction Stats [default] ** 2024-04-07T14:43:03.465 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: 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-07T14:43:03.465 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-07T14:43:03.465 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 111.2 0.00 0.00 1 0.001 0 0 2024-04-07T14:43:03.465 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-07T14:43:03.465 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-07T14:43:03.465 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-07T14:43:03.465 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: AddFile(Total Files): cumulative 0, interval 0 2024-04-07T14:43:03.466 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-07T14:43:03.466 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: AddFile(Keys): cumulative 0, interval 0 2024-04-07T14:43:03.466 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: Cumulative compaction: 0.00 GB write, 14.73 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-07T14:43:03.466 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: 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-07T14:43:03.466 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: 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-07T14:43:03.466 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: ** File Read Latency Histogram By Level [default] ** 2024-04-07T14:43:03.466 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: debug 2024-04-07T14:43:03.133+0000 7f16142d8880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] at bind addrs [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 2024-04-07T14:43:03.466 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: cluster 2024-04-07T14:43:03.144452+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-07T14:43:03.466 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: cluster 2024-04-07T14:43:03.144590+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0]} 2024-04-07T14:43:03.466 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: cluster 2024-04-07T14:43:03.144750+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-04-07T14:43:03.466 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: cluster 2024-04-07T14:43:03.144837+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-07T14:43:03.466 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:03 smithi118 bash[14470]: cluster 2024-04-07T14:43:03.145322+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-07T14:43:04.054 INFO:teuthology.orchestra.run.smithi118.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-07T14:43:04.054 INFO:teuthology.orchestra.run.smithi118.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-07T14:43:04.054 INFO:teuthology.orchestra.run.smithi118.stderr:Creating mgr... 2024-04-07T14:43:04.055 INFO:teuthology.orchestra.run.smithi118.stderr:Verifying port 9283 ... 2024-04-07T14:43:04.266 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: Failed to reset failed state of unit ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mgr.y.service: Unit ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mgr.y.service not loaded. 2024-04-07T14:43:04.274 INFO:teuthology.orchestra.run.smithi118.stderr:systemctl: Created symlink /etc/systemd/system/ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4.target.wants/ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mgr.y.service -> /etc/systemd/system/ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@.service. 2024-04-07T14:43:04.483 INFO:teuthology.orchestra.run.smithi118.stderr:firewalld does not appear to be present 2024-04-07T14:43:04.483 INFO:teuthology.orchestra.run.smithi118.stderr:Not possible to enable service . firewalld.service is not available 2024-04-07T14:43:04.483 INFO:teuthology.orchestra.run.smithi118.stderr:firewalld does not appear to be present 2024-04-07T14:43:04.483 INFO:teuthology.orchestra.run.smithi118.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-07T14:43:04.483 INFO:teuthology.orchestra.run.smithi118.stderr:Waiting for mgr to start... 2024-04-07T14:43:04.483 INFO:teuthology.orchestra.run.smithi118.stderr:Waiting for mgr... 2024-04-07T14:43:04.865 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:04 smithi118 bash[14470]: audit 2024-04-07T14:43:03.415793+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.118:0/1423662904' entity='client.admin' 2024-04-07T14:43:05.921 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: 2024-04-07T14:43:05.921 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: { 2024-04-07T14:43:05.921 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "fsid": "ffb017ca-f4ec-11ee-b649-cb9ed24678a4", 2024-04-07T14:43:05.921 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "health": { 2024-04-07T14:43:05.921 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-07T14:43:05.921 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "checks": {}, 2024-04-07T14:43:05.921 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "mutes": [] 2024-04-07T14:43:05.921 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:05.921 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-07T14:43:05.922 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "quorum": [ 2024-04-07T14:43:05.922 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: 0 2024-04-07T14:43:05.922 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: ], 2024-04-07T14:43:05.922 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-07T14:43:05.922 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "a" 2024-04-07T14:43:05.922 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: ], 2024-04-07T14:43:05.922 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-07T14:43:05.923 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "monmap": { 2024-04-07T14:43:05.923 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-07T14:43:05.923 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-07T14:43:05.923 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-07T14:43:05.923 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:05.923 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "osdmap": { 2024-04-07T14:43:05.923 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-07T14:43:05.923 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-07T14:43:05.923 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-07T14:43:05.923 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-07T14:43:05.924 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-07T14:43:05.924 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-07T14:43:05.924 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-07T14:43:05.924 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:05.924 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "pgmap": { 2024-04-07T14:43:05.924 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-07T14:43:05.924 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-07T14:43:05.924 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-07T14:43:05.925 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-07T14:43:05.925 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-07T14:43:05.925 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-07T14:43:05.925 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-07T14:43:05.925 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-07T14:43:05.925 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:05.925 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "fsmap": { 2024-04-07T14:43:05.925 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-07T14:43:05.925 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-07T14:43:05.925 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-07T14:43:05.925 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:05.925 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-07T14:43:05.925 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "available": false, 2024-04-07T14:43:05.925 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-07T14:43:05.925 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "modules": [ 2024-04-07T14:43:05.925 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "iostat", 2024-04-07T14:43:05.926 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "nfs", 2024-04-07T14:43:05.926 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "restful" 2024-04-07T14:43:05.926 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: ], 2024-04-07T14:43:05.926 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "services": {} 2024-04-07T14:43:05.926 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:05.926 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "servicemap": { 2024-04-07T14:43:05.926 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-07T14:43:05.926 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "modified": "2024-04-07T14:42:57.429529+0000", 2024-04-07T14:43:05.926 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "services": {} 2024-04-07T14:43:05.926 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:05.926 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-07T14:43:05.926 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: } 2024-04-07T14:43:06.081 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:05 smithi118 bash[14470]: audit 2024-04-07T14:43:05.913751+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.118:0/608570965' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-07T14:43:06.081 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:05 smithi118 bash[14743]: debug 2024-04-07T14:43:05.817+0000 7fe2894fe000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-07T14:43:06.493 INFO:teuthology.orchestra.run.smithi118.stderr:mgr not available, waiting (1/15)... 2024-04-07T14:43:06.766 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:06 smithi118 bash[14743]: debug 2024-04-07T14:43:06.497+0000 7fe2894fe000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-07T14:43:06.766 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:06 smithi118 bash[14743]: debug 2024-04-07T14:43:06.617+0000 7fe2894fe000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-07T14:43:07.098 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:06 smithi118 bash[14743]: debug 2024-04-07T14:43:06.773+0000 7fe2894fe000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-07T14:43:07.384 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:07 smithi118 bash[14743]: debug 2024-04-07T14:43:07.097+0000 7fe2894fe000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-07T14:43:07.385 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:07 smithi118 bash[14743]: debug 2024-04-07T14:43:07.189+0000 7fe2894fe000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-07T14:43:07.766 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:07 smithi118 bash[14743]: debug 2024-04-07T14:43:07.381+0000 7fe2894fe000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-07T14:43:08.516 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:08 smithi118 bash[14743]: debug 2024-04-07T14:43:08.225+0000 7fe2894fe000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-07T14:43:08.516 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:08 smithi118 bash[14743]: debug 2024-04-07T14:43:08.325+0000 7fe2894fe000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-07T14:43:08.866 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:08 smithi118 bash[14743]: debug 2024-04-07T14:43:08.525+0000 7fe2894fe000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-07T14:43:09.189 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:08 smithi118 bash[14743]: debug 2024-04-07T14:43:08.865+0000 7fe2894fe000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-07T14:43:09.516 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:09 smithi118 bash[14743]: debug 2024-04-07T14:43:09.189+0000 7fe2894fe000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-07T14:43:09.622 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: 2024-04-07T14:43:09.623 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: { 2024-04-07T14:43:09.623 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "fsid": "ffb017ca-f4ec-11ee-b649-cb9ed24678a4", 2024-04-07T14:43:09.623 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "health": { 2024-04-07T14:43:09.623 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-07T14:43:09.623 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "checks": {}, 2024-04-07T14:43:09.623 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "mutes": [] 2024-04-07T14:43:09.623 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:09.623 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-07T14:43:09.623 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "quorum": [ 2024-04-07T14:43:09.623 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: 0 2024-04-07T14:43:09.623 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: ], 2024-04-07T14:43:09.623 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-07T14:43:09.623 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "a" 2024-04-07T14:43:09.623 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: ], 2024-04-07T14:43:09.624 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-04-07T14:43:09.624 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "monmap": { 2024-04-07T14:43:09.624 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-07T14:43:09.624 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-07T14:43:09.624 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-07T14:43:09.624 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:09.624 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "osdmap": { 2024-04-07T14:43:09.624 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-07T14:43:09.624 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-07T14:43:09.624 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-07T14:43:09.624 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-07T14:43:09.624 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-07T14:43:09.624 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-07T14:43:09.624 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-07T14:43:09.624 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:09.625 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "pgmap": { 2024-04-07T14:43:09.625 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-07T14:43:09.625 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-07T14:43:09.625 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-07T14:43:09.625 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-07T14:43:09.625 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-07T14:43:09.625 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-07T14:43:09.625 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-07T14:43:09.625 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-07T14:43:09.625 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:09.626 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "fsmap": { 2024-04-07T14:43:09.626 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-07T14:43:09.626 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-07T14:43:09.626 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-07T14:43:09.626 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:09.626 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-07T14:43:09.626 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "available": false, 2024-04-07T14:43:09.626 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-07T14:43:09.626 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "modules": [ 2024-04-07T14:43:09.626 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "iostat", 2024-04-07T14:43:09.626 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "nfs", 2024-04-07T14:43:09.626 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "restful" 2024-04-07T14:43:09.626 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: ], 2024-04-07T14:43:09.626 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "services": {} 2024-04-07T14:43:09.627 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:09.627 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "servicemap": { 2024-04-07T14:43:09.627 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-07T14:43:09.627 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "modified": "2024-04-07T14:42:57.429529+0000", 2024-04-07T14:43:09.627 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "services": {} 2024-04-07T14:43:09.627 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:09.627 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-07T14:43:09.627 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: } 2024-04-07T14:43:09.817 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:09 smithi118 bash[14743]: debug 2024-04-07T14:43:09.557+0000 7fe2894fe000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-07T14:43:09.817 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:09 smithi118 bash[14470]: audit 2024-04-07T14:43:09.616532+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.118:0/4288656623' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-07T14:43:10.216 INFO:teuthology.orchestra.run.smithi118.stderr:mgr not available, waiting (2/15)... 2024-04-07T14:43:10.266 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:09 smithi118 bash[14743]: debug 2024-04-07T14:43:09.833+0000 7fe2894fe000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-07T14:43:10.754 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:10 smithi118 bash[14743]: debug 2024-04-07T14:43:10.497+0000 7fe2894fe000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-07T14:43:10.754 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:10 smithi118 bash[14743]: debug 2024-04-07T14:43:10.601+0000 7fe2894fe000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-07T14:43:11.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:10 smithi118 bash[14743]: debug 2024-04-07T14:43:10.753+0000 7fe2894fe000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-07T14:43:11.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:10 smithi118 bash[14743]: debug 2024-04-07T14:43:10.857+0000 7fe2894fe000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-07T14:43:11.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:10 smithi118 bash[14743]: debug 2024-04-07T14:43:10.989+0000 7fe2894fe000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-07T14:43:11.569 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:11 smithi118 bash[14743]: debug 2024-04-07T14:43:11.277+0000 7fe2894fe000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-07T14:43:11.569 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:11 smithi118 bash[14743]: debug 2024-04-07T14:43:11.389+0000 7fe2894fe000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-07T14:43:12.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:11 smithi118 bash[14743]: debug 2024-04-07T14:43:11.569+0000 7fe2894fe000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-07T14:43:12.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:11 smithi118 bash[14743]: debug 2024-04-07T14:43:11.681+0000 7fe2894fe000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-07T14:43:12.911 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:12 smithi118 bash[14743]: debug 2024-04-07T14:43:12.521+0000 7fe2894fe000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-07T14:43:12.912 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:12 smithi118 bash[14470]: cluster 2024-04-07T14:43:12.544175+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-04-07T14:43:12.912 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:12 smithi118 bash[14470]: cluster 2024-04-07T14:43:12.549293+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00534263s) 2024-04-07T14:43:12.912 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:12 smithi118 bash[14470]: audit 2024-04-07T14:43:12.551924+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.118:0/3894859400' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-07T14:43:12.912 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:12 smithi118 bash[14470]: audit 2024-04-07T14:43:12.552219+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.118:0/3894859400' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-07T14:43:12.912 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:12 smithi118 bash[14470]: audit 2024-04-07T14:43:12.552485+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.118:0/3894859400' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-07T14:43:12.912 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:12 smithi118 bash[14470]: audit 2024-04-07T14:43:12.552772+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.118:0/3894859400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:43:12.912 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:12 smithi118 bash[14470]: audit 2024-04-07T14:43:12.554050+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.118:0/3894859400' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-07T14:43:12.912 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:12 smithi118 bash[14470]: cluster 2024-04-07T14:43:12.564176+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-04-07T14:43:12.912 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:12 smithi118 bash[14470]: audit 2024-04-07T14:43:12.585331+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.118:0/3894859400' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:43:12.912 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:12 smithi118 bash[14470]: audit 2024-04-07T14:43:12.588149+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.118:0/3894859400' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:43:13.265 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: 2024-04-07T14:43:13.266 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: { 2024-04-07T14:43:13.266 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "fsid": "ffb017ca-f4ec-11ee-b649-cb9ed24678a4", 2024-04-07T14:43:13.266 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "health": { 2024-04-07T14:43:13.266 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-07T14:43:13.268 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "checks": {}, 2024-04-07T14:43:13.268 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "mutes": [] 2024-04-07T14:43:13.268 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:13.268 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-07T14:43:13.268 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "quorum": [ 2024-04-07T14:43:13.268 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: 0 2024-04-07T14:43:13.268 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: ], 2024-04-07T14:43:13.269 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-07T14:43:13.269 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "a" 2024-04-07T14:43:13.269 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: ], 2024-04-07T14:43:13.269 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-04-07T14:43:13.269 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "monmap": { 2024-04-07T14:43:13.269 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-07T14:43:13.269 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-07T14:43:13.269 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-07T14:43:13.269 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:13.269 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "osdmap": { 2024-04-07T14:43:13.269 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-07T14:43:13.269 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-07T14:43:13.269 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-07T14:43:13.269 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-07T14:43:13.273 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-07T14:43:13.273 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-07T14:43:13.273 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-07T14:43:13.273 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:13.273 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "pgmap": { 2024-04-07T14:43:13.273 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-07T14:43:13.273 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-07T14:43:13.273 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-07T14:43:13.273 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-07T14:43:13.273 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-07T14:43:13.273 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-07T14:43:13.274 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-07T14:43:13.274 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-07T14:43:13.274 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:13.274 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "fsmap": { 2024-04-07T14:43:13.274 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-07T14:43:13.274 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-07T14:43:13.274 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-07T14:43:13.274 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:13.274 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-07T14:43:13.274 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "available": false, 2024-04-07T14:43:13.274 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-07T14:43:13.274 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "modules": [ 2024-04-07T14:43:13.274 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "iostat", 2024-04-07T14:43:13.274 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "nfs", 2024-04-07T14:43:13.275 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "restful" 2024-04-07T14:43:13.275 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: ], 2024-04-07T14:43:13.275 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "services": {} 2024-04-07T14:43:13.275 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:13.275 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "servicemap": { 2024-04-07T14:43:13.275 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-07T14:43:13.275 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "modified": "2024-04-07T14:42:57.429529+0000", 2024-04-07T14:43:13.275 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "services": {} 2024-04-07T14:43:13.275 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:13.275 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-07T14:43:13.275 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: } 2024-04-07T14:43:13.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:13 smithi118 bash[14470]: audit 2024-04-07T14:43:12.603725+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.118:0/3894859400' entity='mgr.y' 2024-04-07T14:43:13.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:13 smithi118 bash[14470]: audit 2024-04-07T14:43:12.607579+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.118:0/3894859400' entity='mgr.y' 2024-04-07T14:43:13.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:13 smithi118 bash[14470]: audit 2024-04-07T14:43:12.610048+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.118:0/3894859400' entity='mgr.y' 2024-04-07T14:43:13.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:13 smithi118 bash[14470]: audit 2024-04-07T14:43:13.265861+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.118:0/567825533' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-07T14:43:13.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:13 smithi118 bash[14470]: cluster 2024-04-07T14:43:13.558548+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.0146s) 2024-04-07T14:43:13.798 INFO:teuthology.orchestra.run.smithi118.stderr:mgr not available, waiting (3/15)... 2024-04-07T14:43:16.021 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:15 smithi118 bash[14470]: cluster 2024-04-07T14:43:14.609611+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-04-07T14:43:17.206 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: 2024-04-07T14:43:17.206 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: { 2024-04-07T14:43:17.206 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "fsid": "ffb017ca-f4ec-11ee-b649-cb9ed24678a4", 2024-04-07T14:43:17.207 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "health": { 2024-04-07T14:43:17.207 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-07T14:43:17.207 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "checks": {}, 2024-04-07T14:43:17.207 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "mutes": [] 2024-04-07T14:43:17.207 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:17.207 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-07T14:43:17.212 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "quorum": [ 2024-04-07T14:43:17.212 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: 0 2024-04-07T14:43:17.212 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: ], 2024-04-07T14:43:17.212 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-07T14:43:17.212 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "a" 2024-04-07T14:43:17.212 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: ], 2024-04-07T14:43:17.212 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-04-07T14:43:17.212 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "monmap": { 2024-04-07T14:43:17.213 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-07T14:43:17.213 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-07T14:43:17.213 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-07T14:43:17.213 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:17.213 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "osdmap": { 2024-04-07T14:43:17.213 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-07T14:43:17.213 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-07T14:43:17.213 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-07T14:43:17.213 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-07T14:43:17.213 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-07T14:43:17.213 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-07T14:43:17.213 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-07T14:43:17.213 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:17.214 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "pgmap": { 2024-04-07T14:43:17.214 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-07T14:43:17.214 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-07T14:43:17.214 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-07T14:43:17.214 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-07T14:43:17.214 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-07T14:43:17.214 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-07T14:43:17.214 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-07T14:43:17.214 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-07T14:43:17.214 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:17.214 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "fsmap": { 2024-04-07T14:43:17.214 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-07T14:43:17.214 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-07T14:43:17.214 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-07T14:43:17.214 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:17.215 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-07T14:43:17.215 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "available": true, 2024-04-07T14:43:17.215 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-07T14:43:17.215 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "modules": [ 2024-04-07T14:43:17.215 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "iostat", 2024-04-07T14:43:17.215 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "nfs", 2024-04-07T14:43:17.215 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "restful" 2024-04-07T14:43:17.215 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: ], 2024-04-07T14:43:17.215 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "services": {} 2024-04-07T14:43:17.215 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:17.215 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "servicemap": { 2024-04-07T14:43:17.215 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-07T14:43:17.215 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "modified": "2024-04-07T14:42:57.429529+0000", 2024-04-07T14:43:17.215 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "services": {} 2024-04-07T14:43:17.215 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: }, 2024-04-07T14:43:17.216 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-07T14:43:17.216 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: } 2024-04-07T14:43:17.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:17 smithi118 bash[14470]: audit 2024-04-07T14:43:17.206059+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.118:0/1820063156' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-07T14:43:17.820 INFO:teuthology.orchestra.run.smithi118.stderr:mgr is available 2024-04-07T14:43:19.018 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: 2024-04-07T14:43:19.019 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: [global] 2024-04-07T14:43:19.019 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: fsid = ffb017ca-f4ec-11ee-b649-cb9ed24678a4 2024-04-07T14:43:19.019 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-07T14:43:19.019 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-07T14:43:19.020 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-07T14:43:19.020 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-07T14:43:19.020 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: 2024-04-07T14:43:19.020 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: [mgr] 2024-04-07T14:43:19.021 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-07T14:43:19.021 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: 2024-04-07T14:43:19.021 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: [osd] 2024-04-07T14:43:19.021 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-07T14:43:19.021 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-07T14:43:19.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:19 smithi118 bash[14470]: audit 2024-04-07T14:43:19.013373+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.118:0/2189497285' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-07T14:43:19.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:19 smithi118 bash[14470]: audit 2024-04-07T14:43:19.019096+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.118:0/2189497285' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-07T14:43:19.617 INFO:teuthology.orchestra.run.smithi118.stderr:Enabling cephadm module... 2024-04-07T14:43:21.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:20 smithi118 bash[14470]: audit 2024-04-07T14:43:20.929579+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.118:0/4121475704' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-07T14:43:21.266 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:21 smithi118 bash[14743]: ignoring --setuser ceph since I am not root 2024-04-07T14:43:21.267 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:21 smithi118 bash[14743]: ignoring --setgroup ceph since I am not root 2024-04-07T14:43:21.267 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:21 smithi118 bash[14743]: debug 2024-04-07T14:43:21.164+0000 7f1cf9dc5000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-07T14:43:21.930 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:21 smithi118 bash[14743]: debug 2024-04-07T14:43:21.808+0000 7f1cf9dc5000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-07T14:43:22.233 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:21 smithi118 bash[14743]: debug 2024-04-07T14:43:21.928+0000 7f1cf9dc5000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-07T14:43:22.233 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:22 smithi118 bash[14743]: debug 2024-04-07T14:43:22.084+0000 7f1cf9dc5000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-07T14:43:22.233 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:21 smithi118 bash[14470]: audit 2024-04-07T14:43:20.986786+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.118:0/4121475704' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-07T14:43:22.233 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:21 smithi118 bash[14470]: cluster 2024-04-07T14:43:20.986935+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-04-07T14:43:22.515 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:22 smithi118 bash[14743]: debug 2024-04-07T14:43:22.420+0000 7f1cf9dc5000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-07T14:43:22.766 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:22 smithi118 bash[14743]: debug 2024-04-07T14:43:22.512+0000 7f1cf9dc5000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-07T14:43:22.766 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:22 smithi118 bash[14743]: debug 2024-04-07T14:43:22.708+0000 7f1cf9dc5000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-07T14:43:22.901 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: { 2024-04-07T14:43:22.901 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-07T14:43:22.901 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "available": true, 2024-04-07T14:43:22.901 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-07T14:43:22.901 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-07T14:43:22.902 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: } 2024-04-07T14:43:23.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:22 smithi118 bash[14470]: audit 2024-04-07T14:43:22.901640+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.118:0/1647319846' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-07T14:43:23.535 INFO:teuthology.orchestra.run.smithi118.stderr:Waiting for the mgr to restart... 2024-04-07T14:43:23.535 INFO:teuthology.orchestra.run.smithi118.stderr:Waiting for mgr epoch 5... 2024-04-07T14:43:23.872 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:23 smithi118 bash[14743]: debug 2024-04-07T14:43:23.564+0000 7f1cf9dc5000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-07T14:43:23.872 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:23 smithi118 bash[14743]: debug 2024-04-07T14:43:23.668+0000 7f1cf9dc5000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-07T14:43:24.158 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:23 smithi118 bash[14743]: debug 2024-04-07T14:43:23.868+0000 7f1cf9dc5000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-07T14:43:24.516 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:24 smithi118 bash[14743]: debug 2024-04-07T14:43:24.216+0000 7f1cf9dc5000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-07T14:43:24.903 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:24 smithi118 bash[14743]: debug 2024-04-07T14:43:24.540+0000 7f1cf9dc5000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-07T14:43:25.167 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:24 smithi118 bash[14743]: debug 2024-04-07T14:43:24.900+0000 7f1cf9dc5000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-07T14:43:25.516 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:25 smithi118 bash[14743]: debug 2024-04-07T14:43:25.164+0000 7f1cf9dc5000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-07T14:43:26.090 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:25 smithi118 bash[14743]: debug 2024-04-07T14:43:25.832+0000 7f1cf9dc5000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-07T14:43:26.090 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:25 smithi118 bash[14743]: debug 2024-04-07T14:43:25.932+0000 7f1cf9dc5000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-07T14:43:26.516 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:26 smithi118 bash[14743]: debug 2024-04-07T14:43:26.088+0000 7f1cf9dc5000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-07T14:43:26.516 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:26 smithi118 bash[14743]: debug 2024-04-07T14:43:26.192+0000 7f1cf9dc5000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-07T14:43:26.516 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:26 smithi118 bash[14743]: debug 2024-04-07T14:43:26.328+0000 7f1cf9dc5000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-07T14:43:26.913 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:26 smithi118 bash[14743]: debug 2024-04-07T14:43:26.616+0000 7f1cf9dc5000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-07T14:43:26.914 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:26 smithi118 bash[14743]: debug 2024-04-07T14:43:26.732+0000 7f1cf9dc5000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-07T14:43:27.266 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:26 smithi118 bash[14743]: debug 2024-04-07T14:43:26.912+0000 7f1cf9dc5000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-07T14:43:27.266 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:27 smithi118 bash[14743]: debug 2024-04-07T14:43:27.028+0000 7f1cf9dc5000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-07T14:43:28.266 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:27 smithi118 bash[14743]: debug 2024-04-07T14:43:27.864+0000 7f1cf9dc5000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-07T14:43:28.889 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14743]: [07/Apr/2024:14:43:28] ENGINE Bus STARTING 2024-04-07T14:43:28.890 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14743]: [07/Apr/2024:14:43:28] ENGINE Serving on https://172.21.15.118:7150 2024-04-07T14:43:28.890 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14743]: [07/Apr/2024:14:43:28] ENGINE Bus STARTED 2024-04-07T14:43:28.966 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: { 2024-04-07T14:43:28.966 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-07T14:43:28.967 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "initialized": true 2024-04-07T14:43:28.967 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: } 2024-04-07T14:43:29.153 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: cluster 2024-04-07T14:43:27.888530+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-04-07T14:43:29.153 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: cluster 2024-04-07T14:43:27.889350+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-04-07T14:43:29.153 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: cluster 2024-04-07T14:43:27.893114+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-07T14:43:29.153 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: cluster 2024-04-07T14:43:27.945731+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0565485s) 2024-04-07T14:43:29.153 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: audit 2024-04-07T14:43:27.948100+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:43:29.153 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: audit 2024-04-07T14:43:27.949846+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-07T14:43:29.154 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: audit 2024-04-07T14:43:27.951590+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-07T14:43:29.154 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: audit 2024-04-07T14:43:27.951961+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-07T14:43:29.154 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: audit 2024-04-07T14:43:27.952411+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-07T14:43:29.154 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: cluster 2024-04-07T14:43:27.962815+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-04-07T14:43:29.154 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: audit 2024-04-07T14:43:27.983911+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' 2024-04-07T14:43:29.154 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: audit 2024-04-07T14:43:27.989782+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' 2024-04-07T14:43:29.154 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: audit 2024-04-07T14:43:27.992847+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' 2024-04-07T14:43:29.154 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: audit 2024-04-07T14:43:27.999761+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:43:29.154 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: audit 2024-04-07T14:43:28.002313+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:43:29.154 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: audit 2024-04-07T14:43:28.007261+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:43:29.154 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: audit 2024-04-07T14:43:28.019534+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:43:29.154 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: audit 2024-04-07T14:43:28.021719+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:43:29.154 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: audit 2024-04-07T14:43:28.696426+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' 2024-04-07T14:43:29.154 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:28 smithi118 bash[14470]: audit 2024-04-07T14:43:28.727300+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:43:29.644 INFO:teuthology.orchestra.run.smithi118.stderr:mgr epoch 5 is available 2024-04-07T14:43:29.644 INFO:teuthology.orchestra.run.smithi118.stderr:Setting orchestrator backend to cephadm... 2024-04-07T14:43:30.242 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:29 smithi118 bash[14470]: cephadm 2024-04-07T14:43:28.565133+0000 mgr.y (mgr.14120) 1 : cephadm [INF] [07/Apr/2024:14:43:28] ENGINE Bus STARTING 2024-04-07T14:43:30.242 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:29 smithi118 bash[14470]: cephadm 2024-04-07T14:43:28.689528+0000 mgr.y (mgr.14120) 2 : cephadm [INF] [07/Apr/2024:14:43:28] ENGINE Serving on https://172.21.15.118:7150 2024-04-07T14:43:30.242 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:29 smithi118 bash[14470]: cephadm 2024-04-07T14:43:28.689989+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [07/Apr/2024:14:43:28] ENGINE Bus STARTED 2024-04-07T14:43:30.242 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:29 smithi118 bash[14470]: audit 2024-04-07T14:43:28.950131+0000 mgr.y (mgr.14120) 4 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-07T14:43:30.242 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:29 smithi118 bash[14470]: cluster 2024-04-07T14:43:28.951865+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e7: y(active, since 1.06267s) 2024-04-07T14:43:30.242 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:29 smithi118 bash[14470]: audit 2024-04-07T14:43:28.966775+0000 mgr.y (mgr.14120) 5 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-07T14:43:31.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:30 smithi118 bash[14470]: cluster 2024-04-07T14:43:29.951648+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-04-07T14:43:31.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:30 smithi118 bash[14470]: audit 2024-04-07T14:43:30.838821+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' 2024-04-07T14:43:31.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:30 smithi118 bash[14470]: audit 2024-04-07T14:43:30.850045+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:43:32.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:31 smithi118 bash[14470]: audit 2024-04-07T14:43:30.830754+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-07T14:43:32.627 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: value unchanged 2024-04-07T14:43:33.242 INFO:teuthology.orchestra.run.smithi118.stderr:Generating ssh key... 2024-04-07T14:43:33.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:33 smithi118 bash[14470]: audit 2024-04-07T14:43:32.627665+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-07T14:43:35.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:34 smithi118 bash[14743]: Generating public/private rsa key pair. 2024-04-07T14:43:35.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:34 smithi118 bash[14743]: Your identification has been saved in /tmp/tmpvwqlomul/key. 2024-04-07T14:43:35.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:34 smithi118 bash[14743]: Your public key has been saved in /tmp/tmpvwqlomul/key.pub. 2024-04-07T14:43:35.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:34 smithi118 bash[14743]: The key fingerprint is: 2024-04-07T14:43:35.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:34 smithi118 bash[14743]: SHA256:2nFs0pBkMG0g6ER4whmgB/r1ZIB7M6eG5l1Sar0089w ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4 2024-04-07T14:43:35.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:34 smithi118 bash[14743]: The key's randomart image is: 2024-04-07T14:43:35.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:34 smithi118 bash[14743]: +---[RSA 3072]----+ 2024-04-07T14:43:35.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:34 smithi118 bash[14743]: |=++oo ++o | 2024-04-07T14:43:35.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:34 smithi118 bash[14743]: |=+= o +o. | 2024-04-07T14:43:35.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:34 smithi118 bash[14743]: |o=... o.o | 2024-04-07T14:43:35.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:34 smithi118 bash[14743]: | oo.++o + | 2024-04-07T14:43:35.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:34 smithi118 bash[14743]: | .o O. S = | 2024-04-07T14:43:35.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:34 smithi118 bash[14743]: | o * *o = | 2024-04-07T14:43:35.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:34 smithi118 bash[14743]: | o + +.*.. | 2024-04-07T14:43:35.018 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:34 smithi118 bash[14743]: | . . . o E | 2024-04-07T14:43:35.018 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:34 smithi118 bash[14743]: | | 2024-04-07T14:43:35.018 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:34 smithi118 bash[14743]: +----[SHA256]-----+ 2024-04-07T14:43:35.971 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:35 smithi118 bash[14470]: audit 2024-04-07T14:43:34.513667+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-07T14:43:35.972 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:35 smithi118 bash[14470]: cephadm 2024-04-07T14:43:34.514103+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-04-07T14:43:35.972 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:35 smithi118 bash[14470]: audit 2024-04-07T14:43:34.701612+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' 2024-04-07T14:43:35.972 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:35 smithi118 bash[14470]: audit 2024-04-07T14:43:34.706100+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' 2024-04-07T14:43:36.494 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8HU21fKs5wvRX9jMFA1N0poEpUDRAqdVEWSLwDu9Hf2rq7XBIr5829p61JQ93KXcteGukhSLIpoKVys9Z77iDCAI4/Q7S0eLpHh1M30DzxXC1X+R/U5ORREjA7lpPa5ZLMZjGaC6yqxjfFDLEwOAy80XWPptbq4web0IkbKc7W59mPNIR60k0DC7HGqPJYk/kcDzhfQ+XscHqv9+LEEo0850uGaHmbWfV+HV2+8kQCF/GwnAXmcySog0oLiCXF97Nk2AbFff6GParE/KMgmUhLIEXgxoXznVtWfCuRVMDaLKqipocU9p3seyyXOOmO5kdgeWt18yR//VbqLrnolfiCnVE80qk4kK7G5xEWjZ0CbPDFpU1K6GjZShFJtw7EtbD7N4LIRA0/F2M4smMpbXV8SpBc+ubC8gKrKcDw60l1B4CKY1O+2tT/4eLyu+A7C0gaSitmp9in3pyH33lkeaIWVltWM4K8L49OnzlWFS2xDm+oD8dUxLrCtoQWmUU9Bc= ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4 2024-04-07T14:43:37.143 INFO:teuthology.orchestra.run.smithi118.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-07T14:43:37.143 INFO:teuthology.orchestra.run.smithi118.stderr:Adding key to root@localhost authorized_keys... 2024-04-07T14:43:37.143 INFO:teuthology.orchestra.run.smithi118.stderr:Adding host smithi118... 2024-04-07T14:43:37.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:37 smithi118 bash[14470]: audit 2024-04-07T14:43:36.494476+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-07T14:43:39.433 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:39 smithi118 bash[14470]: audit 2024-04-07T14:43:38.453650+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi118", "addr": "172.21.15.118", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:43:39.434 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:39 smithi118 bash[14470]: cephadm 2024-04-07T14:43:38.815082+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi118 2024-04-07T14:43:39.443 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: Added host 'smithi118' with addr '172.21.15.118' 2024-04-07T14:43:40.242 INFO:teuthology.orchestra.run.smithi118.stderr:Deploying unmanaged mon service... 2024-04-07T14:43:40.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:40 smithi118 bash[14470]: audit 2024-04-07T14:43:39.442897+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' 2024-04-07T14:43:40.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:40 smithi118 bash[14470]: cephadm 2024-04-07T14:43:39.443431+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi118 2024-04-07T14:43:40.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:40 smithi118 bash[14470]: audit 2024-04-07T14:43:39.471301+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:43:42.232 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-07T14:43:43.177 INFO:teuthology.orchestra.run.smithi118.stderr:Deploying unmanaged mgr service... 2024-04-07T14:43:43.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:43 smithi118 bash[14470]: audit 2024-04-07T14:43:42.224879+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-07T14:43:43.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:43 smithi118 bash[14470]: cephadm 2024-04-07T14:43:42.226482+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-07T14:43:43.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:43 smithi118 bash[14470]: audit 2024-04-07T14:43:42.232384+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' 2024-04-07T14:43:43.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:43 smithi118 bash[14470]: audit 2024-04-07T14:43:42.866378+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' 2024-04-07T14:43:43.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:43 smithi118 bash[14470]: audit 2024-04-07T14:43:43.137290+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' 2024-04-07T14:43:44.580 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-07T14:43:45.831 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:45 smithi118 bash[14470]: audit 2024-04-07T14:43:44.573540+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-07T14:43:45.831 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:45 smithi118 bash[14470]: cephadm 2024-04-07T14:43:44.575925+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-07T14:43:45.831 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:45 smithi118 bash[14470]: audit 2024-04-07T14:43:44.580746+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' 2024-04-07T14:43:47.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:47 smithi118 bash[14470]: audit 2024-04-07T14:43:46.206856+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' 2024-04-07T14:43:47.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:47 smithi118 bash[14470]: audit 2024-04-07T14:43:46.211805+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' 2024-04-07T14:43:47.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:47 smithi118 bash[14470]: audit 2024-04-07T14:43:46.213121+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:43:47.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:47 smithi118 bash[14470]: audit 2024-04-07T14:43:46.217531+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' 2024-04-07T14:43:47.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:47 smithi118 bash[14470]: audit 2024-04-07T14:43:46.219869+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-04-07T14:43:47.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:47 smithi118 bash[14470]: audit 2024-04-07T14:43:46.223152+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.118:0/582438230' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]': finished 2024-04-07T14:43:47.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:47 smithi118 bash[14470]: audit 2024-04-07T14:43:46.449633+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.118:0/1165047067' entity='client.admin' 2024-04-07T14:43:47.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:47 smithi118 bash[14470]: cephadm 2024-04-07T14:43:47.020099+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Deploying daemon agent.smithi118 on smithi118 2024-04-07T14:43:49.175 INFO:teuthology.orchestra.run.smithi118.stderr:Enabling the dashboard module... 2024-04-07T14:43:49.208 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:48 smithi118 bash[14470]: cluster 2024-04-07T14:43:47.953149+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:43:49.208 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:48 smithi118 bash[14470]: audit 2024-04-07T14:43:48.507016+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.118:0/2816470863' entity='client.admin' 2024-04-07T14:43:51.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:50 smithi118 bash[14470]: cluster 2024-04-07T14:43:49.953652+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-07T14:43:51.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:50 smithi118 bash[14470]: audit 2024-04-07T14:43:50.614667+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.118:0/1338062844' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-07T14:43:51.267 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:51 smithi118 bash[14743]: ignoring --setuser ceph since I am not root 2024-04-07T14:43:51.267 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:51 smithi118 bash[14743]: ignoring --setgroup ceph since I am not root 2024-04-07T14:43:51.267 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:51 smithi118 bash[14743]: debug 2024-04-07T14:43:51.160+0000 7f79ca6aa000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-07T14:43:51.929 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:51 smithi118 bash[14743]: debug 2024-04-07T14:43:51.804+0000 7f79ca6aa000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-07T14:43:52.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:51 smithi118 bash[14470]: audit 2024-04-07T14:43:50.968849+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.118:0/1338062844' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-07T14:43:52.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:51 smithi118 bash[14470]: cluster 2024-04-07T14:43:50.968928+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 23s) 2024-04-07T14:43:52.267 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:51 smithi118 bash[14743]: debug 2024-04-07T14:43:51.924+0000 7f79ca6aa000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-07T14:43:52.267 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:52 smithi118 bash[14743]: debug 2024-04-07T14:43:52.084+0000 7f79ca6aa000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-07T14:43:52.718 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:52 smithi118 bash[14743]: debug 2024-04-07T14:43:52.420+0000 7f79ca6aa000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-07T14:43:52.719 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:52 smithi118 bash[14743]: debug 2024-04-07T14:43:52.512+0000 7f79ca6aa000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-07T14:43:52.955 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: { 2024-04-07T14:43:52.955 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-07T14:43:52.955 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "available": true, 2024-04-07T14:43:52.955 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-07T14:43:52.955 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-07T14:43:52.955 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: } 2024-04-07T14:43:52.983 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:52 smithi118 bash[14470]: audit 2024-04-07T14:43:52.954738+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.118:0/441953000' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-07T14:43:52.983 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:52 smithi118 bash[14743]: debug 2024-04-07T14:43:52.716+0000 7f79ca6aa000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-07T14:43:53.596 INFO:teuthology.orchestra.run.smithi118.stderr:Waiting for the mgr to restart... 2024-04-07T14:43:53.596 INFO:teuthology.orchestra.run.smithi118.stderr:Waiting for mgr epoch 9... 2024-04-07T14:43:53.878 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:53 smithi118 bash[14743]: debug 2024-04-07T14:43:53.568+0000 7f79ca6aa000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-07T14:43:53.878 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:53 smithi118 bash[14743]: debug 2024-04-07T14:43:53.672+0000 7f79ca6aa000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-07T14:43:54.222 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:53 smithi118 bash[14743]: debug 2024-04-07T14:43:53.876+0000 7f79ca6aa000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-07T14:43:54.508 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:54 smithi118 bash[14743]: debug 2024-04-07T14:43:54.220+0000 7f79ca6aa000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-07T14:43:54.919 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:54 smithi118 bash[14743]: debug 2024-04-07T14:43:54.548+0000 7f79ca6aa000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-07T14:43:55.187 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:54 smithi118 bash[14743]: debug 2024-04-07T14:43:54.916+0000 7f79ca6aa000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-07T14:43:55.516 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:55 smithi118 bash[14743]: debug 2024-04-07T14:43:55.184+0000 7f79ca6aa000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-07T14:43:56.115 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:55 smithi118 bash[14743]: debug 2024-04-07T14:43:55.856+0000 7f79ca6aa000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-07T14:43:56.115 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:55 smithi118 bash[14743]: debug 2024-04-07T14:43:55.956+0000 7f79ca6aa000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-07T14:43:56.517 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:56 smithi118 bash[14743]: debug 2024-04-07T14:43:56.112+0000 7f79ca6aa000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-07T14:43:56.517 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:56 smithi118 bash[14743]: debug 2024-04-07T14:43:56.220+0000 7f79ca6aa000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-07T14:43:56.517 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:56 smithi118 bash[14743]: debug 2024-04-07T14:43:56.352+0000 7f79ca6aa000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-07T14:43:56.940 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:56 smithi118 bash[14743]: debug 2024-04-07T14:43:56.640+0000 7f79ca6aa000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-07T14:43:56.941 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:56 smithi118 bash[14743]: debug 2024-04-07T14:43:56.760+0000 7f79ca6aa000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-07T14:43:57.266 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:56 smithi118 bash[14743]: debug 2024-04-07T14:43:56.936+0000 7f79ca6aa000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-07T14:43:57.267 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:57 smithi118 bash[14743]: debug 2024-04-07T14:43:57.056+0000 7f79ca6aa000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-07T14:43:58.230 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:57 smithi118 bash[14743]: debug 2024-04-07T14:43:57.896+0000 7f79ca6aa000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-07T14:43:58.230 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:57 smithi118 bash[14470]: cluster 2024-04-07T14:43:57.920117+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2024-04-07T14:43:58.230 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:57 smithi118 bash[14470]: cluster 2024-04-07T14:43:57.920883+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2024-04-07T14:43:58.231 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:57 smithi118 bash[14470]: cluster 2024-04-07T14:43:57.924713+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-07T14:43:59.000 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: { 2024-04-07T14:43:59.001 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-07T14:43:59.001 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: "initialized": true 2024-04-07T14:43:59.001 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: } 2024-04-07T14:43:59.269 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:58 smithi118 bash[14743]: [07/Apr/2024:14:43:58] ENGINE Bus STARTING 2024-04-07T14:43:59.269 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:59 smithi118 bash[14743]: [07/Apr/2024:14:43:59] ENGINE Serving on https://172.21.15.118:7150 2024-04-07T14:43:59.269 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:43:59 smithi118 bash[14743]: [07/Apr/2024:14:43:59] ENGINE Bus STARTED 2024-04-07T14:43:59.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:58 smithi118 bash[14470]: cluster 2024-04-07T14:43:57.976018+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0552684s) 2024-04-07T14:43:59.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:58 smithi118 bash[14470]: audit 2024-04-07T14:43:57.983294+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:43:59.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:58 smithi118 bash[14470]: audit 2024-04-07T14:43:57.984925+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-07T14:43:59.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:58 smithi118 bash[14470]: audit 2024-04-07T14:43:57.986438+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-07T14:43:59.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:58 smithi118 bash[14470]: audit 2024-04-07T14:43:57.986884+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-07T14:43:59.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:58 smithi118 bash[14470]: audit 2024-04-07T14:43:57.987156+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-07T14:43:59.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:58 smithi118 bash[14470]: cluster 2024-04-07T14:43:57.996412+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-04-07T14:43:59.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:58 smithi118 bash[14470]: audit 2024-04-07T14:43:58.019825+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:43:59.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:58 smithi118 bash[14470]: audit 2024-04-07T14:43:58.024034+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:43:59.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:58 smithi118 bash[14470]: audit 2024-04-07T14:43:58.026416+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:43:59.271 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:58 smithi118 bash[14470]: audit 2024-04-07T14:43:58.059012+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:43:59.271 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:58 smithi118 bash[14470]: audit 2024-04-07T14:43:58.062831+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:43:59.654 INFO:teuthology.orchestra.run.smithi118.stderr:mgr epoch 9 is available 2024-04-07T14:43:59.655 INFO:teuthology.orchestra.run.smithi118.stderr:Generating a dashboard self-signed certificate... 2024-04-07T14:44:00.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:59 smithi118 bash[14470]: cluster 2024-04-07T14:43:58.988294+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e11: y(active, since 1.06753s) 2024-04-07T14:44:00.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:59 smithi118 bash[14470]: cephadm 2024-04-07T14:43:58.996006+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [07/Apr/2024:14:43:58] ENGINE Bus STARTING 2024-04-07T14:44:00.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:59 smithi118 bash[14470]: audit 2024-04-07T14:43:59.000748+0000 mgr.y (mgr.14152) 3 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-07T14:44:00.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:43:59 smithi118 bash[14470]: audit 2024-04-07T14:43:59.121917+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:01.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:00 smithi118 bash[14470]: cephadm 2024-04-07T14:43:59.116321+0000 mgr.y (mgr.14152) 4 : cephadm [INF] [07/Apr/2024:14:43:59] ENGINE Serving on https://172.21.15.118:7150 2024-04-07T14:44:01.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:00 smithi118 bash[14470]: cephadm 2024-04-07T14:43:59.116711+0000 mgr.y (mgr.14152) 5 : cephadm [INF] [07/Apr/2024:14:43:59] ENGINE Bus STARTED 2024-04-07T14:44:01.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:00 smithi118 bash[14470]: cluster 2024-04-07T14:44:00.126169+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-04-07T14:44:01.285 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-07T14:44:01.852 INFO:teuthology.orchestra.run.smithi118.stderr:Creating initial admin user... 2024-04-07T14:44:02.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:01 smithi118 bash[14470]: audit 2024-04-07T14:44:00.888088+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-07T14:44:02.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:01 smithi118 bash[14470]: audit 2024-04-07T14:44:01.281380+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:02.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:01 smithi118 bash[14470]: audit 2024-04-07T14:44:01.284879+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:03.360 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$kcVHjllzPg8AkQfebY0nm.vPHR3jVrDRf8gz.4E3OBczxYXkQlbmO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1712501043, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-07T14:44:03.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:03 smithi118 bash[14470]: audit 2024-04-07T14:44:02.630386+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:03.805 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:03 smithi118 bash[14470]: audit 2024-04-07T14:44:02.631334+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:44:03.805 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:03 smithi118 bash[14470]: audit 2024-04-07T14:44:02.636129+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:03.806 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:03 smithi118 bash[14470]: audit 2024-04-07T14:44:02.638161+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi118", "caps": []}]: dispatch 2024-04-07T14:44:03.806 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:03 smithi118 bash[14470]: cephadm 2024-04-07T14:44:02.768515+0000 mgr.y (mgr.14152) 7 : cephadm [INF] Deploying daemon agent.smithi118 on smithi118 2024-04-07T14:44:03.806 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:03 smithi118 bash[14470]: audit 2024-04-07T14:44:03.360160+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:03.987 INFO:teuthology.orchestra.run.smithi118.stderr:Fetching dashboard port number... 2024-04-07T14:44:05.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:04 smithi118 bash[14470]: audit 2024-04-07T14:44:03.117139+0000 mgr.y (mgr.14152) 8 : 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-07T14:44:05.265 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: 8443 2024-04-07T14:44:05.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:05 smithi118 bash[14470]: cluster 2024-04-07T14:44:04.641377+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-04-07T14:44:05.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:05 smithi118 bash[14470]: audit 2024-04-07T14:44:05.265527+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.118:0/4001022294' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-07T14:44:05.871 INFO:teuthology.orchestra.run.smithi118.stderr:firewalld does not appear to be present 2024-04-07T14:44:05.871 INFO:teuthology.orchestra.run.smithi118.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-07T14:44:05.875 INFO:teuthology.orchestra.run.smithi118.stderr:Ceph Dashboard is now available at: 2024-04-07T14:44:05.875 INFO:teuthology.orchestra.run.smithi118.stderr: 2024-04-07T14:44:05.875 INFO:teuthology.orchestra.run.smithi118.stderr: URL: https://smithi118.front.sepia.ceph.com:8443/ 2024-04-07T14:44:05.875 INFO:teuthology.orchestra.run.smithi118.stderr: User: admin 2024-04-07T14:44:05.876 INFO:teuthology.orchestra.run.smithi118.stderr: Password: h8bgrq9jkb 2024-04-07T14:44:05.876 INFO:teuthology.orchestra.run.smithi118.stderr: 2024-04-07T14:44:05.876 INFO:teuthology.orchestra.run.smithi118.stderr:Enabling autotune for osd_memory_target 2024-04-07T14:44:09.192 INFO:teuthology.orchestra.run.smithi118.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-04-07T14:44:09.770 INFO:teuthology.orchestra.run.smithi118.stderr:You can access the Ceph CLI with: 2024-04-07T14:44:09.770 INFO:teuthology.orchestra.run.smithi118.stderr: 2024-04-07T14:44:09.770 INFO:teuthology.orchestra.run.smithi118.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-07T14:44:09.770 INFO:teuthology.orchestra.run.smithi118.stderr: 2024-04-07T14:44:09.770 INFO:teuthology.orchestra.run.smithi118.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-07T14:44:09.770 INFO:teuthology.orchestra.run.smithi118.stderr: 2024-04-07T14:44:09.770 INFO:teuthology.orchestra.run.smithi118.stderr: ceph telemetry on 2024-04-07T14:44:09.771 INFO:teuthology.orchestra.run.smithi118.stderr: 2024-04-07T14:44:09.771 INFO:teuthology.orchestra.run.smithi118.stderr:For more information see: 2024-04-07T14:44:09.771 INFO:teuthology.orchestra.run.smithi118.stderr: 2024-04-07T14:44:09.771 INFO:teuthology.orchestra.run.smithi118.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-07T14:44:09.771 INFO:teuthology.orchestra.run.smithi118.stderr: 2024-04-07T14:44:09.771 INFO:teuthology.orchestra.run.smithi118.stderr:Bootstrap complete. 2024-04-07T14:44:09.807 INFO:tasks.cephadm:Fetching config... 2024-04-07T14:44:09.807 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-04-07T14:44:09.807 DEBUG:teuthology.orchestra.run.smithi118:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-07T14:44:09.815 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-07T14:44:09.815 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-04-07T14:44:09.815 DEBUG:teuthology.orchestra.run.smithi118:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-07T14:44:09.863 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-07T14:44:09.863 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-04-07T14:44:09.863 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/keyring of=/dev/stdout 2024-04-07T14:44:09.876 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-07T14:44:09.876 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-04-07T14:44:09.876 DEBUG:teuthology.orchestra.run.smithi118:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-07T14:44:09.882 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-07T14:44:09.882 DEBUG:teuthology.orchestra.run.smithi118:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8HU21fKs5wvRX9jMFA1N0poEpUDRAqdVEWSLwDu9Hf2rq7XBIr5829p61JQ93KXcteGukhSLIpoKVys9Z77iDCAI4/Q7S0eLpHh1M30DzxXC1X+R/U5ORREjA7lpPa5ZLMZjGaC6yqxjfFDLEwOAy80XWPptbq4web0IkbKc7W59mPNIR60k0DC7HGqPJYk/kcDzhfQ+XscHqv9+LEEo0850uGaHmbWfV+HV2+8kQCF/GwnAXmcySog0oLiCXF97Nk2AbFff6GParE/KMgmUhLIEXgxoXznVtWfCuRVMDaLKqipocU9p3seyyXOOmO5kdgeWt18yR//VbqLrnolfiCnVE80qk4kK7G5xEWjZ0CbPDFpU1K6GjZShFJtw7EtbD7N4LIRA0/F2M4smMpbXV8SpBc+ubC8gKrKcDw60l1B4CKY1O+2tT/4eLyu+A7C0gaSitmp9in3pyH33lkeaIWVltWM4K8L49OnzlWFS2xDm+oD8dUxLrCtoQWmUU9Bc= ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-07T14:44:09.905 INFO:teuthology.orchestra.run.smithi118.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8HU21fKs5wvRX9jMFA1N0poEpUDRAqdVEWSLwDu9Hf2rq7XBIr5829p61JQ93KXcteGukhSLIpoKVys9Z77iDCAI4/Q7S0eLpHh1M30DzxXC1X+R/U5ORREjA7lpPa5ZLMZjGaC6yqxjfFDLEwOAy80XWPptbq4web0IkbKc7W59mPNIR60k0DC7HGqPJYk/kcDzhfQ+XscHqv9+LEEo0850uGaHmbWfV+HV2+8kQCF/GwnAXmcySog0oLiCXF97Nk2AbFff6GParE/KMgmUhLIEXgxoXznVtWfCuRVMDaLKqipocU9p3seyyXOOmO5kdgeWt18yR//VbqLrnolfiCnVE80qk4kK7G5xEWjZ0CbPDFpU1K6GjZShFJtw7EtbD7N4LIRA0/F2M4smMpbXV8SpBc+ubC8gKrKcDw60l1B4CKY1O+2tT/4eLyu+A7C0gaSitmp9in3pyH33lkeaIWVltWM4K8L49OnzlWFS2xDm+oD8dUxLrCtoQWmUU9Bc= ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4 2024-04-07T14:44:09.911 DEBUG:teuthology.orchestra.run.smithi170:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8HU21fKs5wvRX9jMFA1N0poEpUDRAqdVEWSLwDu9Hf2rq7XBIr5829p61JQ93KXcteGukhSLIpoKVys9Z77iDCAI4/Q7S0eLpHh1M30DzxXC1X+R/U5ORREjA7lpPa5ZLMZjGaC6yqxjfFDLEwOAy80XWPptbq4web0IkbKc7W59mPNIR60k0DC7HGqPJYk/kcDzhfQ+XscHqv9+LEEo0850uGaHmbWfV+HV2+8kQCF/GwnAXmcySog0oLiCXF97Nk2AbFff6GParE/KMgmUhLIEXgxoXznVtWfCuRVMDaLKqipocU9p3seyyXOOmO5kdgeWt18yR//VbqLrnolfiCnVE80qk4kK7G5xEWjZ0CbPDFpU1K6GjZShFJtw7EtbD7N4LIRA0/F2M4smMpbXV8SpBc+ubC8gKrKcDw60l1B4CKY1O+2tT/4eLyu+A7C0gaSitmp9in3pyH33lkeaIWVltWM4K8L49OnzlWFS2xDm+oD8dUxLrCtoQWmUU9Bc= ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-07T14:44:09.935 INFO:teuthology.orchestra.run.smithi170.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC8HU21fKs5wvRX9jMFA1N0poEpUDRAqdVEWSLwDu9Hf2rq7XBIr5829p61JQ93KXcteGukhSLIpoKVys9Z77iDCAI4/Q7S0eLpHh1M30DzxXC1X+R/U5ORREjA7lpPa5ZLMZjGaC6yqxjfFDLEwOAy80XWPptbq4web0IkbKc7W59mPNIR60k0DC7HGqPJYk/kcDzhfQ+XscHqv9+LEEo0850uGaHmbWfV+HV2+8kQCF/GwnAXmcySog0oLiCXF97Nk2AbFff6GParE/KMgmUhLIEXgxoXznVtWfCuRVMDaLKqipocU9p3seyyXOOmO5kdgeWt18yR//VbqLrnolfiCnVE80qk4kK7G5xEWjZ0CbPDFpU1K6GjZShFJtw7EtbD7N4LIRA0/F2M4smMpbXV8SpBc+ubC8gKrKcDw60l1B4CKY1O+2tT/4eLyu+A7C0gaSitmp9in3pyH33lkeaIWVltWM4K8L49OnzlWFS2xDm+oD8dUxLrCtoQWmUU9Bc= ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4 2024-04-07T14:44:09.946 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-07T14:44:10.383 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:10 smithi118 bash[14470]: audit 2024-04-07T14:44:09.188900+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.118:0/1603374704' entity='client.admin' 2024-04-07T14:44:11.293 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:44:11 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:44:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:44:11.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:11 smithi118 bash[14470]: audit 2024-04-07T14:44:10.294493+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:11.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:11 smithi118 bash[14470]: audit 2024-04-07T14:44:10.296404+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:44:11.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:11 smithi118 bash[14470]: audit 2024-04-07T14:44:10.302452+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:11.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:11 smithi118 bash[14470]: audit 2024-04-07T14:44:10.304464+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:44:11.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:11 smithi118 bash[14470]: audit 2024-04-07T14:44:10.310207+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:11.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:11 smithi118 bash[14470]: audit 2024-04-07T14:44:11.027837+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:14.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:44:13 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:44:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:44:14.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:13 smithi118 bash[14470]: audit 2024-04-07T14:44:12.879143+0000 mon.a (mon.0) 110 : audit [INF] from='client.? 172.21.15.118:0/3465613593' entity='client.admin' 2024-04-07T14:44:14.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:13 smithi118 bash[14470]: audit 2024-04-07T14:44:12.932761+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:44:14.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:13 smithi118 bash[14470]: audit 2024-04-07T14:44:12.940979+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:14.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:13 smithi118 bash[14470]: audit 2024-04-07T14:44:13.059837+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:14.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:13 smithi118 bash[14470]: audit 2024-04-07T14:44:13.732466+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:14.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:13 smithi118 bash[14470]: audit 2024-04-07T14:44:13.737940+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:14.063 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-07T14:44:14.063 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-07T14:44:18.725 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi170 2024-04-07T14:44:18.725 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-04-07T14:44:18.726 DEBUG:teuthology.orchestra.run.smithi170:> dd of=/etc/ceph/ceph.conf 2024-04-07T14:44:18.736 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-04-07T14:44:18.736 DEBUG:teuthology.orchestra.run.smithi170:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-07T14:44:18.785 INFO:tasks.cephadm:Adding host smithi170 to orchestrator... 2024-04-07T14:44:18.785 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph orch host add smithi170 2024-04-07T14:44:18.976 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:18 smithi118 bash[14470]: audit 2024-04-07T14:44:17.854129+0000 mgr.y (mgr.14152) 9 : 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-07T14:44:18.976 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:18 smithi118 bash[14470]: audit 2024-04-07T14:44:17.856799+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:18.976 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:18 smithi118 bash[14470]: audit 2024-04-07T14:44:17.869864+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:44:18.976 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:18 smithi118 bash[14470]: audit 2024-04-07T14:44:17.871492+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:18.976 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:18 smithi118 bash[14470]: audit 2024-04-07T14:44:17.872616+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:44:18.976 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:18 smithi118 bash[14470]: cephadm 2024-04-07T14:44:17.874357+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-04-07T14:44:18.976 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:18 smithi118 bash[14470]: cluster 2024-04-07T14:44:17.987853+0000 mgr.y (mgr.14152) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:44:18.976 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:18 smithi118 bash[14470]: cephadm 2024-04-07T14:44:17.991972+0000 mgr.y (mgr.14152) 12 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-04-07T14:44:18.976 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:18 smithi118 bash[14470]: audit 2024-04-07T14:44:18.261565+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:18.977 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:18 smithi118 bash[14470]: audit 2024-04-07T14:44:18.267546+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:19.767 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:44:19 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:44:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:44:20.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:20 smithi118 bash[14470]: audit 2024-04-07T14:44:19.340071+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:20.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:20 smithi118 bash[14470]: audit 2024-04-07T14:44:19.343839+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:20.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:20 smithi118 bash[14470]: cluster 2024-04-07T14:44:19.988205+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-07T14:44:22.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:22 smithi118 bash[14470]: audit 2024-04-07T14:44:21.734593+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi170", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:44:22.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:22 smithi118 bash[14470]: cluster 2024-04-07T14:44:21.988625+0000 mgr.y (mgr.14152) 15 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:44:22.763 INFO:teuthology.orchestra.run.smithi118.stdout:Added host 'smithi170' with addr '172.21.15.170' 2024-04-07T14:44:23.390 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph orch host ls --format=json 2024-04-07T14:44:24.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:23 smithi118 bash[14470]: cephadm 2024-04-07T14:44:22.121745+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Deploying cephadm binary to smithi170 2024-04-07T14:44:24.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:23 smithi118 bash[14470]: audit 2024-04-07T14:44:22.762669+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:24.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:23 smithi118 bash[14470]: cephadm 2024-04-07T14:44:22.763419+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Added host smithi170 2024-04-07T14:44:24.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:23 smithi118 bash[14470]: audit 2024-04-07T14:44:22.807266+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:44:24.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:23 smithi118 bash[14470]: audit 2024-04-07T14:44:22.808979+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:24.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:23 smithi118 bash[14470]: audit 2024-04-07T14:44:22.810219+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:44:24.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:23 smithi118 bash[14470]: audit 2024-04-07T14:44:23.100954+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:25.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:24 smithi118 bash[14470]: audit 2024-04-07T14:44:23.840070+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:25.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:24 smithi118 bash[14470]: audit 2024-04-07T14:44:23.845681+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:25.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:24 smithi118 bash[14470]: audit 2024-04-07T14:44:23.846867+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi170", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:44:25.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:24 smithi118 bash[14470]: audit 2024-04-07T14:44:23.852433+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:25.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:24 smithi118 bash[14470]: audit 2024-04-07T14:44:23.854408+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi170", "caps": []}]: dispatch 2024-04-07T14:44:25.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:24 smithi118 bash[14470]: audit 2024-04-07T14:44:23.858797+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi170", "caps": []}]': finished 2024-04-07T14:44:25.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:24 smithi118 bash[14470]: cluster 2024-04-07T14:44:23.989094+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-07T14:44:25.767 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:44:25 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:44:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:44:26.232 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-04-07T14:44:26.232 INFO:teuthology.orchestra.run.smithi118.stdout:[{"addr": "172.21.15.118", "hostname": "smithi118", "labels": [], "status": ""}, {"addr": "172.21.15.170", "hostname": "smithi170", "labels": [], "status": ""}] 2024-04-07T14:44:26.262 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:44:26 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:44:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:44:26.262 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:25 smithi118 bash[14470]: cephadm 2024-04-07T14:44:24.526618+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Deploying daemon agent.smithi170 on smithi170 2024-04-07T14:44:26.262 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:25 smithi118 bash[14470]: audit 2024-04-07T14:44:25.179308+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:26.262 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:25 smithi118 bash[14470]: audit 2024-04-07T14:44:25.182078+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:44:26.262 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:25 smithi118 bash[14470]: audit 2024-04-07T14:44:25.184918+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:26.262 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:25 smithi118 bash[14470]: audit 2024-04-07T14:44:25.186828+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:44:26.262 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:25 smithi118 bash[14470]: audit 2024-04-07T14:44:25.420120+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:26.263 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:25 smithi118 bash[14470]: audit 2024-04-07T14:44:25.425053+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:26.263 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:25 smithi118 bash[14470]: audit 2024-04-07T14:44:25.428859+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:44:26.263 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:25 smithi118 bash[14470]: audit 2024-04-07T14:44:25.431363+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:26.263 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:25 smithi118 bash[14470]: audit 2024-04-07T14:44:25.432928+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:44:26.263 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:25 smithi118 bash[14470]: audit 2024-04-07T14:44:25.440808+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:26.263 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:25 smithi118 bash[14470]: audit 2024-04-07T14:44:25.444246+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:26.820 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-07T14:44:26.820 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph osd crush tunables default 2024-04-07T14:44:27.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:27 smithi118 bash[14470]: cephadm 2024-04-07T14:44:25.190101+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-04-07T14:44:27.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:27 smithi118 bash[14470]: cephadm 2024-04-07T14:44:25.314924+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-04-07T14:44:27.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:27 smithi118 bash[14470]: cluster 2024-04-07T14:44:25.989557+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:44:27.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:27 smithi118 bash[14470]: audit 2024-04-07T14:44:26.017453+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:27.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:27 smithi118 bash[14470]: audit 2024-04-07T14:44:26.020600+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:28.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:28 smithi118 bash[14470]: audit 2024-04-07T14:44:26.231390+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-07T14:44:29.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:29 smithi118 bash[14470]: cluster 2024-04-07T14:44:27.990010+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-07T14:44:29.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:29 smithi118 bash[14470]: audit 2024-04-07T14:44:28.065750+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:30.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:44:29 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:44:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:44:30.036 INFO:teuthology.orchestra.run.smithi118.stderr:adjusted tunables profile to default 2024-04-07T14:44:30.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:30 smithi118 bash[14470]: audit 2024-04-07T14:44:29.580712+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.118:0/3010089861' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-07T14:44:30.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:30 smithi118 bash[14470]: audit 2024-04-07T14:44:29.723522+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:30.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:30 smithi118 bash[14470]: audit 2024-04-07T14:44:29.728893+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:30.640 INFO:tasks.cephadm:Adding mon.a on smithi118 2024-04-07T14:44:30.641 INFO:tasks.cephadm:Adding mon.c on smithi118 2024-04-07T14:44:30.641 INFO:tasks.cephadm:Adding mon.b on smithi170 2024-04-07T14:44:30.641 DEBUG:teuthology.orchestra.run.smithi170:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph orch apply mon '3;smithi118:172.21.15.118=a;smithi118:[v2:172.21.15.118:3301,v1:172.21.15.118:6790]=c;smithi170:172.21.15.170=b' 2024-04-07T14:44:31.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:31 smithi118 bash[14470]: cluster 2024-04-07T14:44:29.990455+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-07T14:44:31.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:31 smithi118 bash[14470]: audit 2024-04-07T14:44:30.031181+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.118:0/3010089861' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-07T14:44:31.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:31 smithi118 bash[14470]: cluster 2024-04-07T14:44:30.031296+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-07T14:44:33.161 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled mon update... 2024-04-07T14:44:33.381 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:33 smithi118 bash[14470]: cluster 2024-04-07T14:44:31.990918+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-07T14:44:33.688 DEBUG:teuthology.orchestra.run.smithi118:mon.c> sudo journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mon.c.service 2024-04-07T14:44:33.690 DEBUG:teuthology.orchestra.run.smithi170:mon.b> sudo journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mon.b.service 2024-04-07T14:44:33.692 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-07T14:44:33.693 DEBUG:teuthology.orchestra.run.smithi170:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph mon dump -f json 2024-04-07T14:44:33.833 INFO:journalctl@ceph.mon.b.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-07T14:44:33.981 INFO:journalctl@ceph.mon.c.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-07T14:44:34.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:34 smithi118 bash[14470]: audit 2024-04-07T14:44:33.150188+0000 mgr.y (mgr.14152) 27 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi118:172.21.15.118=a;smithi118:[v2:172.21.15.118:3301,v1:172.21.15.118:6790]=c;smithi170:172.21.15.170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:44:34.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:34 smithi118 bash[14470]: cephadm 2024-04-07T14:44:33.155390+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Saving service mon spec with placement smithi118:172.21.15.118=a;smithi118:[v2:172.21.15.118:3301,v1:172.21.15.118:6790]=c;smithi170:172.21.15.170=b;count:3 2024-04-07T14:44:34.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:34 smithi118 bash[14470]: audit 2024-04-07T14:44:33.160469+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:34.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:34 smithi118 bash[14470]: audit 2024-04-07T14:44:33.178579+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:44:34.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:34 smithi118 bash[14470]: audit 2024-04-07T14:44:33.181160+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:34.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:34 smithi118 bash[14470]: audit 2024-04-07T14:44:33.183084+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:44:34.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:34 smithi118 bash[14470]: audit 2024-04-07T14:44:33.191716+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:34.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:34 smithi118 bash[14470]: audit 2024-04-07T14:44:33.195205+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-07T14:44:34.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:34 smithi118 bash[14470]: audit 2024-04-07T14:44:33.196887+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:34.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:34 smithi118 bash[14470]: cephadm 2024-04-07T14:44:33.198661+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.c on smithi118 2024-04-07T14:44:34.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:34 smithi118 bash[14470]: cluster 2024-04-07T14:44:33.991275+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:44:36.084 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:44:35 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:44:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:44:36.304 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-04-07T14:44:36.304 INFO:teuthology.orchestra.run.smithi170.stdout:{"epoch":1,"fsid":"ffb017ca-f4ec-11ee-b649-cb9ed24678a4","modified":"2024-04-07T14:42:53.433758Z","created":"2024-04-07T14:42:53.433758Z","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.118:3300","nonce":0},{"type":"v1","addr":"172.21.15.118:6789","nonce":0}]},"addr":"172.21.15.118:6789/0","public_addr":"172.21.15.118:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-07T14:44:36.307 INFO:teuthology.orchestra.run.smithi170.stderr:dumped monmap epoch 1 2024-04-07T14:44:37.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:36 smithi118 bash[14470]: audit 2024-04-07T14:44:35.939969+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:37.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:36 smithi118 bash[14470]: audit 2024-04-07T14:44:35.944539+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:37.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:36 smithi118 bash[14470]: cluster 2024-04-07T14:44:35.991683+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-07T14:44:37.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:36 smithi118 bash[14470]: audit 2024-04-07T14:44:36.303614+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.170:0/1155414635' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-07T14:44:37.885 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-07T14:44:37.886 DEBUG:teuthology.orchestra.run.smithi170:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph mon dump -f json 2024-04-07T14:44:38.338 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:38 smithi118 bash[14470]: cluster 2024-04-07T14:44:37.992102+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-07T14:44:39.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:39 smithi118 bash[20212]: debug 2024-04-07T14:44:39.559+0000 7f5ea2aa4700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-04-07T14:44:44.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:44 smithi170 bash[14550]: debug 2024-04-07T14:44:44.420+0000 7f1c2e597700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-04-07T14:44:44.942 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: audit 2024-04-07T14:44:39.573014+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:44:44.942 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: cluster 2024-04-07T14:44:39.573408+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-04-07T14:44:44.942 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: audit 2024-04-07T14:44:39.575282+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:44.942 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: cluster 2024-04-07T14:44:39.992551+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:44:44.942 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: audit 2024-04-07T14:44:40.569106+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:44.942 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: audit 2024-04-07T14:44:41.568980+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:44.942 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: cluster 2024-04-07T14:44:41.571608+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-07T14:44:44.942 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: cluster 2024-04-07T14:44:41.992994+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-07T14:44:44.942 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: audit 2024-04-07T14:44:42.569190+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:44.942 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: audit 2024-04-07T14:44:43.569478+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:44.943 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: cluster 2024-04-07T14:44:43.993397+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-07T14:44:44.943 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: audit 2024-04-07T14:44:44.426037+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:44.943 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: audit 2024-04-07T14:44:44.569474+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:44.943 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: cluster 2024-04-07T14:44:44.578350+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-07T14:44:44.943 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: cluster 2024-04-07T14:44:44.583872+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.118:3301/0,v1:172.21.15.118:6790/0]} 2024-04-07T14:44:44.943 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: cluster 2024-04-07T14:44:44.583994+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-04-07T14:44:44.943 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: cluster 2024-04-07T14:44:44.584054+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-07T14:44:44.943 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: cluster 2024-04-07T14:44:44.584331+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-04-07T14:44:44.943 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: cluster 2024-04-07T14:44:44.590788+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-04-07T14:44:44.943 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: audit 2024-04-07T14:44:44.595478+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:44.943 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: audit 2024-04-07T14:44:44.598436+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:44:44.943 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: audit 2024-04-07T14:44:44.600544+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:44.943 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[14470]: audit 2024-04-07T14:44:44.601768+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:44:44.944 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: audit 2024-04-07T14:44:39.573014+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:44:44.944 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: cluster 2024-04-07T14:44:39.573408+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-04-07T14:44:44.944 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: audit 2024-04-07T14:44:39.575282+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:44.944 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: cluster 2024-04-07T14:44:39.992551+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:44:44.944 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: audit 2024-04-07T14:44:40.569106+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:44.944 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: audit 2024-04-07T14:44:41.568980+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:44.944 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: cluster 2024-04-07T14:44:41.571608+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-07T14:44:44.944 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: cluster 2024-04-07T14:44:41.992994+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-07T14:44:44.944 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: audit 2024-04-07T14:44:42.569190+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:44.944 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: audit 2024-04-07T14:44:43.569478+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:44.944 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: cluster 2024-04-07T14:44:43.993397+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-07T14:44:44.945 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: audit 2024-04-07T14:44:44.426037+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:44.945 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: audit 2024-04-07T14:44:44.569474+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:44.945 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: cluster 2024-04-07T14:44:44.578350+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-07T14:44:44.945 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: cluster 2024-04-07T14:44:44.583872+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.118:3301/0,v1:172.21.15.118:6790/0]} 2024-04-07T14:44:44.945 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: cluster 2024-04-07T14:44:44.583994+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-04-07T14:44:44.945 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: cluster 2024-04-07T14:44:44.584054+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-07T14:44:44.945 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: cluster 2024-04-07T14:44:44.584331+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-04-07T14:44:44.945 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: cluster 2024-04-07T14:44:44.590788+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-04-07T14:44:44.945 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: audit 2024-04-07T14:44:44.595478+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:44.945 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: audit 2024-04-07T14:44:44.598436+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:44:44.945 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: audit 2024-04-07T14:44:44.600544+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:44.945 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:44 smithi118 bash[20212]: audit 2024-04-07T14:44:44.601768+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:44:45.599 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-04-07T14:44:45.600 INFO:teuthology.orchestra.run.smithi170.stdout:{"epoch":2,"fsid":"ffb017ca-f4ec-11ee-b649-cb9ed24678a4","modified":"2024-04-07T14:44:39.569714Z","created":"2024-04-07T14:42:53.433758Z","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.118:3300","nonce":0},{"type":"v1","addr":"172.21.15.118:6789","nonce":0}]},"addr":"172.21.15.118:6789/0","public_addr":"172.21.15.118:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:3301","nonce":0},{"type":"v1","addr":"172.21.15.118:6790","nonce":0}]},"addr":"172.21.15.118:6790/0","public_addr":"172.21.15.118:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-07T14:44:45.602 INFO:teuthology.orchestra.run.smithi170.stderr:dumped monmap epoch 2 2024-04-07T14:44:46.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[14470]: cephadm 2024-04-07T14:44:44.604090+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-04-07T14:44:46.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[14470]: cephadm 2024-04-07T14:44:44.604373+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-04-07T14:44:46.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[14470]: audit 2024-04-07T14:44:44.720139+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:46.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[14470]: audit 2024-04-07T14:44:44.734663+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:46.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[14470]: audit 2024-04-07T14:44:44.738883+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:46.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[14470]: cephadm 2024-04-07T14:44:44.739364+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:44:46.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[14470]: cephadm 2024-04-07T14:44:44.740385+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-07T14:44:46.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[14470]: audit 2024-04-07T14:44:44.740704+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-07T14:44:46.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[14470]: audit 2024-04-07T14:44:44.741710+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-07T14:44:46.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[14470]: audit 2024-04-07T14:44:44.742682+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:46.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[14470]: cephadm 2024-04-07T14:44:44.743717+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi118 2024-04-07T14:44:46.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[14470]: audit 2024-04-07T14:44:45.426218+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:46.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[14470]: audit 2024-04-07T14:44:45.569608+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:46.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[14470]: audit 2024-04-07T14:44:45.598977+0000 mon.a (mon.0) 195 : audit [DBG] from='client.? 172.21.15.170:0/189191000' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-07T14:44:46.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[20212]: cephadm 2024-04-07T14:44:44.604090+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-04-07T14:44:46.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[20212]: cephadm 2024-04-07T14:44:44.604373+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-04-07T14:44:46.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[20212]: audit 2024-04-07T14:44:44.720139+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:46.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[20212]: audit 2024-04-07T14:44:44.734663+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:46.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[20212]: audit 2024-04-07T14:44:44.738883+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:46.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[20212]: cephadm 2024-04-07T14:44:44.739364+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:44:46.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[20212]: cephadm 2024-04-07T14:44:44.740385+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-07T14:44:46.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[20212]: audit 2024-04-07T14:44:44.740704+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-07T14:44:46.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[20212]: audit 2024-04-07T14:44:44.741710+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-07T14:44:46.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[20212]: audit 2024-04-07T14:44:44.742682+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:46.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[20212]: cephadm 2024-04-07T14:44:44.743717+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi118 2024-04-07T14:44:46.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[20212]: audit 2024-04-07T14:44:45.426218+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:46.022 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[20212]: audit 2024-04-07T14:44:45.569608+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:46.022 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:45 smithi118 bash[20212]: audit 2024-04-07T14:44:45.598977+0000 mon.a (mon.0) 195 : audit [DBG] from='client.? 172.21.15.170:0/189191000' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-07T14:44:47.465 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-07T14:44:47.465 DEBUG:teuthology.orchestra.run.smithi170:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph mon dump -f json 2024-04-07T14:44:51.768 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:44:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:44:51.768 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:44:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:44:51.768 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:44:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:44:51.768 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:44:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:44:51.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: audit 2024-04-07T14:44:46.433909+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:44:51.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: cluster 2024-04-07T14:44:46.434532+0000 mon.a (mon.0) 198 : cluster [INF] mon.a calling monitor election 2024-04-07T14:44:51.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: cluster 2024-04-07T14:44:46.435062+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-07T14:44:51.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: audit 2024-04-07T14:44:46.436091+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:51.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: audit 2024-04-07T14:44:46.436297+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:51.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: audit 2024-04-07T14:44:47.426760+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:51.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: cluster 2024-04-07T14:44:47.994186+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-07T14:44:51.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: audit 2024-04-07T14:44:48.426521+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:51.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: audit 2024-04-07T14:44:49.426939+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:51.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: cluster 2024-04-07T14:44:49.994705+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-07T14:44:51.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: audit 2024-04-07T14:44:50.427501+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:51.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: audit 2024-04-07T14:44:51.426941+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:51.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: cluster 2024-04-07T14:44:51.436468+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-07T14:44:51.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: cluster 2024-04-07T14:44:51.441812+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],b=[v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0],c=[v2:172.21.15.118:3301/0,v1:172.21.15.118:6790/0]} 2024-04-07T14:44:51.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: cluster 2024-04-07T14:44:51.441918+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-04-07T14:44:51.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: cluster 2024-04-07T14:44:51.441974+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-07T14:44:51.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: cluster 2024-04-07T14:44:51.442235+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-04-07T14:44:51.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: cluster 2024-04-07T14:44:51.442619+0000 mon.a (mon.0) 211 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-07T14:44:51.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: cluster 2024-04-07T14:44:51.449951+0000 mon.a (mon.0) 212 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-07T14:44:51.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: cluster 2024-04-07T14:44:51.449998+0000 mon.a (mon.0) 213 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-07T14:44:51.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: cluster 2024-04-07T14:44:51.450050+0000 mon.a (mon.0) 214 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] is down (out of quorum) 2024-04-07T14:44:51.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: audit 2024-04-07T14:44:46.433909+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:44:51.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: cluster 2024-04-07T14:44:46.434532+0000 mon.a (mon.0) 198 : cluster [INF] mon.a calling monitor election 2024-04-07T14:44:51.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: cluster 2024-04-07T14:44:46.435062+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-07T14:44:51.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: audit 2024-04-07T14:44:46.436091+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:51.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: audit 2024-04-07T14:44:46.436297+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:51.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: audit 2024-04-07T14:44:47.426760+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:51.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: cluster 2024-04-07T14:44:47.994186+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-07T14:44:51.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: audit 2024-04-07T14:44:48.426521+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:51.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: audit 2024-04-07T14:44:49.426939+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:51.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: cluster 2024-04-07T14:44:49.994705+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-07T14:44:51.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: audit 2024-04-07T14:44:50.427501+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:51.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: audit 2024-04-07T14:44:51.426941+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:51.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: cluster 2024-04-07T14:44:51.436468+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-07T14:44:51.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: cluster 2024-04-07T14:44:51.441812+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],b=[v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0],c=[v2:172.21.15.118:3301/0,v1:172.21.15.118:6790/0]} 2024-04-07T14:44:51.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: cluster 2024-04-07T14:44:51.441918+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-04-07T14:44:51.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: cluster 2024-04-07T14:44:51.441974+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-07T14:44:51.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: cluster 2024-04-07T14:44:51.442235+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-04-07T14:44:51.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: cluster 2024-04-07T14:44:51.442619+0000 mon.a (mon.0) 211 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-07T14:44:51.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: cluster 2024-04-07T14:44:51.449951+0000 mon.a (mon.0) 212 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-07T14:44:51.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: cluster 2024-04-07T14:44:51.449998+0000 mon.a (mon.0) 213 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-07T14:44:51.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: cluster 2024-04-07T14:44:51.450050+0000 mon.a (mon.0) 214 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] is down (out of quorum) 2024-04-07T14:44:51.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: audit 2024-04-07T14:44:51.453880+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:51.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: audit 2024-04-07T14:44:51.459285+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:51.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: audit 2024-04-07T14:44:51.460557+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-07T14:44:51.773 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: audit 2024-04-07T14:44:51.463628+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:51.773 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: audit 2024-04-07T14:44:51.467374+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:51.773 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: audit 2024-04-07T14:44:51.468126+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-07T14:44:51.773 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[20212]: audit 2024-04-07T14:44:51.469928+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:51.773 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: audit 2024-04-07T14:44:51.453880+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:51.773 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: audit 2024-04-07T14:44:51.459285+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:51.773 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: audit 2024-04-07T14:44:51.460557+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-07T14:44:51.773 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: audit 2024-04-07T14:44:51.463628+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:51.773 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: audit 2024-04-07T14:44:51.467374+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:51.773 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: audit 2024-04-07T14:44:51.468126+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-07T14:44:51.773 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:51 smithi118 bash[14470]: audit 2024-04-07T14:44:51.469928+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:52.309 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-04-07T14:44:52.309 INFO:teuthology.orchestra.run.smithi170.stdout:{"epoch":3,"fsid":"ffb017ca-f4ec-11ee-b649-cb9ed24678a4","modified":"2024-04-07T14:44:46.427474Z","created":"2024-04-07T14:42:53.433758Z","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.118:3300","nonce":0},{"type":"v1","addr":"172.21.15.118:6789","nonce":0}]},"addr":"172.21.15.118:6789/0","public_addr":"172.21.15.118:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:3301","nonce":0},{"type":"v1","addr":"172.21.15.118:6790","nonce":0}]},"addr":"172.21.15.118:6790/0","public_addr":"172.21.15.118:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:3300","nonce":0},{"type":"v1","addr":"172.21.15.170:6789","nonce":0}]},"addr":"172.21.15.170:6789/0","public_addr":"172.21.15.170:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-07T14:44:52.312 INFO:teuthology.orchestra.run.smithi170.stderr:dumped monmap epoch 3 2024-04-07T14:44:52.681 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:52 smithi118 bash[14470]: cephadm 2024-04-07T14:44:51.455809+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-07T14:44:52.681 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:52 smithi118 bash[14470]: cephadm 2024-04-07T14:44:51.471287+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi118 2024-04-07T14:44:52.681 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:52 smithi118 bash[14470]: audit 2024-04-07T14:44:51.597905+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:52.681 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:52 smithi118 bash[14470]: audit 2024-04-07T14:44:51.602409+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:52.681 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:52 smithi118 bash[14470]: audit 2024-04-07T14:44:51.607845+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:52.681 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:52 smithi118 bash[14470]: audit 2024-04-07T14:44:51.612284+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:52.681 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:52 smithi118 bash[14470]: cluster 2024-04-07T14:44:51.995197+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:44:52.682 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:52 smithi118 bash[14470]: audit 2024-04-07T14:44:52.308189+0000 mon.a (mon.0) 226 : audit [DBG] from='client.? 172.21.15.170:0/29665287' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-07T14:44:52.682 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:52 smithi118 bash[14470]: audit 2024-04-07T14:44:52.426931+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:52.682 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:52 smithi118 bash[20212]: cephadm 2024-04-07T14:44:51.455809+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-07T14:44:52.682 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:52 smithi118 bash[20212]: cephadm 2024-04-07T14:44:51.471287+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi118 2024-04-07T14:44:52.682 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:52 smithi118 bash[20212]: audit 2024-04-07T14:44:51.597905+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:52.682 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:52 smithi118 bash[20212]: audit 2024-04-07T14:44:51.602409+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:52.682 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:52 smithi118 bash[20212]: audit 2024-04-07T14:44:51.607845+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:52.682 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:52 smithi118 bash[20212]: audit 2024-04-07T14:44:51.612284+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:52.682 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:52 smithi118 bash[20212]: cluster 2024-04-07T14:44:51.995197+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:44:52.682 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:52 smithi118 bash[20212]: audit 2024-04-07T14:44:52.308189+0000 mon.a (mon.0) 226 : audit [DBG] from='client.? 172.21.15.170:0/29665287' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-07T14:44:52.682 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:52 smithi118 bash[20212]: audit 2024-04-07T14:44:52.426931+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:52.963 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-07T14:44:52.963 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph config generate-minimal-conf 2024-04-07T14:44:53.716 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:39.573014+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:44:53.717 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:39.573408+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-04-07T14:44:53.717 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:39.575282+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:53.717 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:39.992551+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:44:53.717 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:40.569106+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:53.717 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:41.568980+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:53.717 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:41.571608+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-07T14:44:53.717 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:41.992994+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-07T14:44:53.717 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:42.569190+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:53.717 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:43.569478+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:53.717 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:43.993397+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-07T14:44:53.717 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:44.426037+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:53.717 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:44.569474+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:53.717 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:44.578350+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-07T14:44:53.718 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:44.583872+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],c=[v2:172.21.15.118:3301/0,v1:172.21.15.118:6790/0]} 2024-04-07T14:44:53.718 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:44.583994+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-04-07T14:44:53.718 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:44.584054+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-07T14:44:53.718 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:44.584331+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-04-07T14:44:53.718 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:44.590788+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-04-07T14:44:53.718 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:44.595478+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:53.718 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:44.598436+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:44:53.718 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:44.600544+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:53.718 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:44.601768+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:44:53.718 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cephadm 2024-04-07T14:44:44.604090+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-04-07T14:44:53.718 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cephadm 2024-04-07T14:44:44.604373+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-04-07T14:44:53.718 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:44.720139+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:53.718 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:44.734663+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:53.718 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:44.738883+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:53.719 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cephadm 2024-04-07T14:44:44.739364+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:44:53.719 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cephadm 2024-04-07T14:44:44.740385+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-07T14:44:53.719 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:44.740704+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-07T14:44:53.719 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:44.741710+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-07T14:44:53.719 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:44.742682+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:53.719 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cephadm 2024-04-07T14:44:44.743717+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi118 2024-04-07T14:44:53.719 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:45.426218+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:53.719 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:45.569608+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:53.719 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:45.598977+0000 mon.a (mon.0) 195 : audit [DBG] from='client.? 172.21.15.170:0/189191000' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-07T14:44:53.719 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:46.433909+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:44:53.719 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:46.434532+0000 mon.a (mon.0) 198 : cluster [INF] mon.a calling monitor election 2024-04-07T14:44:53.719 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:46.435062+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-07T14:44:53.719 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:46.436091+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:53.719 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:46.436297+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:44:53.720 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:47.426760+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:53.720 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:47.994186+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-07T14:44:53.720 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:48.426521+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:53.720 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:49.426939+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:53.720 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:49.994705+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-07T14:44:53.720 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:50.427501+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:53.720 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:51.426941+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:53.720 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:51.436468+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-07T14:44:53.721 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:51.441812+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],b=[v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0],c=[v2:172.21.15.118:3301/0,v1:172.21.15.118:6790/0]} 2024-04-07T14:44:53.721 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:51.441918+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-04-07T14:44:53.721 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:51.441974+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-07T14:44:53.721 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:51.442235+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-04-07T14:44:53.721 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:51.442619+0000 mon.a (mon.0) 211 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-07T14:44:53.721 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:51.449951+0000 mon.a (mon.0) 212 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-07T14:44:53.721 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:51.449998+0000 mon.a (mon.0) 213 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-07T14:44:53.721 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:51.450050+0000 mon.a (mon.0) 214 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] is down (out of quorum) 2024-04-07T14:44:53.721 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:51.453880+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:53.721 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:51.459285+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:53.721 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:51.460557+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-07T14:44:53.721 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:51.463628+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:53.721 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:51.467374+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:53.721 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:51.468126+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-07T14:44:53.722 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:51.469928+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:53.722 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cephadm 2024-04-07T14:44:51.455809+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-07T14:44:53.722 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cephadm 2024-04-07T14:44:51.471287+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi118 2024-04-07T14:44:53.722 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:51.597905+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:53.722 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:51.602409+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:53.722 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:51.607845+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:53.722 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:51.612284+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:53.722 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: cluster 2024-04-07T14:44:51.995197+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:44:53.722 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:52.308189+0000 mon.a (mon.0) 226 : audit [DBG] from='client.? 172.21.15.170:0/29665287' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-07T14:44:53.722 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:53 smithi170 bash[14550]: audit 2024-04-07T14:44:52.426931+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:54.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: cluster 2024-04-07T14:44:48.431650+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-07T14:44:54.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: cluster 2024-04-07T14:44:53.451126+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-07T14:44:54.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: cluster 2024-04-07T14:44:53.451216+0000 mon.a (mon.0) 229 : cluster [INF] mon.a calling monitor election 2024-04-07T14:44:54.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: cluster 2024-04-07T14:44:53.452829+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-07T14:44:54.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: cluster 2024-04-07T14:44:53.470901+0000 mon.a (mon.0) 230 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-07T14:44:54.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: cluster 2024-04-07T14:44:53.477012+0000 mon.a (mon.0) 231 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],b=[v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0],c=[v2:172.21.15.118:3301/0,v1:172.21.15.118:6790/0]} 2024-04-07T14:44:54.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: cluster 2024-04-07T14:44:53.477132+0000 mon.a (mon.0) 232 : cluster [DBG] fsmap 2024-04-07T14:44:54.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: cluster 2024-04-07T14:44:53.477216+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-07T14:44:54.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: cluster 2024-04-07T14:44:53.477484+0000 mon.a (mon.0) 234 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-04-07T14:44:54.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: cluster 2024-04-07T14:44:53.477833+0000 mon.a (mon.0) 235 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-07T14:44:54.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: cluster 2024-04-07T14:44:53.477885+0000 mon.a (mon.0) 236 : cluster [INF] Cluster is now healthy 2024-04-07T14:44:54.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: cluster 2024-04-07T14:44:53.483459+0000 mon.a (mon.0) 237 : cluster [INF] overall HEALTH_OK 2024-04-07T14:44:54.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: audit 2024-04-07T14:44:53.489905+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:54.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: cephadm 2024-04-07T14:44:53.491077+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-07T14:44:54.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: audit 2024-04-07T14:44:53.491488+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-07T14:44:54.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: audit 2024-04-07T14:44:53.492604+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-07T14:44:54.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: audit 2024-04-07T14:44:53.493543+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:54.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: cephadm 2024-04-07T14:44:53.494621+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi170 2024-04-07T14:44:54.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:54 smithi170 bash[14550]: cluster 2024-04-07T14:44:53.995715+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:44:54.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: cluster 2024-04-07T14:44:48.431650+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-07T14:44:54.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: cluster 2024-04-07T14:44:53.451126+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-07T14:44:54.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: cluster 2024-04-07T14:44:53.451216+0000 mon.a (mon.0) 229 : cluster [INF] mon.a calling monitor election 2024-04-07T14:44:54.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: cluster 2024-04-07T14:44:53.452829+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-07T14:44:54.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: cluster 2024-04-07T14:44:53.470901+0000 mon.a (mon.0) 230 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-07T14:44:54.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: cluster 2024-04-07T14:44:53.477012+0000 mon.a (mon.0) 231 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],b=[v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0],c=[v2:172.21.15.118:3301/0,v1:172.21.15.118:6790/0]} 2024-04-07T14:44:54.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: cluster 2024-04-07T14:44:53.477132+0000 mon.a (mon.0) 232 : cluster [DBG] fsmap 2024-04-07T14:44:54.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: cluster 2024-04-07T14:44:53.477216+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-07T14:44:54.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: cluster 2024-04-07T14:44:53.477484+0000 mon.a (mon.0) 234 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-04-07T14:44:54.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: cluster 2024-04-07T14:44:53.477833+0000 mon.a (mon.0) 235 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-07T14:44:54.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: cluster 2024-04-07T14:44:53.477885+0000 mon.a (mon.0) 236 : cluster [INF] Cluster is now healthy 2024-04-07T14:44:54.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: cluster 2024-04-07T14:44:53.483459+0000 mon.a (mon.0) 237 : cluster [INF] overall HEALTH_OK 2024-04-07T14:44:54.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: audit 2024-04-07T14:44:53.489905+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:54.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: cephadm 2024-04-07T14:44:53.491077+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-07T14:44:54.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: audit 2024-04-07T14:44:53.491488+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-07T14:44:54.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: audit 2024-04-07T14:44:53.492604+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-07T14:44:54.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: audit 2024-04-07T14:44:53.493543+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:54.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: cephadm 2024-04-07T14:44:53.494621+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi170 2024-04-07T14:44:54.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[14470]: cluster 2024-04-07T14:44:53.995715+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:44:54.520 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: cluster 2024-04-07T14:44:48.431650+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-07T14:44:54.520 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: cluster 2024-04-07T14:44:53.451126+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-07T14:44:54.520 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: cluster 2024-04-07T14:44:53.451216+0000 mon.a (mon.0) 229 : cluster [INF] mon.a calling monitor election 2024-04-07T14:44:54.520 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: cluster 2024-04-07T14:44:53.452829+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-07T14:44:54.520 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: cluster 2024-04-07T14:44:53.470901+0000 mon.a (mon.0) 230 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-07T14:44:54.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: cluster 2024-04-07T14:44:53.477012+0000 mon.a (mon.0) 231 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0],b=[v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0],c=[v2:172.21.15.118:3301/0,v1:172.21.15.118:6790/0]} 2024-04-07T14:44:54.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: cluster 2024-04-07T14:44:53.477132+0000 mon.a (mon.0) 232 : cluster [DBG] fsmap 2024-04-07T14:44:54.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: cluster 2024-04-07T14:44:53.477216+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-07T14:44:54.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: cluster 2024-04-07T14:44:53.477484+0000 mon.a (mon.0) 234 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-04-07T14:44:54.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: cluster 2024-04-07T14:44:53.477833+0000 mon.a (mon.0) 235 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-07T14:44:54.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: cluster 2024-04-07T14:44:53.477885+0000 mon.a (mon.0) 236 : cluster [INF] Cluster is now healthy 2024-04-07T14:44:54.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: cluster 2024-04-07T14:44:53.483459+0000 mon.a (mon.0) 237 : cluster [INF] overall HEALTH_OK 2024-04-07T14:44:54.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: audit 2024-04-07T14:44:53.489905+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:54.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: cephadm 2024-04-07T14:44:53.491077+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-07T14:44:54.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: audit 2024-04-07T14:44:53.491488+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-07T14:44:54.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: audit 2024-04-07T14:44:53.492604+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-07T14:44:54.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: audit 2024-04-07T14:44:53.493543+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:54.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: cephadm 2024-04-07T14:44:53.494621+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi170 2024-04-07T14:44:54.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:54 smithi118 bash[20212]: cluster 2024-04-07T14:44:53.995715+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:44:55.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:55 smithi170 bash[14550]: audit 2024-04-07T14:44:54.427133+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:55.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:55 smithi170 bash[14550]: audit 2024-04-07T14:44:55.091530+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:55.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:55 smithi170 bash[14550]: audit 2024-04-07T14:44:55.093266+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:44:55.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:55 smithi170 bash[14550]: audit 2024-04-07T14:44:55.095492+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:55.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:55 smithi170 bash[14550]: audit 2024-04-07T14:44:55.097186+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:44:55.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:55 smithi170 bash[14550]: audit 2024-04-07T14:44:55.237022+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:55.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:55 smithi170 bash[14550]: audit 2024-04-07T14:44:55.244655+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:55.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:55 smithi170 bash[14550]: audit 2024-04-07T14:44:55.251347+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:55.754 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:55 smithi170 bash[14550]: audit 2024-04-07T14:44:55.254760+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-07T14:44:55.754 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:55 smithi170 bash[14550]: audit 2024-04-07T14:44:55.256269+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-07T14:44:55.754 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:55 smithi170 bash[14550]: audit 2024-04-07T14:44:55.257384+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:55.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[20212]: audit 2024-04-07T14:44:54.427133+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:55.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[20212]: audit 2024-04-07T14:44:55.091530+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:55.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[20212]: audit 2024-04-07T14:44:55.093266+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:44:55.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[20212]: audit 2024-04-07T14:44:55.095492+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:55.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[20212]: audit 2024-04-07T14:44:55.097186+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:44:55.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[20212]: audit 2024-04-07T14:44:55.237022+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:55.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[20212]: audit 2024-04-07T14:44:55.244655+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:55.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[20212]: audit 2024-04-07T14:44:55.251347+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:55.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[20212]: audit 2024-04-07T14:44:55.254760+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-07T14:44:55.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[20212]: audit 2024-04-07T14:44:55.256269+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-07T14:44:55.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[20212]: audit 2024-04-07T14:44:55.257384+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:55.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[14470]: audit 2024-04-07T14:44:54.427133+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:44:55.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[14470]: audit 2024-04-07T14:44:55.091530+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:55.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[14470]: audit 2024-04-07T14:44:55.093266+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:44:55.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[14470]: audit 2024-04-07T14:44:55.095492+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:55.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[14470]: audit 2024-04-07T14:44:55.097186+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:44:55.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[14470]: audit 2024-04-07T14:44:55.237022+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:55.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[14470]: audit 2024-04-07T14:44:55.244655+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:55.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[14470]: audit 2024-04-07T14:44:55.251347+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:55.773 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[14470]: audit 2024-04-07T14:44:55.254760+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-07T14:44:55.773 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[14470]: audit 2024-04-07T14:44:55.256269+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-07T14:44:55.773 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:55 smithi118 bash[14470]: audit 2024-04-07T14:44:55.257384+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:56.358 INFO:teuthology.orchestra.run.smithi118.stdout:# minimal ceph.conf for ffb017ca-f4ec-11ee-b649-cb9ed24678a4 2024-04-07T14:44:56.359 INFO:teuthology.orchestra.run.smithi118.stdout:[global] 2024-04-07T14:44:56.359 INFO:teuthology.orchestra.run.smithi118.stdout: fsid = ffb017ca-f4ec-11ee-b649-cb9ed24678a4 2024-04-07T14:44:56.359 INFO:teuthology.orchestra.run.smithi118.stdout: mon_host = [v2:172.21.15.118:3300/0,v1:172.21.15.118:6789/0] [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] [v2:172.21.15.118:3301/0,v1:172.21.15.118:6790/0] 2024-04-07T14:44:56.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:56 smithi170 bash[14550]: cephadm 2024-04-07T14:44:55.100278+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-04-07T14:44:56.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:56 smithi170 bash[14550]: cephadm 2024-04-07T14:44:55.100644+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-04-07T14:44:56.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:56 smithi170 bash[14550]: cephadm 2024-04-07T14:44:55.254199+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-07T14:44:56.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:56 smithi170 bash[14550]: cephadm 2024-04-07T14:44:55.258655+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring daemon mon.a on smithi118 2024-04-07T14:44:56.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:56 smithi170 bash[14550]: cluster 2024-04-07T14:44:55.996192+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:44:56.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:56 smithi170 bash[14550]: audit 2024-04-07T14:44:56.358172+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.118:0/363386910' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:56.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:56 smithi118 bash[14470]: cephadm 2024-04-07T14:44:55.100278+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-04-07T14:44:56.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:56 smithi118 bash[14470]: cephadm 2024-04-07T14:44:55.100644+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-04-07T14:44:56.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:56 smithi118 bash[14470]: cephadm 2024-04-07T14:44:55.254199+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-07T14:44:56.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:56 smithi118 bash[14470]: cephadm 2024-04-07T14:44:55.258655+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring daemon mon.a on smithi118 2024-04-07T14:44:56.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:56 smithi118 bash[14470]: cluster 2024-04-07T14:44:55.996192+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:44:56.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:56 smithi118 bash[14470]: audit 2024-04-07T14:44:56.358172+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.118:0/363386910' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:56.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:56 smithi118 bash[20212]: cephadm 2024-04-07T14:44:55.100278+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-04-07T14:44:56.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:56 smithi118 bash[20212]: cephadm 2024-04-07T14:44:55.100644+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-04-07T14:44:56.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:56 smithi118 bash[20212]: cephadm 2024-04-07T14:44:55.254199+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-07T14:44:56.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:56 smithi118 bash[20212]: cephadm 2024-04-07T14:44:55.258655+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring daemon mon.a on smithi118 2024-04-07T14:44:56.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:56 smithi118 bash[20212]: cluster 2024-04-07T14:44:55.996192+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:44:56.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:56 smithi118 bash[20212]: audit 2024-04-07T14:44:56.358172+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.118:0/363386910' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:44:57.288 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-07T14:44:57.288 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-04-07T14:44:57.288 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/ceph/ceph.conf 2024-04-07T14:44:57.298 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-04-07T14:44:57.299 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-07T14:44:57.311 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-04-07T14:44:57.311 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/ceph/ceph.conf 2024-04-07T14:44:57.328 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-04-07T14:44:57.328 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-07T14:44:57.344 INFO:tasks.cephadm:Adding mgr.y on smithi118 2024-04-07T14:44:57.344 INFO:tasks.cephadm:Adding mgr.x on smithi170 2024-04-07T14:44:57.345 DEBUG:teuthology.orchestra.run.smithi170:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph orch apply mgr '2;smithi118=y;smithi170=x' 2024-04-07T14:44:58.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:58 smithi170 bash[14550]: audit 2024-04-07T14:44:57.440221+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:58.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:58 smithi170 bash[14550]: cluster 2024-04-07T14:44:57.996651+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-07T14:44:58.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:58 smithi170 bash[14550]: audit 2024-04-07T14:44:58.060807+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:44:58.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:44:58 smithi170 bash[14550]: audit 2024-04-07T14:44:58.064621+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:44:58.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:58 smithi118 bash[14470]: audit 2024-04-07T14:44:57.440221+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:58.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:58 smithi118 bash[14470]: cluster 2024-04-07T14:44:57.996651+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-07T14:44:58.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:58 smithi118 bash[14470]: audit 2024-04-07T14:44:58.060807+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:44:58.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:44:58 smithi118 bash[14470]: audit 2024-04-07T14:44:58.064621+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:44:58.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:58 smithi118 bash[20212]: audit 2024-04-07T14:44:57.440221+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:44:58.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:58 smithi118 bash[20212]: cluster 2024-04-07T14:44:57.996651+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-07T14:44:58.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:58 smithi118 bash[20212]: audit 2024-04-07T14:44:58.060807+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:44:58.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:44:58 smithi118 bash[20212]: audit 2024-04-07T14:44:58.064621+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:44:59.951 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled mgr update... 2024-04-07T14:45:00.947 DEBUG:teuthology.orchestra.run.smithi170:mgr.x> sudo journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mgr.x.service 2024-04-07T14:45:00.949 INFO:tasks.cephadm:Deploying OSDs... 2024-04-07T14:45:00.950 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-04-07T14:45:00.950 DEBUG:teuthology.orchestra.run.smithi118:> dd if=/scratch_devs of=/dev/stdout 2024-04-07T14:45:00.957 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-07T14:45:00.957 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_1 2024-04-07T14:45:01.005 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-07T14:45:01.005 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-07T14:45:01.005 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 6h/6d Inode: 359 Links: 1 2024-04-07T14:45:01.005 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-07T14:45:01.005 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2024-04-07 14:40:26.265538974 +0000 2024-04-07T14:45:01.005 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2024-04-07 14:40:26.041544133 +0000 2024-04-07T14:45:01.005 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2024-04-07 14:40:26.041544133 +0000 2024-04-07T14:45:01.005 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2024-04-07T14:45:01.005 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-07T14:45:01.016 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2024-04-07T14:45:01.016 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2024-04-07T14:45:01.016 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000304405 s, 1.7 MB/s 2024-04-07T14:45:01.017 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-07T14:45:01.024 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_2 2024-04-07T14:45:01.072 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-07T14:45:01.072 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-07T14:45:01.072 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 6h/6d Inode: 367 Links: 1 2024-04-07T14:45:01.073 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-07T14:45:01.073 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2024-04-07 14:40:26.685529302 +0000 2024-04-07T14:45:01.073 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2024-04-07 14:40:26.461534460 +0000 2024-04-07T14:45:01.073 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2024-04-07 14:40:26.461534460 +0000 2024-04-07T14:45:01.073 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2024-04-07T14:45:01.073 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-07T14:45:01.084 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2024-04-07T14:45:01.084 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2024-04-07T14:45:01.084 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000291555 s, 1.8 MB/s 2024-04-07T14:45:01.085 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-07T14:45:01.093 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_3 2024-04-07T14:45:01.140 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-07T14:45:01.141 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-07T14:45:01.141 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 6h/6d Inode: 371 Links: 1 2024-04-07T14:45:01.141 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-07T14:45:01.141 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2024-04-07 14:40:27.105519628 +0000 2024-04-07T14:45:01.141 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2024-04-07 14:40:26.905524235 +0000 2024-04-07T14:45:01.141 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2024-04-07 14:40:26.905524235 +0000 2024-04-07T14:45:01.141 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2024-04-07T14:45:01.141 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-07T14:45:01.156 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2024-04-07T14:45:01.156 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2024-04-07T14:45:01.156 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000294345 s, 1.7 MB/s 2024-04-07T14:45:01.157 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-07T14:45:01.166 DEBUG:teuthology.orchestra.run.smithi118:> stat /dev/vg_nvme/lv_4 2024-04-07T14:45:01.216 INFO:teuthology.orchestra.run.smithi118.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-07T14:45:01.216 INFO:teuthology.orchestra.run.smithi118.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-07T14:45:01.216 INFO:teuthology.orchestra.run.smithi118.stdout:Device: 6h/6d Inode: 379 Links: 1 2024-04-07T14:45:01.217 INFO:teuthology.orchestra.run.smithi118.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-07T14:45:01.217 INFO:teuthology.orchestra.run.smithi118.stdout:Access: 2024-04-07 14:40:27.305515022 +0000 2024-04-07T14:45:01.217 INFO:teuthology.orchestra.run.smithi118.stdout:Modify: 2024-04-07 14:40:27.301515115 +0000 2024-04-07T14:45:01.217 INFO:teuthology.orchestra.run.smithi118.stdout:Change: 2024-04-07 14:40:27.301515115 +0000 2024-04-07T14:45:01.217 INFO:teuthology.orchestra.run.smithi118.stdout: Birth: - 2024-04-07T14:45:01.217 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-07T14:45:01.229 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[14470]: audit 2024-04-07T14:44:59.939264+0000 mgr.y (mgr.14152) 57 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi118=y;smithi170=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:45:01.229 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[14470]: cephadm 2024-04-07T14:44:59.942770+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Saving service mgr spec with placement smithi118=y;smithi170=x;count:2 2024-04-07T14:45:01.229 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[14470]: audit 2024-04-07T14:44:59.949501+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:01.229 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[14470]: audit 2024-04-07T14:44:59.963946+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:01.229 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[14470]: audit 2024-04-07T14:44:59.966604+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:01.230 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[14470]: audit 2024-04-07T14:44:59.968548+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:01.230 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[14470]: audit 2024-04-07T14:44:59.978518+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:01.230 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[14470]: audit 2024-04-07T14:44:59.982918+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-07T14:45:01.230 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[14470]: audit 2024-04-07T14:44:59.987715+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-07T14:45:01.230 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[14470]: audit 2024-04-07T14:44:59.989020+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-07T14:45:01.230 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[14470]: audit 2024-04-07T14:44:59.990569+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:01.230 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[14470]: cephadm 2024-04-07T14:44:59.992027+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Deploying daemon mgr.x on smithi170 2024-04-07T14:45:01.230 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[14470]: cluster 2024-04-07T14:44:59.997169+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:45:01.230 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[20212]: audit 2024-04-07T14:44:59.939264+0000 mgr.y (mgr.14152) 57 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi118=y;smithi170=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:45:01.230 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[20212]: cephadm 2024-04-07T14:44:59.942770+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Saving service mgr spec with placement smithi118=y;smithi170=x;count:2 2024-04-07T14:45:01.230 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[20212]: audit 2024-04-07T14:44:59.949501+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:01.231 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[20212]: audit 2024-04-07T14:44:59.963946+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:01.231 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[20212]: audit 2024-04-07T14:44:59.966604+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:01.231 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[20212]: audit 2024-04-07T14:44:59.968548+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:01.231 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[20212]: audit 2024-04-07T14:44:59.978518+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:01.231 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[20212]: audit 2024-04-07T14:44:59.982918+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-07T14:45:01.231 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[20212]: audit 2024-04-07T14:44:59.987715+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-07T14:45:01.231 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[20212]: audit 2024-04-07T14:44:59.989020+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-07T14:45:01.231 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[20212]: audit 2024-04-07T14:44:59.990569+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:01.231 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[20212]: cephadm 2024-04-07T14:44:59.992027+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Deploying daemon mgr.x on smithi170 2024-04-07T14:45:01.231 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:00 smithi118 bash[20212]: cluster 2024-04-07T14:44:59.997169+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:45:01.231 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records in 2024-04-07T14:45:01.232 INFO:teuthology.orchestra.run.smithi118.stderr:1+0 records out 2024-04-07T14:45:01.232 INFO:teuthology.orchestra.run.smithi118.stderr:512 bytes copied, 0.000291911 s, 1.8 MB/s 2024-04-07T14:45:01.232 DEBUG:teuthology.orchestra.run.smithi118:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-07T14:45:01.241 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-04-07T14:45:01.241 DEBUG:teuthology.orchestra.run.smithi170:> dd if=/scratch_devs of=/dev/stdout 2024-04-07T14:45:01.249 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-07T14:45:01.249 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_1 2024-04-07T14:45:01.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:00 smithi170 bash[14550]: audit 2024-04-07T14:44:59.939264+0000 mgr.y (mgr.14152) 57 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi118=y;smithi170=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:45:01.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:00 smithi170 bash[14550]: cephadm 2024-04-07T14:44:59.942770+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Saving service mgr spec with placement smithi118=y;smithi170=x;count:2 2024-04-07T14:45:01.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:00 smithi170 bash[14550]: audit 2024-04-07T14:44:59.949501+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:01.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:00 smithi170 bash[14550]: audit 2024-04-07T14:44:59.963946+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:01.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:00 smithi170 bash[14550]: audit 2024-04-07T14:44:59.966604+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:01.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:00 smithi170 bash[14550]: audit 2024-04-07T14:44:59.968548+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:01.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:00 smithi170 bash[14550]: audit 2024-04-07T14:44:59.978518+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:01.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:00 smithi170 bash[14550]: audit 2024-04-07T14:44:59.982918+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-07T14:45:01.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:00 smithi170 bash[14550]: audit 2024-04-07T14:44:59.987715+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-07T14:45:01.254 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:00 smithi170 bash[14550]: audit 2024-04-07T14:44:59.989020+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-07T14:45:01.254 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:00 smithi170 bash[14550]: audit 2024-04-07T14:44:59.990569+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:01.254 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:00 smithi170 bash[14550]: cephadm 2024-04-07T14:44:59.992027+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Deploying daemon mgr.x on smithi170 2024-04-07T14:45:01.254 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:00 smithi170 bash[14550]: cluster 2024-04-07T14:44:59.997169+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:45:01.259 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-07T14:45:01.259 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-07T14:45:01.259 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 6h/6d Inode: 361 Links: 1 2024-04-07T14:45:01.259 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-07T14:45:01.259 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2024-04-07 14:40:26.022840155 +0000 2024-04-07T14:45:01.259 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2024-04-07 14:40:25.798845316 +0000 2024-04-07T14:45:01.259 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2024-04-07 14:40:25.798845316 +0000 2024-04-07T14:45:01.259 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: - 2024-04-07T14:45:01.260 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-07T14:45:01.318 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2024-04-07T14:45:01.318 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2024-04-07T14:45:01.318 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 0.000163203 s, 3.1 MB/s 2024-04-07T14:45:01.319 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-07T14:45:01.326 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_2 2024-04-07T14:45:01.332 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-07T14:45:01.332 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-07T14:45:01.332 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 6h/6d Inode: 365 Links: 1 2024-04-07T14:45:01.332 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-07T14:45:01.332 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2024-04-07 14:40:26.470829833 +0000 2024-04-07T14:45:01.332 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2024-04-07 14:40:26.250834902 +0000 2024-04-07T14:45:01.333 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2024-04-07 14:40:26.250834902 +0000 2024-04-07T14:45:01.333 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: - 2024-04-07T14:45:01.333 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-07T14:45:01.343 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2024-04-07T14:45:01.343 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2024-04-07T14:45:01.343 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 0.000195717 s, 2.6 MB/s 2024-04-07T14:45:01.344 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-07T14:45:01.354 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_3 2024-04-07T14:45:01.400 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-07T14:45:01.400 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-07T14:45:01.400 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 6h/6d Inode: 373 Links: 1 2024-04-07T14:45:01.400 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-07T14:45:01.400 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2024-04-07 14:40:26.698824580 +0000 2024-04-07T14:45:01.400 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2024-04-07 14:40:26.694824674 +0000 2024-04-07T14:45:01.401 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2024-04-07 14:40:26.694824674 +0000 2024-04-07T14:45:01.401 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: - 2024-04-07T14:45:01.401 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-07T14:45:01.415 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2024-04-07T14:45:01.415 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2024-04-07T14:45:01.416 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 0.000244547 s, 2.1 MB/s 2024-04-07T14:45:01.417 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-07T14:45:01.424 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_4 2024-04-07T14:45:01.430 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-07T14:45:01.430 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-07T14:45:01.430 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 6h/6d Inode: 379 Links: 1 2024-04-07T14:45:01.431 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-07T14:45:01.433 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2024-04-07 14:40:27.322810205 +0000 2024-04-07T14:45:01.433 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2024-04-07 14:40:27.098815366 +0000 2024-04-07T14:45:01.433 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2024-04-07 14:40:27.098815366 +0000 2024-04-07T14:45:01.433 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: - 2024-04-07T14:45:01.433 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-07T14:45:01.446 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2024-04-07T14:45:01.446 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2024-04-07T14:45:01.446 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 0.000226962 s, 2.3 MB/s 2024-04-07T14:45:01.448 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-07T14:45:01.500 INFO:tasks.cephadm:Deploying osd.0 on smithi118 with /dev/vg_nvme/lv_4... 2024-04-07T14:45:01.501 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-07T14:45:01.618 INFO:journalctl@ceph.mgr.x.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-07T14:45:02.383 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:02 smithi170 bash[14550]: cluster 2024-04-07T14:45:01.997621+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-07T14:45:02.419 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:02 smithi118 bash[20212]: cluster 2024-04-07T14:45:01.997621+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-07T14:45:02.419 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:02 smithi118 bash[14470]: cluster 2024-04-07T14:45:01.997621+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-07T14:45:02.642 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:02 smithi170 systemd[1]: Started Ceph mgr.x for ffb017ca-f4ec-11ee-b649-cb9ed24678a4. 2024-04-07T14:45:03.930 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:03 smithi170 bash[15769]: debug 2024-04-07T14:45:03.768+0000 7f38ff3a6700 1 -- 172.21.15.170:0/3758397839 <== mon.2 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5592446f0340 con 0x55924546c800 2024-04-07T14:45:03.930 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:03 smithi170 bash[14550]: audit 2024-04-07T14:45:02.621247+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:03.930 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:03 smithi170 bash[14550]: audit 2024-04-07T14:45:02.626086+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:03.931 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:03 smithi170 bash[14550]: audit 2024-04-07T14:45:02.628265+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:03.931 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:03 smithi170 bash[14550]: audit 2024-04-07T14:45:02.629382+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:03.931 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:03 smithi170 bash[14550]: audit 2024-04-07T14:45:02.637184+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:03.931 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:03 smithi170 bash[14550]: cephadm 2024-04-07T14:45:02.638034+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:45:03.931 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:03 smithi170 bash[14550]: cephadm 2024-04-07T14:45:02.639212+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-07T14:45:03.931 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:03 smithi170 bash[14550]: audit 2024-04-07T14:45:02.639656+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-07T14:45:03.931 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:03 smithi170 bash[14550]: audit 2024-04-07T14:45:02.641053+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-07T14:45:03.931 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:03 smithi170 bash[14550]: audit 2024-04-07T14:45:02.642303+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:03.931 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:03 smithi170 bash[14550]: cephadm 2024-04-07T14:45:02.645391+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi118 2024-04-07T14:45:04.094 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[20212]: audit 2024-04-07T14:45:02.621247+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:04.095 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[20212]: audit 2024-04-07T14:45:02.626086+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:04.095 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[20212]: audit 2024-04-07T14:45:02.628265+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:04.095 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[20212]: audit 2024-04-07T14:45:02.629382+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:04.095 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[20212]: audit 2024-04-07T14:45:02.637184+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:04.095 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[20212]: cephadm 2024-04-07T14:45:02.638034+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:45:04.095 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[20212]: cephadm 2024-04-07T14:45:02.639212+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-07T14:45:04.095 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[20212]: audit 2024-04-07T14:45:02.639656+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-07T14:45:04.095 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[20212]: audit 2024-04-07T14:45:02.641053+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-07T14:45:04.095 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[20212]: audit 2024-04-07T14:45:02.642303+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:04.095 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[20212]: cephadm 2024-04-07T14:45:02.645391+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi118 2024-04-07T14:45:04.095 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[14470]: audit 2024-04-07T14:45:02.621247+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:04.096 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[14470]: audit 2024-04-07T14:45:02.626086+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:04.096 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[14470]: audit 2024-04-07T14:45:02.628265+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:04.096 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[14470]: audit 2024-04-07T14:45:02.629382+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:04.096 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[14470]: audit 2024-04-07T14:45:02.637184+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:04.096 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[14470]: cephadm 2024-04-07T14:45:02.638034+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:45:04.096 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[14470]: cephadm 2024-04-07T14:45:02.639212+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-07T14:45:04.096 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[14470]: audit 2024-04-07T14:45:02.639656+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-07T14:45:04.096 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[14470]: audit 2024-04-07T14:45:02.641053+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-07T14:45:04.096 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[14470]: audit 2024-04-07T14:45:02.642303+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:04.096 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:03 smithi118 bash[14470]: cephadm 2024-04-07T14:45:02.645391+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi118 2024-04-07T14:45:04.252 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:03 smithi170 bash[15769]: debug 2024-04-07T14:45:03.928+0000 7f3908015000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-07T14:45:04.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:04 smithi170 bash[14550]: cluster 2024-04-07T14:45:03.998049+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-07T14:45:04.733 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:04 smithi170 bash[15769]: debug 2024-04-07T14:45:04.608+0000 7f3908015000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-07T14:45:04.867 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:04 smithi118 bash[20212]: cluster 2024-04-07T14:45:03.998049+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-07T14:45:04.867 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:04 smithi118 bash[14470]: cluster 2024-04-07T14:45:03.998049+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-07T14:45:05.002 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:04 smithi170 bash[15769]: debug 2024-04-07T14:45:04.732+0000 7f3908015000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-07T14:45:05.003 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:04 smithi170 bash[15769]: debug 2024-04-07T14:45:04.892+0000 7f3908015000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-07T14:45:05.098 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-07T14:45:05.098 INFO:teuthology.orchestra.run.smithi118.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-07T14:45:05.098 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10+0 records in 2024-04-07T14:45:05.098 INFO:teuthology.orchestra.run.smithi118.stderr:10+0 records out 2024-04-07T14:45:05.098 INFO:teuthology.orchestra.run.smithi118.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0154345 s, 679 MB/s 2024-04-07T14:45:05.098 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping successful for: 2024-04-07T14:45:05.324 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:05 smithi170 bash[15769]: debug 2024-04-07T14:45:05.228+0000 7f3908015000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-07T14:45:05.753 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:05 smithi170 bash[15769]: debug 2024-04-07T14:45:05.324+0000 7f3908015000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-07T14:45:05.753 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:05 smithi170 bash[15769]: debug 2024-04-07T14:45:05.536+0000 7f3908015000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-07T14:45:06.395 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph orch daemon add osd smithi118:vg_nvme/lv_4 2024-04-07T14:45:06.653 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:06 smithi170 bash[15769]: debug 2024-04-07T14:45:06.412+0000 7f3908015000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-07T14:45:06.653 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:06 smithi170 bash[15769]: debug 2024-04-07T14:45:06.520+0000 7f3908015000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-07T14:45:06.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:06 smithi170 bash[14550]: audit 2024-04-07T14:45:05.652081+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:06.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:06 smithi170 bash[14550]: audit 2024-04-07T14:45:05.655406+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:06.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:06 smithi170 bash[14550]: audit 2024-04-07T14:45:05.657647+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:06.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:06 smithi170 bash[14550]: audit 2024-04-07T14:45:05.659202+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:06.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:06 smithi170 bash[14550]: audit 2024-04-07T14:45:05.667113+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:06.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:06 smithi170 bash[14550]: cephadm 2024-04-07T14:45:05.667858+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:45:06.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:06 smithi170 bash[14550]: cluster 2024-04-07T14:45:05.998531+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:45:06.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:06 smithi170 bash[14550]: audit 2024-04-07T14:45:06.467387+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:06.951 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:06 smithi118 bash[14470]: audit 2024-04-07T14:45:05.652081+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:06.951 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:06 smithi118 bash[14470]: audit 2024-04-07T14:45:05.655406+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:06.951 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:06 smithi118 bash[14470]: audit 2024-04-07T14:45:05.657647+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:06.951 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:06 smithi118 bash[14470]: audit 2024-04-07T14:45:05.659202+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:06.951 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:06 smithi118 bash[14470]: audit 2024-04-07T14:45:05.667113+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:06.951 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:06 smithi118 bash[14470]: cephadm 2024-04-07T14:45:05.667858+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:45:06.951 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:06 smithi118 bash[14470]: cluster 2024-04-07T14:45:05.998531+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:45:06.951 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:06 smithi118 bash[14470]: audit 2024-04-07T14:45:06.467387+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:06.951 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:06 smithi118 bash[20212]: audit 2024-04-07T14:45:05.652081+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:06.951 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:06 smithi118 bash[20212]: audit 2024-04-07T14:45:05.655406+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:06.952 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:06 smithi118 bash[20212]: audit 2024-04-07T14:45:05.657647+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:06.952 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:06 smithi118 bash[20212]: audit 2024-04-07T14:45:05.659202+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:06.952 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:06 smithi118 bash[20212]: audit 2024-04-07T14:45:05.667113+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:06.952 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:06 smithi118 bash[20212]: cephadm 2024-04-07T14:45:05.667858+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:45:06.952 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:06 smithi118 bash[20212]: cluster 2024-04-07T14:45:05.998531+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:45:06.952 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:06 smithi118 bash[20212]: audit 2024-04-07T14:45:06.467387+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:07.002 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:06 smithi170 bash[15769]: debug 2024-04-07T14:45:06.724+0000 7f3908015000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-07T14:45:07.268 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:45:07 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:45:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:45:07.377 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:07 smithi170 bash[15769]: debug 2024-04-07T14:45:07.076+0000 7f3908015000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-07T14:45:07.752 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:07 smithi170 bash[15769]: debug 2024-04-07T14:45:07.404+0000 7f3908015000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-07T14:45:08.075 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:07 smithi170 bash[15769]: debug 2024-04-07T14:45:07.804+0000 7f3908015000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-07T14:45:08.075 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:08 smithi170 bash[14550]: audit 2024-04-07T14:45:07.018111+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:08.075 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:08 smithi170 bash[14550]: audit 2024-04-07T14:45:07.841063+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:08.075 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:08 smithi170 bash[14550]: audit 2024-04-07T14:45:07.847610+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:08.075 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:08 smithi170 bash[14550]: audit 2024-04-07T14:45:07.889820+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:08.075 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:08 smithi170 bash[14550]: audit 2024-04-07T14:45:07.892673+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:08.075 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:08 smithi170 bash[14550]: audit 2024-04-07T14:45:07.894574+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:08.076 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:08 smithi170 bash[14550]: audit 2024-04-07T14:45:07.905318+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:08.268 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:45:07 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:45:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:45:08.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:08 smithi118 bash[20212]: audit 2024-04-07T14:45:07.018111+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:08.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:08 smithi118 bash[20212]: audit 2024-04-07T14:45:07.841063+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:08.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:08 smithi118 bash[20212]: audit 2024-04-07T14:45:07.847610+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:08.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:08 smithi118 bash[20212]: audit 2024-04-07T14:45:07.889820+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:08.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:08 smithi118 bash[20212]: audit 2024-04-07T14:45:07.892673+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:08.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:08 smithi118 bash[20212]: audit 2024-04-07T14:45:07.894574+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:08.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:08 smithi118 bash[20212]: audit 2024-04-07T14:45:07.905318+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:08.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:08 smithi118 bash[14470]: audit 2024-04-07T14:45:07.018111+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:08.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:08 smithi118 bash[14470]: audit 2024-04-07T14:45:07.841063+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:08.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:08 smithi118 bash[14470]: audit 2024-04-07T14:45:07.847610+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:08.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:08 smithi118 bash[14470]: audit 2024-04-07T14:45:07.889820+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:08.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:08 smithi118 bash[14470]: audit 2024-04-07T14:45:07.892673+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:08.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:08 smithi118 bash[14470]: audit 2024-04-07T14:45:07.894574+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:08.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:08 smithi118 bash[14470]: audit 2024-04-07T14:45:07.905318+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:08.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:08 smithi170 bash[15769]: debug 2024-04-07T14:45:08.072+0000 7f3908015000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-07T14:45:09.002 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:08 smithi170 bash[15769]: debug 2024-04-07T14:45:08.748+0000 7f3908015000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-07T14:45:09.003 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:08 smithi170 bash[15769]: debug 2024-04-07T14:45:08.848+0000 7f3908015000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-07T14:45:09.322 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:09 smithi118 bash[20212]: cluster 2024-04-07T14:45:07.998927+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-07T14:45:09.323 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:09 smithi118 bash[14470]: cluster 2024-04-07T14:45:07.998927+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-07T14:45:09.503 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:09 smithi170 bash[15769]: debug 2024-04-07T14:45:09.004+0000 7f3908015000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-07T14:45:09.503 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:09 smithi170 bash[15769]: debug 2024-04-07T14:45:09.112+0000 7f3908015000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-07T14:45:09.503 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:09 smithi170 bash[15769]: debug 2024-04-07T14:45:09.244+0000 7f3908015000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-07T14:45:09.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:09 smithi170 bash[14550]: cluster 2024-04-07T14:45:07.998927+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-07T14:45:09.834 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:09 smithi170 bash[15769]: debug 2024-04-07T14:45:09.536+0000 7f3908015000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-07T14:45:09.834 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:09 smithi170 bash[15769]: debug 2024-04-07T14:45:09.652+0000 7f3908015000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-07T14:45:10.252 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:09 smithi170 bash[15769]: debug 2024-04-07T14:45:09.832+0000 7f3908015000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-07T14:45:10.253 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:09 smithi170 bash[15769]: debug 2024-04-07T14:45:09.948+0000 7f3908015000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-07T14:45:11.253 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:45:10 smithi170 bash[15769]: debug 2024-04-07T14:45:10.788+0000 7f3908015000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-07T14:45:11.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:11 smithi170 bash[14550]: cluster 2024-04-07T14:45:09.999391+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-07T14:45:11.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:11 smithi170 bash[14550]: cluster 2024-04-07T14:45:10.810833+0000 mon.a (mon.0) 286 : cluster [DBG] Standby manager daemon x started 2024-04-07T14:45:11.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:11 smithi170 bash[14550]: audit 2024-04-07T14:45:10.816129+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.170:0/112292640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-07T14:45:11.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:11 smithi170 bash[14550]: audit 2024-04-07T14:45:10.817005+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.170:0/112292640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-07T14:45:11.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:11 smithi170 bash[14550]: audit 2024-04-07T14:45:10.818963+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.170:0/112292640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-07T14:45:11.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:11 smithi170 bash[14550]: audit 2024-04-07T14:45:10.819695+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.170:0/112292640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-07T14:45:11.254 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:11 smithi170 bash[14550]: audit 2024-04-07T14:45:10.841639+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:45:11.254 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:11 smithi170 bash[14550]: audit 2024-04-07T14:45:10.847525+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:45:11.254 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:11 smithi170 bash[14550]: audit 2024-04-07T14:45:10.848547+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:11.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[14470]: cluster 2024-04-07T14:45:09.999391+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-07T14:45:11.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[14470]: cluster 2024-04-07T14:45:10.810833+0000 mon.a (mon.0) 286 : cluster [DBG] Standby manager daemon x started 2024-04-07T14:45:11.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[14470]: audit 2024-04-07T14:45:10.816129+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.170:0/112292640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-07T14:45:11.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[14470]: audit 2024-04-07T14:45:10.817005+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.170:0/112292640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-07T14:45:11.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[14470]: audit 2024-04-07T14:45:10.818963+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.170:0/112292640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-07T14:45:11.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[14470]: audit 2024-04-07T14:45:10.819695+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.170:0/112292640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-07T14:45:11.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[14470]: audit 2024-04-07T14:45:10.841639+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:45:11.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[14470]: audit 2024-04-07T14:45:10.847525+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:45:11.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[14470]: audit 2024-04-07T14:45:10.848547+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:11.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[20212]: cluster 2024-04-07T14:45:09.999391+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-07T14:45:11.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[20212]: cluster 2024-04-07T14:45:10.810833+0000 mon.a (mon.0) 286 : cluster [DBG] Standby manager daemon x started 2024-04-07T14:45:11.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[20212]: audit 2024-04-07T14:45:10.816129+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.170:0/112292640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-07T14:45:11.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[20212]: audit 2024-04-07T14:45:10.817005+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.170:0/112292640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-07T14:45:11.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[20212]: audit 2024-04-07T14:45:10.818963+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.170:0/112292640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-07T14:45:11.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[20212]: audit 2024-04-07T14:45:10.819695+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.170:0/112292640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-07T14:45:11.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[20212]: audit 2024-04-07T14:45:10.841639+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:45:11.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[20212]: audit 2024-04-07T14:45:10.847525+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:45:11.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[20212]: audit 2024-04-07T14:45:10.848547+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:12.018 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:45:11 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:45:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:45:12.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:12 smithi170 bash[14550]: audit 2024-04-07T14:45:10.834972+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:45:12.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:12 smithi170 bash[14550]: cluster 2024-04-07T14:45:11.035329+0000 mon.a (mon.0) 290 : cluster [DBG] mgrmap e14: y(active, since 73s), standbys: x 2024-04-07T14:45:12.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:12 smithi170 bash[14550]: audit 2024-04-07T14:45:11.035514+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-07T14:45:12.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:12 smithi170 bash[14550]: audit 2024-04-07T14:45:11.718068+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:12.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:12 smithi170 bash[14550]: audit 2024-04-07T14:45:11.724578+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:12.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:12 smithi118 bash[14470]: audit 2024-04-07T14:45:10.834972+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:45:12.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:12 smithi118 bash[14470]: cluster 2024-04-07T14:45:11.035329+0000 mon.a (mon.0) 290 : cluster [DBG] mgrmap e14: y(active, since 73s), standbys: x 2024-04-07T14:45:12.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:12 smithi118 bash[14470]: audit 2024-04-07T14:45:11.035514+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-07T14:45:12.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:12 smithi118 bash[14470]: audit 2024-04-07T14:45:11.718068+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:12.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:12 smithi118 bash[14470]: audit 2024-04-07T14:45:11.724578+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:12.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:12 smithi118 bash[20212]: audit 2024-04-07T14:45:10.834972+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:45:12.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:12 smithi118 bash[20212]: cluster 2024-04-07T14:45:11.035329+0000 mon.a (mon.0) 290 : cluster [DBG] mgrmap e14: y(active, since 73s), standbys: x 2024-04-07T14:45:12.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:12 smithi118 bash[20212]: audit 2024-04-07T14:45:11.035514+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-07T14:45:12.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:12 smithi118 bash[20212]: audit 2024-04-07T14:45:11.718068+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:12.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:12 smithi118 bash[20212]: audit 2024-04-07T14:45:11.724578+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:13.018 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:45:12 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:45:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:45:13.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:13 smithi170 bash[14550]: cluster 2024-04-07T14:45:11.999880+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-07T14:45:13.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:13 smithi170 bash[14550]: audit 2024-04-07T14:45:12.867670+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:13.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:13 smithi170 bash[14550]: audit 2024-04-07T14:45:12.873723+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:13.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:13 smithi118 bash[14470]: cluster 2024-04-07T14:45:11.999880+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-07T14:45:13.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:13 smithi118 bash[14470]: audit 2024-04-07T14:45:12.867670+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:13.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:13 smithi118 bash[14470]: audit 2024-04-07T14:45:12.873723+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:13.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:13 smithi118 bash[20212]: cluster 2024-04-07T14:45:11.999880+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-07T14:45:13.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:13 smithi118 bash[20212]: audit 2024-04-07T14:45:12.867670+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:13.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:13 smithi118 bash[20212]: audit 2024-04-07T14:45:12.873723+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:14.437 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:14 smithi118 bash[20212]: cluster 2024-04-07T14:45:14.000312+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-07T14:45:14.437 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:14 smithi118 bash[14470]: cluster 2024-04-07T14:45:14.000312+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-07T14:45:14.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:14 smithi170 bash[14550]: cluster 2024-04-07T14:45:14.000312+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-07T14:45:16.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:16 smithi170 bash[14550]: cluster 2024-04-07T14:45:16.000767+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-07T14:45:16.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:16 smithi170 bash[14550]: audit 2024-04-07T14:45:16.004888+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.118:0/2312363536' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad3a7b83-3586-4cad-a057-1e538cb7971d"}]: dispatch 2024-04-07T14:45:16.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:16 smithi170 bash[14550]: audit 2024-04-07T14:45:16.005724+0000 mon.a (mon.0) 296 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad3a7b83-3586-4cad-a057-1e538cb7971d"}]: dispatch 2024-04-07T14:45:16.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:16 smithi170 bash[14550]: audit 2024-04-07T14:45:16.010865+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad3a7b83-3586-4cad-a057-1e538cb7971d"}]': finished 2024-04-07T14:45:16.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:16 smithi170 bash[14550]: cluster 2024-04-07T14:45:16.010916+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-07T14:45:16.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:16 smithi170 bash[14550]: audit 2024-04-07T14:45:16.011158+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:45:16.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:16 smithi118 bash[14470]: cluster 2024-04-07T14:45:16.000767+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-07T14:45:16.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:16 smithi118 bash[14470]: audit 2024-04-07T14:45:16.004888+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.118:0/2312363536' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad3a7b83-3586-4cad-a057-1e538cb7971d"}]: dispatch 2024-04-07T14:45:16.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:16 smithi118 bash[14470]: audit 2024-04-07T14:45:16.005724+0000 mon.a (mon.0) 296 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad3a7b83-3586-4cad-a057-1e538cb7971d"}]: dispatch 2024-04-07T14:45:16.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:16 smithi118 bash[14470]: audit 2024-04-07T14:45:16.010865+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad3a7b83-3586-4cad-a057-1e538cb7971d"}]': finished 2024-04-07T14:45:16.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:16 smithi118 bash[14470]: cluster 2024-04-07T14:45:16.010916+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-07T14:45:16.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:16 smithi118 bash[14470]: audit 2024-04-07T14:45:16.011158+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:45:16.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:16 smithi118 bash[20212]: cluster 2024-04-07T14:45:16.000767+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-07T14:45:16.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:16 smithi118 bash[20212]: audit 2024-04-07T14:45:16.004888+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.118:0/2312363536' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad3a7b83-3586-4cad-a057-1e538cb7971d"}]: dispatch 2024-04-07T14:45:16.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:16 smithi118 bash[20212]: audit 2024-04-07T14:45:16.005724+0000 mon.a (mon.0) 296 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad3a7b83-3586-4cad-a057-1e538cb7971d"}]: dispatch 2024-04-07T14:45:16.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:16 smithi118 bash[20212]: audit 2024-04-07T14:45:16.010865+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad3a7b83-3586-4cad-a057-1e538cb7971d"}]': finished 2024-04-07T14:45:16.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:16 smithi118 bash[20212]: cluster 2024-04-07T14:45:16.010916+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-07T14:45:16.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:16 smithi118 bash[20212]: audit 2024-04-07T14:45:16.011158+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:45:17.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:17 smithi170 bash[14550]: audit 2024-04-07T14:45:16.702418+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.118:0/1061454644' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:45:17.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:17 smithi118 bash[14470]: audit 2024-04-07T14:45:16.702418+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.118:0/1061454644' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:45:17.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:17 smithi118 bash[20212]: audit 2024-04-07T14:45:16.702418+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.118:0/1061454644' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:45:18.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:18 smithi170 bash[14550]: cluster 2024-04-07T14:45:18.001318+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-07T14:45:18.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:18 smithi118 bash[14470]: cluster 2024-04-07T14:45:18.001318+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-07T14:45:18.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:18 smithi118 bash[20212]: cluster 2024-04-07T14:45:18.001318+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-07T14:45:20.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:20 smithi118 bash[14470]: cluster 2024-04-07T14:45:20.001869+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-07T14:45:20.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:20 smithi118 bash[20212]: cluster 2024-04-07T14:45:20.001869+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-07T14:45:20.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:20 smithi170 bash[14550]: cluster 2024-04-07T14:45:20.001869+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-07T14:45:22.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:22 smithi170 bash[14550]: cluster 2024-04-07T14:45:22.002377+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-07T14:45:22.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:22 smithi118 bash[14470]: cluster 2024-04-07T14:45:22.002377+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-07T14:45:22.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:22 smithi118 bash[20212]: cluster 2024-04-07T14:45:22.002377+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-07T14:45:24.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:24 smithi170 bash[14550]: cluster 2024-04-07T14:45:24.002847+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-07T14:45:24.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:24 smithi118 bash[14470]: cluster 2024-04-07T14:45:24.002847+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-07T14:45:24.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:24 smithi118 bash[20212]: cluster 2024-04-07T14:45:24.002847+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-07T14:45:26.152 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:25 smithi118 bash[14470]: audit 2024-04-07T14:45:25.870973+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-07T14:45:26.152 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:25 smithi118 bash[14470]: audit 2024-04-07T14:45:25.872280+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:26.153 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:25 smithi118 bash[20212]: audit 2024-04-07T14:45:25.870973+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-07T14:45:26.153 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:25 smithi118 bash[20212]: audit 2024-04-07T14:45:25.872280+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:26.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:25 smithi170 bash[14550]: audit 2024-04-07T14:45:25.870973+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-07T14:45:26.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:25 smithi170 bash[14550]: audit 2024-04-07T14:45:25.872280+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:27.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:26 smithi170 bash[14550]: cephadm 2024-04-07T14:45:25.873307+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon osd.0 on smithi118 2024-04-07T14:45:27.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:26 smithi170 bash[14550]: cluster 2024-04-07T14:45:26.003325+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:45:27.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:26 smithi118 bash[14470]: cephadm 2024-04-07T14:45:25.873307+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon osd.0 on smithi118 2024-04-07T14:45:27.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:26 smithi118 bash[14470]: cluster 2024-04-07T14:45:26.003325+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:45:27.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:26 smithi118 bash[20212]: cephadm 2024-04-07T14:45:25.873307+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon osd.0 on smithi118 2024-04-07T14:45:27.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:26 smithi118 bash[20212]: cluster 2024-04-07T14:45:26.003325+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:45:27.768 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:45:27 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:45:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:45:29.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:28 smithi170 bash[14550]: audit 2024-04-07T14:45:27.529008+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:29.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:28 smithi170 bash[14550]: audit 2024-04-07T14:45:27.534198+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:29.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:28 smithi170 bash[14550]: cluster 2024-04-07T14:45:28.003768+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-07T14:45:29.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:28 smithi118 bash[14470]: audit 2024-04-07T14:45:27.529008+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:29.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:28 smithi118 bash[14470]: audit 2024-04-07T14:45:27.534198+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:29.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:28 smithi118 bash[14470]: cluster 2024-04-07T14:45:28.003768+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-07T14:45:29.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:28 smithi118 bash[20212]: audit 2024-04-07T14:45:27.529008+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:29.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:28 smithi118 bash[20212]: audit 2024-04-07T14:45:27.534198+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:29.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:28 smithi118 bash[20212]: cluster 2024-04-07T14:45:28.003768+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-07T14:45:30.374 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:30 smithi118 bash[14470]: cluster 2024-04-07T14:45:30.004234+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-07T14:45:30.374 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:30 smithi118 bash[20212]: cluster 2024-04-07T14:45:30.004234+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-07T14:45:30.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:30 smithi170 bash[14550]: cluster 2024-04-07T14:45:30.004234+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-07T14:45:32.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:31 smithi170 bash[14550]: audit 2024-04-07T14:45:30.726085+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:32.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:31 smithi170 bash[14550]: audit 2024-04-07T14:45:30.731514+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:32.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:31 smithi170 bash[14550]: audit 2024-04-07T14:45:30.733384+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:32.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:31 smithi170 bash[14550]: audit 2024-04-07T14:45:30.734443+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:32.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:31 smithi170 bash[14550]: audit 2024-04-07T14:45:30.741912+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:32.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:31 smithi118 bash[14470]: audit 2024-04-07T14:45:30.726085+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:32.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:31 smithi118 bash[14470]: audit 2024-04-07T14:45:30.731514+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:32.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:31 smithi118 bash[14470]: audit 2024-04-07T14:45:30.733384+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:32.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:31 smithi118 bash[14470]: audit 2024-04-07T14:45:30.734443+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:32.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:31 smithi118 bash[14470]: audit 2024-04-07T14:45:30.741912+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:32.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:31 smithi118 bash[20212]: audit 2024-04-07T14:45:30.726085+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:32.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:31 smithi118 bash[20212]: audit 2024-04-07T14:45:30.731514+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:32.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:31 smithi118 bash[20212]: audit 2024-04-07T14:45:30.733384+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:32.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:31 smithi118 bash[20212]: audit 2024-04-07T14:45:30.734443+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:32.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:31 smithi118 bash[20212]: audit 2024-04-07T14:45:30.741912+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:32.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:32 smithi118 bash[20212]: cluster 2024-04-07T14:45:32.004595+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-07T14:45:32.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:32 smithi118 bash[14470]: cluster 2024-04-07T14:45:32.004595+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-07T14:45:33.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:32 smithi170 bash[14550]: cluster 2024-04-07T14:45:32.004595+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-07T14:45:33.268 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:45:33 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:45:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:45:34.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:33 smithi170 bash[14550]: audit 2024-04-07T14:45:32.995992+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:34.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:33 smithi170 bash[14550]: audit 2024-04-07T14:45:33.002697+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:34.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:33 smithi170 bash[14550]: audit 2024-04-07T14:45:33.015416+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:34.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:33 smithi170 bash[14550]: audit 2024-04-07T14:45:33.017603+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:34.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:33 smithi170 bash[14550]: audit 2024-04-07T14:45:33.019092+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:34.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:33 smithi170 bash[14550]: audit 2024-04-07T14:45:33.028780+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:34.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:33 smithi118 bash[14470]: audit 2024-04-07T14:45:32.995992+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:34.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:33 smithi118 bash[14470]: audit 2024-04-07T14:45:33.002697+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:34.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:33 smithi118 bash[14470]: audit 2024-04-07T14:45:33.015416+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:34.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:33 smithi118 bash[14470]: audit 2024-04-07T14:45:33.017603+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:34.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:33 smithi118 bash[14470]: audit 2024-04-07T14:45:33.019092+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:34.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:33 smithi118 bash[14470]: audit 2024-04-07T14:45:33.028780+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:34.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:33 smithi118 bash[20212]: audit 2024-04-07T14:45:32.995992+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:34.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:33 smithi118 bash[20212]: audit 2024-04-07T14:45:33.002697+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:34.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:33 smithi118 bash[20212]: audit 2024-04-07T14:45:33.015416+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:34.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:33 smithi118 bash[20212]: audit 2024-04-07T14:45:33.017603+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:34.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:33 smithi118 bash[20212]: audit 2024-04-07T14:45:33.019092+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:34.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:33 smithi118 bash[20212]: audit 2024-04-07T14:45:33.028780+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:35.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:35 smithi170 bash[14550]: cluster 2024-04-07T14:45:34.004907+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-07T14:45:35.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:35 smithi118 bash[14470]: cluster 2024-04-07T14:45:34.004907+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-07T14:45:35.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:35 smithi118 bash[20212]: cluster 2024-04-07T14:45:34.004907+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-07T14:45:35.595 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:45:35 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:45:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:45:36.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:36 smithi118 bash[14470]: audit 2024-04-07T14:45:35.266236+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:36.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:36 smithi118 bash[14470]: cephadm 2024-04-07T14:45:35.268058+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Detected new or changed devices on smithi118 2024-04-07T14:45:36.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:36 smithi118 bash[14470]: audit 2024-04-07T14:45:35.272991+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:36.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:36 smithi118 bash[14470]: audit 2024-04-07T14:45:35.303280+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:36.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:36 smithi118 bash[14470]: audit 2024-04-07T14:45:35.306010+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:36.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:36 smithi118 bash[14470]: audit 2024-04-07T14:45:35.307818+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:36.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:36 smithi118 bash[14470]: audit 2024-04-07T14:45:35.320438+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:36.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:36 smithi118 bash[14470]: cluster 2024-04-07T14:45:36.005347+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:45:36.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:36 smithi118 bash[20212]: audit 2024-04-07T14:45:35.266236+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:36.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:36 smithi118 bash[20212]: cephadm 2024-04-07T14:45:35.268058+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Detected new or changed devices on smithi118 2024-04-07T14:45:36.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:36 smithi118 bash[20212]: audit 2024-04-07T14:45:35.272991+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:36.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:36 smithi118 bash[20212]: audit 2024-04-07T14:45:35.303280+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:36.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:36 smithi118 bash[20212]: audit 2024-04-07T14:45:35.306010+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:36.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:36 smithi118 bash[20212]: audit 2024-04-07T14:45:35.307818+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:36.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:36 smithi118 bash[20212]: audit 2024-04-07T14:45:35.320438+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:36.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:36 smithi118 bash[20212]: cluster 2024-04-07T14:45:36.005347+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:45:36.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:36 smithi170 bash[14550]: audit 2024-04-07T14:45:35.266236+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:36.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:36 smithi170 bash[14550]: cephadm 2024-04-07T14:45:35.268058+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Detected new or changed devices on smithi118 2024-04-07T14:45:36.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:36 smithi170 bash[14550]: audit 2024-04-07T14:45:35.272991+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:36.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:36 smithi170 bash[14550]: audit 2024-04-07T14:45:35.303280+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:36.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:36 smithi170 bash[14550]: audit 2024-04-07T14:45:35.306010+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:36.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:36 smithi170 bash[14550]: audit 2024-04-07T14:45:35.307818+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:36.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:36 smithi170 bash[14550]: audit 2024-04-07T14:45:35.320438+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:36.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:36 smithi170 bash[14550]: cluster 2024-04-07T14:45:36.005347+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:45:38.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:38 smithi118 bash[14470]: cluster 2024-04-07T14:45:38.005808+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-07T14:45:38.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:38 smithi118 bash[14470]: audit 2024-04-07T14:45:38.082707+0000 mon.a (mon.0) 322 : audit [INF] from='osd.0 [v2:172.21.15.118:6802/1837012704,v1:172.21.15.118:6803/1837012704]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-07T14:45:38.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:38 smithi118 bash[20212]: cluster 2024-04-07T14:45:38.005808+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-07T14:45:38.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:38 smithi118 bash[20212]: audit 2024-04-07T14:45:38.082707+0000 mon.a (mon.0) 322 : audit [INF] from='osd.0 [v2:172.21.15.118:6802/1837012704,v1:172.21.15.118:6803/1837012704]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-07T14:45:38.339 INFO:teuthology.orchestra.run.smithi118.stdout:Created osd(s) 0 on host 'smithi118' 2024-04-07T14:45:38.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:38 smithi170 bash[14550]: cluster 2024-04-07T14:45:38.005808+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-07T14:45:38.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:38 smithi170 bash[14550]: audit 2024-04-07T14:45:38.082707+0000 mon.a (mon.0) 322 : audit [INF] from='osd.0 [v2:172.21.15.118:6802/1837012704,v1:172.21.15.118:6803/1837012704]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-07T14:45:39.019 DEBUG:teuthology.orchestra.run.smithi118:osd.0> sudo journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.0.service 2024-04-07T14:45:39.021 INFO:tasks.cephadm:Deploying osd.1 on smithi118 with /dev/vg_nvme/lv_3... 2024-04-07T14:45:39.022 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-07T14:45:39.087 INFO:journalctl@ceph.osd.0.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-07T14:45:39.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:39 smithi170 bash[14550]: audit 2024-04-07T14:45:38.337832+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:39.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:39 smithi170 bash[14550]: audit 2024-04-07T14:45:38.346059+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:39.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:39 smithi170 bash[14550]: audit 2024-04-07T14:45:38.348453+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:39.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:39 smithi170 bash[14550]: audit 2024-04-07T14:45:38.349780+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:39.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:39 smithi170 bash[14550]: audit 2024-04-07T14:45:38.353197+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:45:39.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:39 smithi170 bash[14550]: cephadm 2024-04-07T14:45:38.354290+0000 mgr.y (mgr.14152) 87 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 15223M 2024-04-07T14:45:39.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:39 smithi170 bash[14550]: audit 2024-04-07T14:45:38.363205+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:39.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:39 smithi170 bash[14550]: audit 2024-04-07T14:45:38.370613+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:39.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:39 smithi170 bash[14550]: audit 2024-04-07T14:45:39.064885+0000 mon.a (mon.0) 330 : audit [INF] from='osd.0 [v2:172.21.15.118:6802/1837012704,v1:172.21.15.118:6803/1837012704]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-07T14:45:39.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:39 smithi170 bash[14550]: cluster 2024-04-07T14:45:39.065033+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-07T14:45:39.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:39 smithi170 bash[14550]: audit 2024-04-07T14:45:39.065292+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:45:39.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:39 smithi170 bash[14550]: audit 2024-04-07T14:45:39.065953+0000 mon.a (mon.0) 333 : audit [INF] from='osd.0 [v2:172.21.15.118:6802/1837012704,v1:172.21.15.118:6803/1837012704]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-04-07T14:45:39.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[14470]: audit 2024-04-07T14:45:38.337832+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:39.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[14470]: audit 2024-04-07T14:45:38.346059+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:39.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[14470]: audit 2024-04-07T14:45:38.348453+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:39.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[14470]: audit 2024-04-07T14:45:38.349780+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:39.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[14470]: audit 2024-04-07T14:45:38.353197+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:45:39.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[14470]: cephadm 2024-04-07T14:45:38.354290+0000 mgr.y (mgr.14152) 87 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 15223M 2024-04-07T14:45:39.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[14470]: audit 2024-04-07T14:45:38.363205+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:39.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[14470]: audit 2024-04-07T14:45:38.370613+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:39.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[14470]: audit 2024-04-07T14:45:39.064885+0000 mon.a (mon.0) 330 : audit [INF] from='osd.0 [v2:172.21.15.118:6802/1837012704,v1:172.21.15.118:6803/1837012704]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-07T14:45:39.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[14470]: cluster 2024-04-07T14:45:39.065033+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-07T14:45:39.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[14470]: audit 2024-04-07T14:45:39.065292+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:45:39.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[14470]: audit 2024-04-07T14:45:39.065953+0000 mon.a (mon.0) 333 : audit [INF] from='osd.0 [v2:172.21.15.118:6802/1837012704,v1:172.21.15.118:6803/1837012704]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-04-07T14:45:39.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[20212]: audit 2024-04-07T14:45:38.337832+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:39.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[20212]: audit 2024-04-07T14:45:38.346059+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:45:39.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[20212]: audit 2024-04-07T14:45:38.348453+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:39.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[20212]: audit 2024-04-07T14:45:38.349780+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:45:39.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[20212]: audit 2024-04-07T14:45:38.353197+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:45:39.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[20212]: cephadm 2024-04-07T14:45:38.354290+0000 mgr.y (mgr.14152) 87 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 15223M 2024-04-07T14:45:39.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[20212]: audit 2024-04-07T14:45:38.363205+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:39.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[20212]: audit 2024-04-07T14:45:38.370613+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:39.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[20212]: audit 2024-04-07T14:45:39.064885+0000 mon.a (mon.0) 330 : audit [INF] from='osd.0 [v2:172.21.15.118:6802/1837012704,v1:172.21.15.118:6803/1837012704]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-07T14:45:39.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[20212]: cluster 2024-04-07T14:45:39.065033+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-07T14:45:39.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[20212]: audit 2024-04-07T14:45:39.065292+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:45:39.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:39 smithi118 bash[20212]: audit 2024-04-07T14:45:39.065953+0000 mon.a (mon.0) 333 : audit [INF] from='osd.0 [v2:172.21.15.118:6802/1837012704,v1:172.21.15.118:6803/1837012704]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-04-07T14:45:40.242 INFO:journalctl@ceph.osd.0.smithi118.stdout:Apr 07 14:45:40 smithi118 bash[23877]: debug 2024-04-07T14:45:40.070+0000 7f5aff574700 -1 osd.0 0 waiting for initial osdmap 2024-04-07T14:45:40.242 INFO:journalctl@ceph.osd.0.smithi118.stdout:Apr 07 14:45:40 smithi118 bash[23877]: debug 2024-04-07T14:45:40.074+0000 7f5af970a700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-07T14:45:40.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:40 smithi118 bash[14470]: cluster 2024-04-07T14:45:40.006378+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:45:40.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:40 smithi118 bash[14470]: audit 2024-04-07T14:45:40.067718+0000 mon.a (mon.0) 334 : audit [INF] from='osd.0 [v2:172.21.15.118:6802/1837012704,v1:172.21.15.118:6803/1837012704]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-04-07T14:45:40.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:40 smithi118 bash[14470]: cluster 2024-04-07T14:45:40.067895+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-07T14:45:40.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:40 smithi118 bash[14470]: audit 2024-04-07T14:45:40.068213+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:45:40.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:40 smithi118 bash[14470]: audit 2024-04-07T14:45:40.075403+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:45:40.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:40 smithi118 bash[20212]: cluster 2024-04-07T14:45:40.006378+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:45:40.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:40 smithi118 bash[20212]: audit 2024-04-07T14:45:40.067718+0000 mon.a (mon.0) 334 : audit [INF] from='osd.0 [v2:172.21.15.118:6802/1837012704,v1:172.21.15.118:6803/1837012704]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-04-07T14:45:40.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:40 smithi118 bash[20212]: cluster 2024-04-07T14:45:40.067895+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-07T14:45:40.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:40 smithi118 bash[20212]: audit 2024-04-07T14:45:40.068213+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:45:40.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:40 smithi118 bash[20212]: audit 2024-04-07T14:45:40.075403+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:45:40.754 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:40 smithi170 bash[14550]: cluster 2024-04-07T14:45:40.006378+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-07T14:45:40.754 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:40 smithi170 bash[14550]: audit 2024-04-07T14:45:40.067718+0000 mon.a (mon.0) 334 : audit [INF] from='osd.0 [v2:172.21.15.118:6802/1837012704,v1:172.21.15.118:6803/1837012704]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-04-07T14:45:40.754 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:40 smithi170 bash[14550]: cluster 2024-04-07T14:45:40.067895+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-07T14:45:40.754 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:40 smithi170 bash[14550]: audit 2024-04-07T14:45:40.068213+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:45:40.754 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:40 smithi170 bash[14550]: audit 2024-04-07T14:45:40.075403+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:45:42.046 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-07T14:45:42.046 INFO:teuthology.orchestra.run.smithi118.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-07T14:45:42.046 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10+0 records in 2024-04-07T14:45:42.046 INFO:teuthology.orchestra.run.smithi118.stderr:10+0 records out 2024-04-07T14:45:42.046 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0155979 s, 672 MB/s 2024-04-07T14:45:42.046 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping successful for: 2024-04-07T14:45:42.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:42 smithi170 bash[14550]: cluster 2024-04-07T14:45:39.099331+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:45:42.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:42 smithi170 bash[14550]: cluster 2024-04-07T14:45:39.099551+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:45:42.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:42 smithi170 bash[14550]: cluster 2024-04-07T14:45:41.072121+0000 mon.a (mon.0) 338 : cluster [INF] osd.0 [v2:172.21.15.118:6802/1837012704,v1:172.21.15.118:6803/1837012704] boot 2024-04-07T14:45:42.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:42 smithi170 bash[14550]: cluster 2024-04-07T14:45:41.072204+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-07T14:45:42.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:42 smithi170 bash[14550]: audit 2024-04-07T14:45:41.073068+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:45:42.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:42 smithi170 bash[14550]: cluster 2024-04-07T14:45:42.007016+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:45:42.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:42 smithi118 bash[14470]: cluster 2024-04-07T14:45:39.099331+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:45:42.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:42 smithi118 bash[14470]: cluster 2024-04-07T14:45:39.099551+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:45:42.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:42 smithi118 bash[14470]: cluster 2024-04-07T14:45:41.072121+0000 mon.a (mon.0) 338 : cluster [INF] osd.0 [v2:172.21.15.118:6802/1837012704,v1:172.21.15.118:6803/1837012704] boot 2024-04-07T14:45:42.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:42 smithi118 bash[14470]: cluster 2024-04-07T14:45:41.072204+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-07T14:45:42.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:42 smithi118 bash[14470]: audit 2024-04-07T14:45:41.073068+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:45:42.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:42 smithi118 bash[14470]: cluster 2024-04-07T14:45:42.007016+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:45:42.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:42 smithi118 bash[20212]: cluster 2024-04-07T14:45:39.099331+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:45:42.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:42 smithi118 bash[20212]: cluster 2024-04-07T14:45:39.099551+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:45:42.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:42 smithi118 bash[20212]: cluster 2024-04-07T14:45:41.072121+0000 mon.a (mon.0) 338 : cluster [INF] osd.0 [v2:172.21.15.118:6802/1837012704,v1:172.21.15.118:6803/1837012704] boot 2024-04-07T14:45:42.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:42 smithi118 bash[20212]: cluster 2024-04-07T14:45:41.072204+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-07T14:45:42.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:42 smithi118 bash[20212]: audit 2024-04-07T14:45:41.073068+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:45:42.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:42 smithi118 bash[20212]: cluster 2024-04-07T14:45:42.007016+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:45:42.722 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph orch daemon add osd smithi118:vg_nvme/lv_3 2024-04-07T14:45:43.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:43 smithi170 bash[14550]: cluster 2024-04-07T14:45:42.077584+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-07T14:45:43.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:43 smithi118 bash[14470]: cluster 2024-04-07T14:45:42.077584+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-07T14:45:43.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:43 smithi118 bash[20212]: cluster 2024-04-07T14:45:42.077584+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-07T14:45:44.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:44 smithi170 bash[14550]: cluster 2024-04-07T14:45:44.007564+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-07T14:45:44.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:44 smithi118 bash[14470]: cluster 2024-04-07T14:45:44.007564+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-07T14:45:44.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:44 smithi118 bash[20212]: cluster 2024-04-07T14:45:44.007564+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-07T14:45:46.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:45 smithi170 bash[14550]: audit 2024-04-07T14:45:45.642273+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:45:46.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:45 smithi170 bash[14550]: audit 2024-04-07T14:45:45.648124+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:45:46.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:45 smithi170 bash[14550]: audit 2024-04-07T14:45:45.649676+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:46.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:45 smithi118 bash[14470]: audit 2024-04-07T14:45:45.642273+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:45:46.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:45 smithi118 bash[14470]: audit 2024-04-07T14:45:45.648124+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:45:46.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:45 smithi118 bash[14470]: audit 2024-04-07T14:45:45.649676+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:46.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:45 smithi118 bash[20212]: audit 2024-04-07T14:45:45.642273+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:45:46.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:45 smithi118 bash[20212]: audit 2024-04-07T14:45:45.648124+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:45:46.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:45 smithi118 bash[20212]: audit 2024-04-07T14:45:45.649676+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:45:47.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:46 smithi170 bash[14550]: audit 2024-04-07T14:45:45.639332+0000 mgr.y (mgr.14152) 91 : audit [DBG] from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:45:47.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:46 smithi170 bash[14550]: cluster 2024-04-07T14:45:46.008043+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:45:47.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:46 smithi118 bash[14470]: audit 2024-04-07T14:45:45.639332+0000 mgr.y (mgr.14152) 91 : audit [DBG] from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:45:47.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:46 smithi118 bash[14470]: cluster 2024-04-07T14:45:46.008043+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:45:47.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:46 smithi118 bash[20212]: audit 2024-04-07T14:45:45.639332+0000 mgr.y (mgr.14152) 91 : audit [DBG] from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:45:47.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:46 smithi118 bash[20212]: cluster 2024-04-07T14:45:46.008043+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:45:48.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:45:47 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:45:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:45:49.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:48 smithi170 bash[14550]: audit 2024-04-07T14:45:47.657015+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:49.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:48 smithi170 bash[14550]: audit 2024-04-07T14:45:47.665781+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:49.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:48 smithi170 bash[14550]: cluster 2024-04-07T14:45:48.008700+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-07T14:45:49.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:48 smithi118 bash[14470]: audit 2024-04-07T14:45:47.657015+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:49.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:48 smithi118 bash[14470]: audit 2024-04-07T14:45:47.665781+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:49.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:48 smithi118 bash[14470]: cluster 2024-04-07T14:45:48.008700+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-07T14:45:49.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:48 smithi118 bash[20212]: audit 2024-04-07T14:45:47.657015+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:49.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:48 smithi118 bash[20212]: audit 2024-04-07T14:45:47.665781+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:49.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:48 smithi118 bash[20212]: cluster 2024-04-07T14:45:48.008700+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-07T14:45:50.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:50 smithi170 bash[14550]: cluster 2024-04-07T14:45:50.009263+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-07T14:45:50.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:50 smithi118 bash[14470]: cluster 2024-04-07T14:45:50.009263+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-07T14:45:50.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:50 smithi118 bash[20212]: cluster 2024-04-07T14:45:50.009263+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-07T14:45:52.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:52 smithi170 bash[14550]: cluster 2024-04-07T14:45:52.009741+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-07T14:45:52.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:52 smithi118 bash[14470]: cluster 2024-04-07T14:45:52.009741+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-07T14:45:52.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:52 smithi118 bash[20212]: cluster 2024-04-07T14:45:52.009741+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-07T14:45:53.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:53 smithi170 bash[14550]: audit 2024-04-07T14:45:52.260949+0000 mon.a (mon.0) 347 : audit [INF] from='client.? 172.21.15.118:0/2304950389' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67f8e121-e8ac-4165-911c-b13992da84d1"}]: dispatch 2024-04-07T14:45:53.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:53 smithi170 bash[14550]: audit 2024-04-07T14:45:52.269110+0000 mon.a (mon.0) 348 : audit [INF] from='client.? 172.21.15.118:0/2304950389' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67f8e121-e8ac-4165-911c-b13992da84d1"}]': finished 2024-04-07T14:45:53.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:53 smithi170 bash[14550]: cluster 2024-04-07T14:45:52.269312+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-07T14:45:53.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:53 smithi170 bash[14550]: audit 2024-04-07T14:45:52.269489+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:45:53.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:53 smithi170 bash[14550]: audit 2024-04-07T14:45:52.985889+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.118:0/572947970' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:45:53.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:53 smithi118 bash[14470]: audit 2024-04-07T14:45:52.260949+0000 mon.a (mon.0) 347 : audit [INF] from='client.? 172.21.15.118:0/2304950389' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67f8e121-e8ac-4165-911c-b13992da84d1"}]: dispatch 2024-04-07T14:45:53.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:53 smithi118 bash[14470]: audit 2024-04-07T14:45:52.269110+0000 mon.a (mon.0) 348 : audit [INF] from='client.? 172.21.15.118:0/2304950389' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67f8e121-e8ac-4165-911c-b13992da84d1"}]': finished 2024-04-07T14:45:53.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:53 smithi118 bash[14470]: cluster 2024-04-07T14:45:52.269312+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-07T14:45:53.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:53 smithi118 bash[14470]: audit 2024-04-07T14:45:52.269489+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:45:53.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:53 smithi118 bash[14470]: audit 2024-04-07T14:45:52.985889+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.118:0/572947970' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:45:53.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:53 smithi118 bash[20212]: audit 2024-04-07T14:45:52.260949+0000 mon.a (mon.0) 347 : audit [INF] from='client.? 172.21.15.118:0/2304950389' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67f8e121-e8ac-4165-911c-b13992da84d1"}]: dispatch 2024-04-07T14:45:53.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:53 smithi118 bash[20212]: audit 2024-04-07T14:45:52.269110+0000 mon.a (mon.0) 348 : audit [INF] from='client.? 172.21.15.118:0/2304950389' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67f8e121-e8ac-4165-911c-b13992da84d1"}]': finished 2024-04-07T14:45:53.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:53 smithi118 bash[20212]: cluster 2024-04-07T14:45:52.269312+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-07T14:45:53.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:53 smithi118 bash[20212]: audit 2024-04-07T14:45:52.269489+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:45:53.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:53 smithi118 bash[20212]: audit 2024-04-07T14:45:52.985889+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.118:0/572947970' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:45:54.267 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:45:53 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:45:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:45:55.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:54 smithi170 bash[14550]: audit 2024-04-07T14:45:53.972532+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:55.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:54 smithi170 bash[14550]: audit 2024-04-07T14:45:53.980256+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:55.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:54 smithi170 bash[14550]: cluster 2024-04-07T14:45:54.010217+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:45:55.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:54 smithi118 bash[14470]: audit 2024-04-07T14:45:53.972532+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:55.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:54 smithi118 bash[14470]: audit 2024-04-07T14:45:53.980256+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:55.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:54 smithi118 bash[14470]: cluster 2024-04-07T14:45:54.010217+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:45:55.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:54 smithi118 bash[20212]: audit 2024-04-07T14:45:53.972532+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:55.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:54 smithi118 bash[20212]: audit 2024-04-07T14:45:53.980256+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:45:55.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:54 smithi118 bash[20212]: cluster 2024-04-07T14:45:54.010217+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:45:56.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:56 smithi170 bash[14550]: cluster 2024-04-07T14:45:56.010748+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:45:56.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:56 smithi118 bash[14470]: cluster 2024-04-07T14:45:56.010748+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:45:56.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:56 smithi118 bash[20212]: cluster 2024-04-07T14:45:56.010748+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:45:58.379 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:58 smithi118 bash[20212]: cluster 2024-04-07T14:45:58.011296+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-07T14:45:58.379 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:58 smithi118 bash[20212]: audit 2024-04-07T14:45:58.063001+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:45:58.379 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:45:58 smithi118 bash[20212]: audit 2024-04-07T14:45:58.068325+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:45:58.379 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:58 smithi118 bash[14470]: cluster 2024-04-07T14:45:58.011296+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-07T14:45:58.380 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:58 smithi118 bash[14470]: audit 2024-04-07T14:45:58.063001+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:45:58.380 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:45:58 smithi118 bash[14470]: audit 2024-04-07T14:45:58.068325+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:45:58.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:58 smithi170 bash[14550]: cluster 2024-04-07T14:45:58.011296+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-07T14:45:58.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:58 smithi170 bash[14550]: audit 2024-04-07T14:45:58.063001+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:45:58.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:45:58 smithi170 bash[14550]: audit 2024-04-07T14:45:58.068325+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:46:00.245 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:00 smithi118 bash[20212]: cluster 2024-04-07T14:46:00.011827+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-07T14:46:00.245 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:00 smithi118 bash[14470]: cluster 2024-04-07T14:46:00.011827+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-07T14:46:00.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:00 smithi170 bash[14550]: cluster 2024-04-07T14:46:00.011827+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-07T14:46:02.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:02 smithi170 bash[14550]: cluster 2024-04-07T14:46:02.012365+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-07T14:46:02.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:02 smithi118 bash[14470]: cluster 2024-04-07T14:46:02.012365+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-07T14:46:02.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:02 smithi118 bash[20212]: cluster 2024-04-07T14:46:02.012365+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-07T14:46:03.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:03 smithi170 bash[14550]: audit 2024-04-07T14:46:02.765129+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-07T14:46:03.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:03 smithi170 bash[14550]: audit 2024-04-07T14:46:02.766373+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:03.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:03 smithi170 bash[14550]: cephadm 2024-04-07T14:46:02.767347+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Deploying daemon osd.1 on smithi118 2024-04-07T14:46:03.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:03 smithi118 bash[14470]: audit 2024-04-07T14:46:02.765129+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-07T14:46:03.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:03 smithi118 bash[14470]: audit 2024-04-07T14:46:02.766373+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:03.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:03 smithi118 bash[14470]: cephadm 2024-04-07T14:46:02.767347+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Deploying daemon osd.1 on smithi118 2024-04-07T14:46:03.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:03 smithi118 bash[20212]: audit 2024-04-07T14:46:02.765129+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-07T14:46:03.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:03 smithi118 bash[20212]: audit 2024-04-07T14:46:02.766373+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:03.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:03 smithi118 bash[20212]: cephadm 2024-04-07T14:46:02.767347+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Deploying daemon osd.1 on smithi118 2024-04-07T14:46:04.490 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:04 smithi170 bash[14550]: cluster 2024-04-07T14:46:04.012862+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:46:04.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:04 smithi118 bash[14470]: cluster 2024-04-07T14:46:04.012862+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:46:04.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:04 smithi118 bash[20212]: cluster 2024-04-07T14:46:04.012862+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:46:06.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:06 smithi118 bash[14470]: cluster 2024-04-07T14:46:06.013375+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:46:06.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:06 smithi118 bash[20212]: cluster 2024-04-07T14:46:06.013375+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:46:06.390 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:06 smithi170 bash[14550]: cluster 2024-04-07T14:46:06.013375+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:46:08.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:46:07 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:46:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:46:08.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:07 smithi118 bash[20212]: audit 2024-04-07T14:46:06.883899+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:08.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:07 smithi118 bash[20212]: audit 2024-04-07T14:46:06.906348+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:46:08.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:07 smithi118 bash[20212]: audit 2024-04-07T14:46:06.908050+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:08.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:07 smithi118 bash[20212]: audit 2024-04-07T14:46:06.909129+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:46:08.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:07 smithi118 bash[20212]: audit 2024-04-07T14:46:06.916361+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:08.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:07 smithi118 bash[20212]: audit 2024-04-07T14:46:07.786863+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:08.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:07 smithi118 bash[20212]: audit 2024-04-07T14:46:07.793790+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:08.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:07 smithi118 bash[14470]: audit 2024-04-07T14:46:06.883899+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:08.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:07 smithi118 bash[14470]: audit 2024-04-07T14:46:06.906348+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:46:08.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:07 smithi118 bash[14470]: audit 2024-04-07T14:46:06.908050+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:08.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:07 smithi118 bash[14470]: audit 2024-04-07T14:46:06.909129+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:46:08.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:07 smithi118 bash[14470]: audit 2024-04-07T14:46:06.916361+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:08.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:07 smithi118 bash[14470]: audit 2024-04-07T14:46:07.786863+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:08.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:07 smithi118 bash[14470]: audit 2024-04-07T14:46:07.793790+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:08.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:07 smithi170 bash[14550]: audit 2024-04-07T14:46:06.883899+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:08.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:07 smithi170 bash[14550]: audit 2024-04-07T14:46:06.906348+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:46:08.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:07 smithi170 bash[14550]: audit 2024-04-07T14:46:06.908050+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:08.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:07 smithi170 bash[14550]: audit 2024-04-07T14:46:06.909129+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:46:08.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:07 smithi170 bash[14550]: audit 2024-04-07T14:46:06.916361+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:08.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:07 smithi170 bash[14550]: audit 2024-04-07T14:46:07.786863+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:08.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:07 smithi170 bash[14550]: audit 2024-04-07T14:46:07.793790+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:09.248 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:08 smithi118 bash[14470]: cluster 2024-04-07T14:46:08.013744+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-07T14:46:09.248 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:08 smithi118 bash[20212]: cluster 2024-04-07T14:46:08.013744+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-07T14:46:09.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:08 smithi170 bash[14550]: cluster 2024-04-07T14:46:08.013744+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-07T14:46:10.388 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:10 smithi118 bash[14470]: cluster 2024-04-07T14:46:10.014190+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-07T14:46:10.389 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:10 smithi118 bash[20212]: cluster 2024-04-07T14:46:10.014190+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-07T14:46:10.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:10 smithi170 bash[14550]: cluster 2024-04-07T14:46:10.014190+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-07T14:46:12.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:12 smithi170 bash[14550]: cluster 2024-04-07T14:46:12.014746+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-07T14:46:12.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:12 smithi118 bash[14470]: cluster 2024-04-07T14:46:12.014746+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-07T14:46:12.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:12 smithi118 bash[20212]: cluster 2024-04-07T14:46:12.014746+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-07T14:46:13.563 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:46:13 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:46:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:46:14.175 INFO:teuthology.orchestra.run.smithi118.stdout:Created osd(s) 1 on host 'smithi118' 2024-04-07T14:46:14.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[14470]: audit 2024-04-07T14:46:13.260511+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:14.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[14470]: cephadm 2024-04-07T14:46:13.261413+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Detected new or changed devices on smithi118 2024-04-07T14:46:14.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[14470]: audit 2024-04-07T14:46:13.266862+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:14.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[14470]: audit 2024-04-07T14:46:13.953784+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.118:6810/1370716217,v1:172.21.15.118:6811/1370716217]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-07T14:46:14.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[14470]: audit 2024-04-07T14:46:13.954347+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-07T14:46:14.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[14470]: cluster 2024-04-07T14:46:14.015169+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:46:14.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[14470]: audit 2024-04-07T14:46:14.174522+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:14.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[14470]: audit 2024-04-07T14:46:14.200741+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:46:14.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[14470]: audit 2024-04-07T14:46:14.202515+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:14.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[14470]: audit 2024-04-07T14:46:14.203365+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:46:14.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[14470]: audit 2024-04-07T14:46:14.207038+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:46:14.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[14470]: audit 2024-04-07T14:46:14.208027+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:46:14.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[14470]: audit 2024-04-07T14:46:14.215861+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:14.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[14470]: audit 2024-04-07T14:46:14.222065+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:14.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[20212]: audit 2024-04-07T14:46:13.260511+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:14.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[20212]: cephadm 2024-04-07T14:46:13.261413+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Detected new or changed devices on smithi118 2024-04-07T14:46:14.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[20212]: audit 2024-04-07T14:46:13.266862+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:14.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[20212]: audit 2024-04-07T14:46:13.953784+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.118:6810/1370716217,v1:172.21.15.118:6811/1370716217]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-07T14:46:14.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[20212]: audit 2024-04-07T14:46:13.954347+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-07T14:46:14.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[20212]: cluster 2024-04-07T14:46:14.015169+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:46:14.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[20212]: audit 2024-04-07T14:46:14.174522+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:14.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[20212]: audit 2024-04-07T14:46:14.200741+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:46:14.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[20212]: audit 2024-04-07T14:46:14.202515+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:14.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[20212]: audit 2024-04-07T14:46:14.203365+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:46:14.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[20212]: audit 2024-04-07T14:46:14.207038+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:46:14.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[20212]: audit 2024-04-07T14:46:14.208027+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:46:14.520 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[20212]: audit 2024-04-07T14:46:14.215861+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:14.520 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:14 smithi118 bash[20212]: audit 2024-04-07T14:46:14.222065+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:14.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:14 smithi170 bash[14550]: audit 2024-04-07T14:46:13.260511+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:14.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:14 smithi170 bash[14550]: cephadm 2024-04-07T14:46:13.261413+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Detected new or changed devices on smithi118 2024-04-07T14:46:14.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:14 smithi170 bash[14550]: audit 2024-04-07T14:46:13.266862+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:14.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:14 smithi170 bash[14550]: audit 2024-04-07T14:46:13.953784+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.118:6810/1370716217,v1:172.21.15.118:6811/1370716217]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-07T14:46:14.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:14 smithi170 bash[14550]: audit 2024-04-07T14:46:13.954347+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-07T14:46:14.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:14 smithi170 bash[14550]: cluster 2024-04-07T14:46:14.015169+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:46:14.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:14 smithi170 bash[14550]: audit 2024-04-07T14:46:14.174522+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:14.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:14 smithi170 bash[14550]: audit 2024-04-07T14:46:14.200741+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:46:14.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:14 smithi170 bash[14550]: audit 2024-04-07T14:46:14.202515+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:14.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:14 smithi170 bash[14550]: audit 2024-04-07T14:46:14.203365+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:46:14.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:14 smithi170 bash[14550]: audit 2024-04-07T14:46:14.207038+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:46:14.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:14 smithi170 bash[14550]: audit 2024-04-07T14:46:14.208027+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:46:14.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:14 smithi170 bash[14550]: audit 2024-04-07T14:46:14.215861+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:14.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:14 smithi170 bash[14550]: audit 2024-04-07T14:46:14.222065+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:15.291 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:15 smithi118 bash[14470]: cephadm 2024-04-07T14:46:14.208818+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 7611M 2024-04-07T14:46:15.291 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:15 smithi118 bash[14470]: audit 2024-04-07T14:46:14.272785+0000 mon.a (mon.0) 375 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-07T14:46:15.291 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:15 smithi118 bash[14470]: cluster 2024-04-07T14:46:14.272895+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-07T14:46:15.291 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:15 smithi118 bash[14470]: audit 2024-04-07T14:46:14.273358+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:46:15.291 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:15 smithi118 bash[14470]: audit 2024-04-07T14:46:14.273802+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.118:6810/1370716217,v1:172.21.15.118:6811/1370716217]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-04-07T14:46:15.291 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:15 smithi118 bash[14470]: audit 2024-04-07T14:46:14.278886+0000 mon.a (mon.0) 378 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-04-07T14:46:15.291 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:15 smithi118 bash[20212]: cephadm 2024-04-07T14:46:14.208818+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 7611M 2024-04-07T14:46:15.292 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:15 smithi118 bash[20212]: audit 2024-04-07T14:46:14.272785+0000 mon.a (mon.0) 375 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-07T14:46:15.292 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:15 smithi118 bash[20212]: cluster 2024-04-07T14:46:14.272895+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-07T14:46:15.292 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:15 smithi118 bash[20212]: audit 2024-04-07T14:46:14.273358+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:46:15.292 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:15 smithi118 bash[20212]: audit 2024-04-07T14:46:14.273802+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.118:6810/1370716217,v1:172.21.15.118:6811/1370716217]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-04-07T14:46:15.292 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:15 smithi118 bash[20212]: audit 2024-04-07T14:46:14.278886+0000 mon.a (mon.0) 378 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-04-07T14:46:15.336 DEBUG:teuthology.orchestra.run.smithi118:osd.1> sudo journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.1.service 2024-04-07T14:46:15.339 INFO:tasks.cephadm:Deploying osd.2 on smithi118 with /dev/vg_nvme/lv_2... 2024-04-07T14:46:15.339 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-07T14:46:15.589 INFO:journalctl@ceph.osd.1.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-07T14:46:15.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:15 smithi170 bash[14550]: cephadm 2024-04-07T14:46:14.208818+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 7611M 2024-04-07T14:46:15.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:15 smithi170 bash[14550]: audit 2024-04-07T14:46:14.272785+0000 mon.a (mon.0) 375 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-07T14:46:15.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:15 smithi170 bash[14550]: cluster 2024-04-07T14:46:14.272895+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-07T14:46:15.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:15 smithi170 bash[14550]: audit 2024-04-07T14:46:14.273358+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:46:15.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:15 smithi170 bash[14550]: audit 2024-04-07T14:46:14.273802+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.118:6810/1370716217,v1:172.21.15.118:6811/1370716217]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-04-07T14:46:15.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:15 smithi170 bash[14550]: audit 2024-04-07T14:46:14.278886+0000 mon.a (mon.0) 378 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-04-07T14:46:16.559 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:16 smithi118 bash[14470]: audit 2024-04-07T14:46:15.284843+0000 mon.a (mon.0) 379 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-04-07T14:46:16.559 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:16 smithi118 bash[14470]: cluster 2024-04-07T14:46:15.284954+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-07T14:46:16.560 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:16 smithi118 bash[14470]: audit 2024-04-07T14:46:15.285156+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:46:16.560 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:16 smithi118 bash[14470]: audit 2024-04-07T14:46:15.292342+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:46:16.560 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:16 smithi118 bash[14470]: cluster 2024-04-07T14:46:16.015667+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:46:16.560 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:16 smithi118 bash[20212]: audit 2024-04-07T14:46:15.284843+0000 mon.a (mon.0) 379 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-04-07T14:46:16.560 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:16 smithi118 bash[20212]: cluster 2024-04-07T14:46:15.284954+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-07T14:46:16.560 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:16 smithi118 bash[20212]: audit 2024-04-07T14:46:15.285156+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:46:16.560 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:16 smithi118 bash[20212]: audit 2024-04-07T14:46:15.292342+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:46:16.560 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:16 smithi118 bash[20212]: cluster 2024-04-07T14:46:16.015667+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:46:16.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:16 smithi170 bash[14550]: audit 2024-04-07T14:46:15.284843+0000 mon.a (mon.0) 379 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-04-07T14:46:16.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:16 smithi170 bash[14550]: cluster 2024-04-07T14:46:15.284954+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-07T14:46:16.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:16 smithi170 bash[14550]: audit 2024-04-07T14:46:15.285156+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:46:16.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:16 smithi170 bash[14550]: audit 2024-04-07T14:46:15.292342+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:46:16.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:16 smithi170 bash[14550]: cluster 2024-04-07T14:46:16.015667+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-07T14:46:17.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:17 smithi118 bash[14470]: cluster 2024-04-07T14:46:14.965961+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:46:17.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:17 smithi118 bash[14470]: cluster 2024-04-07T14:46:14.966185+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:46:17.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:17 smithi118 bash[14470]: audit 2024-04-07T14:46:16.291354+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:46:17.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:17 smithi118 bash[14470]: cluster 2024-04-07T14:46:16.295029+0000 mon.a (mon.0) 384 : cluster [INF] osd.1 [v2:172.21.15.118:6810/1370716217,v1:172.21.15.118:6811/1370716217] boot 2024-04-07T14:46:17.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:17 smithi118 bash[14470]: cluster 2024-04-07T14:46:16.295104+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-07T14:46:17.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:17 smithi118 bash[14470]: audit 2024-04-07T14:46:16.295243+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:46:17.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:17 smithi118 bash[20212]: cluster 2024-04-07T14:46:14.965961+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:46:17.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:17 smithi118 bash[20212]: cluster 2024-04-07T14:46:14.966185+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:46:17.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:17 smithi118 bash[20212]: audit 2024-04-07T14:46:16.291354+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:46:17.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:17 smithi118 bash[20212]: cluster 2024-04-07T14:46:16.295029+0000 mon.a (mon.0) 384 : cluster [INF] osd.1 [v2:172.21.15.118:6810/1370716217,v1:172.21.15.118:6811/1370716217] boot 2024-04-07T14:46:17.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:17 smithi118 bash[20212]: cluster 2024-04-07T14:46:16.295104+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-07T14:46:17.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:17 smithi118 bash[20212]: audit 2024-04-07T14:46:16.295243+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:46:17.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:17 smithi170 bash[14550]: cluster 2024-04-07T14:46:14.965961+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:46:17.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:17 smithi170 bash[14550]: cluster 2024-04-07T14:46:14.966185+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:46:17.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:17 smithi170 bash[14550]: audit 2024-04-07T14:46:16.291354+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:46:17.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:17 smithi170 bash[14550]: cluster 2024-04-07T14:46:16.295029+0000 mon.a (mon.0) 384 : cluster [INF] osd.1 [v2:172.21.15.118:6810/1370716217,v1:172.21.15.118:6811/1370716217] boot 2024-04-07T14:46:17.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:17 smithi170 bash[14550]: cluster 2024-04-07T14:46:16.295104+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-07T14:46:17.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:17 smithi170 bash[14550]: audit 2024-04-07T14:46:16.295243+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:46:18.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:18 smithi170 bash[14550]: cluster 2024-04-07T14:46:17.298030+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-07T14:46:18.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:18 smithi170 bash[14550]: cluster 2024-04-07T14:46:18.016174+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:18.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:18 smithi118 bash[14470]: cluster 2024-04-07T14:46:17.298030+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-07T14:46:18.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:18 smithi118 bash[14470]: cluster 2024-04-07T14:46:18.016174+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:18.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:18 smithi118 bash[20212]: cluster 2024-04-07T14:46:17.298030+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-07T14:46:18.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:18 smithi118 bash[20212]: cluster 2024-04-07T14:46:18.016174+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:18.943 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-07T14:46:18.944 INFO:teuthology.orchestra.run.smithi118.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-07T14:46:18.944 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10+0 records in 2024-04-07T14:46:18.944 INFO:teuthology.orchestra.run.smithi118.stderr:10+0 records out 2024-04-07T14:46:18.944 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0183268 s, 572 MB/s 2024-04-07T14:46:18.944 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping successful for: 2024-04-07T14:46:19.655 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph orch daemon add osd smithi118:vg_nvme/lv_2 2024-04-07T14:46:20.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:20 smithi170 bash[14550]: cluster 2024-04-07T14:46:20.016684+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:20.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:20 smithi118 bash[14470]: cluster 2024-04-07T14:46:20.016684+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:20.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:20 smithi118 bash[20212]: cluster 2024-04-07T14:46:20.016684+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:22.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:22 smithi170 bash[14550]: cluster 2024-04-07T14:46:22.017208+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:22.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:22 smithi118 bash[20212]: cluster 2024-04-07T14:46:22.017208+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:22.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:22 smithi118 bash[14470]: cluster 2024-04-07T14:46:22.017208+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:23.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:23 smithi170 bash[14550]: audit 2024-04-07T14:46:22.635864+0000 mgr.y (mgr.14152) 114 : audit [DBG] from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:46:23.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:23 smithi170 bash[14550]: audit 2024-04-07T14:46:22.642732+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:46:23.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:23 smithi170 bash[14550]: audit 2024-04-07T14:46:22.646639+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:46:23.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:23 smithi170 bash[14550]: audit 2024-04-07T14:46:22.647748+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:23.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:23 smithi118 bash[20212]: audit 2024-04-07T14:46:22.635864+0000 mgr.y (mgr.14152) 114 : audit [DBG] from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:46:23.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:23 smithi118 bash[20212]: audit 2024-04-07T14:46:22.642732+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:46:23.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:23 smithi118 bash[20212]: audit 2024-04-07T14:46:22.646639+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:46:23.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:23 smithi118 bash[20212]: audit 2024-04-07T14:46:22.647748+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:23.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:23 smithi118 bash[14470]: audit 2024-04-07T14:46:22.635864+0000 mgr.y (mgr.14152) 114 : audit [DBG] from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:46:23.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:23 smithi118 bash[14470]: audit 2024-04-07T14:46:22.642732+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:46:23.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:23 smithi118 bash[14470]: audit 2024-04-07T14:46:22.646639+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:46:23.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:23 smithi118 bash[14470]: audit 2024-04-07T14:46:22.647748+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:24.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:24 smithi170 bash[14550]: cluster 2024-04-07T14:46:24.017742+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:24.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:24 smithi118 bash[14470]: cluster 2024-04-07T14:46:24.017742+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:24.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:24 smithi118 bash[20212]: cluster 2024-04-07T14:46:24.017742+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:26.389 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:26 smithi118 bash[14470]: cluster 2024-04-07T14:46:26.018201+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:26.389 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:26 smithi118 bash[20212]: cluster 2024-04-07T14:46:26.018201+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:26.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:26 smithi170 bash[14550]: cluster 2024-04-07T14:46:26.018201+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:28.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:46:27 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:46:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:46:29.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:28 smithi170 bash[14550]: audit 2024-04-07T14:46:27.908991+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:29.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:28 smithi170 bash[14550]: audit 2024-04-07T14:46:27.915251+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:29.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:28 smithi170 bash[14550]: cluster 2024-04-07T14:46:28.018628+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:29.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:28 smithi170 bash[14550]: audit 2024-04-07T14:46:28.545699+0000 mon.a (mon.0) 393 : audit [INF] from='client.? 172.21.15.118:0/2117934503' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "06b8b140-4fc0-43a1-93b2-158e0df52537"}]: dispatch 2024-04-07T14:46:29.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:28 smithi170 bash[14550]: audit 2024-04-07T14:46:28.551706+0000 mon.a (mon.0) 394 : audit [INF] from='client.? 172.21.15.118:0/2117934503' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "06b8b140-4fc0-43a1-93b2-158e0df52537"}]': finished 2024-04-07T14:46:29.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:28 smithi170 bash[14550]: cluster 2024-04-07T14:46:28.551762+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-07T14:46:29.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:28 smithi170 bash[14550]: audit 2024-04-07T14:46:28.551952+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:46:29.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:28 smithi118 bash[20212]: audit 2024-04-07T14:46:27.908991+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:29.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:28 smithi118 bash[20212]: audit 2024-04-07T14:46:27.915251+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:29.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:28 smithi118 bash[20212]: cluster 2024-04-07T14:46:28.018628+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:29.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:28 smithi118 bash[20212]: audit 2024-04-07T14:46:28.545699+0000 mon.a (mon.0) 393 : audit [INF] from='client.? 172.21.15.118:0/2117934503' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "06b8b140-4fc0-43a1-93b2-158e0df52537"}]: dispatch 2024-04-07T14:46:29.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:28 smithi118 bash[20212]: audit 2024-04-07T14:46:28.551706+0000 mon.a (mon.0) 394 : audit [INF] from='client.? 172.21.15.118:0/2117934503' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "06b8b140-4fc0-43a1-93b2-158e0df52537"}]': finished 2024-04-07T14:46:29.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:28 smithi118 bash[20212]: cluster 2024-04-07T14:46:28.551762+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-07T14:46:29.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:28 smithi118 bash[20212]: audit 2024-04-07T14:46:28.551952+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:46:29.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:28 smithi118 bash[14470]: audit 2024-04-07T14:46:27.908991+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:29.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:28 smithi118 bash[14470]: audit 2024-04-07T14:46:27.915251+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:29.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:28 smithi118 bash[14470]: cluster 2024-04-07T14:46:28.018628+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:29.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:28 smithi118 bash[14470]: audit 2024-04-07T14:46:28.545699+0000 mon.a (mon.0) 393 : audit [INF] from='client.? 172.21.15.118:0/2117934503' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "06b8b140-4fc0-43a1-93b2-158e0df52537"}]: dispatch 2024-04-07T14:46:29.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:28 smithi118 bash[14470]: audit 2024-04-07T14:46:28.551706+0000 mon.a (mon.0) 394 : audit [INF] from='client.? 172.21.15.118:0/2117934503' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "06b8b140-4fc0-43a1-93b2-158e0df52537"}]': finished 2024-04-07T14:46:29.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:28 smithi118 bash[14470]: cluster 2024-04-07T14:46:28.551762+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-07T14:46:29.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:28 smithi118 bash[14470]: audit 2024-04-07T14:46:28.551952+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:46:30.207 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:29 smithi118 bash[14470]: audit 2024-04-07T14:46:29.265871+0000 mon.a (mon.0) 397 : audit [DBG] from='client.? 172.21.15.118:0/2881051634' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:46:30.208 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:29 smithi118 bash[20212]: audit 2024-04-07T14:46:29.265871+0000 mon.a (mon.0) 397 : audit [DBG] from='client.? 172.21.15.118:0/2881051634' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:46:30.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:29 smithi170 bash[14550]: audit 2024-04-07T14:46:29.265871+0000 mon.a (mon.0) 397 : audit [DBG] from='client.? 172.21.15.118:0/2881051634' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:46:31.251 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:30 smithi118 bash[14470]: cluster 2024-04-07T14:46:30.019059+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:31.251 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:30 smithi118 bash[20212]: cluster 2024-04-07T14:46:30.019059+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:31.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:30 smithi170 bash[14550]: cluster 2024-04-07T14:46:30.019059+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:31.998 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:46:31 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:46:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:46:33.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:32 smithi170 bash[14550]: audit 2024-04-07T14:46:31.950963+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:33.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:32 smithi170 bash[14550]: audit 2024-04-07T14:46:31.958028+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:33.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:32 smithi170 bash[14550]: cluster 2024-04-07T14:46:32.019618+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:33.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:32 smithi118 bash[14470]: audit 2024-04-07T14:46:31.950963+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:33.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:32 smithi118 bash[14470]: audit 2024-04-07T14:46:31.958028+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:33.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:32 smithi118 bash[14470]: cluster 2024-04-07T14:46:32.019618+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:33.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:32 smithi118 bash[20212]: audit 2024-04-07T14:46:31.950963+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:33.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:32 smithi118 bash[20212]: audit 2024-04-07T14:46:31.958028+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:33.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:32 smithi118 bash[20212]: cluster 2024-04-07T14:46:32.019618+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:34.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:34 smithi170 bash[14550]: cluster 2024-04-07T14:46:34.020184+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:34.514 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:34 smithi118 bash[14470]: cluster 2024-04-07T14:46:34.020184+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:34.515 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:34 smithi118 bash[20212]: cluster 2024-04-07T14:46:34.020184+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:36.392 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:36 smithi118 bash[14470]: cluster 2024-04-07T14:46:36.020708+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:36.392 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:36 smithi118 bash[20212]: cluster 2024-04-07T14:46:36.020708+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:36.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:36 smithi170 bash[14550]: cluster 2024-04-07T14:46:36.020708+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:38.484 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:38 smithi118 bash[14470]: cluster 2024-04-07T14:46:38.021195+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-07T14:46:38.484 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:38 smithi118 bash[20212]: cluster 2024-04-07T14:46:38.021195+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-07T14:46:38.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:38 smithi170 bash[14550]: cluster 2024-04-07T14:46:38.021195+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-07T14:46:39.478 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:39 smithi118 bash[14470]: audit 2024-04-07T14:46:39.212738+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-07T14:46:39.479 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:39 smithi118 bash[14470]: audit 2024-04-07T14:46:39.214014+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:39.479 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:39 smithi118 bash[20212]: audit 2024-04-07T14:46:39.212738+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-07T14:46:39.479 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:39 smithi118 bash[20212]: audit 2024-04-07T14:46:39.214014+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:39.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:39 smithi170 bash[14550]: audit 2024-04-07T14:46:39.212738+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-07T14:46:39.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:39 smithi170 bash[14550]: audit 2024-04-07T14:46:39.214014+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:40.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:40 smithi118 bash[20212]: cephadm 2024-04-07T14:46:39.215049+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Deploying daemon osd.2 on smithi118 2024-04-07T14:46:40.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:40 smithi118 bash[20212]: cluster 2024-04-07T14:46:40.021675+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:40.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:40 smithi118 bash[14470]: cephadm 2024-04-07T14:46:39.215049+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Deploying daemon osd.2 on smithi118 2024-04-07T14:46:40.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:40 smithi118 bash[14470]: cluster 2024-04-07T14:46:40.021675+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:40.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:40 smithi170 bash[14550]: cephadm 2024-04-07T14:46:39.215049+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Deploying daemon osd.2 on smithi118 2024-04-07T14:46:40.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:40 smithi170 bash[14550]: cluster 2024-04-07T14:46:40.021675+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:42.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:42 smithi170 bash[14550]: cluster 2024-04-07T14:46:42.022024+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:42.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:42 smithi118 bash[14470]: cluster 2024-04-07T14:46:42.022024+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:42.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:42 smithi118 bash[20212]: cluster 2024-04-07T14:46:42.022024+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:44.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:44 smithi170 bash[14550]: audit 2024-04-07T14:46:43.229289+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:44.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:44 smithi170 bash[14550]: audit 2024-04-07T14:46:43.259536+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:46:44.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:44 smithi170 bash[14550]: audit 2024-04-07T14:46:43.261325+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:44.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:44 smithi170 bash[14550]: audit 2024-04-07T14:46:43.262402+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:46:44.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:44 smithi170 bash[14550]: audit 2024-04-07T14:46:43.270496+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:44.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:44 smithi170 bash[14550]: cluster 2024-04-07T14:46:44.022521+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:44.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:44 smithi118 bash[20212]: audit 2024-04-07T14:46:43.229289+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:44.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:44 smithi118 bash[20212]: audit 2024-04-07T14:46:43.259536+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:46:44.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:44 smithi118 bash[20212]: audit 2024-04-07T14:46:43.261325+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:44.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:44 smithi118 bash[20212]: audit 2024-04-07T14:46:43.262402+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:46:44.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:44 smithi118 bash[20212]: audit 2024-04-07T14:46:43.270496+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:44.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:44 smithi118 bash[20212]: cluster 2024-04-07T14:46:44.022521+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:44.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:44 smithi118 bash[14470]: audit 2024-04-07T14:46:43.229289+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:44.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:44 smithi118 bash[14470]: audit 2024-04-07T14:46:43.259536+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:46:44.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:44 smithi118 bash[14470]: audit 2024-04-07T14:46:43.261325+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:44.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:44 smithi118 bash[14470]: audit 2024-04-07T14:46:43.262402+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:46:44.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:44 smithi118 bash[14470]: audit 2024-04-07T14:46:43.270496+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:44.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:44 smithi118 bash[14470]: cluster 2024-04-07T14:46:44.022521+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:46.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:46 smithi118 bash[14470]: cluster 2024-04-07T14:46:46.023051+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:46.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:46 smithi118 bash[20212]: cluster 2024-04-07T14:46:46.023051+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:46.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:46 smithi170 bash[14550]: cluster 2024-04-07T14:46:46.023051+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:48.517 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:46:48 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:46:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:46:49.172 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:49 smithi118 bash[20212]: cluster 2024-04-07T14:46:48.023405+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-07T14:46:49.172 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:49 smithi118 bash[20212]: audit 2024-04-07T14:46:48.027949+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:49.172 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:49 smithi118 bash[20212]: audit 2024-04-07T14:46:48.036770+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:49.173 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:49 smithi118 bash[14470]: cluster 2024-04-07T14:46:48.023405+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-07T14:46:49.173 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:49 smithi118 bash[14470]: audit 2024-04-07T14:46:48.027949+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:49.173 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:49 smithi118 bash[14470]: audit 2024-04-07T14:46:48.036770+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:49.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:49 smithi170 bash[14550]: cluster 2024-04-07T14:46:48.023405+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-07T14:46:49.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:49 smithi170 bash[14550]: audit 2024-04-07T14:46:48.027949+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:49.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:49 smithi170 bash[14550]: audit 2024-04-07T14:46:48.036770+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:50.454 INFO:teuthology.orchestra.run.smithi118.stdout:Created osd(s) 2 on host 'smithi118' 2024-04-07T14:46:51.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:51 smithi170 bash[14550]: cluster 2024-04-07T14:46:50.023883+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-07T14:46:51.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:51 smithi170 bash[14550]: audit 2024-04-07T14:46:50.091255+0000 mon.a (mon.0) 409 : audit [INF] from='osd.2 [v2:172.21.15.118:6818/1672120946,v1:172.21.15.118:6819/1672120946]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-07T14:46:51.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:51 smithi170 bash[14550]: audit 2024-04-07T14:46:50.454181+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:51.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:51 smithi170 bash[14550]: audit 2024-04-07T14:46:50.455197+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:46:51.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:51 smithi170 bash[14550]: audit 2024-04-07T14:46:50.458163+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:51.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:51 smithi170 bash[14550]: audit 2024-04-07T14:46:50.459439+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:46:51.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:51 smithi170 bash[14550]: audit 2024-04-07T14:46:50.462283+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:46:51.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:51 smithi170 bash[14550]: audit 2024-04-07T14:46:50.463300+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:46:51.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:51 smithi170 bash[14550]: audit 2024-04-07T14:46:50.464207+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:46:51.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:51 smithi170 bash[14550]: audit 2024-04-07T14:46:50.470048+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:51.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:51 smithi170 bash[14550]: audit 2024-04-07T14:46:50.476329+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:51.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[20212]: cluster 2024-04-07T14:46:50.023883+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-07T14:46:51.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[20212]: audit 2024-04-07T14:46:50.091255+0000 mon.a (mon.0) 409 : audit [INF] from='osd.2 [v2:172.21.15.118:6818/1672120946,v1:172.21.15.118:6819/1672120946]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-07T14:46:51.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[20212]: audit 2024-04-07T14:46:50.454181+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:51.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[20212]: audit 2024-04-07T14:46:50.455197+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:46:51.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[20212]: audit 2024-04-07T14:46:50.458163+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:51.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[20212]: audit 2024-04-07T14:46:50.459439+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:46:51.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[20212]: audit 2024-04-07T14:46:50.462283+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:46:51.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[20212]: audit 2024-04-07T14:46:50.463300+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:46:51.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[20212]: audit 2024-04-07T14:46:50.464207+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:46:51.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[20212]: audit 2024-04-07T14:46:50.470048+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:51.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[20212]: audit 2024-04-07T14:46:50.476329+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:51.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[14470]: cluster 2024-04-07T14:46:50.023883+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-07T14:46:51.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[14470]: audit 2024-04-07T14:46:50.091255+0000 mon.a (mon.0) 409 : audit [INF] from='osd.2 [v2:172.21.15.118:6818/1672120946,v1:172.21.15.118:6819/1672120946]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-07T14:46:51.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[14470]: audit 2024-04-07T14:46:50.454181+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:51.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[14470]: audit 2024-04-07T14:46:50.455197+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:46:51.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[14470]: audit 2024-04-07T14:46:50.458163+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:51.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[14470]: audit 2024-04-07T14:46:50.459439+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:46:51.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[14470]: audit 2024-04-07T14:46:50.462283+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:46:51.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[14470]: audit 2024-04-07T14:46:50.463300+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:46:51.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[14470]: audit 2024-04-07T14:46:50.464207+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:46:51.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[14470]: audit 2024-04-07T14:46:50.470048+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:51.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:51 smithi118 bash[14470]: audit 2024-04-07T14:46:50.476329+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:51.860 DEBUG:teuthology.orchestra.run.smithi118:osd.2> sudo journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.2.service 2024-04-07T14:46:51.863 INFO:tasks.cephadm:Deploying osd.3 on smithi118 with /dev/vg_nvme/lv_1... 2024-04-07T14:46:51.863 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-07T14:46:52.125 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:46:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:46:52.126 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[14470]: cephadm 2024-04-07T14:46:50.465011+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 5074M 2024-04-07T14:46:52.126 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[14470]: audit 2024-04-07T14:46:51.035697+0000 mon.a (mon.0) 419 : audit [INF] from='osd.2 [v2:172.21.15.118:6818/1672120946,v1:172.21.15.118:6819/1672120946]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-07T14:46:52.126 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[14470]: cluster 2024-04-07T14:46:51.035902+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-07T14:46:52.126 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[14470]: audit 2024-04-07T14:46:51.036681+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:46:52.126 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[14470]: audit 2024-04-07T14:46:51.037827+0000 mon.a (mon.0) 422 : audit [INF] from='osd.2 [v2:172.21.15.118:6818/1672120946,v1:172.21.15.118:6819/1672120946]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-04-07T14:46:52.126 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[14470]: audit 2024-04-07T14:46:52.036545+0000 mon.a (mon.0) 423 : audit [INF] from='osd.2 [v2:172.21.15.118:6818/1672120946,v1:172.21.15.118:6819/1672120946]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-04-07T14:46:52.126 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[14470]: cluster 2024-04-07T14:46:52.036706+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-07T14:46:52.126 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[14470]: audit 2024-04-07T14:46:52.036886+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:46:52.126 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[20212]: cephadm 2024-04-07T14:46:50.465011+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 5074M 2024-04-07T14:46:52.127 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[20212]: audit 2024-04-07T14:46:51.035697+0000 mon.a (mon.0) 419 : audit [INF] from='osd.2 [v2:172.21.15.118:6818/1672120946,v1:172.21.15.118:6819/1672120946]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-07T14:46:52.127 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[20212]: cluster 2024-04-07T14:46:51.035902+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-07T14:46:52.127 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[20212]: audit 2024-04-07T14:46:51.036681+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:46:52.127 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[20212]: audit 2024-04-07T14:46:51.037827+0000 mon.a (mon.0) 422 : audit [INF] from='osd.2 [v2:172.21.15.118:6818/1672120946,v1:172.21.15.118:6819/1672120946]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-04-07T14:46:52.127 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[20212]: audit 2024-04-07T14:46:52.036545+0000 mon.a (mon.0) 423 : audit [INF] from='osd.2 [v2:172.21.15.118:6818/1672120946,v1:172.21.15.118:6819/1672120946]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-04-07T14:46:52.127 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[20212]: cluster 2024-04-07T14:46:52.036706+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-07T14:46:52.127 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[20212]: audit 2024-04-07T14:46:52.036886+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:46:52.157 INFO:journalctl@ceph.osd.2.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-07T14:46:52.157 INFO:journalctl@ceph.osd.2.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[30474]: debug 2024-04-07T14:46:52.035+0000 7fca5f60d700 -1 osd.2 0 waiting for initial osdmap 2024-04-07T14:46:52.157 INFO:journalctl@ceph.osd.2.smithi118.stdout:Apr 07 14:46:52 smithi118 bash[30474]: debug 2024-04-07T14:46:52.043+0000 7fca5bfa8700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-07T14:46:52.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:52 smithi170 bash[14550]: cephadm 2024-04-07T14:46:50.465011+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 5074M 2024-04-07T14:46:52.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:52 smithi170 bash[14550]: audit 2024-04-07T14:46:51.035697+0000 mon.a (mon.0) 419 : audit [INF] from='osd.2 [v2:172.21.15.118:6818/1672120946,v1:172.21.15.118:6819/1672120946]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-07T14:46:52.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:52 smithi170 bash[14550]: cluster 2024-04-07T14:46:51.035902+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-07T14:46:52.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:52 smithi170 bash[14550]: audit 2024-04-07T14:46:51.036681+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:46:52.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:52 smithi170 bash[14550]: audit 2024-04-07T14:46:51.037827+0000 mon.a (mon.0) 422 : audit [INF] from='osd.2 [v2:172.21.15.118:6818/1672120946,v1:172.21.15.118:6819/1672120946]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-04-07T14:46:52.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:52 smithi170 bash[14550]: audit 2024-04-07T14:46:52.036545+0000 mon.a (mon.0) 423 : audit [INF] from='osd.2 [v2:172.21.15.118:6818/1672120946,v1:172.21.15.118:6819/1672120946]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-04-07T14:46:52.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:52 smithi170 bash[14550]: cluster 2024-04-07T14:46:52.036706+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-07T14:46:52.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:52 smithi170 bash[14550]: audit 2024-04-07T14:46:52.036886+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:46:53.316 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:53 smithi118 bash[20212]: cluster 2024-04-07T14:46:52.024278+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-07T14:46:53.316 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:53 smithi118 bash[20212]: audit 2024-04-07T14:46:52.045117+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:46:53.316 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:53 smithi118 bash[20212]: audit 2024-04-07T14:46:52.066041+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:53.316 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:53 smithi118 bash[20212]: audit 2024-04-07T14:46:52.070681+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:53.316 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:53 smithi118 bash[20212]: audit 2024-04-07T14:46:52.098144+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:46:53.316 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:53 smithi118 bash[20212]: audit 2024-04-07T14:46:52.100214+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:53.317 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:53 smithi118 bash[20212]: audit 2024-04-07T14:46:52.101488+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:46:53.317 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:53 smithi118 bash[20212]: audit 2024-04-07T14:46:52.111653+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:53.317 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:53 smithi118 bash[20212]: audit 2024-04-07T14:46:53.043059+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:46:53.317 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:53 smithi118 bash[14470]: cluster 2024-04-07T14:46:52.024278+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-07T14:46:53.317 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:53 smithi118 bash[14470]: audit 2024-04-07T14:46:52.045117+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:46:53.317 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:53 smithi118 bash[14470]: audit 2024-04-07T14:46:52.066041+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:53.317 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:53 smithi118 bash[14470]: audit 2024-04-07T14:46:52.070681+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:53.317 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:53 smithi118 bash[14470]: audit 2024-04-07T14:46:52.098144+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:46:53.317 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:53 smithi118 bash[14470]: audit 2024-04-07T14:46:52.100214+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:53.317 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:53 smithi118 bash[14470]: audit 2024-04-07T14:46:52.101488+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:46:53.317 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:53 smithi118 bash[14470]: audit 2024-04-07T14:46:52.111653+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:53.317 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:53 smithi118 bash[14470]: audit 2024-04-07T14:46:53.043059+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:46:53.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:53 smithi170 bash[14550]: cluster 2024-04-07T14:46:52.024278+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-07T14:46:53.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:53 smithi170 bash[14550]: audit 2024-04-07T14:46:52.045117+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:46:53.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:53 smithi170 bash[14550]: audit 2024-04-07T14:46:52.066041+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:53.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:53 smithi170 bash[14550]: audit 2024-04-07T14:46:52.070681+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:53.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:53 smithi170 bash[14550]: audit 2024-04-07T14:46:52.098144+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:46:53.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:53 smithi170 bash[14550]: audit 2024-04-07T14:46:52.100214+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:53.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:53 smithi170 bash[14550]: audit 2024-04-07T14:46:52.101488+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:46:53.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:53 smithi170 bash[14550]: audit 2024-04-07T14:46:52.111653+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:53.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:53 smithi170 bash[14550]: audit 2024-04-07T14:46:53.043059+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:46:54.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:54 smithi170 bash[14550]: cluster 2024-04-07T14:46:51.112171+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:46:54.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:54 smithi170 bash[14550]: cluster 2024-04-07T14:46:51.112388+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:46:54.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:54 smithi170 bash[14550]: cephadm 2024-04-07T14:46:52.066838+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi118 2024-04-07T14:46:54.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:54 smithi170 bash[14550]: cluster 2024-04-07T14:46:53.056002+0000 mon.a (mon.0) 434 : cluster [INF] osd.2 [v2:172.21.15.118:6818/1672120946,v1:172.21.15.118:6819/1672120946] boot 2024-04-07T14:46:54.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:54 smithi170 bash[14550]: cluster 2024-04-07T14:46:53.056069+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-07T14:46:54.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:54 smithi170 bash[14550]: audit 2024-04-07T14:46:53.057171+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:46:54.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:54 smithi170 bash[14550]: cluster 2024-04-07T14:46:54.024747+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:54.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:54 smithi118 bash[20212]: cluster 2024-04-07T14:46:51.112171+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:46:54.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:54 smithi118 bash[20212]: cluster 2024-04-07T14:46:51.112388+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:46:54.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:54 smithi118 bash[20212]: cephadm 2024-04-07T14:46:52.066838+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi118 2024-04-07T14:46:54.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:54 smithi118 bash[20212]: cluster 2024-04-07T14:46:53.056002+0000 mon.a (mon.0) 434 : cluster [INF] osd.2 [v2:172.21.15.118:6818/1672120946,v1:172.21.15.118:6819/1672120946] boot 2024-04-07T14:46:54.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:54 smithi118 bash[20212]: cluster 2024-04-07T14:46:53.056069+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-07T14:46:54.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:54 smithi118 bash[20212]: audit 2024-04-07T14:46:53.057171+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:46:54.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:54 smithi118 bash[20212]: cluster 2024-04-07T14:46:54.024747+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:54.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:54 smithi118 bash[14470]: cluster 2024-04-07T14:46:51.112171+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:46:54.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:54 smithi118 bash[14470]: cluster 2024-04-07T14:46:51.112388+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:46:54.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:54 smithi118 bash[14470]: cephadm 2024-04-07T14:46:52.066838+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi118 2024-04-07T14:46:54.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:54 smithi118 bash[14470]: cluster 2024-04-07T14:46:53.056002+0000 mon.a (mon.0) 434 : cluster [INF] osd.2 [v2:172.21.15.118:6818/1672120946,v1:172.21.15.118:6819/1672120946] boot 2024-04-07T14:46:54.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:54 smithi118 bash[14470]: cluster 2024-04-07T14:46:53.056069+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-07T14:46:54.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:54 smithi118 bash[14470]: audit 2024-04-07T14:46:53.057171+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:46:54.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:54 smithi118 bash[14470]: cluster 2024-04-07T14:46:54.024747+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-07T14:46:55.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:55 smithi170 bash[14550]: audit 2024-04-07T14:46:54.132191+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' 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-07T14:46:55.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:55 smithi170 bash[14550]: audit 2024-04-07T14:46:54.567832+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' 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-07T14:46:55.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:55 smithi170 bash[14550]: cluster 2024-04-07T14:46:54.567899+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-07T14:46:55.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:55 smithi170 bash[14550]: audit 2024-04-07T14:46:54.569647+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-07T14:46:55.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:55 smithi118 bash[20212]: audit 2024-04-07T14:46:54.132191+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' 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-07T14:46:55.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:55 smithi118 bash[20212]: audit 2024-04-07T14:46:54.567832+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' 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-07T14:46:55.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:55 smithi118 bash[20212]: cluster 2024-04-07T14:46:54.567899+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-07T14:46:55.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:55 smithi118 bash[20212]: audit 2024-04-07T14:46:54.569647+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-07T14:46:55.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:55 smithi118 bash[14470]: audit 2024-04-07T14:46:54.132191+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' 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-07T14:46:55.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:55 smithi118 bash[14470]: audit 2024-04-07T14:46:54.567832+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' 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-07T14:46:55.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:55 smithi118 bash[14470]: cluster 2024-04-07T14:46:54.567899+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-07T14:46:55.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:55 smithi118 bash[14470]: audit 2024-04-07T14:46:54.569647+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-07T14:46:55.828 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-07T14:46:55.828 INFO:teuthology.orchestra.run.smithi118.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-07T14:46:55.828 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10+0 records in 2024-04-07T14:46:55.829 INFO:teuthology.orchestra.run.smithi118.stderr:10+0 records out 2024-04-07T14:46:55.829 INFO:teuthology.orchestra.run.smithi118.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0148177 s, 708 MB/s 2024-04-07T14:46:55.829 INFO:teuthology.orchestra.run.smithi118.stderr:--> Zapping successful for: 2024-04-07T14:46:56.303 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:46:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:46:56.718 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph orch daemon add osd smithi118:vg_nvme/lv_1 2024-04-07T14:46:57.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:56 smithi170 bash[14550]: audit 2024-04-07T14:46:55.570464+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-07T14:46:57.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:56 smithi170 bash[14550]: cluster 2024-04-07T14:46:55.570597+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-07T14:46:57.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:56 smithi170 bash[14550]: cluster 2024-04-07T14:46:56.025156+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:46:57.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:56 smithi170 bash[14550]: audit 2024-04-07T14:46:56.042876+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:57.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:56 smithi170 bash[14550]: audit 2024-04-07T14:46:56.050086+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:57.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:56 smithi170 bash[14550]: audit 2024-04-07T14:46:56.088816+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:46:57.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:56 smithi170 bash[14550]: audit 2024-04-07T14:46:56.090975+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:57.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:56 smithi170 bash[14550]: audit 2024-04-07T14:46:56.092209+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:46:57.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:56 smithi170 bash[14550]: audit 2024-04-07T14:46:56.101066+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:57.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[14470]: audit 2024-04-07T14:46:55.570464+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-07T14:46:57.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[14470]: cluster 2024-04-07T14:46:55.570597+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-07T14:46:57.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[14470]: cluster 2024-04-07T14:46:56.025156+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:46:57.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[14470]: audit 2024-04-07T14:46:56.042876+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:57.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[14470]: audit 2024-04-07T14:46:56.050086+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:57.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[14470]: audit 2024-04-07T14:46:56.088816+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:46:57.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[14470]: audit 2024-04-07T14:46:56.090975+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:57.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[14470]: audit 2024-04-07T14:46:56.092209+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:46:57.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[14470]: audit 2024-04-07T14:46:56.101066+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:57.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[20212]: audit 2024-04-07T14:46:55.570464+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-07T14:46:57.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[20212]: cluster 2024-04-07T14:46:55.570597+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-07T14:46:57.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[20212]: cluster 2024-04-07T14:46:56.025156+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:46:57.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[20212]: audit 2024-04-07T14:46:56.042876+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:57.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[20212]: audit 2024-04-07T14:46:56.050086+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:57.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[20212]: audit 2024-04-07T14:46:56.088816+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:46:57.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[20212]: audit 2024-04-07T14:46:56.090975+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:46:57.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[20212]: audit 2024-04-07T14:46:56.092209+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:46:57.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:56 smithi118 bash[20212]: audit 2024-04-07T14:46:56.101066+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:57.911 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:57 smithi118 bash[20212]: cluster 2024-04-07T14:46:56.580135+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-07T14:46:57.911 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:57 smithi118 bash[20212]: audit 2024-04-07T14:46:57.093635+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:57.911 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:57 smithi118 bash[20212]: cluster 2024-04-07T14:46:57.109155+0000 mon.a (mon.0) 451 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-07T14:46:57.911 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:57 smithi118 bash[14470]: cluster 2024-04-07T14:46:56.580135+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-07T14:46:57.911 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:57 smithi118 bash[14470]: audit 2024-04-07T14:46:57.093635+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:57.911 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:57 smithi118 bash[14470]: cluster 2024-04-07T14:46:57.109155+0000 mon.a (mon.0) 451 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-07T14:46:58.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:57 smithi170 bash[14550]: cluster 2024-04-07T14:46:56.580135+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-07T14:46:58.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:57 smithi170 bash[14550]: audit 2024-04-07T14:46:57.093635+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:46:58.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:57 smithi170 bash[14550]: cluster 2024-04-07T14:46:57.109155+0000 mon.a (mon.0) 451 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-07T14:46:58.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:58 smithi118 bash[14470]: cluster 2024-04-07T14:46:58.025646+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:46:58.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:58 smithi118 bash[14470]: audit 2024-04-07T14:46:58.064889+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:46:58.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:46:58 smithi118 bash[14470]: audit 2024-04-07T14:46:58.070674+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:46:58.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:58 smithi118 bash[20212]: cluster 2024-04-07T14:46:58.025646+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:46:58.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:58 smithi118 bash[20212]: audit 2024-04-07T14:46:58.064889+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:46:58.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:46:58 smithi118 bash[20212]: audit 2024-04-07T14:46:58.070674+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:46:59.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:58 smithi170 bash[14550]: cluster 2024-04-07T14:46:58.025646+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:46:59.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:58 smithi170 bash[14550]: audit 2024-04-07T14:46:58.064889+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:46:59.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:46:58 smithi170 bash[14550]: audit 2024-04-07T14:46:58.070674+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:47:01.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:00 smithi170 bash[14550]: audit 2024-04-07T14:46:58.838369+0000 mon.a (mon.0) 454 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-07T14:47:01.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:00 smithi170 bash[14550]: audit 2024-04-07T14:46:59.728091+0000 mon.a (mon.0) 455 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-07T14:47:01.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:00 smithi170 bash[14550]: audit 2024-04-07T14:46:59.729173+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:47:01.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:00 smithi170 bash[14550]: audit 2024-04-07T14:46:59.729404+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:47:01.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:00 smithi170 bash[14550]: audit 2024-04-07T14:46:59.729536+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:47:01.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:00 smithi170 bash[14550]: audit 2024-04-07T14:46:59.729669+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:47:01.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:00 smithi170 bash[14550]: audit 2024-04-07T14:46:59.731516+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:47:01.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:00 smithi170 bash[14550]: audit 2024-04-07T14:46:59.731653+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:47:01.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:00 smithi170 bash[14550]: audit 2024-04-07T14:46:59.731816+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:47:01.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:00 smithi170 bash[14550]: audit 2024-04-07T14:46:59.735954+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:47:01.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:00 smithi170 bash[14550]: audit 2024-04-07T14:46:59.737085+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:01.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[14470]: audit 2024-04-07T14:46:58.838369+0000 mon.a (mon.0) 454 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-07T14:47:01.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[14470]: audit 2024-04-07T14:46:59.728091+0000 mon.a (mon.0) 455 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-07T14:47:01.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[14470]: audit 2024-04-07T14:46:59.729173+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:47:01.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[14470]: audit 2024-04-07T14:46:59.729404+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:47:01.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[14470]: audit 2024-04-07T14:46:59.729536+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:47:01.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[14470]: audit 2024-04-07T14:46:59.729669+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:47:01.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[14470]: audit 2024-04-07T14:46:59.731516+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:47:01.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[14470]: audit 2024-04-07T14:46:59.731653+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:47:01.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[14470]: audit 2024-04-07T14:46:59.731816+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:47:01.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[14470]: audit 2024-04-07T14:46:59.735954+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:47:01.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[14470]: audit 2024-04-07T14:46:59.737085+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:01.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[20212]: audit 2024-04-07T14:46:58.838369+0000 mon.a (mon.0) 454 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-07T14:47:01.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[20212]: audit 2024-04-07T14:46:59.728091+0000 mon.a (mon.0) 455 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-07T14:47:01.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[20212]: audit 2024-04-07T14:46:59.729173+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:47:01.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[20212]: audit 2024-04-07T14:46:59.729404+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:47:01.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[20212]: audit 2024-04-07T14:46:59.729536+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:47:01.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[20212]: audit 2024-04-07T14:46:59.729669+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:47:01.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[20212]: audit 2024-04-07T14:46:59.731516+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:47:01.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[20212]: audit 2024-04-07T14:46:59.731653+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:47:01.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[20212]: audit 2024-04-07T14:46:59.731816+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:47:01.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[20212]: audit 2024-04-07T14:46:59.735954+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:47:01.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:00 smithi118 bash[20212]: audit 2024-04-07T14:46:59.737085+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:02.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:01 smithi170 bash[14550]: audit 2024-04-07T14:46:59.522418+0000 mgr.y (mgr.14152) 136 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:47:02.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:01 smithi170 bash[14550]: audit 2024-04-07T14:46:59.731420+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-07T14:47:02.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:01 smithi170 bash[14550]: cluster 2024-04-07T14:47:00.026174+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:02.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:01 smithi170 bash[14550]: audit 2024-04-07T14:47:00.587054+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-07T14:47:02.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:01 smithi170 bash[14550]: audit 2024-04-07T14:47:00.597850+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-07T14:47:02.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:01 smithi170 bash[14550]: audit 2024-04-07T14:47:00.599244+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:47:02.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:01 smithi170 bash[14550]: audit 2024-04-07T14:47:00.599550+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:47:02.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:01 smithi170 bash[14550]: audit 2024-04-07T14:47:00.599814+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:47:02.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:01 smithi170 bash[14550]: audit 2024-04-07T14:47:01.474835+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-07T14:47:02.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:01 smithi170 bash[14550]: audit 2024-04-07T14:47:01.509403+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:02.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[20212]: audit 2024-04-07T14:46:59.522418+0000 mgr.y (mgr.14152) 136 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:47:02.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[20212]: audit 2024-04-07T14:46:59.731420+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-07T14:47:02.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[20212]: cluster 2024-04-07T14:47:00.026174+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:02.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[20212]: audit 2024-04-07T14:47:00.587054+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-07T14:47:02.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[20212]: audit 2024-04-07T14:47:00.597850+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-07T14:47:02.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[20212]: audit 2024-04-07T14:47:00.599244+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:47:02.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[20212]: audit 2024-04-07T14:47:00.599550+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:47:02.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[20212]: audit 2024-04-07T14:47:00.599814+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:47:02.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[20212]: audit 2024-04-07T14:47:01.474835+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-07T14:47:02.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[20212]: audit 2024-04-07T14:47:01.509403+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:02.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[14470]: audit 2024-04-07T14:46:59.522418+0000 mgr.y (mgr.14152) 136 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi118:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:47:02.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[14470]: audit 2024-04-07T14:46:59.731420+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-07T14:47:02.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[14470]: cluster 2024-04-07T14:47:00.026174+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:02.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[14470]: audit 2024-04-07T14:47:00.587054+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-07T14:47:02.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[14470]: audit 2024-04-07T14:47:00.597850+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-07T14:47:02.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[14470]: audit 2024-04-07T14:47:00.599244+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:47:02.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[14470]: audit 2024-04-07T14:47:00.599550+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:47:02.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[14470]: audit 2024-04-07T14:47:00.599814+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:47:02.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[14470]: audit 2024-04-07T14:47:01.474835+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-07T14:47:02.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:01 smithi118 bash[14470]: audit 2024-04-07T14:47:01.509403+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:02.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:02 smithi118 bash[14470]: cluster 2024-04-07T14:47:02.026735+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:02.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:02 smithi118 bash[20212]: cluster 2024-04-07T14:47:02.026735+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:03.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:02 smithi170 bash[14550]: cluster 2024-04-07T14:47:02.026735+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:04.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:04 smithi170 bash[14550]: cluster 2024-04-07T14:47:04.027322+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-07T14:47:04.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:04 smithi118 bash[14470]: cluster 2024-04-07T14:47:04.027322+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-07T14:47:04.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:04 smithi118 bash[20212]: cluster 2024-04-07T14:47:04.027322+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-07T14:47:06.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:05 smithi170 bash[14550]: audit 2024-04-07T14:47:05.730146+0000 mon.a (mon.0) 469 : audit [INF] from='client.? 172.21.15.118:0/4091069456' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b60cab1-a2c6-4b3f-bc40-edf794b26e71"}]: dispatch 2024-04-07T14:47:06.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:05 smithi170 bash[14550]: audit 2024-04-07T14:47:05.736267+0000 mon.a (mon.0) 470 : audit [INF] from='client.? 172.21.15.118:0/4091069456' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8b60cab1-a2c6-4b3f-bc40-edf794b26e71"}]': finished 2024-04-07T14:47:06.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:05 smithi170 bash[14550]: cluster 2024-04-07T14:47:05.736332+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-07T14:47:06.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:05 smithi170 bash[14550]: audit 2024-04-07T14:47:05.737408+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:47:06.266 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:05 smithi118 bash[20212]: audit 2024-04-07T14:47:05.730146+0000 mon.a (mon.0) 469 : audit [INF] from='client.? 172.21.15.118:0/4091069456' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b60cab1-a2c6-4b3f-bc40-edf794b26e71"}]: dispatch 2024-04-07T14:47:06.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:05 smithi118 bash[20212]: audit 2024-04-07T14:47:05.736267+0000 mon.a (mon.0) 470 : audit [INF] from='client.? 172.21.15.118:0/4091069456' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8b60cab1-a2c6-4b3f-bc40-edf794b26e71"}]': finished 2024-04-07T14:47:06.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:05 smithi118 bash[20212]: cluster 2024-04-07T14:47:05.736332+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-07T14:47:06.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:05 smithi118 bash[20212]: audit 2024-04-07T14:47:05.737408+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:47:06.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:05 smithi118 bash[14470]: audit 2024-04-07T14:47:05.730146+0000 mon.a (mon.0) 469 : audit [INF] from='client.? 172.21.15.118:0/4091069456' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b60cab1-a2c6-4b3f-bc40-edf794b26e71"}]: dispatch 2024-04-07T14:47:06.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:05 smithi118 bash[14470]: audit 2024-04-07T14:47:05.736267+0000 mon.a (mon.0) 470 : audit [INF] from='client.? 172.21.15.118:0/4091069456' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8b60cab1-a2c6-4b3f-bc40-edf794b26e71"}]': finished 2024-04-07T14:47:06.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:05 smithi118 bash[14470]: cluster 2024-04-07T14:47:05.736332+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-07T14:47:06.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:05 smithi118 bash[14470]: audit 2024-04-07T14:47:05.737408+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:47:07.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:06 smithi170 bash[14550]: cluster 2024-04-07T14:47:06.027913+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 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-07T14:47:07.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:06 smithi170 bash[14550]: audit 2024-04-07T14:47:06.456968+0000 mon.a (mon.0) 473 : audit [DBG] from='client.? 172.21.15.118:0/1007536888' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:47:07.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:06 smithi118 bash[14470]: cluster 2024-04-07T14:47:06.027913+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 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-07T14:47:07.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:06 smithi118 bash[14470]: audit 2024-04-07T14:47:06.456968+0000 mon.a (mon.0) 473 : audit [DBG] from='client.? 172.21.15.118:0/1007536888' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:47:07.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:06 smithi118 bash[20212]: cluster 2024-04-07T14:47:06.027913+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 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-07T14:47:07.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:06 smithi118 bash[20212]: audit 2024-04-07T14:47:06.456968+0000 mon.a (mon.0) 473 : audit [DBG] from='client.? 172.21.15.118:0/1007536888' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:47:08.492 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:08 smithi170 bash[14550]: cluster 2024-04-07T14:47:08.028559+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-07T14:47:08.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:08 smithi118 bash[14470]: cluster 2024-04-07T14:47:08.028559+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-07T14:47:08.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:08 smithi118 bash[20212]: cluster 2024-04-07T14:47:08.028559+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-07T14:47:08.517 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:47:08 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:47:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:47:09.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:09 smithi170 bash[14550]: audit 2024-04-07T14:47:08.159850+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:09.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:09 smithi170 bash[14550]: audit 2024-04-07T14:47:08.166753+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:09.513 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:09 smithi118 bash[14470]: audit 2024-04-07T14:47:08.159850+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:09.513 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:09 smithi118 bash[14470]: audit 2024-04-07T14:47:08.166753+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:09.514 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:09 smithi118 bash[20212]: audit 2024-04-07T14:47:08.159850+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:09.514 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:09 smithi118 bash[20212]: audit 2024-04-07T14:47:08.166753+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:10.470 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:10 smithi118 bash[14470]: cluster 2024-04-07T14:47:10.029158+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 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-07T14:47:10.471 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:10 smithi118 bash[20212]: cluster 2024-04-07T14:47:10.029158+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 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-07T14:47:10.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:10 smithi170 bash[14550]: cluster 2024-04-07T14:47:10.029158+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 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-07T14:47:12.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:12 smithi170 bash[14550]: cluster 2024-04-07T14:47:12.029731+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v109: 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-07T14:47:12.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:12 smithi118 bash[14470]: cluster 2024-04-07T14:47:12.029731+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v109: 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-07T14:47:12.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:12 smithi118 bash[20212]: cluster 2024-04-07T14:47:12.029731+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v109: 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-07T14:47:14.474 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:14 smithi118 bash[14470]: cluster 2024-04-07T14:47:14.030314+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:14.474 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:14 smithi118 bash[20212]: cluster 2024-04-07T14:47:14.030314+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:14.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:14 smithi170 bash[14550]: cluster 2024-04-07T14:47:14.030314+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:14.766 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:47:14 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:47:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:47:15.726 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:15 smithi118 bash[14470]: audit 2024-04-07T14:47:14.466357+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:15.726 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:15 smithi118 bash[14470]: cephadm 2024-04-07T14:47:14.467557+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Detected new or changed devices on smithi118 2024-04-07T14:47:15.726 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:15 smithi118 bash[14470]: audit 2024-04-07T14:47:14.474139+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:15.726 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:15 smithi118 bash[20212]: audit 2024-04-07T14:47:14.466357+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:15.727 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:15 smithi118 bash[20212]: cephadm 2024-04-07T14:47:14.467557+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Detected new or changed devices on smithi118 2024-04-07T14:47:15.727 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:15 smithi118 bash[20212]: audit 2024-04-07T14:47:14.474139+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:15.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:15 smithi170 bash[14550]: audit 2024-04-07T14:47:14.466357+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:15.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:15 smithi170 bash[14550]: cephadm 2024-04-07T14:47:14.467557+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Detected new or changed devices on smithi118 2024-04-07T14:47:15.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:15 smithi170 bash[14550]: audit 2024-04-07T14:47:14.474139+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:16.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:16 smithi170 bash[14550]: cluster 2024-04-07T14:47:16.030856+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:16.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:16 smithi118 bash[14470]: cluster 2024-04-07T14:47:16.030856+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:16.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:16 smithi118 bash[20212]: cluster 2024-04-07T14:47:16.030856+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:18.131 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:17 smithi118 bash[14470]: audit 2024-04-07T14:47:17.859353+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-07T14:47:18.131 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:17 smithi118 bash[14470]: audit 2024-04-07T14:47:17.860994+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:18.131 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:17 smithi118 bash[20212]: audit 2024-04-07T14:47:17.859353+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-07T14:47:18.132 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:17 smithi118 bash[20212]: audit 2024-04-07T14:47:17.860994+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:18.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:17 smithi170 bash[14550]: audit 2024-04-07T14:47:17.859353+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-07T14:47:18.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:17 smithi170 bash[14550]: audit 2024-04-07T14:47:17.860994+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:19.216 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:18 smithi118 bash[14470]: cephadm 2024-04-07T14:47:17.862172+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Deploying daemon osd.3 on smithi118 2024-04-07T14:47:19.216 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:18 smithi118 bash[14470]: cluster 2024-04-07T14:47:18.031429+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:19.216 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:18 smithi118 bash[20212]: cephadm 2024-04-07T14:47:17.862172+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Deploying daemon osd.3 on smithi118 2024-04-07T14:47:19.216 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:18 smithi118 bash[20212]: cluster 2024-04-07T14:47:18.031429+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:19.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:18 smithi170 bash[14550]: cephadm 2024-04-07T14:47:17.862172+0000 mgr.y (mgr.14152) 147 : cephadm [INF] Deploying daemon osd.3 on smithi118 2024-04-07T14:47:19.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:18 smithi170 bash[14550]: cluster 2024-04-07T14:47:18.031429+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:20.423 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:20 smithi118 bash[14470]: cluster 2024-04-07T14:47:20.031966+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:20.423 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:20 smithi118 bash[20212]: cluster 2024-04-07T14:47:20.031966+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:20.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:20 smithi170 bash[14550]: cluster 2024-04-07T14:47:20.031966+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:23.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:22 smithi170 bash[14550]: audit 2024-04-07T14:47:21.962236+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:23.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:22 smithi170 bash[14550]: audit 2024-04-07T14:47:21.981647+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:47:23.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:22 smithi170 bash[14550]: audit 2024-04-07T14:47:21.983660+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:23.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:22 smithi170 bash[14550]: audit 2024-04-07T14:47:21.984714+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:47:23.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:22 smithi170 bash[14550]: audit 2024-04-07T14:47:21.995015+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:23.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:22 smithi170 bash[14550]: cluster 2024-04-07T14:47:22.032491+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:23.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:22 smithi118 bash[14470]: audit 2024-04-07T14:47:21.962236+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:23.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:22 smithi118 bash[14470]: audit 2024-04-07T14:47:21.981647+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:47:23.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:22 smithi118 bash[14470]: audit 2024-04-07T14:47:21.983660+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:23.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:22 smithi118 bash[14470]: audit 2024-04-07T14:47:21.984714+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:47:23.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:22 smithi118 bash[14470]: audit 2024-04-07T14:47:21.995015+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:23.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:22 smithi118 bash[14470]: cluster 2024-04-07T14:47:22.032491+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:23.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:22 smithi118 bash[20212]: audit 2024-04-07T14:47:21.962236+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:23.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:22 smithi118 bash[20212]: audit 2024-04-07T14:47:21.981647+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:47:23.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:22 smithi118 bash[20212]: audit 2024-04-07T14:47:21.983660+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:23.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:22 smithi118 bash[20212]: audit 2024-04-07T14:47:21.984714+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:47:23.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:22 smithi118 bash[20212]: audit 2024-04-07T14:47:21.995015+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:23.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:22 smithi118 bash[20212]: cluster 2024-04-07T14:47:22.032491+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:24.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:24 smithi170 bash[14550]: cluster 2024-04-07T14:47:24.033060+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:24.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:24 smithi118 bash[14470]: cluster 2024-04-07T14:47:24.033060+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:24.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:24 smithi118 bash[20212]: cluster 2024-04-07T14:47:24.033060+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:26.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:26 smithi118 bash[14470]: cluster 2024-04-07T14:47:26.033646+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:26.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:26 smithi118 bash[20212]: cluster 2024-04-07T14:47:26.033646+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:26.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:26 smithi170 bash[14550]: cluster 2024-04-07T14:47:26.033646+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:28.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:28 smithi118 bash[14470]: cluster 2024-04-07T14:47:28.034233+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:28.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:28 smithi118 bash[20212]: cluster 2024-04-07T14:47:28.034233+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:28.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:28 smithi170 bash[14550]: cluster 2024-04-07T14:47:28.034233+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:28.516 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:47:28 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:47:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:47:28.677 INFO:teuthology.orchestra.run.smithi118.stdout:Created osd(s) 3 on host 'smithi118' 2024-04-07T14:47:29.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[14470]: audit 2024-04-07T14:47:28.283904+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:29.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[14470]: audit 2024-04-07T14:47:28.291663+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:29.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[14470]: audit 2024-04-07T14:47:28.677112+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:29.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[14470]: audit 2024-04-07T14:47:28.678470+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:47:29.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[14470]: audit 2024-04-07T14:47:28.681131+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:29.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[14470]: audit 2024-04-07T14:47:28.682511+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:47:29.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[14470]: audit 2024-04-07T14:47:28.686015+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:47:29.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[14470]: audit 2024-04-07T14:47:28.687498+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:47:29.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[14470]: audit 2024-04-07T14:47:28.688747+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:47:29.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[14470]: audit 2024-04-07T14:47:28.689936+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:47:29.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[14470]: cephadm 2024-04-07T14:47:28.690954+0000 mgr.y (mgr.14152) 154 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 3805M 2024-04-07T14:47:29.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[14470]: audit 2024-04-07T14:47:28.699149+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:29.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[14470]: audit 2024-04-07T14:47:28.704758+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:29.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[14470]: audit 2024-04-07T14:47:29.174658+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.118:6826/933127468,v1:172.21.15.118:6827/933127468]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-07T14:47:29.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[14470]: audit 2024-04-07T14:47:29.175400+0000 mon.a (mon.0) 497 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-07T14:47:29.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[20212]: audit 2024-04-07T14:47:28.283904+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:29.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[20212]: audit 2024-04-07T14:47:28.291663+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:29.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[20212]: audit 2024-04-07T14:47:28.677112+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:29.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[20212]: audit 2024-04-07T14:47:28.678470+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:47:29.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[20212]: audit 2024-04-07T14:47:28.681131+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:29.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[20212]: audit 2024-04-07T14:47:28.682511+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:47:29.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[20212]: audit 2024-04-07T14:47:28.686015+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:47:29.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[20212]: audit 2024-04-07T14:47:28.687498+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:47:29.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[20212]: audit 2024-04-07T14:47:28.688747+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:47:29.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[20212]: audit 2024-04-07T14:47:28.689936+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:47:29.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[20212]: cephadm 2024-04-07T14:47:28.690954+0000 mgr.y (mgr.14152) 154 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 3805M 2024-04-07T14:47:29.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[20212]: audit 2024-04-07T14:47:28.699149+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:29.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[20212]: audit 2024-04-07T14:47:28.704758+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:29.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[20212]: audit 2024-04-07T14:47:29.174658+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.118:6826/933127468,v1:172.21.15.118:6827/933127468]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-07T14:47:29.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:29 smithi118 bash[20212]: audit 2024-04-07T14:47:29.175400+0000 mon.a (mon.0) 497 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-07T14:47:29.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:29 smithi170 bash[14550]: audit 2024-04-07T14:47:28.283904+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:29.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:29 smithi170 bash[14550]: audit 2024-04-07T14:47:28.291663+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:29 smithi170 bash[14550]: audit 2024-04-07T14:47:28.677112+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:29 smithi170 bash[14550]: audit 2024-04-07T14:47:28.678470+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:47:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:29 smithi170 bash[14550]: audit 2024-04-07T14:47:28.681131+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:29 smithi170 bash[14550]: audit 2024-04-07T14:47:28.682511+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:47:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:29 smithi170 bash[14550]: audit 2024-04-07T14:47:28.686015+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:47:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:29 smithi170 bash[14550]: audit 2024-04-07T14:47:28.687498+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:47:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:29 smithi170 bash[14550]: audit 2024-04-07T14:47:28.688747+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:47:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:29 smithi170 bash[14550]: audit 2024-04-07T14:47:28.689936+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:47:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:29 smithi170 bash[14550]: cephadm 2024-04-07T14:47:28.690954+0000 mgr.y (mgr.14152) 154 : cephadm [INF] Adjusting osd_memory_target on smithi118 to 3805M 2024-04-07T14:47:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:29 smithi170 bash[14550]: audit 2024-04-07T14:47:28.699149+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:29 smithi170 bash[14550]: audit 2024-04-07T14:47:28.704758+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:29 smithi170 bash[14550]: audit 2024-04-07T14:47:29.174658+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.118:6826/933127468,v1:172.21.15.118:6827/933127468]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-07T14:47:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:29 smithi170 bash[14550]: audit 2024-04-07T14:47:29.175400+0000 mon.a (mon.0) 497 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-07T14:47:30.212 DEBUG:teuthology.orchestra.run.smithi118:osd.3> sudo journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.3.service 2024-04-07T14:47:30.215 INFO:tasks.cephadm:Deploying osd.4 on smithi170 with /dev/vg_nvme/lv_4... 2024-04-07T14:47:30.215 DEBUG:teuthology.orchestra.run.smithi170:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-07T14:47:30.369 INFO:journalctl@ceph.osd.3.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-07T14:47:30.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:30 smithi118 bash[14470]: audit 2024-04-07T14:47:29.710187+0000 mon.a (mon.0) 498 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-07T14:47:30.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:30 smithi118 bash[14470]: cluster 2024-04-07T14:47:29.710487+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-07T14:47:30.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:30 smithi118 bash[14470]: audit 2024-04-07T14:47:29.710827+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:47:30.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:30 smithi118 bash[14470]: audit 2024-04-07T14:47:29.712219+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.118:6826/933127468,v1:172.21.15.118:6827/933127468]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-04-07T14:47:30.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:30 smithi118 bash[14470]: audit 2024-04-07T14:47:29.713028+0000 mon.a (mon.0) 501 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-04-07T14:47:30.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:30 smithi118 bash[14470]: cluster 2024-04-07T14:47:30.034786+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:30.767 INFO:journalctl@ceph.osd.3.smithi118.stdout:Apr 07 14:47:30 smithi118 bash[33997]: debug 2024-04-07T14:47:30.719+0000 7fe232c6f700 -1 osd.3 0 waiting for initial osdmap 2024-04-07T14:47:30.767 INFO:journalctl@ceph.osd.3.smithi118.stdout:Apr 07 14:47:30 smithi118 bash[33997]: debug 2024-04-07T14:47:30.723+0000 7fe22d606700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-07T14:47:30.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:30 smithi118 bash[20212]: audit 2024-04-07T14:47:29.710187+0000 mon.a (mon.0) 498 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-07T14:47:30.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:30 smithi118 bash[20212]: cluster 2024-04-07T14:47:29.710487+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-07T14:47:30.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:30 smithi118 bash[20212]: audit 2024-04-07T14:47:29.710827+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:47:30.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:30 smithi118 bash[20212]: audit 2024-04-07T14:47:29.712219+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.118:6826/933127468,v1:172.21.15.118:6827/933127468]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-04-07T14:47:30.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:30 smithi118 bash[20212]: audit 2024-04-07T14:47:29.713028+0000 mon.a (mon.0) 501 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-04-07T14:47:30.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:30 smithi118 bash[20212]: cluster 2024-04-07T14:47:30.034786+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:31.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:30 smithi170 bash[14550]: audit 2024-04-07T14:47:29.710187+0000 mon.a (mon.0) 498 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-07T14:47:31.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:30 smithi170 bash[14550]: cluster 2024-04-07T14:47:29.710487+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-07T14:47:31.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:30 smithi170 bash[14550]: audit 2024-04-07T14:47:29.710827+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:47:31.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:30 smithi170 bash[14550]: audit 2024-04-07T14:47:29.712219+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.118:6826/933127468,v1:172.21.15.118:6827/933127468]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-04-07T14:47:31.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:30 smithi170 bash[14550]: audit 2024-04-07T14:47:29.713028+0000 mon.a (mon.0) 501 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]: dispatch 2024-04-07T14:47:31.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:30 smithi170 bash[14550]: cluster 2024-04-07T14:47:30.034786+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:32.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:31 smithi170 bash[14550]: audit 2024-04-07T14:47:30.713022+0000 mon.a (mon.0) 502 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-04-07T14:47:32.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:31 smithi170 bash[14550]: cluster 2024-04-07T14:47:30.713423+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-07T14:47:32.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:31 smithi170 bash[14550]: audit 2024-04-07T14:47:30.714392+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:47:32.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:31 smithi170 bash[14550]: audit 2024-04-07T14:47:30.721692+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:47:32.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:31 smithi118 bash[14470]: audit 2024-04-07T14:47:30.713022+0000 mon.a (mon.0) 502 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-04-07T14:47:32.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:31 smithi118 bash[14470]: cluster 2024-04-07T14:47:30.713423+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-07T14:47:32.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:31 smithi118 bash[14470]: audit 2024-04-07T14:47:30.714392+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:47:32.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:31 smithi118 bash[14470]: audit 2024-04-07T14:47:30.721692+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:47:32.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:31 smithi118 bash[20212]: audit 2024-04-07T14:47:30.713022+0000 mon.a (mon.0) 502 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi118", "root=default"]}]': finished 2024-04-07T14:47:32.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:31 smithi118 bash[20212]: cluster 2024-04-07T14:47:30.713423+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-07T14:47:32.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:31 smithi118 bash[20212]: audit 2024-04-07T14:47:30.714392+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:47:32.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:31 smithi118 bash[20212]: audit 2024-04-07T14:47:30.721692+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:47:33.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:32 smithi170 bash[14550]: cluster 2024-04-07T14:47:30.169787+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:47:33.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:32 smithi170 bash[14550]: cluster 2024-04-07T14:47:30.169998+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:47:33.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:32 smithi170 bash[14550]: cluster 2024-04-07T14:47:31.724362+0000 mon.a (mon.0) 506 : cluster [INF] osd.3 [v2:172.21.15.118:6826/933127468,v1:172.21.15.118:6827/933127468] boot 2024-04-07T14:47:33.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:32 smithi170 bash[14550]: cluster 2024-04-07T14:47:31.724508+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-07T14:47:33.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:32 smithi170 bash[14550]: audit 2024-04-07T14:47:31.725455+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:47:33.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:32 smithi170 bash[14550]: cluster 2024-04-07T14:47:32.035411+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:33.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:32 smithi118 bash[14470]: cluster 2024-04-07T14:47:30.169787+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:47:33.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:32 smithi118 bash[14470]: cluster 2024-04-07T14:47:30.169998+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:47:33.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:32 smithi118 bash[14470]: cluster 2024-04-07T14:47:31.724362+0000 mon.a (mon.0) 506 : cluster [INF] osd.3 [v2:172.21.15.118:6826/933127468,v1:172.21.15.118:6827/933127468] boot 2024-04-07T14:47:33.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:32 smithi118 bash[14470]: cluster 2024-04-07T14:47:31.724508+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-07T14:47:33.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:32 smithi118 bash[14470]: audit 2024-04-07T14:47:31.725455+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:47:33.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:32 smithi118 bash[14470]: cluster 2024-04-07T14:47:32.035411+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:33.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:32 smithi118 bash[20212]: cluster 2024-04-07T14:47:30.169787+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:47:33.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:32 smithi118 bash[20212]: cluster 2024-04-07T14:47:30.169998+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:47:33.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:32 smithi118 bash[20212]: cluster 2024-04-07T14:47:31.724362+0000 mon.a (mon.0) 506 : cluster [INF] osd.3 [v2:172.21.15.118:6826/933127468,v1:172.21.15.118:6827/933127468] boot 2024-04-07T14:47:33.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:32 smithi118 bash[20212]: cluster 2024-04-07T14:47:31.724508+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-07T14:47:33.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:32 smithi118 bash[20212]: audit 2024-04-07T14:47:31.725455+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:47:33.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:32 smithi118 bash[20212]: cluster 2024-04-07T14:47:32.035411+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-07T14:47:33.181 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-07T14:47:33.181 INFO:teuthology.orchestra.run.smithi170.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-07T14:47:33.181 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 10+0 records in 2024-04-07T14:47:33.181 INFO:teuthology.orchestra.run.smithi170.stderr:10+0 records out 2024-04-07T14:47:33.181 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0170464 s, 615 MB/s 2024-04-07T14:47:33.181 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping successful for: 2024-04-07T14:47:33.831 DEBUG:teuthology.orchestra.run.smithi170:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph orch daemon add osd smithi170:vg_nvme/lv_4 2024-04-07T14:47:34.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:33 smithi170 bash[14550]: cluster 2024-04-07T14:47:32.741315+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-07T14:47:34.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:33 smithi118 bash[14470]: cluster 2024-04-07T14:47:32.741315+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-07T14:47:34.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:33 smithi118 bash[20212]: cluster 2024-04-07T14:47:32.741315+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-07T14:47:34.747 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:47:34 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:47:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:47:35.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:34 smithi170 bash[14550]: cluster 2024-04-07T14:47:34.036038+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:35.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:34 smithi170 bash[14550]: audit 2024-04-07T14:47:34.626546+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:35.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:34 smithi170 bash[14550]: audit 2024-04-07T14:47:34.632893+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:35.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:34 smithi170 bash[14550]: audit 2024-04-07T14:47:34.639483+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:47:35.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:34 smithi170 bash[14550]: audit 2024-04-07T14:47:34.641455+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:35.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:34 smithi170 bash[14550]: audit 2024-04-07T14:47:34.642697+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:47:35.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:34 smithi170 bash[14550]: audit 2024-04-07T14:47:34.652106+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:35.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:34 smithi118 bash[14470]: cluster 2024-04-07T14:47:34.036038+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:35.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:34 smithi118 bash[14470]: audit 2024-04-07T14:47:34.626546+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:35.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:34 smithi118 bash[14470]: audit 2024-04-07T14:47:34.632893+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:35.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:34 smithi118 bash[14470]: audit 2024-04-07T14:47:34.639483+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:47:35.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:34 smithi118 bash[14470]: audit 2024-04-07T14:47:34.641455+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:35.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:34 smithi118 bash[14470]: audit 2024-04-07T14:47:34.642697+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:47:35.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:34 smithi118 bash[14470]: audit 2024-04-07T14:47:34.652106+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:35.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:34 smithi118 bash[20212]: cluster 2024-04-07T14:47:34.036038+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:35.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:34 smithi118 bash[20212]: audit 2024-04-07T14:47:34.626546+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:35.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:34 smithi118 bash[20212]: audit 2024-04-07T14:47:34.632893+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:35.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:34 smithi118 bash[20212]: audit 2024-04-07T14:47:34.639483+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:47:35.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:34 smithi118 bash[20212]: audit 2024-04-07T14:47:34.641455+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:35.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:34 smithi118 bash[20212]: audit 2024-04-07T14:47:34.642697+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:47:35.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:34 smithi118 bash[20212]: audit 2024-04-07T14:47:34.652106+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:36.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:35 smithi170 bash[14550]: cluster 2024-04-07T14:47:34.646233+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:36.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:35 smithi170 bash[14550]: cluster 2024-04-07T14:47:34.739151+0000 mon.a (mon.0) 516 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-07T14:47:36.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:35 smithi118 bash[14470]: cluster 2024-04-07T14:47:34.646233+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:36.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:35 smithi118 bash[14470]: cluster 2024-04-07T14:47:34.739151+0000 mon.a (mon.0) 516 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-07T14:47:36.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:35 smithi118 bash[20212]: cluster 2024-04-07T14:47:34.646233+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:36.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:35 smithi118 bash[20212]: cluster 2024-04-07T14:47:34.739151+0000 mon.a (mon.0) 516 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-07T14:47:37.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:36 smithi170 bash[14550]: audit 2024-04-07T14:47:36.585934+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:47:37.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:36 smithi170 bash[14550]: audit 2024-04-07T14:47:36.592486+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:47:37.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:36 smithi170 bash[14550]: audit 2024-04-07T14:47:36.593737+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:37.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:36 smithi118 bash[14470]: audit 2024-04-07T14:47:36.585934+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:47:37.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:36 smithi118 bash[14470]: audit 2024-04-07T14:47:36.592486+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:47:37.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:36 smithi118 bash[14470]: audit 2024-04-07T14:47:36.593737+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:37.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:36 smithi118 bash[20212]: audit 2024-04-07T14:47:36.585934+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:47:37.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:36 smithi118 bash[20212]: audit 2024-04-07T14:47:36.592486+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:47:37.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:36 smithi118 bash[20212]: audit 2024-04-07T14:47:36.593737+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:37.516 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:47:37 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:47:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:47:38.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:37 smithi118 bash[14470]: audit 2024-04-07T14:47:36.580211+0000 mgr.y (mgr.14152) 159 : audit [DBG] from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:47:38.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:37 smithi118 bash[14470]: cluster 2024-04-07T14:47:36.646869+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:38.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:37 smithi118 bash[14470]: audit 2024-04-07T14:47:37.156099+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:38.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:37 smithi118 bash[14470]: audit 2024-04-07T14:47:37.163179+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:38.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:37 smithi118 bash[14470]: audit 2024-04-07T14:47:37.177745+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:47:38.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:37 smithi118 bash[14470]: audit 2024-04-07T14:47:37.180262+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:38.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:37 smithi118 bash[14470]: audit 2024-04-07T14:47:37.181818+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:47:38.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:37 smithi118 bash[14470]: audit 2024-04-07T14:47:37.193002+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:38.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:37 smithi118 bash[20212]: audit 2024-04-07T14:47:36.580211+0000 mgr.y (mgr.14152) 159 : audit [DBG] from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:47:38.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:37 smithi118 bash[20212]: cluster 2024-04-07T14:47:36.646869+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:38.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:37 smithi118 bash[20212]: audit 2024-04-07T14:47:37.156099+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:38.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:37 smithi118 bash[20212]: audit 2024-04-07T14:47:37.163179+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:38.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:37 smithi118 bash[20212]: audit 2024-04-07T14:47:37.177745+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:47:38.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:37 smithi118 bash[20212]: audit 2024-04-07T14:47:37.180262+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:38.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:37 smithi118 bash[20212]: audit 2024-04-07T14:47:37.181818+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:47:38.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:37 smithi118 bash[20212]: audit 2024-04-07T14:47:37.193002+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:38.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:37 smithi170 bash[14550]: audit 2024-04-07T14:47:36.580211+0000 mgr.y (mgr.14152) 159 : audit [DBG] from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:47:38.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:37 smithi170 bash[14550]: cluster 2024-04-07T14:47:36.646869+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:38.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:37 smithi170 bash[14550]: audit 2024-04-07T14:47:37.156099+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:38.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:37 smithi170 bash[14550]: audit 2024-04-07T14:47:37.163179+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:38.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:37 smithi170 bash[14550]: audit 2024-04-07T14:47:37.177745+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:47:38.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:37 smithi170 bash[14550]: audit 2024-04-07T14:47:37.180262+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:38.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:37 smithi170 bash[14550]: audit 2024-04-07T14:47:37.181818+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:47:38.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:37 smithi170 bash[14550]: audit 2024-04-07T14:47:37.193002+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:39.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:38 smithi118 bash[20212]: cluster 2024-04-07T14:47:37.185759+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:39.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:38 smithi118 bash[20212]: cluster 2024-04-07T14:47:38.160210+0000 mon.a (mon.0) 526 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-07T14:47:39.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:38 smithi118 bash[20212]: cluster 2024-04-07T14:47:38.160277+0000 mon.a (mon.0) 527 : cluster [INF] Cluster is now healthy 2024-04-07T14:47:39.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:38 smithi118 bash[14470]: cluster 2024-04-07T14:47:37.185759+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:39.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:38 smithi118 bash[14470]: cluster 2024-04-07T14:47:38.160210+0000 mon.a (mon.0) 526 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-07T14:47:39.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:38 smithi118 bash[14470]: cluster 2024-04-07T14:47:38.160277+0000 mon.a (mon.0) 527 : cluster [INF] Cluster is now healthy 2024-04-07T14:47:39.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:38 smithi170 bash[14550]: cluster 2024-04-07T14:47:37.185759+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:39.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:38 smithi170 bash[14550]: cluster 2024-04-07T14:47:38.160210+0000 mon.a (mon.0) 526 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-07T14:47:39.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:38 smithi170 bash[14550]: cluster 2024-04-07T14:47:38.160277+0000 mon.a (mon.0) 527 : cluster [INF] Cluster is now healthy 2024-04-07T14:47:41.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:40 smithi118 bash[14470]: cluster 2024-04-07T14:47:39.186387+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:41.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:40 smithi118 bash[20212]: cluster 2024-04-07T14:47:39.186387+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:41.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:40 smithi170 bash[14550]: cluster 2024-04-07T14:47:39.186387+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:43.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:42 smithi170 bash[14550]: cluster 2024-04-07T14:47:41.186948+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:43.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:42 smithi170 bash[14550]: audit 2024-04-07T14:47:42.591221+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5dbc88d0-884c-4d7f-9345-66a8f3e88c63"}]: dispatch 2024-04-07T14:47:43.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:42 smithi170 bash[14550]: audit 2024-04-07T14:47:42.592059+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.170:0/3235810211' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5dbc88d0-884c-4d7f-9345-66a8f3e88c63"}]: dispatch 2024-04-07T14:47:43.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:42 smithi170 bash[14550]: audit 2024-04-07T14:47:42.599707+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5dbc88d0-884c-4d7f-9345-66a8f3e88c63"}]': finished 2024-04-07T14:47:43.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:42 smithi170 bash[14550]: cluster 2024-04-07T14:47:42.599875+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-07T14:47:43.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:42 smithi170 bash[14550]: audit 2024-04-07T14:47:42.600188+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:47:43.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:42 smithi118 bash[14470]: cluster 2024-04-07T14:47:41.186948+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:43.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:42 smithi118 bash[14470]: audit 2024-04-07T14:47:42.591221+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5dbc88d0-884c-4d7f-9345-66a8f3e88c63"}]: dispatch 2024-04-07T14:47:43.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:42 smithi118 bash[14470]: audit 2024-04-07T14:47:42.592059+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.170:0/3235810211' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5dbc88d0-884c-4d7f-9345-66a8f3e88c63"}]: dispatch 2024-04-07T14:47:43.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:42 smithi118 bash[14470]: audit 2024-04-07T14:47:42.599707+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5dbc88d0-884c-4d7f-9345-66a8f3e88c63"}]': finished 2024-04-07T14:47:43.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:42 smithi118 bash[14470]: cluster 2024-04-07T14:47:42.599875+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-07T14:47:43.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:42 smithi118 bash[14470]: audit 2024-04-07T14:47:42.600188+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:47:43.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:42 smithi118 bash[20212]: cluster 2024-04-07T14:47:41.186948+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:43.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:42 smithi118 bash[20212]: audit 2024-04-07T14:47:42.591221+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5dbc88d0-884c-4d7f-9345-66a8f3e88c63"}]: dispatch 2024-04-07T14:47:43.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:42 smithi118 bash[20212]: audit 2024-04-07T14:47:42.592059+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.170:0/3235810211' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5dbc88d0-884c-4d7f-9345-66a8f3e88c63"}]: dispatch 2024-04-07T14:47:43.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:42 smithi118 bash[20212]: audit 2024-04-07T14:47:42.599707+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5dbc88d0-884c-4d7f-9345-66a8f3e88c63"}]': finished 2024-04-07T14:47:43.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:42 smithi118 bash[20212]: cluster 2024-04-07T14:47:42.599875+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-07T14:47:43.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:42 smithi118 bash[20212]: audit 2024-04-07T14:47:42.600188+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:47:44.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:44 smithi170 bash[14550]: cluster 2024-04-07T14:47:43.187528+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:44.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:44 smithi170 bash[14550]: audit 2024-04-07T14:47:43.279672+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.170:0/1188188114' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:47:44.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:44 smithi118 bash[20212]: cluster 2024-04-07T14:47:43.187528+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:44.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:44 smithi118 bash[20212]: audit 2024-04-07T14:47:43.279672+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.170:0/1188188114' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:47:44.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:44 smithi118 bash[14470]: cluster 2024-04-07T14:47:43.187528+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:44.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:44 smithi118 bash[14470]: audit 2024-04-07T14:47:43.279672+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.170:0/1188188114' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:47:46.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:46 smithi170 bash[14550]: cluster 2024-04-07T14:47:45.188119+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:46.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:46 smithi118 bash[14470]: cluster 2024-04-07T14:47:45.188119+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:46.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:46 smithi118 bash[20212]: cluster 2024-04-07T14:47:45.188119+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:48.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:48 smithi170 bash[14550]: cluster 2024-04-07T14:47:47.188680+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:48.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:48 smithi118 bash[14470]: cluster 2024-04-07T14:47:47.188680+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:48.516 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:47:48 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:47:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:47:48.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:48 smithi118 bash[20212]: cluster 2024-04-07T14:47:47.188680+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:49.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:49 smithi170 bash[14550]: audit 2024-04-07T14:47:48.419442+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:49.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:49 smithi170 bash[14550]: audit 2024-04-07T14:47:48.425809+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:49.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:49 smithi118 bash[14470]: audit 2024-04-07T14:47:48.419442+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:49.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:49 smithi118 bash[14470]: audit 2024-04-07T14:47:48.425809+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:49.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:49 smithi118 bash[20212]: audit 2024-04-07T14:47:48.419442+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:49.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:49 smithi118 bash[20212]: audit 2024-04-07T14:47:48.425809+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:50.680 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:50 smithi170 bash[14550]: cluster 2024-04-07T14:47:49.189274+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:50.728 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:50 smithi118 bash[20212]: cluster 2024-04-07T14:47:49.189274+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:50.728 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:50 smithi118 bash[14470]: cluster 2024-04-07T14:47:49.189274+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:52.718 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:52 smithi118 bash[14470]: cluster 2024-04-07T14:47:51.189842+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:52.718 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:52 smithi118 bash[20212]: cluster 2024-04-07T14:47:51.189842+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:52.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:52 smithi170 bash[14550]: cluster 2024-04-07T14:47:51.189842+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:53.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:53 smithi170 bash[14550]: audit 2024-04-07T14:47:53.182872+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-07T14:47:53.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:53 smithi170 bash[14550]: audit 2024-04-07T14:47:53.184663+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:53.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:53 smithi118 bash[20212]: audit 2024-04-07T14:47:53.182872+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-07T14:47:53.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:53 smithi118 bash[20212]: audit 2024-04-07T14:47:53.184663+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:53.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:53 smithi118 bash[14470]: audit 2024-04-07T14:47:53.182872+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-07T14:47:53.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:53 smithi118 bash[14470]: audit 2024-04-07T14:47:53.184663+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:54.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:54 smithi170 bash[14550]: cephadm 2024-04-07T14:47:53.186227+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Deploying daemon osd.4 on smithi170 2024-04-07T14:47:54.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:54 smithi170 bash[14550]: cluster 2024-04-07T14:47:53.190427+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:54.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:54 smithi118 bash[20212]: cephadm 2024-04-07T14:47:53.186227+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Deploying daemon osd.4 on smithi170 2024-04-07T14:47:54.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:54 smithi118 bash[20212]: cluster 2024-04-07T14:47:53.190427+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:54.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:54 smithi118 bash[14470]: cephadm 2024-04-07T14:47:53.186227+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Deploying daemon osd.4 on smithi170 2024-04-07T14:47:54.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:54 smithi118 bash[14470]: cluster 2024-04-07T14:47:53.190427+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:55.266 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:47:55 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:47:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:47:56.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:56 smithi170 bash[14550]: audit 2024-04-07T14:47:55.139960+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:56.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:56 smithi170 bash[14550]: audit 2024-04-07T14:47:55.146322+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:56.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:56 smithi170 bash[14550]: cluster 2024-04-07T14:47:55.191006+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:56.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:56 smithi118 bash[14470]: audit 2024-04-07T14:47:55.139960+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:56.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:56 smithi118 bash[14470]: audit 2024-04-07T14:47:55.146322+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:56.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:56 smithi118 bash[14470]: cluster 2024-04-07T14:47:55.191006+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:56.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:56 smithi118 bash[20212]: audit 2024-04-07T14:47:55.139960+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:56.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:56 smithi118 bash[20212]: audit 2024-04-07T14:47:55.146322+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:56.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:56 smithi118 bash[20212]: cluster 2024-04-07T14:47:55.191006+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:58.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:57 smithi170 bash[14550]: audit 2024-04-07T14:47:56.985797+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:58.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:57 smithi170 bash[14550]: audit 2024-04-07T14:47:57.014147+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:47:58.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:57 smithi170 bash[14550]: audit 2024-04-07T14:47:57.016211+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:58.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:57 smithi170 bash[14550]: audit 2024-04-07T14:47:57.017359+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:47:58.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:57 smithi170 bash[14550]: audit 2024-04-07T14:47:57.026932+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:58.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:57 smithi118 bash[14470]: audit 2024-04-07T14:47:56.985797+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:58.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:57 smithi118 bash[14470]: audit 2024-04-07T14:47:57.014147+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:47:58.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:57 smithi118 bash[14470]: audit 2024-04-07T14:47:57.016211+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:58.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:57 smithi118 bash[14470]: audit 2024-04-07T14:47:57.017359+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:47:58.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:57 smithi118 bash[14470]: audit 2024-04-07T14:47:57.026932+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:58.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:57 smithi118 bash[20212]: audit 2024-04-07T14:47:56.985797+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:58.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:57 smithi118 bash[20212]: audit 2024-04-07T14:47:57.014147+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:47:58.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:57 smithi118 bash[20212]: audit 2024-04-07T14:47:57.016211+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:47:58.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:57 smithi118 bash[20212]: audit 2024-04-07T14:47:57.017359+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:47:58.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:57 smithi118 bash[20212]: audit 2024-04-07T14:47:57.026932+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:47:59.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:59 smithi170 bash[14550]: cluster 2024-04-07T14:47:57.191659+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:59.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:59 smithi170 bash[14550]: audit 2024-04-07T14:47:58.067109+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:47:59.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:47:59 smithi170 bash[14550]: audit 2024-04-07T14:47:58.073357+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:47:59.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:59 smithi118 bash[14470]: cluster 2024-04-07T14:47:57.191659+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:59.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:59 smithi118 bash[14470]: audit 2024-04-07T14:47:58.067109+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:47:59.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:47:59 smithi118 bash[14470]: audit 2024-04-07T14:47:58.073357+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:47:59.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:59 smithi118 bash[20212]: cluster 2024-04-07T14:47:57.191659+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:47:59.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:59 smithi118 bash[20212]: audit 2024-04-07T14:47:58.067109+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:47:59.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:47:59 smithi118 bash[20212]: audit 2024-04-07T14:47:58.073357+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:48:01.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:01 smithi170 bash[14550]: cluster 2024-04-07T14:47:59.192365+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:48:01.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:01 smithi118 bash[14470]: cluster 2024-04-07T14:47:59.192365+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:48:01.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:01 smithi118 bash[20212]: cluster 2024-04-07T14:47:59.192365+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:48:03.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:03 smithi170 bash[14550]: cluster 2024-04-07T14:48:01.192948+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:48:03.443 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 4 on host 'smithi170' 2024-04-07T14:48:03.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:03 smithi118 bash[14470]: cluster 2024-04-07T14:48:01.192948+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:48:03.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:03 smithi118 bash[20212]: cluster 2024-04-07T14:48:01.192948+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:48:04.071 DEBUG:teuthology.orchestra.run.smithi170:osd.4> sudo journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.4.service 2024-04-07T14:48:04.074 INFO:tasks.cephadm:Deploying osd.5 on smithi170 with /dev/vg_nvme/lv_3... 2024-04-07T14:48:04.074 DEBUG:teuthology.orchestra.run.smithi170:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-07T14:48:04.334 INFO:journalctl@ceph.osd.4.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-07T14:48:04.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:04 smithi170 bash[14550]: cluster 2024-04-07T14:48:03.193540+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:48:04.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:04 smithi170 bash[14550]: audit 2024-04-07T14:48:03.443117+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:04.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:04 smithi170 bash[14550]: audit 2024-04-07T14:48:03.465371+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:04.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:04 smithi170 bash[14550]: audit 2024-04-07T14:48:03.467658+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:04.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:04 smithi170 bash[14550]: audit 2024-04-07T14:48:03.469248+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:04.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:04 smithi170 bash[14550]: audit 2024-04-07T14:48:03.473180+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:48:04.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:04 smithi170 bash[14550]: cephadm 2024-04-07T14:48:03.474507+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 16247M 2024-04-07T14:48:04.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:04 smithi170 bash[14550]: audit 2024-04-07T14:48:03.480643+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:04.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:04 smithi170 bash[14550]: audit 2024-04-07T14:48:03.488915+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:04.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:04 smithi170 bash[14550]: audit 2024-04-07T14:48:03.957861+0000 mon.a (mon.0) 552 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-07T14:48:04.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:04 smithi170 bash[14550]: audit 2024-04-07T14:48:03.958447+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/3282428518,v1:172.21.15.170:6801/3282428518]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-07T14:48:04.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[14470]: cluster 2024-04-07T14:48:03.193540+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:48:04.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[14470]: audit 2024-04-07T14:48:03.443117+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:04.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[14470]: audit 2024-04-07T14:48:03.465371+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:04.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[14470]: audit 2024-04-07T14:48:03.467658+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:04.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[14470]: audit 2024-04-07T14:48:03.469248+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:04.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[14470]: audit 2024-04-07T14:48:03.473180+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:48:04.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[14470]: cephadm 2024-04-07T14:48:03.474507+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 16247M 2024-04-07T14:48:04.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[14470]: audit 2024-04-07T14:48:03.480643+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:04.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[14470]: audit 2024-04-07T14:48:03.488915+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:04.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[14470]: audit 2024-04-07T14:48:03.957861+0000 mon.a (mon.0) 552 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-07T14:48:04.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[14470]: audit 2024-04-07T14:48:03.958447+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/3282428518,v1:172.21.15.170:6801/3282428518]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-07T14:48:04.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[20212]: cluster 2024-04-07T14:48:03.193540+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-07T14:48:04.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[20212]: audit 2024-04-07T14:48:03.443117+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:04.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[20212]: audit 2024-04-07T14:48:03.465371+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:04.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[20212]: audit 2024-04-07T14:48:03.467658+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:04.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[20212]: audit 2024-04-07T14:48:03.469248+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:04.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[20212]: audit 2024-04-07T14:48:03.473180+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:48:04.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[20212]: cephadm 2024-04-07T14:48:03.474507+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 16247M 2024-04-07T14:48:04.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[20212]: audit 2024-04-07T14:48:03.480643+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:04.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[20212]: audit 2024-04-07T14:48:03.488915+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:04.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[20212]: audit 2024-04-07T14:48:03.957861+0000 mon.a (mon.0) 552 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-07T14:48:04.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:04 smithi118 bash[20212]: audit 2024-04-07T14:48:03.958447+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/3282428518,v1:172.21.15.170:6801/3282428518]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-07T14:48:05.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:05 smithi170 bash[14550]: audit 2024-04-07T14:48:04.492348+0000 mon.a (mon.0) 553 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-07T14:48:05.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:05 smithi170 bash[14550]: cluster 2024-04-07T14:48:04.492590+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-07T14:48:05.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:05 smithi170 bash[14550]: audit 2024-04-07T14:48:04.492927+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:48:05.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:05 smithi170 bash[14550]: audit 2024-04-07T14:48:04.494606+0000 mon.a (mon.0) 556 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:48:05.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:05 smithi170 bash[14550]: audit 2024-04-07T14:48:04.495157+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/3282428518,v1:172.21.15.170:6801/3282428518]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:48:05.753 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:48:05 smithi170 bash[20323]: debug 2024-04-07T14:48:05.504+0000 7f724d20e700 -1 osd.4 0 waiting for initial osdmap 2024-04-07T14:48:05.753 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:48:05 smithi170 bash[20323]: debug 2024-04-07T14:48:05.512+0000 7f7249ba9700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-07T14:48:05.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:05 smithi118 bash[20212]: audit 2024-04-07T14:48:04.492348+0000 mon.a (mon.0) 553 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-07T14:48:05.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:05 smithi118 bash[20212]: cluster 2024-04-07T14:48:04.492590+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-07T14:48:05.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:05 smithi118 bash[20212]: audit 2024-04-07T14:48:04.492927+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:48:05.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:05 smithi118 bash[20212]: audit 2024-04-07T14:48:04.494606+0000 mon.a (mon.0) 556 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:48:05.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:05 smithi118 bash[20212]: audit 2024-04-07T14:48:04.495157+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/3282428518,v1:172.21.15.170:6801/3282428518]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:48:05.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:05 smithi118 bash[14470]: audit 2024-04-07T14:48:04.492348+0000 mon.a (mon.0) 553 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-07T14:48:05.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:05 smithi118 bash[14470]: cluster 2024-04-07T14:48:04.492590+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-07T14:48:05.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:05 smithi118 bash[14470]: audit 2024-04-07T14:48:04.492927+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:48:05.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:05 smithi118 bash[14470]: audit 2024-04-07T14:48:04.494606+0000 mon.a (mon.0) 556 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:48:05.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:05 smithi118 bash[14470]: audit 2024-04-07T14:48:04.495157+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/3282428518,v1:172.21.15.170:6801/3282428518]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:48:06.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:06 smithi170 bash[14550]: cluster 2024-04-07T14:48:05.194223+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-07T14:48:06.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:06 smithi170 bash[14550]: audit 2024-04-07T14:48:05.498607+0000 mon.a (mon.0) 557 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-04-07T14:48:06.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:06 smithi170 bash[14550]: cluster 2024-04-07T14:48:05.498730+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-07T14:48:06.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:06 smithi170 bash[14550]: audit 2024-04-07T14:48:05.499359+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:48:06.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:06 smithi170 bash[14550]: audit 2024-04-07T14:48:05.505191+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:48:06.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:06 smithi170 bash[14550]: cluster 2024-04-07T14:48:06.499348+0000 mon.a (mon.0) 561 : cluster [INF] osd.4 [v2:172.21.15.170:6800/3282428518,v1:172.21.15.170:6801/3282428518] boot 2024-04-07T14:48:06.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:06 smithi170 bash[14550]: cluster 2024-04-07T14:48:06.499503+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-07T14:48:06.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:06 smithi118 bash[14470]: cluster 2024-04-07T14:48:05.194223+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-07T14:48:06.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:06 smithi118 bash[14470]: audit 2024-04-07T14:48:05.498607+0000 mon.a (mon.0) 557 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-04-07T14:48:06.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:06 smithi118 bash[14470]: cluster 2024-04-07T14:48:05.498730+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-07T14:48:06.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:06 smithi118 bash[14470]: audit 2024-04-07T14:48:05.499359+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:48:06.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:06 smithi118 bash[14470]: audit 2024-04-07T14:48:05.505191+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:48:06.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:06 smithi118 bash[14470]: cluster 2024-04-07T14:48:06.499348+0000 mon.a (mon.0) 561 : cluster [INF] osd.4 [v2:172.21.15.170:6800/3282428518,v1:172.21.15.170:6801/3282428518] boot 2024-04-07T14:48:06.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:06 smithi118 bash[14470]: cluster 2024-04-07T14:48:06.499503+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-07T14:48:06.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:06 smithi118 bash[20212]: cluster 2024-04-07T14:48:05.194223+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-07T14:48:06.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:06 smithi118 bash[20212]: audit 2024-04-07T14:48:05.498607+0000 mon.a (mon.0) 557 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-04-07T14:48:06.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:06 smithi118 bash[20212]: cluster 2024-04-07T14:48:05.498730+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-07T14:48:06.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:06 smithi118 bash[20212]: audit 2024-04-07T14:48:05.499359+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:48:06.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:06 smithi118 bash[20212]: audit 2024-04-07T14:48:05.505191+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:48:06.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:06 smithi118 bash[20212]: cluster 2024-04-07T14:48:06.499348+0000 mon.a (mon.0) 561 : cluster [INF] osd.4 [v2:172.21.15.170:6800/3282428518,v1:172.21.15.170:6801/3282428518] boot 2024-04-07T14:48:06.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:06 smithi118 bash[20212]: cluster 2024-04-07T14:48:06.499503+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-07T14:48:07.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:07 smithi118 bash[14470]: cluster 2024-04-07T14:48:04.942256+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:48:07.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:07 smithi118 bash[14470]: cluster 2024-04-07T14:48:04.942461+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:48:07.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:07 smithi118 bash[14470]: audit 2024-04-07T14:48:06.499826+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:48:07.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:07 smithi118 bash[20212]: cluster 2024-04-07T14:48:04.942256+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:48:07.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:07 smithi118 bash[20212]: cluster 2024-04-07T14:48:04.942461+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:48:07.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:07 smithi118 bash[20212]: audit 2024-04-07T14:48:06.499826+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:48:07.775 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-07T14:48:07.775 INFO:teuthology.orchestra.run.smithi170.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-07T14:48:07.775 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 10+0 records in 2024-04-07T14:48:07.775 INFO:teuthology.orchestra.run.smithi170.stderr:10+0 records out 2024-04-07T14:48:07.775 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.015463 s, 678 MB/s 2024-04-07T14:48:07.775 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping successful for: 2024-04-07T14:48:07.819 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:07 smithi170 bash[14550]: cluster 2024-04-07T14:48:04.942256+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:48:07.819 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:07 smithi170 bash[14550]: cluster 2024-04-07T14:48:04.942461+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:48:07.819 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:07 smithi170 bash[14550]: audit 2024-04-07T14:48:06.499826+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:48:08.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:08 smithi170 bash[14550]: cluster 2024-04-07T14:48:07.194866+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:08.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:08 smithi170 bash[14550]: cluster 2024-04-07T14:48:07.515095+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-07T14:48:08.933 DEBUG:teuthology.orchestra.run.smithi170:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph orch daemon add osd smithi170:vg_nvme/lv_3 2024-04-07T14:48:09.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:08 smithi118 bash[14470]: cluster 2024-04-07T14:48:07.194866+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:09.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:08 smithi118 bash[14470]: cluster 2024-04-07T14:48:07.515095+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-07T14:48:09.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:48:08 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:48:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:48:09.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:08 smithi118 bash[20212]: cluster 2024-04-07T14:48:07.194866+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:09.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:08 smithi118 bash[20212]: cluster 2024-04-07T14:48:07.515095+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-07T14:48:09.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:09 smithi118 bash[14470]: cluster 2024-04-07T14:48:08.519259+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-07T14:48:09.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:09 smithi118 bash[14470]: audit 2024-04-07T14:48:08.539060+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:09.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:09 smithi118 bash[14470]: cephadm 2024-04-07T14:48:08.540065+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi170 2024-04-07T14:48:09.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:09 smithi118 bash[14470]: audit 2024-04-07T14:48:08.545060+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:09.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:09 smithi118 bash[14470]: audit 2024-04-07T14:48:08.570814+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:09.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:09 smithi118 bash[14470]: audit 2024-04-07T14:48:08.573202+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:09.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:09 smithi118 bash[14470]: audit 2024-04-07T14:48:08.574738+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:09.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:09 smithi118 bash[14470]: cluster 2024-04-07T14:48:08.578869+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v149: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:09.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:09 smithi118 bash[14470]: audit 2024-04-07T14:48:08.584123+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:09.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:09 smithi118 bash[20212]: cluster 2024-04-07T14:48:08.519259+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-07T14:48:09.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:09 smithi118 bash[20212]: audit 2024-04-07T14:48:08.539060+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:09.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:09 smithi118 bash[20212]: cephadm 2024-04-07T14:48:08.540065+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi170 2024-04-07T14:48:09.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:09 smithi118 bash[20212]: audit 2024-04-07T14:48:08.545060+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:09.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:09 smithi118 bash[20212]: audit 2024-04-07T14:48:08.570814+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:09.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:09 smithi118 bash[20212]: audit 2024-04-07T14:48:08.573202+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:09.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:09 smithi118 bash[20212]: audit 2024-04-07T14:48:08.574738+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:09.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:09 smithi118 bash[20212]: cluster 2024-04-07T14:48:08.578869+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v149: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:09.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:09 smithi118 bash[20212]: audit 2024-04-07T14:48:08.584123+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:09.916 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:09 smithi170 bash[14550]: cluster 2024-04-07T14:48:08.519259+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-07T14:48:09.916 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:09 smithi170 bash[14550]: audit 2024-04-07T14:48:08.539060+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:09.916 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:09 smithi170 bash[14550]: cephadm 2024-04-07T14:48:08.540065+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi170 2024-04-07T14:48:09.916 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:09 smithi170 bash[14550]: audit 2024-04-07T14:48:08.545060+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:09.916 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:09 smithi170 bash[14550]: audit 2024-04-07T14:48:08.570814+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:09.916 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:09 smithi170 bash[14550]: audit 2024-04-07T14:48:08.573202+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:09.916 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:09 smithi170 bash[14550]: audit 2024-04-07T14:48:08.574738+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:09.916 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:09 smithi170 bash[14550]: cluster 2024-04-07T14:48:08.578869+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v149: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:09.916 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:09 smithi170 bash[14550]: audit 2024-04-07T14:48:08.584123+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:10.804 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:10 smithi170 bash[14550]: cluster 2024-04-07T14:48:09.530921+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-07T14:48:10.805 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:10 smithi170 bash[14550]: cluster 2024-04-07T14:48:09.542349+0000 mon.a (mon.0) 573 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-07T14:48:11.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:10 smithi118 bash[14470]: cluster 2024-04-07T14:48:09.530921+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-07T14:48:11.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:10 smithi118 bash[14470]: cluster 2024-04-07T14:48:09.542349+0000 mon.a (mon.0) 573 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-07T14:48:11.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:10 smithi118 bash[20212]: cluster 2024-04-07T14:48:09.530921+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-07T14:48:11.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:10 smithi118 bash[20212]: cluster 2024-04-07T14:48:09.542349+0000 mon.a (mon.0) 573 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-07T14:48:11.832 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:11 smithi118 bash[14470]: cluster 2024-04-07T14:48:10.548527+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-07T14:48:11.832 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:11 smithi118 bash[14470]: cluster 2024-04-07T14:48:10.579531+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:11.832 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:11 smithi118 bash[20212]: cluster 2024-04-07T14:48:10.548527+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-07T14:48:11.832 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:11 smithi118 bash[20212]: cluster 2024-04-07T14:48:10.579531+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:11.844 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:11 smithi170 bash[14550]: cluster 2024-04-07T14:48:10.548527+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-07T14:48:11.844 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:11 smithi170 bash[14550]: cluster 2024-04-07T14:48:10.579531+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:13.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:12 smithi170 bash[14550]: audit 2024-04-07T14:48:12.056469+0000 mgr.y (mgr.14152) 182 : audit [DBG] from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:48:13.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:12 smithi170 bash[14550]: audit 2024-04-07T14:48:12.062865+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:48:13.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:12 smithi170 bash[14550]: audit 2024-04-07T14:48:12.068049+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:48:13.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:12 smithi170 bash[14550]: audit 2024-04-07T14:48:12.069312+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:13.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:12 smithi118 bash[14470]: audit 2024-04-07T14:48:12.056469+0000 mgr.y (mgr.14152) 182 : audit [DBG] from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:48:13.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:12 smithi118 bash[14470]: audit 2024-04-07T14:48:12.062865+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:48:13.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:12 smithi118 bash[14470]: audit 2024-04-07T14:48:12.068049+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:48:13.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:12 smithi118 bash[14470]: audit 2024-04-07T14:48:12.069312+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:13.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:12 smithi118 bash[20212]: audit 2024-04-07T14:48:12.056469+0000 mgr.y (mgr.14152) 182 : audit [DBG] from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:48:13.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:12 smithi118 bash[20212]: audit 2024-04-07T14:48:12.062865+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:48:13.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:12 smithi118 bash[20212]: audit 2024-04-07T14:48:12.068049+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:48:13.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:12 smithi118 bash[20212]: audit 2024-04-07T14:48:12.069312+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:13.903 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:13 smithi170 bash[14550]: cluster 2024-04-07T14:48:12.580231+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-04-07T14:48:14.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:13 smithi118 bash[14470]: cluster 2024-04-07T14:48:12.580231+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-04-07T14:48:14.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:13 smithi118 bash[20212]: cluster 2024-04-07T14:48:12.580231+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-04-07T14:48:15.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:48:14 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:48:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:48:15.634 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:48:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:48:16.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:15 smithi170 bash[14550]: cluster 2024-04-07T14:48:14.580885+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-04-07T14:48:16.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:15 smithi170 bash[14550]: audit 2024-04-07T14:48:14.637449+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:16.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:15 smithi170 bash[14550]: audit 2024-04-07T14:48:14.647417+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:16.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:15 smithi170 bash[14550]: audit 2024-04-07T14:48:14.669931+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:16.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:15 smithi170 bash[14550]: audit 2024-04-07T14:48:14.672724+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:16.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:15 smithi170 bash[14550]: audit 2024-04-07T14:48:14.674348+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:16.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:15 smithi170 bash[14550]: cluster 2024-04-07T14:48:14.678493+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-04-07T14:48:16.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:15 smithi170 bash[14550]: audit 2024-04-07T14:48:14.684448+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:16.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:15 smithi170 bash[14550]: audit 2024-04-07T14:48:15.263566+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:16.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:15 smithi170 bash[14550]: audit 2024-04-07T14:48:15.269924+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:16.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[14470]: cluster 2024-04-07T14:48:14.580885+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-04-07T14:48:16.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[14470]: audit 2024-04-07T14:48:14.637449+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:16.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[14470]: audit 2024-04-07T14:48:14.647417+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:16.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[14470]: audit 2024-04-07T14:48:14.669931+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:16.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[14470]: audit 2024-04-07T14:48:14.672724+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:16.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[14470]: audit 2024-04-07T14:48:14.674348+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:16.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[14470]: cluster 2024-04-07T14:48:14.678493+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-04-07T14:48:16.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[14470]: audit 2024-04-07T14:48:14.684448+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:16.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[14470]: audit 2024-04-07T14:48:15.263566+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:16.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[14470]: audit 2024-04-07T14:48:15.269924+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:16.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[20212]: cluster 2024-04-07T14:48:14.580885+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-04-07T14:48:16.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[20212]: audit 2024-04-07T14:48:14.637449+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:16.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[20212]: audit 2024-04-07T14:48:14.647417+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:16.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[20212]: audit 2024-04-07T14:48:14.669931+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:16.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[20212]: audit 2024-04-07T14:48:14.672724+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:16.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[20212]: audit 2024-04-07T14:48:14.674348+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:16.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[20212]: cluster 2024-04-07T14:48:14.678493+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-04-07T14:48:16.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[20212]: audit 2024-04-07T14:48:14.684448+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:16.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[20212]: audit 2024-04-07T14:48:15.263566+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:16.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:15 smithi118 bash[20212]: audit 2024-04-07T14:48:15.269924+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:17.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:16 smithi170 bash[14550]: cluster 2024-04-07T14:48:15.644597+0000 mon.a (mon.0) 586 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-07T14:48:17.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:16 smithi170 bash[14550]: cluster 2024-04-07T14:48:15.644663+0000 mon.a (mon.0) 587 : cluster [INF] Cluster is now healthy 2024-04-07T14:48:17.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:16 smithi118 bash[20212]: cluster 2024-04-07T14:48:15.644597+0000 mon.a (mon.0) 586 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-07T14:48:17.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:16 smithi118 bash[20212]: cluster 2024-04-07T14:48:15.644663+0000 mon.a (mon.0) 587 : cluster [INF] Cluster is now healthy 2024-04-07T14:48:17.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:16 smithi118 bash[14470]: cluster 2024-04-07T14:48:15.644597+0000 mon.a (mon.0) 586 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-07T14:48:17.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:16 smithi118 bash[14470]: cluster 2024-04-07T14:48:15.644663+0000 mon.a (mon.0) 587 : cluster [INF] Cluster is now healthy 2024-04-07T14:48:18.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:17 smithi170 bash[14550]: cluster 2024-04-07T14:48:16.679070+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-07T14:48:18.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:17 smithi170 bash[14550]: audit 2024-04-07T14:48:17.332606+0000 mon.a (mon.0) 588 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3f9a4f0-0741-46b8-995c-56136ce96db7"}]: dispatch 2024-04-07T14:48:18.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:17 smithi170 bash[14550]: audit 2024-04-07T14:48:17.333211+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.170:0/3156100181' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3f9a4f0-0741-46b8-995c-56136ce96db7"}]: dispatch 2024-04-07T14:48:18.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:17 smithi170 bash[14550]: audit 2024-04-07T14:48:17.343217+0000 mon.a (mon.0) 589 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e3f9a4f0-0741-46b8-995c-56136ce96db7"}]': finished 2024-04-07T14:48:18.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:17 smithi170 bash[14550]: cluster 2024-04-07T14:48:17.343350+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-07T14:48:18.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:17 smithi170 bash[14550]: audit 2024-04-07T14:48:17.343599+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:48:18.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:17 smithi118 bash[20212]: cluster 2024-04-07T14:48:16.679070+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-07T14:48:18.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:17 smithi118 bash[20212]: audit 2024-04-07T14:48:17.332606+0000 mon.a (mon.0) 588 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3f9a4f0-0741-46b8-995c-56136ce96db7"}]: dispatch 2024-04-07T14:48:18.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:17 smithi118 bash[20212]: audit 2024-04-07T14:48:17.333211+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.170:0/3156100181' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3f9a4f0-0741-46b8-995c-56136ce96db7"}]: dispatch 2024-04-07T14:48:18.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:17 smithi118 bash[20212]: audit 2024-04-07T14:48:17.343217+0000 mon.a (mon.0) 589 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e3f9a4f0-0741-46b8-995c-56136ce96db7"}]': finished 2024-04-07T14:48:18.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:17 smithi118 bash[20212]: cluster 2024-04-07T14:48:17.343350+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-07T14:48:18.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:17 smithi118 bash[20212]: audit 2024-04-07T14:48:17.343599+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:48:18.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:17 smithi118 bash[14470]: cluster 2024-04-07T14:48:16.679070+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-07T14:48:18.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:17 smithi118 bash[14470]: audit 2024-04-07T14:48:17.332606+0000 mon.a (mon.0) 588 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3f9a4f0-0741-46b8-995c-56136ce96db7"}]: dispatch 2024-04-07T14:48:18.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:17 smithi118 bash[14470]: audit 2024-04-07T14:48:17.333211+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.170:0/3156100181' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3f9a4f0-0741-46b8-995c-56136ce96db7"}]: dispatch 2024-04-07T14:48:18.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:17 smithi118 bash[14470]: audit 2024-04-07T14:48:17.343217+0000 mon.a (mon.0) 589 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e3f9a4f0-0741-46b8-995c-56136ce96db7"}]': finished 2024-04-07T14:48:18.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:17 smithi118 bash[14470]: cluster 2024-04-07T14:48:17.343350+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-07T14:48:18.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:17 smithi118 bash[14470]: audit 2024-04-07T14:48:17.343599+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:48:19.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:18 smithi170 bash[14550]: audit 2024-04-07T14:48:18.041274+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.170:0/3764546816' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:48:19.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:18 smithi118 bash[14470]: audit 2024-04-07T14:48:18.041274+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.170:0/3764546816' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:48:19.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:18 smithi118 bash[20212]: audit 2024-04-07T14:48:18.041274+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.170:0/3764546816' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:48:20.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:19 smithi170 bash[14550]: cluster 2024-04-07T14:48:18.679770+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-04-07T14:48:20.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:19 smithi118 bash[14470]: cluster 2024-04-07T14:48:18.679770+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-04-07T14:48:20.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:19 smithi118 bash[20212]: cluster 2024-04-07T14:48:18.679770+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-04-07T14:48:22.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:21 smithi170 bash[14550]: cluster 2024-04-07T14:48:20.680337+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:22.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:21 smithi118 bash[14470]: cluster 2024-04-07T14:48:20.680337+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:22.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:21 smithi118 bash[20212]: cluster 2024-04-07T14:48:20.680337+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:24.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:23 smithi170 bash[14550]: cluster 2024-04-07T14:48:22.680955+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:24.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:23 smithi118 bash[14470]: cluster 2024-04-07T14:48:22.680955+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:24.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:23 smithi118 bash[20212]: cluster 2024-04-07T14:48:22.680955+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:26.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:25 smithi170 bash[14550]: cluster 2024-04-07T14:48:24.681556+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:26.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:25 smithi118 bash[14470]: cluster 2024-04-07T14:48:24.681556+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:26.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:25 smithi118 bash[20212]: cluster 2024-04-07T14:48:24.681556+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:28.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:27 smithi170 bash[14550]: cluster 2024-04-07T14:48:26.682105+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 2024-04-07T14:48:28.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:27 smithi170 bash[14550]: audit 2024-04-07T14:48:27.241345+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-07T14:48:28.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:27 smithi170 bash[14550]: audit 2024-04-07T14:48:27.243162+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:28.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:27 smithi118 bash[14470]: cluster 2024-04-07T14:48:26.682105+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 2024-04-07T14:48:28.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:27 smithi118 bash[14470]: audit 2024-04-07T14:48:27.241345+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-07T14:48:28.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:27 smithi118 bash[14470]: audit 2024-04-07T14:48:27.243162+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:28.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:27 smithi118 bash[20212]: cluster 2024-04-07T14:48:26.682105+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 2024-04-07T14:48:28.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:27 smithi118 bash[20212]: audit 2024-04-07T14:48:27.241345+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-07T14:48:28.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:27 smithi118 bash[20212]: audit 2024-04-07T14:48:27.243162+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:28.920 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:28 smithi170 bash[14550]: cephadm 2024-04-07T14:48:27.244670+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Deploying daemon osd.5 on smithi170 2024-04-07T14:48:29.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:28 smithi118 bash[14470]: cephadm 2024-04-07T14:48:27.244670+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Deploying daemon osd.5 on smithi170 2024-04-07T14:48:29.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:28 smithi118 bash[20212]: cephadm 2024-04-07T14:48:27.244670+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Deploying daemon osd.5 on smithi170 2024-04-07T14:48:30.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:29 smithi170 bash[14550]: cluster 2024-04-07T14:48:28.682710+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:30.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:29 smithi118 bash[14470]: cluster 2024-04-07T14:48:28.682710+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:30.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:29 smithi118 bash[20212]: cluster 2024-04-07T14:48:28.682710+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:32.009 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:31 smithi170 bash[14550]: cluster 2024-04-07T14:48:30.683254+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:32.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:31 smithi118 bash[14470]: cluster 2024-04-07T14:48:30.683254+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:32.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:31 smithi118 bash[20212]: cluster 2024-04-07T14:48:30.683254+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:33.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:33 smithi170 bash[14550]: audit 2024-04-07T14:48:32.000634+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:33.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:33 smithi170 bash[14550]: audit 2024-04-07T14:48:32.001147+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:33.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:33 smithi170 bash[14550]: audit 2024-04-07T14:48:32.004052+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:33.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:33 smithi170 bash[14550]: audit 2024-04-07T14:48:32.005804+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:33.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:33 smithi170 bash[14550]: audit 2024-04-07T14:48:32.015759+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:33.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:32 smithi118 bash[14470]: audit 2024-04-07T14:48:32.000634+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:33.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:32 smithi118 bash[14470]: audit 2024-04-07T14:48:32.001147+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:33.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:32 smithi118 bash[14470]: audit 2024-04-07T14:48:32.004052+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:33.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:32 smithi118 bash[14470]: audit 2024-04-07T14:48:32.005804+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:33.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:32 smithi118 bash[14470]: audit 2024-04-07T14:48:32.015759+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:33.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:33 smithi118 bash[20212]: audit 2024-04-07T14:48:32.000634+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:33.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:33 smithi118 bash[20212]: audit 2024-04-07T14:48:32.001147+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:33.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:33 smithi118 bash[20212]: audit 2024-04-07T14:48:32.004052+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:33.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:33 smithi118 bash[20212]: audit 2024-04-07T14:48:32.005804+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:33.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:33 smithi118 bash[20212]: audit 2024-04-07T14:48:32.015759+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:34.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:34 smithi170 bash[14550]: cluster 2024-04-07T14:48:32.683895+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-07T14:48:34.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:34 smithi118 bash[14470]: cluster 2024-04-07T14:48:32.683895+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-07T14:48:34.266 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:34 smithi118 bash[20212]: cluster 2024-04-07T14:48:32.683895+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-07T14:48:35.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:48:34 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:48:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:48:35.768 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:48:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:48:36.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[14470]: cluster 2024-04-07T14:48:34.684429+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-07T14:48:36.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[14470]: audit 2024-04-07T14:48:34.769141+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:36.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[14470]: audit 2024-04-07T14:48:34.776396+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:36.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[14470]: audit 2024-04-07T14:48:34.793078+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:36.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[14470]: audit 2024-04-07T14:48:34.795742+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:36.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[14470]: audit 2024-04-07T14:48:34.797517+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:36.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[14470]: audit 2024-04-07T14:48:34.808595+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:36.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[14470]: audit 2024-04-07T14:48:35.392446+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:36.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[14470]: audit 2024-04-07T14:48:35.398405+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:36.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[20212]: cluster 2024-04-07T14:48:34.684429+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-07T14:48:36.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[20212]: audit 2024-04-07T14:48:34.769141+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:36.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[20212]: audit 2024-04-07T14:48:34.776396+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:36.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[20212]: audit 2024-04-07T14:48:34.793078+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:36.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[20212]: audit 2024-04-07T14:48:34.795742+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:36.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[20212]: audit 2024-04-07T14:48:34.797517+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:36.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[20212]: audit 2024-04-07T14:48:34.808595+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:36.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[20212]: audit 2024-04-07T14:48:35.392446+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:36.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:35 smithi118 bash[20212]: audit 2024-04-07T14:48:35.398405+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:36.023 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:35 smithi170 bash[14550]: cluster 2024-04-07T14:48:34.684429+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-07T14:48:36.023 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:35 smithi170 bash[14550]: audit 2024-04-07T14:48:34.769141+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:36.023 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:35 smithi170 bash[14550]: audit 2024-04-07T14:48:34.776396+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:36.023 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:35 smithi170 bash[14550]: audit 2024-04-07T14:48:34.793078+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:36.023 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:35 smithi170 bash[14550]: audit 2024-04-07T14:48:34.795742+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:36.023 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:35 smithi170 bash[14550]: audit 2024-04-07T14:48:34.797517+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:36.023 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:35 smithi170 bash[14550]: audit 2024-04-07T14:48:34.808595+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:36.023 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:35 smithi170 bash[14550]: audit 2024-04-07T14:48:35.392446+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:36.023 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:35 smithi170 bash[14550]: audit 2024-04-07T14:48:35.398405+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:37.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:48:36 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:48:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:48:38.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:37 smithi170 bash[14550]: cluster 2024-04-07T14:48:36.684991+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:38.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:37 smithi170 bash[14550]: audit 2024-04-07T14:48:36.734189+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:38.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:37 smithi170 bash[14550]: cephadm 2024-04-07T14:48:36.735808+0000 mgr.y (mgr.14152) 198 : cephadm [INF] Detected new or changed devices on smithi170 2024-04-07T14:48:38.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:37 smithi170 bash[14550]: audit 2024-04-07T14:48:36.742667+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:38.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:37 smithi170 bash[14550]: audit 2024-04-07T14:48:36.784236+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:38.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:37 smithi170 bash[14550]: audit 2024-04-07T14:48:36.786884+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:38.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:37 smithi170 bash[14550]: audit 2024-04-07T14:48:36.788694+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:38.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:37 smithi170 bash[14550]: audit 2024-04-07T14:48:36.799517+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:38.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:37 smithi118 bash[14470]: cluster 2024-04-07T14:48:36.684991+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:38.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:37 smithi118 bash[14470]: audit 2024-04-07T14:48:36.734189+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:38.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:37 smithi118 bash[14470]: cephadm 2024-04-07T14:48:36.735808+0000 mgr.y (mgr.14152) 198 : cephadm [INF] Detected new or changed devices on smithi170 2024-04-07T14:48:38.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:37 smithi118 bash[14470]: audit 2024-04-07T14:48:36.742667+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:38.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:37 smithi118 bash[14470]: audit 2024-04-07T14:48:36.784236+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:38.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:37 smithi118 bash[14470]: audit 2024-04-07T14:48:36.786884+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:38.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:37 smithi118 bash[14470]: audit 2024-04-07T14:48:36.788694+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:38.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:37 smithi118 bash[14470]: audit 2024-04-07T14:48:36.799517+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:38.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:37 smithi118 bash[20212]: cluster 2024-04-07T14:48:36.684991+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:38.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:37 smithi118 bash[20212]: audit 2024-04-07T14:48:36.734189+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:38.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:37 smithi118 bash[20212]: cephadm 2024-04-07T14:48:36.735808+0000 mgr.y (mgr.14152) 198 : cephadm [INF] Detected new or changed devices on smithi170 2024-04-07T14:48:38.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:37 smithi118 bash[20212]: audit 2024-04-07T14:48:36.742667+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:38.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:37 smithi118 bash[20212]: audit 2024-04-07T14:48:36.784236+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:38.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:37 smithi118 bash[20212]: audit 2024-04-07T14:48:36.786884+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:38.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:37 smithi118 bash[20212]: audit 2024-04-07T14:48:36.788694+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:38.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:37 smithi118 bash[20212]: audit 2024-04-07T14:48:36.799517+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:39.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:39 smithi170 bash[14550]: cluster 2024-04-07T14:48:38.685606+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-07T14:48:39.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:39 smithi170 bash[14550]: audit 2024-04-07T14:48:39.228162+0000 mon.a (mon.0) 613 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-07T14:48:39.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:39 smithi170 bash[14550]: audit 2024-04-07T14:48:39.228999+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/3545937753,v1:172.21.15.170:6809/3545937753]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-07T14:48:39.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:39 smithi118 bash[14470]: cluster 2024-04-07T14:48:38.685606+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-07T14:48:39.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:39 smithi118 bash[14470]: audit 2024-04-07T14:48:39.228162+0000 mon.a (mon.0) 613 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-07T14:48:39.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:39 smithi118 bash[14470]: audit 2024-04-07T14:48:39.228999+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/3545937753,v1:172.21.15.170:6809/3545937753]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-07T14:48:39.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:39 smithi118 bash[20212]: cluster 2024-04-07T14:48:38.685606+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-07T14:48:39.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:39 smithi118 bash[20212]: audit 2024-04-07T14:48:39.228162+0000 mon.a (mon.0) 613 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-07T14:48:39.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:39 smithi118 bash[20212]: audit 2024-04-07T14:48:39.228999+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/3545937753,v1:172.21.15.170:6809/3545937753]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-07T14:48:39.729 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 5 on host 'smithi170' 2024-04-07T14:48:40.355 DEBUG:teuthology.orchestra.run.smithi170:osd.5> sudo journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.5.service 2024-04-07T14:48:40.358 INFO:tasks.cephadm:Deploying osd.6 on smithi170 with /dev/vg_nvme/lv_2... 2024-04-07T14:48:40.358 DEBUG:teuthology.orchestra.run.smithi170:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-07T14:48:40.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[14470]: audit 2024-04-07T14:48:39.252069+0000 mon.a (mon.0) 614 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-07T14:48:40.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[14470]: cluster 2024-04-07T14:48:39.252200+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-07T14:48:40.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[14470]: audit 2024-04-07T14:48:39.252417+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:48:40.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[14470]: audit 2024-04-07T14:48:39.253802+0000 mon.a (mon.0) 617 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:48:40.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[14470]: audit 2024-04-07T14:48:39.254829+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/3545937753,v1:172.21.15.170:6809/3545937753]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:48:40.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[14470]: audit 2024-04-07T14:48:39.728644+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:40.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[14470]: audit 2024-04-07T14:48:39.729283+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:40.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[14470]: audit 2024-04-07T14:48:39.732356+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:40.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[14470]: audit 2024-04-07T14:48:39.734419+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:40.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[14470]: audit 2024-04-07T14:48:39.737770+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:48:40.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[14470]: audit 2024-04-07T14:48:39.739087+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:48:40.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[14470]: cephadm 2024-04-07T14:48:39.740072+0000 mgr.y (mgr.14152) 200 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 8123M 2024-04-07T14:48:40.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[14470]: audit 2024-04-07T14:48:39.746511+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:40.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[14470]: audit 2024-04-07T14:48:39.753931+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:40.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[20212]: audit 2024-04-07T14:48:39.252069+0000 mon.a (mon.0) 614 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-07T14:48:40.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[20212]: cluster 2024-04-07T14:48:39.252200+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-07T14:48:40.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[20212]: audit 2024-04-07T14:48:39.252417+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:48:40.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[20212]: audit 2024-04-07T14:48:39.253802+0000 mon.a (mon.0) 617 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:48:40.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[20212]: audit 2024-04-07T14:48:39.254829+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/3545937753,v1:172.21.15.170:6809/3545937753]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:48:40.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[20212]: audit 2024-04-07T14:48:39.728644+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:40.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[20212]: audit 2024-04-07T14:48:39.729283+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:40.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[20212]: audit 2024-04-07T14:48:39.732356+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:40.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[20212]: audit 2024-04-07T14:48:39.734419+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:40.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[20212]: audit 2024-04-07T14:48:39.737770+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:48:40.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[20212]: audit 2024-04-07T14:48:39.739087+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:48:40.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[20212]: cephadm 2024-04-07T14:48:39.740072+0000 mgr.y (mgr.14152) 200 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 8123M 2024-04-07T14:48:40.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[20212]: audit 2024-04-07T14:48:39.746511+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:40.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:40 smithi118 bash[20212]: audit 2024-04-07T14:48:39.753931+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:40.549 INFO:journalctl@ceph.osd.5.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-07T14:48:40.588 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:40 smithi170 bash[14550]: audit 2024-04-07T14:48:39.252069+0000 mon.a (mon.0) 614 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-07T14:48:40.589 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:40 smithi170 bash[14550]: cluster 2024-04-07T14:48:39.252200+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-07T14:48:40.589 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:40 smithi170 bash[14550]: audit 2024-04-07T14:48:39.252417+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:48:40.589 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:40 smithi170 bash[14550]: audit 2024-04-07T14:48:39.253802+0000 mon.a (mon.0) 617 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:48:40.589 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:40 smithi170 bash[14550]: audit 2024-04-07T14:48:39.254829+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/3545937753,v1:172.21.15.170:6809/3545937753]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:48:40.589 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:40 smithi170 bash[14550]: audit 2024-04-07T14:48:39.728644+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:40.589 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:40 smithi170 bash[14550]: audit 2024-04-07T14:48:39.729283+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:48:40.589 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:40 smithi170 bash[14550]: audit 2024-04-07T14:48:39.732356+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:40.589 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:40 smithi170 bash[14550]: audit 2024-04-07T14:48:39.734419+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:48:40.589 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:40 smithi170 bash[14550]: audit 2024-04-07T14:48:39.737770+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:48:40.589 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:40 smithi170 bash[14550]: audit 2024-04-07T14:48:39.739087+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:48:40.589 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:40 smithi170 bash[14550]: cephadm 2024-04-07T14:48:39.740072+0000 mgr.y (mgr.14152) 200 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 8123M 2024-04-07T14:48:40.589 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:40 smithi170 bash[14550]: audit 2024-04-07T14:48:39.746511+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:40.589 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:40 smithi170 bash[14550]: audit 2024-04-07T14:48:39.753931+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:41.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:41 smithi118 bash[14470]: audit 2024-04-07T14:48:40.254516+0000 mon.a (mon.0) 626 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-04-07T14:48:41.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:41 smithi118 bash[14470]: cluster 2024-04-07T14:48:40.254734+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-07T14:48:41.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:41 smithi118 bash[14470]: audit 2024-04-07T14:48:40.255376+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:48:41.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:41 smithi118 bash[14470]: audit 2024-04-07T14:48:40.264731+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:48:41.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:41 smithi118 bash[14470]: cluster 2024-04-07T14:48:40.686151+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:41.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:41 smithi118 bash[20212]: audit 2024-04-07T14:48:40.254516+0000 mon.a (mon.0) 626 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-04-07T14:48:41.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:41 smithi118 bash[20212]: cluster 2024-04-07T14:48:40.254734+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-07T14:48:41.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:41 smithi118 bash[20212]: audit 2024-04-07T14:48:40.255376+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:48:41.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:41 smithi118 bash[20212]: audit 2024-04-07T14:48:40.264731+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:48:41.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:41 smithi118 bash[20212]: cluster 2024-04-07T14:48:40.686151+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:41.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:41 smithi170 bash[14550]: audit 2024-04-07T14:48:40.254516+0000 mon.a (mon.0) 626 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-04-07T14:48:41.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:41 smithi170 bash[14550]: cluster 2024-04-07T14:48:40.254734+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-07T14:48:41.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:41 smithi170 bash[14550]: audit 2024-04-07T14:48:40.255376+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:48:41.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:41 smithi170 bash[14550]: audit 2024-04-07T14:48:40.264731+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:48:41.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:41 smithi170 bash[14550]: cluster 2024-04-07T14:48:40.686151+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-07T14:48:42.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:42 smithi170 bash[14550]: cluster 2024-04-07T14:48:40.184147+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:48:42.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:42 smithi170 bash[14550]: cluster 2024-04-07T14:48:40.184349+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:48:42.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:42 smithi170 bash[14550]: audit 2024-04-07T14:48:41.266661+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:48:42.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:42 smithi170 bash[14550]: cluster 2024-04-07T14:48:41.271319+0000 mon.a (mon.0) 631 : cluster [INF] osd.5 [v2:172.21.15.170:6808/3545937753,v1:172.21.15.170:6809/3545937753] boot 2024-04-07T14:48:42.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:42 smithi170 bash[14550]: cluster 2024-04-07T14:48:41.271383+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-07T14:48:42.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:42 smithi170 bash[14550]: audit 2024-04-07T14:48:41.272343+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:48:42.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:42 smithi118 bash[14470]: cluster 2024-04-07T14:48:40.184147+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:48:42.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:42 smithi118 bash[14470]: cluster 2024-04-07T14:48:40.184349+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:48:42.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:42 smithi118 bash[14470]: audit 2024-04-07T14:48:41.266661+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:48:42.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:42 smithi118 bash[14470]: cluster 2024-04-07T14:48:41.271319+0000 mon.a (mon.0) 631 : cluster [INF] osd.5 [v2:172.21.15.170:6808/3545937753,v1:172.21.15.170:6809/3545937753] boot 2024-04-07T14:48:42.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:42 smithi118 bash[14470]: cluster 2024-04-07T14:48:41.271383+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-07T14:48:42.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:42 smithi118 bash[14470]: audit 2024-04-07T14:48:41.272343+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:48:42.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:42 smithi118 bash[20212]: cluster 2024-04-07T14:48:40.184147+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:48:42.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:42 smithi118 bash[20212]: cluster 2024-04-07T14:48:40.184349+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:48:42.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:42 smithi118 bash[20212]: audit 2024-04-07T14:48:41.266661+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:48:42.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:42 smithi118 bash[20212]: cluster 2024-04-07T14:48:41.271319+0000 mon.a (mon.0) 631 : cluster [INF] osd.5 [v2:172.21.15.170:6808/3545937753,v1:172.21.15.170:6809/3545937753] boot 2024-04-07T14:48:42.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:42 smithi118 bash[20212]: cluster 2024-04-07T14:48:41.271383+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-07T14:48:42.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:42 smithi118 bash[20212]: audit 2024-04-07T14:48:41.272343+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:48:43.387 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-07T14:48:43.387 INFO:teuthology.orchestra.run.smithi170.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-07T14:48:43.387 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 10+0 records in 2024-04-07T14:48:43.387 INFO:teuthology.orchestra.run.smithi170.stderr:10+0 records out 2024-04-07T14:48:43.387 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0154937 s, 677 MB/s 2024-04-07T14:48:43.387 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping successful for: 2024-04-07T14:48:43.583 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:43 smithi170 bash[14550]: cluster 2024-04-07T14:48:42.274301+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-07T14:48:43.583 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:43 smithi170 bash[14550]: cluster 2024-04-07T14:48:42.686790+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v174: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:48:43.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:43 smithi118 bash[14470]: cluster 2024-04-07T14:48:42.274301+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-07T14:48:43.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:43 smithi118 bash[14470]: cluster 2024-04-07T14:48:42.686790+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v174: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:48:43.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:43 smithi118 bash[20212]: cluster 2024-04-07T14:48:42.274301+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-07T14:48:43.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:43 smithi118 bash[20212]: cluster 2024-04-07T14:48:42.686790+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v174: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:48:44.057 DEBUG:teuthology.orchestra.run.smithi170:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph orch daemon add osd smithi170:vg_nvme/lv_2 2024-04-07T14:48:44.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:44 smithi170 bash[14550]: cluster 2024-04-07T14:48:43.271394+0000 mon.a (mon.0) 635 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-07T14:48:44.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:44 smithi170 bash[14550]: cluster 2024-04-07T14:48:43.286315+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-07T14:48:44.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:44 smithi118 bash[14470]: cluster 2024-04-07T14:48:43.271394+0000 mon.a (mon.0) 635 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-07T14:48:44.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:44 smithi118 bash[14470]: cluster 2024-04-07T14:48:43.286315+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-07T14:48:44.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:44 smithi118 bash[20212]: cluster 2024-04-07T14:48:43.271394+0000 mon.a (mon.0) 635 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-07T14:48:44.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:44 smithi118 bash[20212]: cluster 2024-04-07T14:48:43.286315+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-07T14:48:45.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:45 smithi170 bash[14550]: cluster 2024-04-07T14:48:44.288100+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-07T14:48:45.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:45 smithi170 bash[14550]: cluster 2024-04-07T14:48:44.687442+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v177: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:48:45.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:45 smithi118 bash[14470]: cluster 2024-04-07T14:48:44.288100+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-07T14:48:45.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:45 smithi118 bash[14470]: cluster 2024-04-07T14:48:44.687442+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v177: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:48:45.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:45 smithi118 bash[20212]: cluster 2024-04-07T14:48:44.288100+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-07T14:48:45.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:45 smithi118 bash[20212]: cluster 2024-04-07T14:48:44.687442+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v177: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:48:46.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:46 smithi170 bash[14550]: cluster 2024-04-07T14:48:45.292415+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-07T14:48:46.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:46 smithi118 bash[14470]: cluster 2024-04-07T14:48:45.292415+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-07T14:48:46.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:46 smithi118 bash[20212]: cluster 2024-04-07T14:48:45.292415+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-07T14:48:47.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:47 smithi170 bash[14550]: cluster 2024-04-07T14:48:46.688123+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v179: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:48:47.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:47 smithi170 bash[14550]: audit 2024-04-07T14:48:46.864859+0000 mgr.y (mgr.14152) 205 : audit [DBG] from='client.14382 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:48:47.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:47 smithi170 bash[14550]: audit 2024-04-07T14:48:46.871886+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:48:47.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:47 smithi170 bash[14550]: audit 2024-04-07T14:48:46.878333+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:48:47.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:47 smithi170 bash[14550]: audit 2024-04-07T14:48:46.879986+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:47.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:47 smithi118 bash[14470]: cluster 2024-04-07T14:48:46.688123+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v179: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:48:47.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:47 smithi118 bash[14470]: audit 2024-04-07T14:48:46.864859+0000 mgr.y (mgr.14152) 205 : audit [DBG] from='client.14382 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:48:47.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:47 smithi118 bash[14470]: audit 2024-04-07T14:48:46.871886+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:48:47.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:47 smithi118 bash[14470]: audit 2024-04-07T14:48:46.878333+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:48:47.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:47 smithi118 bash[14470]: audit 2024-04-07T14:48:46.879986+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:47.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:47 smithi118 bash[20212]: cluster 2024-04-07T14:48:46.688123+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v179: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:48:47.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:47 smithi118 bash[20212]: audit 2024-04-07T14:48:46.864859+0000 mgr.y (mgr.14152) 205 : audit [DBG] from='client.14382 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:48:47.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:47 smithi118 bash[20212]: audit 2024-04-07T14:48:46.871886+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:48:47.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:47 smithi118 bash[20212]: audit 2024-04-07T14:48:46.878333+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:48:47.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:47 smithi118 bash[20212]: audit 2024-04-07T14:48:46.879986+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:48:49.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:49 smithi170 bash[14550]: cluster 2024-04-07T14:48:48.688787+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-07T14:48:49.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:49 smithi118 bash[14470]: cluster 2024-04-07T14:48:48.688787+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-07T14:48:49.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:49 smithi118 bash[20212]: cluster 2024-04-07T14:48:48.688787+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-07T14:48:50.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:50 smithi170 bash[14550]: cluster 2024-04-07T14:48:49.241387+0000 mon.a (mon.0) 642 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-07T14:48:50.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:50 smithi170 bash[14550]: cluster 2024-04-07T14:48:49.241475+0000 mon.a (mon.0) 643 : cluster [INF] Cluster is now healthy 2024-04-07T14:48:50.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:50 smithi118 bash[14470]: cluster 2024-04-07T14:48:49.241387+0000 mon.a (mon.0) 642 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-07T14:48:50.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:50 smithi118 bash[14470]: cluster 2024-04-07T14:48:49.241475+0000 mon.a (mon.0) 643 : cluster [INF] Cluster is now healthy 2024-04-07T14:48:50.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:50 smithi118 bash[20212]: cluster 2024-04-07T14:48:49.241387+0000 mon.a (mon.0) 642 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-07T14:48:50.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:50 smithi118 bash[20212]: cluster 2024-04-07T14:48:49.241475+0000 mon.a (mon.0) 643 : cluster [INF] Cluster is now healthy 2024-04-07T14:48:51.384 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:51 smithi118 bash[14470]: cluster 2024-04-07T14:48:50.689392+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-07T14:48:51.385 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:51 smithi118 bash[20212]: cluster 2024-04-07T14:48:50.689392+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-07T14:48:51.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:51 smithi170 bash[14550]: cluster 2024-04-07T14:48:50.689392+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-07T14:48:54.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:53 smithi170 bash[14550]: cluster 2024-04-07T14:48:52.690069+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-04-07T14:48:54.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:53 smithi118 bash[14470]: cluster 2024-04-07T14:48:52.690069+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-04-07T14:48:54.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:53 smithi118 bash[20212]: cluster 2024-04-07T14:48:52.690069+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-04-07T14:48:55.516 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:48:55 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:48:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:48:56.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:55 smithi170 bash[14550]: cluster 2024-04-07T14:48:54.690719+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; 52 KiB/s, 0 objects/s recovering 2024-04-07T14:48:56.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:55 smithi170 bash[14550]: audit 2024-04-07T14:48:55.127838+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:56.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:55 smithi170 bash[14550]: audit 2024-04-07T14:48:55.134390+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:56.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:55 smithi170 bash[14550]: audit 2024-04-07T14:48:55.510701+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:56.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:55 smithi170 bash[14550]: audit 2024-04-07T14:48:55.516928+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:56.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:48:55 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:48:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:48:56.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:55 smithi118 bash[14470]: cluster 2024-04-07T14:48:54.690719+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; 52 KiB/s, 0 objects/s recovering 2024-04-07T14:48:56.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:55 smithi118 bash[14470]: audit 2024-04-07T14:48:55.127838+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:56.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:55 smithi118 bash[14470]: audit 2024-04-07T14:48:55.134390+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:56.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:55 smithi118 bash[14470]: audit 2024-04-07T14:48:55.510701+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:56.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:55 smithi118 bash[14470]: audit 2024-04-07T14:48:55.516928+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:56.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:55 smithi118 bash[20212]: cluster 2024-04-07T14:48:54.690719+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; 52 KiB/s, 0 objects/s recovering 2024-04-07T14:48:56.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:55 smithi118 bash[20212]: audit 2024-04-07T14:48:55.127838+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:56.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:55 smithi118 bash[20212]: audit 2024-04-07T14:48:55.134390+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:56.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:55 smithi118 bash[20212]: audit 2024-04-07T14:48:55.510701+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:56.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:55 smithi118 bash[20212]: audit 2024-04-07T14:48:55.516928+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:48:57.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:56 smithi170 bash[14550]: audit 2024-04-07T14:48:56.033398+0000 mon.a (mon.0) 648 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e882f132-6963-449b-834a-091cd03932e9"}]: dispatch 2024-04-07T14:48:57.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:56 smithi170 bash[14550]: audit 2024-04-07T14:48:56.033880+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.170:0/639859348' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e882f132-6963-449b-834a-091cd03932e9"}]: dispatch 2024-04-07T14:48:57.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:56 smithi170 bash[14550]: audit 2024-04-07T14:48:56.043245+0000 mon.a (mon.0) 649 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e882f132-6963-449b-834a-091cd03932e9"}]': finished 2024-04-07T14:48:57.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:56 smithi170 bash[14550]: cluster 2024-04-07T14:48:56.043423+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-07T14:48:57.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:56 smithi170 bash[14550]: audit 2024-04-07T14:48:56.043726+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:48:57.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:56 smithi118 bash[20212]: audit 2024-04-07T14:48:56.033398+0000 mon.a (mon.0) 648 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e882f132-6963-449b-834a-091cd03932e9"}]: dispatch 2024-04-07T14:48:57.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:56 smithi118 bash[20212]: audit 2024-04-07T14:48:56.033880+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.170:0/639859348' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e882f132-6963-449b-834a-091cd03932e9"}]: dispatch 2024-04-07T14:48:57.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:56 smithi118 bash[20212]: audit 2024-04-07T14:48:56.043245+0000 mon.a (mon.0) 649 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e882f132-6963-449b-834a-091cd03932e9"}]': finished 2024-04-07T14:48:57.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:56 smithi118 bash[20212]: cluster 2024-04-07T14:48:56.043423+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-07T14:48:57.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:56 smithi118 bash[20212]: audit 2024-04-07T14:48:56.043726+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:48:57.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:56 smithi118 bash[14470]: audit 2024-04-07T14:48:56.033398+0000 mon.a (mon.0) 648 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e882f132-6963-449b-834a-091cd03932e9"}]: dispatch 2024-04-07T14:48:57.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:56 smithi118 bash[14470]: audit 2024-04-07T14:48:56.033880+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.170:0/639859348' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e882f132-6963-449b-834a-091cd03932e9"}]: dispatch 2024-04-07T14:48:57.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:56 smithi118 bash[14470]: audit 2024-04-07T14:48:56.043245+0000 mon.a (mon.0) 649 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e882f132-6963-449b-834a-091cd03932e9"}]': finished 2024-04-07T14:48:57.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:56 smithi118 bash[14470]: cluster 2024-04-07T14:48:56.043423+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-07T14:48:57.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:56 smithi118 bash[14470]: audit 2024-04-07T14:48:56.043726+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:48:58.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:57 smithi118 bash[14470]: cluster 2024-04-07T14:48:56.691362+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-07T14:48:58.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:57 smithi118 bash[14470]: audit 2024-04-07T14:48:56.750878+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.170:0/3467326370' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:48:58.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:57 smithi118 bash[20212]: cluster 2024-04-07T14:48:56.691362+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-07T14:48:58.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:57 smithi118 bash[20212]: audit 2024-04-07T14:48:56.750878+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.170:0/3467326370' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:48:58.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:57 smithi170 bash[14550]: cluster 2024-04-07T14:48:56.691362+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-07T14:48:58.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:57 smithi170 bash[14550]: audit 2024-04-07T14:48:56.750878+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.170:0/3467326370' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:48:59.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:58 smithi118 bash[20212]: audit 2024-04-07T14:48:58.069900+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:48:59.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:58 smithi118 bash[20212]: audit 2024-04-07T14:48:58.076482+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:48:59.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:58 smithi118 bash[14470]: audit 2024-04-07T14:48:58.069900+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:48:59.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:58 smithi118 bash[14470]: audit 2024-04-07T14:48:58.076482+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:48:59.194 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:58 smithi170 bash[14550]: audit 2024-04-07T14:48:58.069900+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:48:59.195 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:58 smithi170 bash[14550]: audit 2024-04-07T14:48:58.076482+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:49:00.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:48:59 smithi118 bash[14470]: cluster 2024-04-07T14:48:58.691973+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:49:00.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:48:59 smithi118 bash[20212]: cluster 2024-04-07T14:48:58.691973+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:49:00.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:48:59 smithi170 bash[14550]: cluster 2024-04-07T14:48:58.691973+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:49:02.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:01 smithi118 bash[14470]: cluster 2024-04-07T14:49:00.692550+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 2024-04-07T14:49:02.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:01 smithi118 bash[20212]: cluster 2024-04-07T14:49:00.692550+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 2024-04-07T14:49:02.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:01 smithi170 bash[14550]: cluster 2024-04-07T14:49:00.692550+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 2024-04-07T14:49:04.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:03 smithi118 bash[14470]: cluster 2024-04-07T14:49:02.693276+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 2024-04-07T14:49:04.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:03 smithi118 bash[20212]: cluster 2024-04-07T14:49:02.693276+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 2024-04-07T14:49:04.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:03 smithi170 bash[14550]: cluster 2024-04-07T14:49:02.693276+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 2024-04-07T14:49:06.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:05 smithi170 bash[14550]: cluster 2024-04-07T14:49:04.693997+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-07T14:49:06.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:05 smithi118 bash[14470]: cluster 2024-04-07T14:49:04.693997+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-07T14:49:06.266 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:05 smithi118 bash[20212]: cluster 2024-04-07T14:49:04.693997+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-07T14:49:07.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:06 smithi170 bash[14550]: audit 2024-04-07T14:49:06.284471+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-07T14:49:07.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:06 smithi170 bash[14550]: audit 2024-04-07T14:49:06.286006+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:07.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:06 smithi118 bash[14470]: audit 2024-04-07T14:49:06.284471+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-07T14:49:07.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:06 smithi118 bash[14470]: audit 2024-04-07T14:49:06.286006+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:07.266 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:06 smithi118 bash[20212]: audit 2024-04-07T14:49:06.284471+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-07T14:49:07.266 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:06 smithi118 bash[20212]: audit 2024-04-07T14:49:06.286006+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:08.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:07 smithi170 bash[14550]: cephadm 2024-04-07T14:49:06.287029+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Deploying daemon osd.6 on smithi170 2024-04-07T14:49:08.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:07 smithi170 bash[14550]: cluster 2024-04-07T14:49:06.694729+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:49:08.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:07 smithi118 bash[14470]: cephadm 2024-04-07T14:49:06.287029+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Deploying daemon osd.6 on smithi170 2024-04-07T14:49:08.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:07 smithi118 bash[14470]: cluster 2024-04-07T14:49:06.694729+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:49:08.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:07 smithi118 bash[20212]: cephadm 2024-04-07T14:49:06.287029+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Deploying daemon osd.6 on smithi170 2024-04-07T14:49:08.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:07 smithi118 bash[20212]: cluster 2024-04-07T14:49:06.694729+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:49:09.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:09 smithi118 bash[14470]: cluster 2024-04-07T14:49:08.695482+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:49:09.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:09 smithi118 bash[20212]: cluster 2024-04-07T14:49:08.695482+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:49:09.518 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:09 smithi170 bash[14550]: cluster 2024-04-07T14:49:08.695482+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:49:11.806 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:11 smithi118 bash[14470]: cluster 2024-04-07T14:49:10.696256+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-07T14:49:11.807 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:11 smithi118 bash[14470]: audit 2024-04-07T14:49:11.408682+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:11.807 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:11 smithi118 bash[14470]: audit 2024-04-07T14:49:11.409267+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:11.807 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:11 smithi118 bash[14470]: audit 2024-04-07T14:49:11.412012+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:11.807 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:11 smithi118 bash[14470]: audit 2024-04-07T14:49:11.414026+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:11.807 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:11 smithi118 bash[14470]: audit 2024-04-07T14:49:11.425359+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:11.807 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:11 smithi118 bash[20212]: cluster 2024-04-07T14:49:10.696256+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-07T14:49:11.807 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:11 smithi118 bash[20212]: audit 2024-04-07T14:49:11.408682+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:11.807 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:11 smithi118 bash[20212]: audit 2024-04-07T14:49:11.409267+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:11.807 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:11 smithi118 bash[20212]: audit 2024-04-07T14:49:11.412012+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:11.807 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:11 smithi118 bash[20212]: audit 2024-04-07T14:49:11.414026+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:11.808 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:11 smithi118 bash[20212]: audit 2024-04-07T14:49:11.425359+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:12.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:11 smithi170 bash[14550]: cluster 2024-04-07T14:49:10.696256+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-07T14:49:12.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:11 smithi170 bash[14550]: audit 2024-04-07T14:49:11.408682+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:12.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:11 smithi170 bash[14550]: audit 2024-04-07T14:49:11.409267+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:12.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:11 smithi170 bash[14550]: audit 2024-04-07T14:49:11.412012+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:12.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:11 smithi170 bash[14550]: audit 2024-04-07T14:49:11.414026+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:12.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:11 smithi170 bash[14550]: audit 2024-04-07T14:49:11.425359+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:14.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:13 smithi170 bash[14550]: cluster 2024-04-07T14:49:12.696926+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-07T14:49:14.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:13 smithi118 bash[14470]: cluster 2024-04-07T14:49:12.696926+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-07T14:49:14.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:13 smithi118 bash[20212]: cluster 2024-04-07T14:49:12.696926+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-07T14:49:15.516 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:49:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:49:15.888 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:15 smithi170 bash[14550]: cluster 2024-04-07T14:49:14.697668+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-07T14:49:15.888 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:15 smithi170 bash[14550]: audit 2024-04-07T14:49:15.258010+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:15.888 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:15 smithi170 bash[14550]: audit 2024-04-07T14:49:15.264532+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:15.888 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:15 smithi170 bash[14550]: audit 2024-04-07T14:49:15.308240+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:15.889 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:15 smithi170 bash[14550]: audit 2024-04-07T14:49:15.311540+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:15.889 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:15 smithi170 bash[14550]: audit 2024-04-07T14:49:15.313346+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:15.889 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:15 smithi170 bash[14550]: audit 2024-04-07T14:49:15.324814+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:15.889 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:15 smithi170 bash[14550]: audit 2024-04-07T14:49:15.630206+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:15.889 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:15 smithi170 bash[14550]: audit 2024-04-07T14:49:15.636909+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:16.018 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:49:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:49:16.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[14470]: cluster 2024-04-07T14:49:14.697668+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-07T14:49:16.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[14470]: audit 2024-04-07T14:49:15.258010+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:16.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[14470]: audit 2024-04-07T14:49:15.264532+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:16.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[14470]: audit 2024-04-07T14:49:15.308240+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:16.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[14470]: audit 2024-04-07T14:49:15.311540+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:16.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[14470]: audit 2024-04-07T14:49:15.313346+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:16.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[14470]: audit 2024-04-07T14:49:15.324814+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:16.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[14470]: audit 2024-04-07T14:49:15.630206+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:16.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[14470]: audit 2024-04-07T14:49:15.636909+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:16.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[20212]: cluster 2024-04-07T14:49:14.697668+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-07T14:49:16.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[20212]: audit 2024-04-07T14:49:15.258010+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:16.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[20212]: audit 2024-04-07T14:49:15.264532+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:16.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[20212]: audit 2024-04-07T14:49:15.308240+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:16.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[20212]: audit 2024-04-07T14:49:15.311540+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:16.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[20212]: audit 2024-04-07T14:49:15.313346+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:16.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[20212]: audit 2024-04-07T14:49:15.324814+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:16.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[20212]: audit 2024-04-07T14:49:15.630206+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:16.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:15 smithi118 bash[20212]: audit 2024-04-07T14:49:15.636909+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:16.516 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:49:16 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:49:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:49:17.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:17 smithi170 bash[14550]: audit 2024-04-07T14:49:16.111879+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:17.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:17 smithi170 bash[14550]: cephadm 2024-04-07T14:49:16.113114+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi170 2024-04-07T14:49:17.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:17 smithi170 bash[14550]: audit 2024-04-07T14:49:16.119969+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:17.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:17 smithi170 bash[14550]: audit 2024-04-07T14:49:16.147893+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:17.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:17 smithi170 bash[14550]: audit 2024-04-07T14:49:16.150397+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:17.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:17 smithi170 bash[14550]: audit 2024-04-07T14:49:16.152059+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:17.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:17 smithi170 bash[14550]: audit 2024-04-07T14:49:16.162537+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:17.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:17 smithi170 bash[14550]: cluster 2024-04-07T14:49:16.698458+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:49:17.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:17 smithi118 bash[20212]: audit 2024-04-07T14:49:16.111879+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:17.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:17 smithi118 bash[20212]: cephadm 2024-04-07T14:49:16.113114+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi170 2024-04-07T14:49:17.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:17 smithi118 bash[20212]: audit 2024-04-07T14:49:16.119969+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:17.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:17 smithi118 bash[20212]: audit 2024-04-07T14:49:16.147893+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:17.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:17 smithi118 bash[20212]: audit 2024-04-07T14:49:16.150397+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:17.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:17 smithi118 bash[20212]: audit 2024-04-07T14:49:16.152059+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:17.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:17 smithi118 bash[20212]: audit 2024-04-07T14:49:16.162537+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:17.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:17 smithi118 bash[20212]: cluster 2024-04-07T14:49:16.698458+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:49:17.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:17 smithi118 bash[14470]: audit 2024-04-07T14:49:16.111879+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:17.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:17 smithi118 bash[14470]: cephadm 2024-04-07T14:49:16.113114+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi170 2024-04-07T14:49:17.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:17 smithi118 bash[14470]: audit 2024-04-07T14:49:16.119969+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:17.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:17 smithi118 bash[14470]: audit 2024-04-07T14:49:16.147893+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:17.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:17 smithi118 bash[14470]: audit 2024-04-07T14:49:16.150397+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:17.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:17 smithi118 bash[14470]: audit 2024-04-07T14:49:16.152059+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:17.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:17 smithi118 bash[14470]: audit 2024-04-07T14:49:16.162537+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:17.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:17 smithi118 bash[14470]: cluster 2024-04-07T14:49:16.698458+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:49:19.132 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 6 on host 'smithi170' 2024-04-07T14:49:19.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:19 smithi170 bash[14550]: cluster 2024-04-07T14:49:18.699199+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-07T14:49:19.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:19 smithi170 bash[14550]: audit 2024-04-07T14:49:19.132170+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:19.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:19 smithi170 bash[14550]: audit 2024-04-07T14:49:19.138712+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:19.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:19 smithi170 bash[14550]: audit 2024-04-07T14:49:19.141160+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:19.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:19 smithi170 bash[14550]: audit 2024-04-07T14:49:19.142732+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:19.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:19 smithi170 bash[14550]: audit 2024-04-07T14:49:19.146428+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:49:19.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:19 smithi170 bash[14550]: audit 2024-04-07T14:49:19.147865+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:49:19.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:19 smithi170 bash[14550]: audit 2024-04-07T14:49:19.149167+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:49:19.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:19 smithi170 bash[14550]: audit 2024-04-07T14:49:19.157971+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:19.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:19 smithi170 bash[14550]: audit 2024-04-07T14:49:19.165308+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:19.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[14470]: cluster 2024-04-07T14:49:18.699199+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-07T14:49:19.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[14470]: audit 2024-04-07T14:49:19.132170+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:19.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[14470]: audit 2024-04-07T14:49:19.138712+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:19.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[14470]: audit 2024-04-07T14:49:19.141160+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:19.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[14470]: audit 2024-04-07T14:49:19.142732+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:19.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[14470]: audit 2024-04-07T14:49:19.146428+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:49:19.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[14470]: audit 2024-04-07T14:49:19.147865+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:49:19.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[14470]: audit 2024-04-07T14:49:19.149167+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:49:19.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[14470]: audit 2024-04-07T14:49:19.157971+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:19.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[14470]: audit 2024-04-07T14:49:19.165308+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:19.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[20212]: cluster 2024-04-07T14:49:18.699199+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-07T14:49:19.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[20212]: audit 2024-04-07T14:49:19.132170+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:19.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[20212]: audit 2024-04-07T14:49:19.138712+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:19.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[20212]: audit 2024-04-07T14:49:19.141160+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:19.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[20212]: audit 2024-04-07T14:49:19.142732+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:19.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[20212]: audit 2024-04-07T14:49:19.146428+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:49:19.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[20212]: audit 2024-04-07T14:49:19.147865+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:49:19.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[20212]: audit 2024-04-07T14:49:19.149167+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:49:19.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[20212]: audit 2024-04-07T14:49:19.157971+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:19.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:19 smithi118 bash[20212]: audit 2024-04-07T14:49:19.165308+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:19.800 DEBUG:teuthology.orchestra.run.smithi170:osd.6> sudo journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.6.service 2024-04-07T14:49:19.802 INFO:tasks.cephadm:Deploying osd.7 on smithi170 with /dev/vg_nvme/lv_1... 2024-04-07T14:49:19.802 DEBUG:teuthology.orchestra.run.smithi170:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-07T14:49:19.920 INFO:journalctl@ceph.osd.6.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-07T14:49:20.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:20 smithi170 bash[14550]: cephadm 2024-04-07T14:49:19.150204+0000 mgr.y (mgr.14152) 224 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 5415M 2024-04-07T14:49:20.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:20 smithi170 bash[14550]: audit 2024-04-07T14:49:19.520077+0000 mon.a (mon.0) 684 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-07T14:49:20.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:20 smithi170 bash[14550]: audit 2024-04-07T14:49:19.520836+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/1908617373,v1:172.21.15.170:6817/1908617373]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-07T14:49:20.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:20 smithi118 bash[14470]: cephadm 2024-04-07T14:49:19.150204+0000 mgr.y (mgr.14152) 224 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 5415M 2024-04-07T14:49:20.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:20 smithi118 bash[14470]: audit 2024-04-07T14:49:19.520077+0000 mon.a (mon.0) 684 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-07T14:49:20.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:20 smithi118 bash[14470]: audit 2024-04-07T14:49:19.520836+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/1908617373,v1:172.21.15.170:6817/1908617373]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-07T14:49:20.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:20 smithi118 bash[20212]: cephadm 2024-04-07T14:49:19.150204+0000 mgr.y (mgr.14152) 224 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 5415M 2024-04-07T14:49:20.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:20 smithi118 bash[20212]: audit 2024-04-07T14:49:19.520077+0000 mon.a (mon.0) 684 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-07T14:49:20.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:20 smithi118 bash[20212]: audit 2024-04-07T14:49:19.520836+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/1908617373,v1:172.21.15.170:6817/1908617373]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-07T14:49:21.278 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:21 smithi170 bash[14550]: audit 2024-04-07T14:49:20.274321+0000 mon.a (mon.0) 685 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-07T14:49:21.550 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:49:21 smithi170 bash[27178]: debug 2024-04-07T14:49:21.287+0000 7f894db68700 -1 osd.6 0 waiting for initial osdmap 2024-04-07T14:49:21.550 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:49:21 smithi170 bash[27178]: debug 2024-04-07T14:49:21.299+0000 7f89464fb700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-07T14:49:21.550 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:21 smithi170 bash[14550]: cluster 2024-04-07T14:49:20.274493+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-07T14:49:21.550 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:21 smithi170 bash[14550]: audit 2024-04-07T14:49:20.274670+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:49:21.551 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:21 smithi170 bash[14550]: audit 2024-04-07T14:49:20.276206+0000 mon.a (mon.0) 688 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:49:21.551 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:21 smithi170 bash[14550]: audit 2024-04-07T14:49:20.276946+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/1908617373,v1:172.21.15.170:6817/1908617373]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:49:21.551 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:21 smithi170 bash[14550]: cluster 2024-04-07T14:49:20.699844+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:49:21.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:21 smithi118 bash[14470]: audit 2024-04-07T14:49:20.274321+0000 mon.a (mon.0) 685 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-07T14:49:21.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:21 smithi118 bash[14470]: cluster 2024-04-07T14:49:20.274493+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-07T14:49:21.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:21 smithi118 bash[14470]: audit 2024-04-07T14:49:20.274670+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:49:21.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:21 smithi118 bash[14470]: audit 2024-04-07T14:49:20.276206+0000 mon.a (mon.0) 688 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:49:21.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:21 smithi118 bash[14470]: audit 2024-04-07T14:49:20.276946+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/1908617373,v1:172.21.15.170:6817/1908617373]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:49:21.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:21 smithi118 bash[14470]: cluster 2024-04-07T14:49:20.699844+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:49:21.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:21 smithi118 bash[20212]: audit 2024-04-07T14:49:20.274321+0000 mon.a (mon.0) 685 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-07T14:49:21.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:21 smithi118 bash[20212]: cluster 2024-04-07T14:49:20.274493+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-07T14:49:21.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:21 smithi118 bash[20212]: audit 2024-04-07T14:49:20.274670+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:49:21.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:21 smithi118 bash[20212]: audit 2024-04-07T14:49:20.276206+0000 mon.a (mon.0) 688 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:49:21.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:21 smithi118 bash[20212]: audit 2024-04-07T14:49:20.276946+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/1908617373,v1:172.21.15.170:6817/1908617373]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:49:21.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:21 smithi118 bash[20212]: cluster 2024-04-07T14:49:20.699844+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:49:22.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:22 smithi170 bash[14550]: audit 2024-04-07T14:49:21.282551+0000 mon.a (mon.0) 689 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-04-07T14:49:22.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:22 smithi170 bash[14550]: cluster 2024-04-07T14:49:21.282630+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-07T14:49:22.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:22 smithi170 bash[14550]: audit 2024-04-07T14:49:21.282812+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:49:22.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:22 smithi170 bash[14550]: audit 2024-04-07T14:49:21.290621+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:49:22.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:22 smithi118 bash[14470]: audit 2024-04-07T14:49:21.282551+0000 mon.a (mon.0) 689 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-04-07T14:49:22.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:22 smithi118 bash[14470]: cluster 2024-04-07T14:49:21.282630+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-07T14:49:22.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:22 smithi118 bash[14470]: audit 2024-04-07T14:49:21.282812+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:49:22.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:22 smithi118 bash[14470]: audit 2024-04-07T14:49:21.290621+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:49:22.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:22 smithi118 bash[20212]: audit 2024-04-07T14:49:21.282551+0000 mon.a (mon.0) 689 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-04-07T14:49:22.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:22 smithi118 bash[20212]: cluster 2024-04-07T14:49:21.282630+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-07T14:49:22.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:22 smithi118 bash[20212]: audit 2024-04-07T14:49:21.282812+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:49:22.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:22 smithi118 bash[20212]: audit 2024-04-07T14:49:21.290621+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:49:22.934 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-07T14:49:22.935 INFO:teuthology.orchestra.run.smithi170.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-07T14:49:22.935 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 10+0 records in 2024-04-07T14:49:22.935 INFO:teuthology.orchestra.run.smithi170.stderr:10+0 records out 2024-04-07T14:49:22.935 INFO:teuthology.orchestra.run.smithi170.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0140468 s, 746 MB/s 2024-04-07T14:49:22.935 INFO:teuthology.orchestra.run.smithi170.stderr: stderr: 2024-04-07T14:49:22.935 INFO:teuthology.orchestra.run.smithi170.stderr:--> Zapping successful for: 2024-04-07T14:49:23.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:23 smithi170 bash[14550]: cluster 2024-04-07T14:49:20.469309+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:49:23.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:23 smithi170 bash[14550]: cluster 2024-04-07T14:49:20.469504+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:49:23.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:23 smithi170 bash[14550]: cluster 2024-04-07T14:49:22.292973+0000 mon.a (mon.0) 693 : cluster [INF] osd.6 [v2:172.21.15.170:6816/1908617373,v1:172.21.15.170:6817/1908617373] boot 2024-04-07T14:49:23.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:23 smithi170 bash[14550]: cluster 2024-04-07T14:49:22.293135+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-07T14:49:23.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:23 smithi170 bash[14550]: audit 2024-04-07T14:49:22.293393+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:49:23.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:23 smithi170 bash[14550]: cluster 2024-04-07T14:49:22.700547+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:49:23.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:23 smithi170 bash[14550]: cluster 2024-04-07T14:49:23.257855+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-07T14:49:23.669 DEBUG:teuthology.orchestra.run.smithi170:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph orch daemon add osd smithi170:vg_nvme/lv_1 2024-04-07T14:49:23.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:23 smithi118 bash[14470]: cluster 2024-04-07T14:49:20.469309+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:49:23.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:23 smithi118 bash[14470]: cluster 2024-04-07T14:49:20.469504+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:49:23.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:23 smithi118 bash[14470]: cluster 2024-04-07T14:49:22.292973+0000 mon.a (mon.0) 693 : cluster [INF] osd.6 [v2:172.21.15.170:6816/1908617373,v1:172.21.15.170:6817/1908617373] boot 2024-04-07T14:49:23.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:23 smithi118 bash[14470]: cluster 2024-04-07T14:49:22.293135+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-07T14:49:23.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:23 smithi118 bash[14470]: audit 2024-04-07T14:49:22.293393+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:49:23.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:23 smithi118 bash[14470]: cluster 2024-04-07T14:49:22.700547+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:49:23.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:23 smithi118 bash[14470]: cluster 2024-04-07T14:49:23.257855+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-07T14:49:23.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:23 smithi118 bash[20212]: cluster 2024-04-07T14:49:20.469309+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:49:23.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:23 smithi118 bash[20212]: cluster 2024-04-07T14:49:20.469504+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:49:23.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:23 smithi118 bash[20212]: cluster 2024-04-07T14:49:22.292973+0000 mon.a (mon.0) 693 : cluster [INF] osd.6 [v2:172.21.15.170:6816/1908617373,v1:172.21.15.170:6817/1908617373] boot 2024-04-07T14:49:23.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:23 smithi118 bash[20212]: cluster 2024-04-07T14:49:22.293135+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-07T14:49:23.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:23 smithi118 bash[20212]: audit 2024-04-07T14:49:22.293393+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:49:23.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:23 smithi118 bash[20212]: cluster 2024-04-07T14:49:22.700547+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-07T14:49:23.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:23 smithi118 bash[20212]: cluster 2024-04-07T14:49:23.257855+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-07T14:49:25.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:25 smithi170 bash[14550]: cluster 2024-04-07T14:49:24.270158+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-07T14:49:25.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:25 smithi170 bash[14550]: cluster 2024-04-07T14:49:24.701132+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-07T14:49:25.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:25 smithi118 bash[14470]: cluster 2024-04-07T14:49:24.270158+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-07T14:49:25.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:25 smithi118 bash[14470]: cluster 2024-04-07T14:49:24.701132+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-07T14:49:25.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:25 smithi118 bash[20212]: cluster 2024-04-07T14:49:24.270158+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-07T14:49:25.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:25 smithi118 bash[20212]: cluster 2024-04-07T14:49:24.701132+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-07T14:49:26.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:26 smithi170 bash[14550]: cluster 2024-04-07T14:49:25.280978+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-07T14:49:26.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:26 smithi118 bash[14470]: cluster 2024-04-07T14:49:25.280978+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-07T14:49:26.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:26 smithi118 bash[20212]: cluster 2024-04-07T14:49:25.280978+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-07T14:49:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:27 smithi170 bash[14550]: cluster 2024-04-07T14:49:26.279896+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-07T14:49:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:27 smithi170 bash[14550]: audit 2024-04-07T14:49:26.523127+0000 mgr.y (mgr.14152) 228 : audit [DBG] from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:49:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:27 smithi170 bash[14550]: audit 2024-04-07T14:49:26.529981+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:49:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:27 smithi170 bash[14550]: audit 2024-04-07T14:49:26.536293+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:49:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:27 smithi170 bash[14550]: audit 2024-04-07T14:49:26.537898+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:27.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:27 smithi170 bash[14550]: cluster 2024-04-07T14:49:26.701679+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-07T14:49:27.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:27 smithi118 bash[14470]: cluster 2024-04-07T14:49:26.279896+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-07T14:49:27.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:27 smithi118 bash[14470]: audit 2024-04-07T14:49:26.523127+0000 mgr.y (mgr.14152) 228 : audit [DBG] from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:49:27.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:27 smithi118 bash[14470]: audit 2024-04-07T14:49:26.529981+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:49:27.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:27 smithi118 bash[14470]: audit 2024-04-07T14:49:26.536293+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:49:27.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:27 smithi118 bash[14470]: audit 2024-04-07T14:49:26.537898+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:27.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:27 smithi118 bash[14470]: cluster 2024-04-07T14:49:26.701679+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-07T14:49:27.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:27 smithi118 bash[20212]: cluster 2024-04-07T14:49:26.279896+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-07T14:49:27.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:27 smithi118 bash[20212]: audit 2024-04-07T14:49:26.523127+0000 mgr.y (mgr.14152) 228 : audit [DBG] from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:49:27.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:27 smithi118 bash[20212]: audit 2024-04-07T14:49:26.529981+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-07T14:49:27.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:27 smithi118 bash[20212]: audit 2024-04-07T14:49:26.536293+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-07T14:49:27.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:27 smithi118 bash[20212]: audit 2024-04-07T14:49:26.537898+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:27.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:27 smithi118 bash[20212]: cluster 2024-04-07T14:49:26.701679+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-07T14:49:29.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:29 smithi118 bash[14470]: cluster 2024-04-07T14:49:28.702358+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-04-07T14:49:29.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:29 smithi118 bash[20212]: cluster 2024-04-07T14:49:28.702358+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-04-07T14:49:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:29 smithi170 bash[14550]: cluster 2024-04-07T14:49:28.702358+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-04-07T14:49:32.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:31 smithi118 bash[14470]: cluster 2024-04-07T14:49:30.702971+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; 80 KiB/s, 0 objects/s recovering 2024-04-07T14:49:32.016 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:31 smithi118 bash[20212]: cluster 2024-04-07T14:49:30.702971+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; 80 KiB/s, 0 objects/s recovering 2024-04-07T14:49:32.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:31 smithi170 bash[14550]: cluster 2024-04-07T14:49:30.702971+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; 80 KiB/s, 0 objects/s recovering 2024-04-07T14:49:34.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:33 smithi118 bash[14470]: cluster 2024-04-07T14:49:32.703561+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; 65 KiB/s, 0 objects/s recovering 2024-04-07T14:49:34.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:33 smithi118 bash[14470]: audit 2024-04-07T14:49:33.370659+0000 mon.a (mon.0) 703 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a454b56-68fe-4213-897f-d7c548585767"}]: dispatch 2024-04-07T14:49:34.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:33 smithi118 bash[14470]: audit 2024-04-07T14:49:33.371387+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.170:0/3816838428' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a454b56-68fe-4213-897f-d7c548585767"}]: dispatch 2024-04-07T14:49:34.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:33 smithi118 bash[14470]: audit 2024-04-07T14:49:33.378684+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a454b56-68fe-4213-897f-d7c548585767"}]': finished 2024-04-07T14:49:34.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:33 smithi118 bash[14470]: cluster 2024-04-07T14:49:33.378910+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-07T14:49:34.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:33 smithi118 bash[14470]: audit 2024-04-07T14:49:33.379252+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:49:34.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:33 smithi118 bash[20212]: cluster 2024-04-07T14:49:32.703561+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; 65 KiB/s, 0 objects/s recovering 2024-04-07T14:49:34.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:33 smithi118 bash[20212]: audit 2024-04-07T14:49:33.370659+0000 mon.a (mon.0) 703 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a454b56-68fe-4213-897f-d7c548585767"}]: dispatch 2024-04-07T14:49:34.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:33 smithi118 bash[20212]: audit 2024-04-07T14:49:33.371387+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.170:0/3816838428' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a454b56-68fe-4213-897f-d7c548585767"}]: dispatch 2024-04-07T14:49:34.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:33 smithi118 bash[20212]: audit 2024-04-07T14:49:33.378684+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a454b56-68fe-4213-897f-d7c548585767"}]': finished 2024-04-07T14:49:34.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:33 smithi118 bash[20212]: cluster 2024-04-07T14:49:33.378910+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-07T14:49:34.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:33 smithi118 bash[20212]: audit 2024-04-07T14:49:33.379252+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:49:34.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:33 smithi170 bash[14550]: cluster 2024-04-07T14:49:32.703561+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; 65 KiB/s, 0 objects/s recovering 2024-04-07T14:49:34.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:33 smithi170 bash[14550]: audit 2024-04-07T14:49:33.370659+0000 mon.a (mon.0) 703 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a454b56-68fe-4213-897f-d7c548585767"}]: dispatch 2024-04-07T14:49:34.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:33 smithi170 bash[14550]: audit 2024-04-07T14:49:33.371387+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.170:0/3816838428' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a454b56-68fe-4213-897f-d7c548585767"}]: dispatch 2024-04-07T14:49:34.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:33 smithi170 bash[14550]: audit 2024-04-07T14:49:33.378684+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a454b56-68fe-4213-897f-d7c548585767"}]': finished 2024-04-07T14:49:34.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:33 smithi170 bash[14550]: cluster 2024-04-07T14:49:33.378910+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-07T14:49:34.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:33 smithi170 bash[14550]: audit 2024-04-07T14:49:33.379252+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:49:35.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:34 smithi170 bash[14550]: audit 2024-04-07T14:49:34.077261+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.170:0/1392892011' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:49:35.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:34 smithi118 bash[14470]: audit 2024-04-07T14:49:34.077261+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.170:0/1392892011' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:49:35.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:49:34 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:49:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:49:35.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:34 smithi118 bash[20212]: audit 2024-04-07T14:49:34.077261+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.170:0/1392892011' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-07T14:49:36.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:49:35 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:49:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:49:36.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:35 smithi118 bash[14470]: cluster 2024-04-07T14:49:34.704215+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; 61 KiB/s, 0 objects/s recovering 2024-04-07T14:49:36.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:35 smithi118 bash[14470]: audit 2024-04-07T14:49:34.796578+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:36.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:35 smithi118 bash[14470]: audit 2024-04-07T14:49:34.804148+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:36.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:35 smithi118 bash[14470]: audit 2024-04-07T14:49:35.758089+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:36.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:35 smithi118 bash[14470]: audit 2024-04-07T14:49:35.764096+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:36.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:35 smithi118 bash[20212]: cluster 2024-04-07T14:49:34.704215+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; 61 KiB/s, 0 objects/s recovering 2024-04-07T14:49:36.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:35 smithi118 bash[20212]: audit 2024-04-07T14:49:34.796578+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:36.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:35 smithi118 bash[20212]: audit 2024-04-07T14:49:34.804148+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:36.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:35 smithi118 bash[20212]: audit 2024-04-07T14:49:35.758089+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:36.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:35 smithi118 bash[20212]: audit 2024-04-07T14:49:35.764096+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:36.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:35 smithi170 bash[14550]: cluster 2024-04-07T14:49:34.704215+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; 61 KiB/s, 0 objects/s recovering 2024-04-07T14:49:36.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:35 smithi170 bash[14550]: audit 2024-04-07T14:49:34.796578+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:36.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:35 smithi170 bash[14550]: audit 2024-04-07T14:49:34.804148+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:36.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:35 smithi170 bash[14550]: audit 2024-04-07T14:49:35.758089+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:36.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:35 smithi170 bash[14550]: audit 2024-04-07T14:49:35.764096+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:38.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:37 smithi170 bash[14550]: cluster 2024-04-07T14:49:36.704823+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; 52 KiB/s, 0 objects/s recovering 2024-04-07T14:49:38.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:37 smithi118 bash[14470]: cluster 2024-04-07T14:49:36.704823+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; 52 KiB/s, 0 objects/s recovering 2024-04-07T14:49:38.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:37 smithi118 bash[20212]: cluster 2024-04-07T14:49:36.704823+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; 52 KiB/s, 0 objects/s recovering 2024-04-07T14:49:39.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:39 smithi118 bash[14470]: cluster 2024-04-07T14:49:38.705442+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 2024-04-07T14:49:39.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:39 smithi118 bash[20212]: cluster 2024-04-07T14:49:38.705442+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 2024-04-07T14:49:39.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:39 smithi170 bash[14550]: cluster 2024-04-07T14:49:38.705442+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 2024-04-07T14:49:42.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:41 smithi118 bash[14470]: cluster 2024-04-07T14:49:40.706048+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-07T14:49:42.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:41 smithi118 bash[20212]: cluster 2024-04-07T14:49:40.706048+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-07T14:49:42.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:41 smithi170 bash[14550]: cluster 2024-04-07T14:49:40.706048+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-07T14:49:43.991 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:43 smithi170 bash[14550]: cluster 2024-04-07T14:49:42.706741+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-07T14:49:44.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:43 smithi118 bash[14470]: cluster 2024-04-07T14:49:42.706741+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-07T14:49:44.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:43 smithi118 bash[20212]: cluster 2024-04-07T14:49:42.706741+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-07T14:49:45.037 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:44 smithi170 bash[14550]: audit 2024-04-07T14:49:43.998149+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-07T14:49:45.037 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:44 smithi170 bash[14550]: audit 2024-04-07T14:49:43.999901+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:45.037 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:44 smithi170 bash[14550]: cephadm 2024-04-07T14:49:44.001267+0000 mgr.y (mgr.14152) 238 : cephadm [INF] Deploying daemon osd.7 on smithi170 2024-04-07T14:49:45.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:44 smithi118 bash[14470]: audit 2024-04-07T14:49:43.998149+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-07T14:49:45.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:44 smithi118 bash[14470]: audit 2024-04-07T14:49:43.999901+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:45.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:44 smithi118 bash[14470]: cephadm 2024-04-07T14:49:44.001267+0000 mgr.y (mgr.14152) 238 : cephadm [INF] Deploying daemon osd.7 on smithi170 2024-04-07T14:49:45.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:44 smithi118 bash[20212]: audit 2024-04-07T14:49:43.998149+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-07T14:49:45.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:44 smithi118 bash[20212]: audit 2024-04-07T14:49:43.999901+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:45.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:44 smithi118 bash[20212]: cephadm 2024-04-07T14:49:44.001267+0000 mgr.y (mgr.14152) 238 : cephadm [INF] Deploying daemon osd.7 on smithi170 2024-04-07T14:49:46.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:45 smithi170 bash[14550]: cluster 2024-04-07T14:49:44.707340+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-07T14:49:46.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:45 smithi118 bash[14470]: cluster 2024-04-07T14:49:44.707340+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-07T14:49:46.266 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:45 smithi118 bash[20212]: cluster 2024-04-07T14:49:44.707340+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-07T14:49:47.945 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:47 smithi170 bash[14550]: cluster 2024-04-07T14:49:46.707932+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-07T14:49:48.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:47 smithi118 bash[14470]: cluster 2024-04-07T14:49:46.707932+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-07T14:49:48.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:47 smithi118 bash[20212]: cluster 2024-04-07T14:49:46.707932+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-07T14:49:49.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:49 smithi170 bash[14550]: audit 2024-04-07T14:49:48.091186+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:49.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:49 smithi170 bash[14550]: audit 2024-04-07T14:49:48.111408+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:49.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:49 smithi170 bash[14550]: audit 2024-04-07T14:49:48.114144+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:49.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:49 smithi170 bash[14550]: audit 2024-04-07T14:49:48.115847+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:49.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:49 smithi170 bash[14550]: audit 2024-04-07T14:49:48.125073+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:49.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:49 smithi118 bash[14470]: audit 2024-04-07T14:49:48.091186+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:49.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:49 smithi118 bash[14470]: audit 2024-04-07T14:49:48.111408+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:49.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:49 smithi118 bash[14470]: audit 2024-04-07T14:49:48.114144+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:49.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:49 smithi118 bash[14470]: audit 2024-04-07T14:49:48.115847+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:49.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:49 smithi118 bash[14470]: audit 2024-04-07T14:49:48.125073+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:49.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:49 smithi118 bash[20212]: audit 2024-04-07T14:49:48.091186+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:49.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:49 smithi118 bash[20212]: audit 2024-04-07T14:49:48.111408+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:49.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:49 smithi118 bash[20212]: audit 2024-04-07T14:49:48.114144+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:49.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:49 smithi118 bash[20212]: audit 2024-04-07T14:49:48.115847+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:49.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:49 smithi118 bash[20212]: audit 2024-04-07T14:49:48.125073+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:50.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:50 smithi170 bash[14550]: cluster 2024-04-07T14:49:48.708554+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-07T14:49:50.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:50 smithi118 bash[14470]: cluster 2024-04-07T14:49:48.708554+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-07T14:49:50.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:50 smithi118 bash[20212]: cluster 2024-04-07T14:49:48.708554+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-07T14:49:52.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:52 smithi170 bash[14550]: cluster 2024-04-07T14:49:50.709216+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-07T14:49:52.382 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:52 smithi118 bash[20212]: cluster 2024-04-07T14:49:50.709216+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-07T14:49:52.383 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:52 smithi118 bash[14470]: cluster 2024-04-07T14:49:50.709216+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-07T14:49:53.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:53 smithi170 bash[14550]: cluster 2024-04-07T14:49:52.709860+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-07T14:49:53.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:53 smithi118 bash[14470]: cluster 2024-04-07T14:49:52.709860+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-07T14:49:53.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:53 smithi118 bash[20212]: cluster 2024-04-07T14:49:52.709860+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-07T14:49:55.232 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:49:54 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:49:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:49:55.668 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 7 on host 'smithi170' 2024-04-07T14:49:56.005 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:55 smithi170 bash[14550]: cluster 2024-04-07T14:49:54.710542+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-07T14:49:56.006 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:55 smithi170 bash[14550]: audit 2024-04-07T14:49:54.915047+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.006 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:55 smithi170 bash[14550]: cephadm 2024-04-07T14:49:54.916421+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi170 2024-04-07T14:49:56.006 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:55 smithi170 bash[14550]: audit 2024-04-07T14:49:54.921618+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.006 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:55 smithi170 bash[14550]: audit 2024-04-07T14:49:54.961972+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:56.006 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:55 smithi170 bash[14550]: audit 2024-04-07T14:49:54.964894+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:56.006 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:55 smithi170 bash[14550]: audit 2024-04-07T14:49:54.966684+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:56.006 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:55 smithi170 bash[14550]: audit 2024-04-07T14:49:54.976189+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.006 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:55 smithi170 bash[14550]: audit 2024-04-07T14:49:55.300558+0000 mon.c (mon.1) 13 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/2228617506,v1:172.21.15.170:6825/2228617506]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-07T14:49:56.006 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:55 smithi170 bash[14550]: audit 2024-04-07T14:49:55.301310+0000 mon.a (mon.0) 724 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-07T14:49:56.006 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:55 smithi170 bash[14550]: audit 2024-04-07T14:49:55.668342+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.006 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:55 smithi170 bash[14550]: audit 2024-04-07T14:49:55.699196+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:56.006 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:55 smithi170 bash[14550]: audit 2024-04-07T14:49:55.702159+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:56.007 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:55 smithi170 bash[14550]: audit 2024-04-07T14:49:55.704362+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:56.007 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:55 smithi170 bash[14550]: audit 2024-04-07T14:49:55.715911+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.007 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:55 smithi170 bash[14550]: audit 2024-04-07T14:49:55.878196+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.007 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:55 smithi170 bash[14550]: audit 2024-04-07T14:49:55.885373+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.266 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:49:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:49:56.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[14470]: cluster 2024-04-07T14:49:54.710542+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-07T14:49:56.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[14470]: audit 2024-04-07T14:49:54.915047+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[14470]: cephadm 2024-04-07T14:49:54.916421+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi170 2024-04-07T14:49:56.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[14470]: audit 2024-04-07T14:49:54.921618+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[14470]: audit 2024-04-07T14:49:54.961972+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:56.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[14470]: audit 2024-04-07T14:49:54.964894+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:56.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[14470]: audit 2024-04-07T14:49:54.966684+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:56.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[14470]: audit 2024-04-07T14:49:54.976189+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[14470]: audit 2024-04-07T14:49:55.300558+0000 mon.c (mon.1) 13 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/2228617506,v1:172.21.15.170:6825/2228617506]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-07T14:49:56.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[14470]: audit 2024-04-07T14:49:55.301310+0000 mon.a (mon.0) 724 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-07T14:49:56.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[14470]: audit 2024-04-07T14:49:55.668342+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[14470]: audit 2024-04-07T14:49:55.699196+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:56.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[14470]: audit 2024-04-07T14:49:55.702159+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:56.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[14470]: audit 2024-04-07T14:49:55.704362+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:56.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[14470]: audit 2024-04-07T14:49:55.715911+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[14470]: audit 2024-04-07T14:49:55.878196+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[14470]: audit 2024-04-07T14:49:55.885373+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[20212]: cluster 2024-04-07T14:49:54.710542+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-07T14:49:56.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[20212]: audit 2024-04-07T14:49:54.915047+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[20212]: cephadm 2024-04-07T14:49:54.916421+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi170 2024-04-07T14:49:56.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[20212]: audit 2024-04-07T14:49:54.921618+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[20212]: audit 2024-04-07T14:49:54.961972+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:56.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[20212]: audit 2024-04-07T14:49:54.964894+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:56.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[20212]: audit 2024-04-07T14:49:54.966684+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:56.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[20212]: audit 2024-04-07T14:49:54.976189+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[20212]: audit 2024-04-07T14:49:55.300558+0000 mon.c (mon.1) 13 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/2228617506,v1:172.21.15.170:6825/2228617506]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-07T14:49:56.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[20212]: audit 2024-04-07T14:49:55.301310+0000 mon.a (mon.0) 724 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-07T14:49:56.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[20212]: audit 2024-04-07T14:49:55.668342+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[20212]: audit 2024-04-07T14:49:55.699196+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:56.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[20212]: audit 2024-04-07T14:49:55.702159+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:56.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[20212]: audit 2024-04-07T14:49:55.704362+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:56.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[20212]: audit 2024-04-07T14:49:55.715911+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[20212]: audit 2024-04-07T14:49:55.878196+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:56.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:55 smithi118 bash[20212]: audit 2024-04-07T14:49:55.885373+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:57.015 DEBUG:teuthology.orchestra.run.smithi170:osd.7> sudo journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.7.service 2024-04-07T14:49:57.018 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-07T14:49:57.018 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph osd stat -f json 2024-04-07T14:49:57.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:56 smithi170 bash[14550]: audit 2024-04-07T14:49:55.981513+0000 mon.a (mon.0) 732 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-07T14:49:57.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:56 smithi170 bash[14550]: cluster 2024-04-07T14:49:55.981668+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-07T14:49:57.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:56 smithi170 bash[14550]: audit 2024-04-07T14:49:55.982031+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:49:57.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:56 smithi170 bash[14550]: audit 2024-04-07T14:49:55.983159+0000 mon.c (mon.1) 14 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/2228617506,v1:172.21.15.170:6825/2228617506]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:49:57.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:56 smithi170 bash[14550]: audit 2024-04-07T14:49:55.983747+0000 mon.a (mon.0) 735 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:49:57.253 INFO:journalctl@ceph.osd.7.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-07T14:49:57.266 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:49:57 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:49:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:49:57.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:56 smithi118 bash[14470]: audit 2024-04-07T14:49:55.981513+0000 mon.a (mon.0) 732 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-07T14:49:57.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:56 smithi118 bash[14470]: cluster 2024-04-07T14:49:55.981668+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-07T14:49:57.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:56 smithi118 bash[14470]: audit 2024-04-07T14:49:55.982031+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:49:57.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:56 smithi118 bash[14470]: audit 2024-04-07T14:49:55.983159+0000 mon.c (mon.1) 14 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/2228617506,v1:172.21.15.170:6825/2228617506]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:49:57.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:56 smithi118 bash[14470]: audit 2024-04-07T14:49:55.983747+0000 mon.a (mon.0) 735 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:49:57.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:56 smithi118 bash[20212]: audit 2024-04-07T14:49:55.981513+0000 mon.a (mon.0) 732 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-07T14:49:57.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:56 smithi118 bash[20212]: cluster 2024-04-07T14:49:55.981668+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-07T14:49:57.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:56 smithi118 bash[20212]: audit 2024-04-07T14:49:55.982031+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:49:57.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:56 smithi118 bash[20212]: audit 2024-04-07T14:49:55.983159+0000 mon.c (mon.1) 14 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/2228617506,v1:172.21.15.170:6825/2228617506]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:49:57.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:56 smithi118 bash[20212]: audit 2024-04-07T14:49:55.983747+0000 mon.a (mon.0) 735 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-04-07T14:49:58.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:58 smithi170 bash[14550]: cluster 2024-04-07T14:49:56.711202+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-07T14:49:58.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:58 smithi170 bash[14550]: audit 2024-04-07T14:49:56.984632+0000 mon.a (mon.0) 736 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-04-07T14:49:58.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:58 smithi170 bash[14550]: cluster 2024-04-07T14:49:56.984826+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-07T14:49:58.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:58 smithi170 bash[14550]: audit 2024-04-07T14:49:56.985524+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:49:58.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:58 smithi170 bash[14550]: audit 2024-04-07T14:49:56.994962+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:49:58.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:58 smithi170 bash[14550]: audit 2024-04-07T14:49:57.169313+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:58.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:58 smithi170 bash[14550]: audit 2024-04-07T14:49:57.178949+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:58.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:58 smithi170 bash[14550]: audit 2024-04-07T14:49:57.189215+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:58.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:58 smithi170 bash[14550]: audit 2024-04-07T14:49:57.190696+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:58.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:58 smithi170 bash[14550]: audit 2024-04-07T14:49:57.191622+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:58.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:58 smithi170 bash[14550]: audit 2024-04-07T14:49:57.199261+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:58.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:57 smithi118 bash[14470]: cluster 2024-04-07T14:49:56.711202+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-07T14:49:58.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:57 smithi118 bash[14470]: audit 2024-04-07T14:49:56.984632+0000 mon.a (mon.0) 736 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-04-07T14:49:58.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:58 smithi118 bash[14470]: cluster 2024-04-07T14:49:56.984826+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-07T14:49:58.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:58 smithi118 bash[14470]: audit 2024-04-07T14:49:56.985524+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:49:58.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:58 smithi118 bash[14470]: audit 2024-04-07T14:49:56.994962+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:49:58.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:58 smithi118 bash[14470]: audit 2024-04-07T14:49:57.169313+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:58.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:58 smithi118 bash[14470]: audit 2024-04-07T14:49:57.178949+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:58.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:58 smithi118 bash[14470]: audit 2024-04-07T14:49:57.189215+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:58.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:58 smithi118 bash[14470]: audit 2024-04-07T14:49:57.190696+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:58.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:58 smithi118 bash[14470]: audit 2024-04-07T14:49:57.191622+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:58.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:58 smithi118 bash[14470]: audit 2024-04-07T14:49:57.199261+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:58.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:57 smithi118 bash[20212]: cluster 2024-04-07T14:49:56.711202+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-07T14:49:58.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:57 smithi118 bash[20212]: audit 2024-04-07T14:49:56.984632+0000 mon.a (mon.0) 736 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-04-07T14:49:58.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:57 smithi118 bash[20212]: cluster 2024-04-07T14:49:56.984826+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-07T14:49:58.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:58 smithi118 bash[20212]: audit 2024-04-07T14:49:56.985524+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:49:58.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:58 smithi118 bash[20212]: audit 2024-04-07T14:49:56.994962+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:49:58.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:58 smithi118 bash[20212]: audit 2024-04-07T14:49:57.169313+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:58.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:58 smithi118 bash[20212]: audit 2024-04-07T14:49:57.178949+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:58.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:58 smithi118 bash[20212]: audit 2024-04-07T14:49:57.189215+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:49:58.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:58 smithi118 bash[20212]: audit 2024-04-07T14:49:57.190696+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:49:58.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:58 smithi118 bash[20212]: audit 2024-04-07T14:49:57.191622+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:49:58.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:58 smithi118 bash[20212]: audit 2024-04-07T14:49:57.199261+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:49:59.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:59 smithi170 bash[14550]: cluster 2024-04-07T14:49:56.301891+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:49:59.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:59 smithi170 bash[14550]: cluster 2024-04-07T14:49:56.302076+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:49:59.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:59 smithi170 bash[14550]: cluster 2024-04-07T14:49:57.996180+0000 mon.a (mon.0) 746 : cluster [INF] osd.7 [v2:172.21.15.170:6824/2228617506,v1:172.21.15.170:6825/2228617506] boot 2024-04-07T14:49:59.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:59 smithi170 bash[14550]: cluster 2024-04-07T14:49:57.996297+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-07T14:49:59.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:59 smithi170 bash[14550]: audit 2024-04-07T14:49:57.996907+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:49:59.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:59 smithi170 bash[14550]: audit 2024-04-07T14:49:58.073365+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:49:59.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:59 smithi170 bash[14550]: audit 2024-04-07T14:49:58.079648+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:49:59.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:49:59 smithi170 bash[14550]: cluster 2024-04-07T14:49:58.270634+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-07T14:49:59.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:59 smithi118 bash[14470]: cluster 2024-04-07T14:49:56.301891+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:49:59.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:59 smithi118 bash[14470]: cluster 2024-04-07T14:49:56.302076+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:49:59.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:59 smithi118 bash[14470]: cluster 2024-04-07T14:49:57.996180+0000 mon.a (mon.0) 746 : cluster [INF] osd.7 [v2:172.21.15.170:6824/2228617506,v1:172.21.15.170:6825/2228617506] boot 2024-04-07T14:49:59.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:59 smithi118 bash[14470]: cluster 2024-04-07T14:49:57.996297+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-07T14:49:59.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:59 smithi118 bash[14470]: audit 2024-04-07T14:49:57.996907+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:49:59.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:59 smithi118 bash[14470]: audit 2024-04-07T14:49:58.073365+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:49:59.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:59 smithi118 bash[14470]: audit 2024-04-07T14:49:58.079648+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:49:59.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:49:59 smithi118 bash[14470]: cluster 2024-04-07T14:49:58.270634+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-07T14:49:59.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:59 smithi118 bash[20212]: cluster 2024-04-07T14:49:56.301891+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-07T14:49:59.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:59 smithi118 bash[20212]: cluster 2024-04-07T14:49:56.302076+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-07T14:49:59.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:59 smithi118 bash[20212]: cluster 2024-04-07T14:49:57.996180+0000 mon.a (mon.0) 746 : cluster [INF] osd.7 [v2:172.21.15.170:6824/2228617506,v1:172.21.15.170:6825/2228617506] boot 2024-04-07T14:49:59.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:59 smithi118 bash[20212]: cluster 2024-04-07T14:49:57.996297+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-07T14:49:59.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:59 smithi118 bash[20212]: audit 2024-04-07T14:49:57.996907+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:49:59.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:59 smithi118 bash[20212]: audit 2024-04-07T14:49:58.073365+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:49:59.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:59 smithi118 bash[20212]: audit 2024-04-07T14:49:58.079648+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:49:59.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:49:59 smithi118 bash[20212]: cluster 2024-04-07T14:49:58.270634+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-07T14:50:00.117 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-04-07T14:50:00.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:00 smithi118 bash[14470]: cluster 2024-04-07T14:49:58.711822+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-07T14:50:00.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:00 smithi118 bash[14470]: cluster 2024-04-07T14:49:59.272369+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-07T14:50:00.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:00 smithi118 bash[20212]: cluster 2024-04-07T14:49:58.711822+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-07T14:50:00.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:00 smithi118 bash[20212]: cluster 2024-04-07T14:49:59.272369+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-07T14:50:00.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:00 smithi170 bash[14550]: cluster 2024-04-07T14:49:58.711822+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-07T14:50:00.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:00 smithi170 bash[14550]: cluster 2024-04-07T14:49:59.272369+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-07T14:50:00.832 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":56,"num_osds":8,"num_up_osds":8,"osd_up_since":1712501397,"num_in_osds":8,"osd_in_since":1712501373,"num_remapped_pgs":1} 2024-04-07T14:50:00.832 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-07T14:50:01.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:01 smithi118 bash[14470]: cluster 2024-04-07T14:50:00.000676+0000 mon.a (mon.0) 753 : cluster [INF] overall HEALTH_OK 2024-04-07T14:50:01.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:01 smithi118 bash[14470]: audit 2024-04-07T14:50:00.118277+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 172.21.15.118:0/815589965' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-07T14:50:01.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:01 smithi118 bash[14470]: cluster 2024-04-07T14:50:00.282796+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-07T14:50:01.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:01 smithi118 bash[20212]: cluster 2024-04-07T14:50:00.000676+0000 mon.a (mon.0) 753 : cluster [INF] overall HEALTH_OK 2024-04-07T14:50:01.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:01 smithi118 bash[20212]: audit 2024-04-07T14:50:00.118277+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 172.21.15.118:0/815589965' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-07T14:50:01.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:01 smithi118 bash[20212]: cluster 2024-04-07T14:50:00.282796+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-07T14:50:01.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:01 smithi170 bash[14550]: cluster 2024-04-07T14:50:00.000676+0000 mon.a (mon.0) 753 : cluster [INF] overall HEALTH_OK 2024-04-07T14:50:01.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:01 smithi170 bash[14550]: audit 2024-04-07T14:50:00.118277+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 172.21.15.118:0/815589965' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-07T14:50:01.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:01 smithi170 bash[14550]: cluster 2024-04-07T14:50:00.282796+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-07T14:50:02.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:02 smithi118 bash[14470]: cluster 2024-04-07T14:50:00.712416+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:02.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:02 smithi118 bash[14470]: cluster 2024-04-07T14:50:01.289239+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-07T14:50:02.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:02 smithi118 bash[20212]: cluster 2024-04-07T14:50:00.712416+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:02.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:02 smithi118 bash[20212]: cluster 2024-04-07T14:50:01.289239+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-07T14:50:02.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:02 smithi170 bash[14550]: cluster 2024-04-07T14:50:00.712416+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:02.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:02 smithi170 bash[14550]: cluster 2024-04-07T14:50:01.289239+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-07T14:50:03.548 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:50:04.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:04 smithi118 bash[14470]: cluster 2024-04-07T14:50:02.713047+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:04.266 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:04 smithi118 bash[20212]: cluster 2024-04-07T14:50:02.713047+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:04.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:04 smithi170 bash[14550]: cluster 2024-04-07T14:50:02.713047+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:06.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:06 smithi118 bash[14470]: cluster 2024-04-07T14:50:04.713730+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-07T14:50:06.266 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:06 smithi118 bash[20212]: cluster 2024-04-07T14:50:04.713730+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-07T14:50:06.307 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-04-07T14:50:06.307 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":58,"fsid":"ffb017ca-f4ec-11ee-b649-cb9ed24678a4","created":"2024-04-07T14:42:57.428210+0000","modified":"2024-04-07T14:50:01.277956+0000","last_up_change":"2024-04-07T14:49:57.987061+0000","last_in_change":"2024-04-07T14:49:33.371474+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-07T14:46:54.558623+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":"ad3a7b83-3586-4cad-a057-1e538cb7971d","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.118:6802","nonce":1837012704},{"type":"v1","addr":"172.21.15.118:6803","nonce":1837012704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1837012704},{"type":"v1","addr":"172.21.15.118:6805","nonce":1837012704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":1837012704},{"type":"v1","addr":"172.21.15.118:6809","nonce":1837012704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1837012704},{"type":"v1","addr":"172.21.15.118:6807","nonce":1837012704}]},"public_addr":"172.21.15.118:6803/1837012704","cluster_addr":"172.21.15.118:6805/1837012704","heartbeat_back_addr":"172.21.15.118:6809/1837012704","heartbeat_front_addr":"172.21.15.118:6807/1837012704","state":["exists","up"]},{"osd":1,"uuid":"67f8e121-e8ac-4165-911c-b13992da84d1","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.118:6810","nonce":1370716217},{"type":"v1","addr":"172.21.15.118:6811","nonce":1370716217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":1370716217},{"type":"v1","addr":"172.21.15.118:6813","nonce":1370716217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":1370716217},{"type":"v1","addr":"172.21.15.118:6817","nonce":1370716217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":1370716217},{"type":"v1","addr":"172.21.15.118:6815","nonce":1370716217}]},"public_addr":"172.21.15.118:6811/1370716217","cluster_addr":"172.21.15.118:6813/1370716217","heartbeat_back_addr":"172.21.15.118:6817/1370716217","heartbeat_front_addr":"172.21.15.118:6815/1370716217","state":["exists","up"]},{"osd":2,"uuid":"06b8b140-4fc0-43a1-93b2-158e0df52537","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.118:6818","nonce":1672120946},{"type":"v1","addr":"172.21.15.118:6819","nonce":1672120946}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":1672120946},{"type":"v1","addr":"172.21.15.118:6821","nonce":1672120946}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":1672120946},{"type":"v1","addr":"172.21.15.118:6825","nonce":1672120946}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":1672120946},{"type":"v1","addr":"172.21.15.118:6823","nonce":1672120946}]},"public_addr":"172.21.15.118:6819/1672120946","cluster_addr":"172.21.15.118:6821/1672120946","heartbeat_back_addr":"172.21.15.118:6825/1672120946","heartbeat_front_addr":"172.21.15.118:6823/1672120946","state":["exists","up"]},{"osd":3,"uuid":"8b60cab1-a2c6-4b3f-bc40-edf794b26e71","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.118:6826","nonce":933127468},{"type":"v1","addr":"172.21.15.118:6827","nonce":933127468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":933127468},{"type":"v1","addr":"172.21.15.118:6829","nonce":933127468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6832","nonce":933127468},{"type":"v1","addr":"172.21.15.118:6833","nonce":933127468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":933127468},{"type":"v1","addr":"172.21.15.118:6831","nonce":933127468}]},"public_addr":"172.21.15.118:6827/933127468","cluster_addr":"172.21.15.118:6829/933127468","heartbeat_back_addr":"172.21.15.118:6833/933127468","heartbeat_front_addr":"172.21.15.118:6831/933127468","state":["exists","up"]},{"osd":4,"uuid":"5dbc88d0-884c-4d7f-9345-66a8f3e88c63","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.170:6800","nonce":3282428518},{"type":"v1","addr":"172.21.15.170:6801","nonce":3282428518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6802","nonce":3282428518},{"type":"v1","addr":"172.21.15.170:6803","nonce":3282428518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6806","nonce":3282428518},{"type":"v1","addr":"172.21.15.170:6807","nonce":3282428518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6804","nonce":3282428518},{"type":"v1","addr":"172.21.15.170:6805","nonce":3282428518}]},"public_addr":"172.21.15.170:6801/3282428518","cluster_addr":"172.21.15.170:6803/3282428518","heartbeat_back_addr":"172.21.15.170:6807/3282428518","heartbeat_front_addr":"172.21.15.170:6805/3282428518","state":["exists","up"]},{"osd":5,"uuid":"e3f9a4f0-0741-46b8-995c-56136ce96db7","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.170:6808","nonce":3545937753},{"type":"v1","addr":"172.21.15.170:6809","nonce":3545937753}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6810","nonce":3545937753},{"type":"v1","addr":"172.21.15.170:6811","nonce":3545937753}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6814","nonce":3545937753},{"type":"v1","addr":"172.21.15.170:6815","nonce":3545937753}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6812","nonce":3545937753},{"type":"v1","addr":"172.21.15.170:6813","nonce":3545937753}]},"public_addr":"172.21.15.170:6809/3545937753","cluster_addr":"172.21.15.170:6811/3545937753","heartbeat_back_addr":"172.21.15.170:6815/3545937753","heartbeat_front_addr":"172.21.15.170:6813/3545937753","state":["exists","up"]},{"osd":6,"uuid":"e882f132-6963-449b-834a-091cd03932e9","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.170:6816","nonce":1908617373},{"type":"v1","addr":"172.21.15.170:6817","nonce":1908617373}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6818","nonce":1908617373},{"type":"v1","addr":"172.21.15.170:6819","nonce":1908617373}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6822","nonce":1908617373},{"type":"v1","addr":"172.21.15.170:6823","nonce":1908617373}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6820","nonce":1908617373},{"type":"v1","addr":"172.21.15.170:6821","nonce":1908617373}]},"public_addr":"172.21.15.170:6817/1908617373","cluster_addr":"172.21.15.170:6819/1908617373","heartbeat_back_addr":"172.21.15.170:6823/1908617373","heartbeat_front_addr":"172.21.15.170:6821/1908617373","state":["exists","up"]},{"osd":7,"uuid":"0a454b56-68fe-4213-897f-d7c548585767","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.170:6824","nonce":2228617506},{"type":"v1","addr":"172.21.15.170:6825","nonce":2228617506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6826","nonce":2228617506},{"type":"v1","addr":"172.21.15.170:6827","nonce":2228617506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6830","nonce":2228617506},{"type":"v1","addr":"172.21.15.170:6831","nonce":2228617506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6828","nonce":2228617506},{"type":"v1","addr":"172.21.15.170:6829","nonce":2228617506}]},"public_addr":"172.21.15.170:6825/2228617506","cluster_addr":"172.21.15.170:6827/2228617506","heartbeat_back_addr":"172.21.15.170:6831/2228617506","heartbeat_front_addr":"172.21.15.170:6829/2228617506","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-07T14:45:39.099559+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-07T14:46:14.966191+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-07T14:46:51.112398+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-07T14:47:30.170005+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-07T14:48:04.942468+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-07T14:48:40.184355+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-07T14:49:20.469509+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-07T14:49:56.302082+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.118:0/2611869930":"2024-04-08T14:43:57.920162+0000","172.21.15.118:0/1245230160":"2024-04-08T14:43:57.920162+0000","172.21.15.118:6801/2390217249":"2024-04-08T14:43:57.920162+0000","172.21.15.118:6800/2390217249":"2024-04-08T14:43:57.920162+0000","172.21.15.118:0/4148131111":"2024-04-08T14:43:27.888572+0000","172.21.15.118:0/386173492":"2024-04-08T14:43:27.888572+0000","172.21.15.118:0/2970439113":"2024-04-08T14:43:57.920162+0000","172.21.15.118:0/1126073220":"2024-04-08T14:43:27.888572+0000","172.21.15.118:6800/3029007532":"2024-04-08T14:43:27.888572+0000","172.21.15.118:6801/3029007532":"2024-04-08T14:43:27.888572+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-07T14:50:06.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:06 smithi170 bash[14550]: cluster 2024-04-07T14:50:04.713730+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-07T14:50:06.996 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-07T14:46:54.558623+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-07T14:50:06.996 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph osd pool get .mgr pg_num 2024-04-07T14:50:07.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:07 smithi118 bash[14470]: audit 2024-04-07T14:50:06.307543+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.118:0/2130561601' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-07T14:50:07.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:07 smithi118 bash[20212]: audit 2024-04-07T14:50:06.307543+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.118:0/2130561601' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-07T14:50:07.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:07 smithi170 bash[14550]: audit 2024-04-07T14:50:06.307543+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.118:0/2130561601' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-07T14:50:08.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:08 smithi170 bash[14550]: cluster 2024-04-07T14:50:06.714400+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-04-07T14:50:08.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:08 smithi118 bash[14470]: cluster 2024-04-07T14:50:06.714400+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-04-07T14:50:08.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:08 smithi118 bash[20212]: cluster 2024-04-07T14:50:06.714400+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-04-07T14:50:09.723 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:50:09.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:09 smithi170 bash[14550]: cluster 2024-04-07T14:50:08.715033+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-04-07T14:50:09.756 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:09 smithi118 bash[14470]: cluster 2024-04-07T14:50:08.715033+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-04-07T14:50:09.756 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:09 smithi118 bash[20212]: cluster 2024-04-07T14:50:08.715033+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-04-07T14:50:12.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:11 smithi170 bash[14550]: cluster 2024-04-07T14:50:10.715741+0000 mgr.y (mgr.14152) 253 : 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-07T14:50:12.266 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:11 smithi118 bash[20212]: cluster 2024-04-07T14:50:10.715741+0000 mgr.y (mgr.14152) 253 : 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-07T14:50:12.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:11 smithi118 bash[14470]: cluster 2024-04-07T14:50:10.715741+0000 mgr.y (mgr.14152) 253 : 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-07T14:50:12.839 INFO:teuthology.orchestra.run.smithi118.stdout:pg_num: 1 2024-04-07T14:50:13.848 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:13 smithi118 bash[14470]: cluster 2024-04-07T14:50:12.716418+0000 mgr.y (mgr.14152) 254 : 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-07T14:50:13.849 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:13 smithi118 bash[14470]: audit 2024-04-07T14:50:12.840765+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.118:0/2118086636' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-07T14:50:13.849 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:13 smithi118 bash[20212]: cluster 2024-04-07T14:50:12.716418+0000 mgr.y (mgr.14152) 254 : 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-07T14:50:13.849 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:13 smithi118 bash[20212]: audit 2024-04-07T14:50:12.840765+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.118:0/2118086636' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-07T14:50:13.850 INFO:tasks.cephadm:Adding prometheus.a on smithi170 2024-04-07T14:50:13.850 DEBUG:teuthology.orchestra.run.smithi170:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph orch apply prometheus '1;smithi170=a' 2024-04-07T14:50:14.042 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:13 smithi170 bash[14550]: cluster 2024-04-07T14:50:12.716418+0000 mgr.y (mgr.14152) 254 : 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-07T14:50:14.042 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:13 smithi170 bash[14550]: audit 2024-04-07T14:50:12.840765+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.118:0/2118086636' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-07T14:50:15.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:14 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:50:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:50:16.187 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:16 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:50:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:50:16.188 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:15 smithi118 bash[14470]: cluster 2024-04-07T14:50:14.717154+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-04-07T14:50:16.188 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:15 smithi118 bash[14470]: audit 2024-04-07T14:50:14.892874+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:50:16.188 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:15 smithi118 bash[14470]: audit 2024-04-07T14:50:14.898992+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:50:16.188 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:15 smithi118 bash[20212]: cluster 2024-04-07T14:50:14.717154+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-04-07T14:50:16.188 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:15 smithi118 bash[20212]: audit 2024-04-07T14:50:14.892874+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:50:16.188 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:15 smithi118 bash[20212]: audit 2024-04-07T14:50:14.898992+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:50:16.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:15 smithi170 bash[14550]: cluster 2024-04-07T14:50:14.717154+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-04-07T14:50:16.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:15 smithi170 bash[14550]: audit 2024-04-07T14:50:14.892874+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:50:16.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:15 smithi170 bash[14550]: audit 2024-04-07T14:50:14.898992+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:50:17.254 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:17 smithi170 bash[14550]: audit 2024-04-07T14:50:16.002484+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:50:17.254 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:17 smithi170 bash[14550]: audit 2024-04-07T14:50:16.008878+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:50:17.266 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:17 smithi118 bash[20212]: audit 2024-04-07T14:50:16.002484+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:50:17.266 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:17 smithi118 bash[20212]: audit 2024-04-07T14:50:16.008878+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:50:17.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:17 smithi118 bash[14470]: audit 2024-04-07T14:50:16.002484+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:50:17.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:17 smithi118 bash[14470]: audit 2024-04-07T14:50:16.008878+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:50:17.489 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled prometheus update... 2024-04-07T14:50:18.076 DEBUG:teuthology.orchestra.run.smithi170:prometheus.a> sudo journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@prometheus.a.service 2024-04-07T14:50:18.079 INFO:tasks.cephadm:Adding node-exporter.a on smithi118 2024-04-07T14:50:18.079 INFO:tasks.cephadm:Adding node-exporter.b on smithi170 2024-04-07T14:50:18.079 DEBUG:teuthology.orchestra.run.smithi170:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph orch apply node-exporter '2;smithi118=a;smithi170=b' 2024-04-07T14:50:18.126 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-07T14:50:18.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:18 smithi118 bash[14470]: cluster 2024-04-07T14:50:16.717810+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:18.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:18 smithi118 bash[14470]: audit 2024-04-07T14:50:17.489761+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:50:18.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:18 smithi118 bash[14470]: audit 2024-04-07T14:50:17.520713+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:18.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:18 smithi118 bash[14470]: audit 2024-04-07T14:50:17.523585+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:50:18.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:18 smithi118 bash[14470]: audit 2024-04-07T14:50:17.525418+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:50:18.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:18 smithi118 bash[14470]: audit 2024-04-07T14:50:17.535886+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:50:18.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:18 smithi118 bash[14470]: audit 2024-04-07T14:50:17.547464+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-07T14:50:18.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:18 smithi118 bash[20212]: cluster 2024-04-07T14:50:16.717810+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:18.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:18 smithi118 bash[20212]: audit 2024-04-07T14:50:17.489761+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:50:18.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:18 smithi118 bash[20212]: audit 2024-04-07T14:50:17.520713+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:18.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:18 smithi118 bash[20212]: audit 2024-04-07T14:50:17.523585+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:50:18.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:18 smithi118 bash[20212]: audit 2024-04-07T14:50:17.525418+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:50:18.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:18 smithi118 bash[20212]: audit 2024-04-07T14:50:17.535886+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:50:18.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:18 smithi118 bash[20212]: audit 2024-04-07T14:50:17.547464+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-07T14:50:18.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:18 smithi170 bash[14550]: cluster 2024-04-07T14:50:16.717810+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:18.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:18 smithi170 bash[14550]: audit 2024-04-07T14:50:17.489761+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:50:18.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:18 smithi170 bash[14550]: audit 2024-04-07T14:50:17.520713+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:18.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:18 smithi170 bash[14550]: audit 2024-04-07T14:50:17.523585+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:50:18.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:18 smithi170 bash[14550]: audit 2024-04-07T14:50:17.525418+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:50:18.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:18 smithi170 bash[14550]: audit 2024-04-07T14:50:17.535886+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' 2024-04-07T14:50:18.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:18 smithi170 bash[14550]: audit 2024-04-07T14:50:17.547464+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-07T14:50:19.002 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:18 smithi170 bash[15769]: ignoring --setuser ceph since I am not root 2024-04-07T14:50:19.002 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:18 smithi170 bash[15769]: ignoring --setgroup ceph since I am not root 2024-04-07T14:50:19.002 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:18 smithi170 bash[15769]: debug 2024-04-07T14:50:18.593+0000 7fc320ef7700 1 -- 172.21.15.170:0/730424339 <== mon.0 v2:172.21.15.118:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e657b3e340 con 0x55e6588ba400 2024-04-07T14:50:19.002 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:18 smithi170 bash[15769]: debug 2024-04-07T14:50:18.753+0000 7fc329953000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-07T14:50:19.012 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:18 smithi118 bash[14743]: ignoring --setuser ceph since I am not root 2024-04-07T14:50:19.012 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:18 smithi118 bash[14743]: ignoring --setgroup ceph since I am not root 2024-04-07T14:50:19.012 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:18 smithi118 bash[14743]: debug 2024-04-07T14:50:18.586+0000 7fa60ec62700 1 -- 172.21.15.118:0/2228606293 <== mon.1 v2:172.21.15.118:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x565290a70340 con 0x5652917ecc00 2024-04-07T14:50:19.012 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:18 smithi118 bash[14743]: debug 2024-04-07T14:50:18.738+0000 7fa6176be000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-07T14:50:19.014 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:19 smithi118 bash[20212]: audit 2024-04-07T14:50:17.478872+0000 mgr.y (mgr.14152) 257 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:50:19.014 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:19 smithi118 bash[20212]: cephadm 2024-04-07T14:50:17.482162+0000 mgr.y (mgr.14152) 258 : cephadm [INF] Saving service prometheus spec with placement smithi170=a;count:1 2024-04-07T14:50:19.015 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:19 smithi118 bash[20212]: audit 2024-04-07T14:50:18.549258+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-07T14:50:19.015 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:19 smithi118 bash[20212]: cluster 2024-04-07T14:50:18.549354+0000 mon.a (mon.0) 769 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-07T14:50:19.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:19 smithi118 bash[14470]: audit 2024-04-07T14:50:17.478872+0000 mgr.y (mgr.14152) 257 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:50:19.266 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:19 smithi118 bash[14470]: cephadm 2024-04-07T14:50:17.482162+0000 mgr.y (mgr.14152) 258 : cephadm [INF] Saving service prometheus spec with placement smithi170=a;count:1 2024-04-07T14:50:19.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:19 smithi118 bash[14470]: audit 2024-04-07T14:50:18.549258+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-07T14:50:19.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:19 smithi118 bash[14470]: cluster 2024-04-07T14:50:18.549354+0000 mon.a (mon.0) 769 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-07T14:50:19.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:19 smithi170 bash[14550]: audit 2024-04-07T14:50:17.478872+0000 mgr.y (mgr.14152) 257 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:50:19.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:19 smithi170 bash[14550]: cephadm 2024-04-07T14:50:17.482162+0000 mgr.y (mgr.14152) 258 : cephadm [INF] Saving service prometheus spec with placement smithi170=a;count:1 2024-04-07T14:50:19.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:19 smithi170 bash[14550]: audit 2024-04-07T14:50:18.549258+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.118:0/3935204883' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-07T14:50:19.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:19 smithi170 bash[14550]: cluster 2024-04-07T14:50:18.549354+0000 mon.a (mon.0) 769 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-07T14:50:19.687 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:19 smithi118 bash[14743]: debug 2024-04-07T14:50:19.406+0000 7fa6176be000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-07T14:50:19.687 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:19 smithi118 bash[14743]: debug 2024-04-07T14:50:19.526+0000 7fa6176be000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-07T14:50:19.717 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:19 smithi170 bash[15769]: debug 2024-04-07T14:50:19.437+0000 7fc329953000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-07T14:50:19.717 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:19 smithi170 bash[15769]: debug 2024-04-07T14:50:19.557+0000 7fc329953000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-07T14:50:20.002 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:19 smithi170 bash[15769]: debug 2024-04-07T14:50:19.717+0000 7fc329953000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-07T14:50:20.013 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:19 smithi118 bash[14743]: debug 2024-04-07T14:50:19.682+0000 7fa6176be000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-07T14:50:20.142 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:20 smithi170 bash[15769]: debug 2024-04-07T14:50:20.049+0000 7fc329953000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-07T14:50:20.266 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:20 smithi118 bash[14743]: debug 2024-04-07T14:50:20.010+0000 7fa6176be000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-07T14:50:20.266 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:20 smithi118 bash[14743]: debug 2024-04-07T14:50:20.102+0000 7fa6176be000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-07T14:50:20.341 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:20 smithi170 bash[15769]: debug 2024-04-07T14:50:20.141+0000 7fc329953000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-07T14:50:20.705 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:20 smithi170 bash[15769]: debug 2024-04-07T14:50:20.341+0000 7fc329953000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-07T14:50:20.766 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:20 smithi118 bash[14743]: debug 2024-04-07T14:50:20.302+0000 7fa6176be000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-07T14:50:21.454 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:21 smithi118 bash[14743]: debug 2024-04-07T14:50:21.142+0000 7fa6176be000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-07T14:50:21.454 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:21 smithi118 bash[14743]: debug 2024-04-07T14:50:21.246+0000 7fa6176be000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-07T14:50:21.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:21 smithi170 bash[15769]: debug 2024-04-07T14:50:21.213+0000 7fc329953000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-07T14:50:21.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:21 smithi170 bash[15769]: debug 2024-04-07T14:50:21.317+0000 7fc329953000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-07T14:50:21.766 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:21 smithi118 bash[14743]: debug 2024-04-07T14:50:21.450+0000 7fa6176be000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-07T14:50:21.867 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:21 smithi170 bash[15769]: debug 2024-04-07T14:50:21.525+0000 7fc329953000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-07T14:50:22.127 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:21 smithi118 bash[14743]: debug 2024-04-07T14:50:21.794+0000 7fa6176be000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-07T14:50:22.194 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:21 smithi170 bash[15769]: debug 2024-04-07T14:50:21.865+0000 7fc329953000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-07T14:50:22.490 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:22 smithi118 bash[14743]: debug 2024-04-07T14:50:22.122+0000 7fa6176be000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-07T14:50:22.758 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:22 smithi118 bash[14743]: debug 2024-04-07T14:50:22.486+0000 7fa6176be000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-07T14:50:22.830 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:22 smithi170 bash[15769]: debug 2024-04-07T14:50:22.193+0000 7fc329953000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-07T14:50:22.830 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:22 smithi170 bash[15769]: debug 2024-04-07T14:50:22.561+0000 7fc329953000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-07T14:50:22.830 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:22 smithi170 bash[15769]: debug 2024-04-07T14:50:22.829+0000 7fc329953000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-07T14:50:23.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:22 smithi118 bash[14743]: debug 2024-04-07T14:50:22.754+0000 7fa6176be000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-07T14:50:23.699 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:23 smithi118 bash[14743]: debug 2024-04-07T14:50:23.434+0000 7fa6176be000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-07T14:50:23.699 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:23 smithi118 bash[14743]: debug 2024-04-07T14:50:23.538+0000 7fa6176be000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-07T14:50:23.768 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:23 smithi170 bash[15769]: debug 2024-04-07T14:50:23.509+0000 7fc329953000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-07T14:50:23.768 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:23 smithi170 bash[15769]: debug 2024-04-07T14:50:23.613+0000 7fc329953000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-07T14:50:23.768 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:23 smithi170 bash[15769]: debug 2024-04-07T14:50:23.769+0000 7fc329953000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-07T14:50:24.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:23 smithi118 bash[14743]: debug 2024-04-07T14:50:23.694+0000 7fa6176be000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-07T14:50:24.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:23 smithi118 bash[14743]: debug 2024-04-07T14:50:23.802+0000 7fa6176be000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-07T14:50:24.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:23 smithi118 bash[14743]: debug 2024-04-07T14:50:23.938+0000 7fa6176be000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-07T14:50:24.252 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:23 smithi170 bash[15769]: debug 2024-04-07T14:50:23.877+0000 7fc329953000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-07T14:50:24.252 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:24 smithi170 bash[15769]: debug 2024-04-07T14:50:24.009+0000 7fc329953000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-07T14:50:24.516 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:24 smithi118 bash[14743]: debug 2024-04-07T14:50:24.230+0000 7fa6176be000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-07T14:50:24.516 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:24 smithi118 bash[14743]: debug 2024-04-07T14:50:24.346+0000 7fa6176be000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-07T14:50:24.604 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:24 smithi170 bash[15769]: debug 2024-04-07T14:50:24.305+0000 7fc329953000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-07T14:50:24.604 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:24 smithi170 bash[15769]: debug 2024-04-07T14:50:24.421+0000 7fc329953000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-07T14:50:25.002 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:24 smithi170 bash[15769]: debug 2024-04-07T14:50:24.605+0000 7fc329953000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-07T14:50:25.002 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:24 smithi170 bash[15769]: debug 2024-04-07T14:50:24.721+0000 7fc329953000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-07T14:50:25.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:24 smithi118 bash[14743]: debug 2024-04-07T14:50:24.526+0000 7fa6176be000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-07T14:50:25.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:24 smithi118 bash[14743]: debug 2024-04-07T14:50:24.646+0000 7fa6176be000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-07T14:50:25.766 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:25 smithi118 bash[14743]: debug 2024-04-07T14:50:25.490+0000 7fa6176be000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-07T14:50:25.766 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:25 smithi118 bash[14743]: [07/Apr/2024:14:50:25] ENGINE Bus STARTING 2024-04-07T14:50:25.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:25 smithi118 bash[14470]: cluster 2024-04-07T14:50:25.516083+0000 mon.a (mon.0) 770 : cluster [INF] Active manager daemon y restarted 2024-04-07T14:50:25.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:25 smithi118 bash[14470]: cluster 2024-04-07T14:50:25.517107+0000 mon.a (mon.0) 771 : cluster [INF] Activating manager daemon y 2024-04-07T14:50:25.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:25 smithi118 bash[14470]: cluster 2024-04-07T14:50:25.522585+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-07T14:50:25.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:25 smithi118 bash[20212]: cluster 2024-04-07T14:50:25.516083+0000 mon.a (mon.0) 770 : cluster [INF] Active manager daemon y restarted 2024-04-07T14:50:25.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:25 smithi118 bash[20212]: cluster 2024-04-07T14:50:25.517107+0000 mon.a (mon.0) 771 : cluster [INF] Activating manager daemon y 2024-04-07T14:50:25.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:25 smithi118 bash[20212]: cluster 2024-04-07T14:50:25.522585+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-07T14:50:25.960 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:25 smithi170 bash[14550]: cluster 2024-04-07T14:50:25.516083+0000 mon.a (mon.0) 770 : cluster [INF] Active manager daemon y restarted 2024-04-07T14:50:25.960 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:25 smithi170 bash[14550]: cluster 2024-04-07T14:50:25.517107+0000 mon.a (mon.0) 771 : cluster [INF] Activating manager daemon y 2024-04-07T14:50:25.960 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:25 smithi170 bash[14550]: cluster 2024-04-07T14:50:25.522585+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-07T14:50:25.961 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:25 smithi170 bash[15769]: debug 2024-04-07T14:50:25.565+0000 7fc329953000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-07T14:50:25.961 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:25 smithi170 bash[15769]: [07/Apr/2024:14:50:25] ENGINE Bus STARTING 2024-04-07T14:50:25.961 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:25 smithi170 bash[15769]: CherryPy Checker: 2024-04-07T14:50:25.961 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:25 smithi170 bash[15769]: The Application mounted at '' has an empty config. 2024-04-07T14:50:25.961 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:25 smithi170 bash[15769]: [07/Apr/2024:14:50:25] ENGINE Serving on http://:::9283 2024-04-07T14:50:25.961 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:50:25 smithi170 bash[15769]: [07/Apr/2024:14:50:25] ENGINE Bus STARTED 2024-04-07T14:50:26.250 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14743]: CherryPy Checker: 2024-04-07T14:50:26.250 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14743]: The Application mounted at '' has an empty config. 2024-04-07T14:50:26.250 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14743]: [07/Apr/2024:14:50:26] ENGINE Serving on http://:::9283 2024-04-07T14:50:26.250 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14743]: [07/Apr/2024:14:50:26] ENGINE Bus STARTED 2024-04-07T14:50:26.617 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled node-exporter update... 2024-04-07T14:50:27.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: cluster 2024-04-07T14:50:25.579119+0000 mon.a (mon.0) 773 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0622039s), standbys: x 2024-04-07T14:50:27.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.584497+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:50:27.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.584661+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:50:27.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.584817+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:50:27.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.584995+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-07T14:50:27.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.585228+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-07T14:50:27.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.585567+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:50:27.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.585816+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:50:27.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.586042+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:50:27.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.586359+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:50:27.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.586647+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:50:27.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.586965+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:50:27.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.587292+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:50:27.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: cluster 2024-04-07T14:50:25.587346+0000 mon.a (mon.0) 774 : cluster [DBG] Standby manager daemon x restarted 2024-04-07T14:50:27.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: cluster 2024-04-07T14:50:25.587464+0000 mon.a (mon.0) 775 : cluster [DBG] Standby manager daemon x started 2024-04-07T14:50:27.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.587594+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:50:27.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.587823+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-07T14:50:27.004 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.588002+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-07T14:50:27.004 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.588446+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-07T14:50:27.004 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.590976+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.170:0/2214133710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-07T14:50:27.004 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.591740+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.170:0/2214133710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-07T14:50:27.004 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.596063+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.170:0/2214133710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-07T14:50:27.004 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.596763+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.170:0/2214133710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-07T14:50:27.004 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: cluster 2024-04-07T14:50:25.596920+0000 mon.a (mon.0) 776 : cluster [INF] Manager daemon y is now available 2024-04-07T14:50:27.004 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.623611+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.004 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.628523+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:27.004 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.632508+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:27.005 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.634898+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:50:27.005 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.636823+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:50:27.005 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.642679+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:50:27.005 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.643204+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:50:27.005 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.643247+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi170", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:50:27.005 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.643905+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi170", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:50:27.005 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.648851+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]': finished 2024-04-07T14:50:27.005 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.655936+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi170", "name": "osd_memory_target"}]': finished 2024-04-07T14:50:27.005 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.659890+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.005 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.909679+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:50:27.005 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.910303+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:50:27.005 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.917017+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:50:27.005 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:25.917618+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:50:27.005 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:26.470086+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.005 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:26.477723+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.006 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:26.484165+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.006 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:26.493581+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-07T14:50:27.006 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:26 smithi170 bash[14550]: audit 2024-04-07T14:50:26.493988+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-07T14:50:27.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14743]: [07/Apr/2024:14:50:26] ENGINE Bus STARTING 2024-04-07T14:50:27.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14743]: [07/Apr/2024:14:50:26] ENGINE Serving on https://172.21.15.118:7150 2024-04-07T14:50:27.016 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14743]: [07/Apr/2024:14:50:26] ENGINE Bus STARTED 2024-04-07T14:50:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: cluster 2024-04-07T14:50:25.579119+0000 mon.a (mon.0) 773 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0622039s), standbys: x 2024-04-07T14:50:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.584497+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:50:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.584661+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:50:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.584817+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:50:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.584995+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-07T14:50:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.585228+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-07T14:50:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.585567+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:50:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.585816+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:50:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.586042+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:50:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.586359+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:50:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.586647+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:50:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.586965+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:50:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.587292+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:50:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: cluster 2024-04-07T14:50:25.587346+0000 mon.a (mon.0) 774 : cluster [DBG] Standby manager daemon x restarted 2024-04-07T14:50:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: cluster 2024-04-07T14:50:25.587464+0000 mon.a (mon.0) 775 : cluster [DBG] Standby manager daemon x started 2024-04-07T14:50:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.587594+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:50:27.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.587823+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-07T14:50:27.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.588002+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-07T14:50:27.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.588446+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-07T14:50:27.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: cluster 2024-04-07T14:50:25.579119+0000 mon.a (mon.0) 773 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0622039s), standbys: x 2024-04-07T14:50:27.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.584497+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:50:27.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.584661+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:50:27.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.584817+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:50:27.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.584995+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-07T14:50:27.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.585228+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-07T14:50:27.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.585567+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:50:27.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.585816+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:50:27.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.586042+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:50:27.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.586359+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:50:27.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.586647+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:50:27.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.586965+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:50:27.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.587292+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:50:27.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: cluster 2024-04-07T14:50:25.587346+0000 mon.a (mon.0) 774 : cluster [DBG] Standby manager daemon x restarted 2024-04-07T14:50:27.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: cluster 2024-04-07T14:50:25.587464+0000 mon.a (mon.0) 775 : cluster [DBG] Standby manager daemon x started 2024-04-07T14:50:27.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.587594+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:50:27.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.587823+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-07T14:50:27.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.588002+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-07T14:50:27.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.588446+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-07T14:50:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.590976+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.170:0/2214133710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-07T14:50:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.591740+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.170:0/2214133710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-07T14:50:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.596063+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.170:0/2214133710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-07T14:50:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.596763+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.170:0/2214133710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-07T14:50:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: cluster 2024-04-07T14:50:25.596920+0000 mon.a (mon.0) 776 : cluster [INF] Manager daemon y is now available 2024-04-07T14:50:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.623611+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.628523+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.632508+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.634898+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:50:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.636823+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:50:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.642679+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:50:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.643204+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:50:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.643247+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi170", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:50:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.643905+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi170", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:50:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.648851+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]': finished 2024-04-07T14:50:27.021 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.655936+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi170", "name": "osd_memory_target"}]': finished 2024-04-07T14:50:27.021 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.659890+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.021 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.909679+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:50:27.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.590976+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.170:0/2214133710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-07T14:50:27.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.591740+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.170:0/2214133710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-07T14:50:27.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.596063+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.170:0/2214133710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-07T14:50:27.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.596763+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.170:0/2214133710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-07T14:50:27.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: cluster 2024-04-07T14:50:25.596920+0000 mon.a (mon.0) 776 : cluster [INF] Manager daemon y is now available 2024-04-07T14:50:27.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.623611+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.628523+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:27.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.632508+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:27.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.634898+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:50:27.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.636823+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:50:27.022 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.642679+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:50:27.022 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.643204+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:50:27.022 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.643247+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi170", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:50:27.022 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.643905+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi170", "name": "osd_memory_target"}]: dispatch 2024-04-07T14:50:27.022 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.648851+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi118", "name": "osd_memory_target"}]': finished 2024-04-07T14:50:27.022 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.655936+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi170", "name": "osd_memory_target"}]': finished 2024-04-07T14:50:27.022 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.659890+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.022 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.909679+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:50:27.022 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.910303+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:50:27.022 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.917017+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:50:27.022 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:25.917618+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:50:27.022 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:26.470086+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.022 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:26.477723+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.023 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:26.484165+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.023 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:26.493581+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-07T14:50:27.023 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[14470]: audit 2024-04-07T14:50:26.493988+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-07T14:50:27.023 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.910303+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:50:27.023 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.917017+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:50:27.023 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:25.917618+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:50:27.023 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:26.470086+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.023 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:26.477723+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.023 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:26.484165+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.023 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:26.493581+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-07T14:50:27.023 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:26 smithi118 bash[20212]: audit 2024-04-07T14:50:26.493988+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-07T14:50:27.474 DEBUG:teuthology.orchestra.run.smithi118:node-exporter.a> sudo journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@node-exporter.a.service 2024-04-07T14:50:27.477 DEBUG:teuthology.orchestra.run.smithi170:node-exporter.b> sudo journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@node-exporter.b.service 2024-04-07T14:50:27.479 INFO:tasks.cephadm:Adding alertmanager.a on smithi118 2024-04-07T14:50:27.480 DEBUG:teuthology.orchestra.run.smithi170:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph orch apply alertmanager '1;smithi118=a' 2024-04-07T14:50:27.601 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-07T14:50:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:27 smithi170 bash[14550]: cephadm 2024-04-07T14:50:25.657002+0000 mgr.y (mgr.14463) 1 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-04-07T14:50:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:27 smithi170 bash[14550]: cephadm 2024-04-07T14:50:25.658677+0000 mgr.y (mgr.14463) 2 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-04-07T14:50:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:27 smithi170 bash[14550]: cephadm 2024-04-07T14:50:26.367668+0000 mgr.y (mgr.14463) 3 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-04-07T14:50:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:27 smithi170 bash[14550]: cephadm 2024-04-07T14:50:26.374500+0000 mgr.y (mgr.14463) 4 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-04-07T14:50:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:27 smithi170 bash[14550]: cephadm 2024-04-07T14:50:26.520045+0000 mgr.y (mgr.14463) 5 : cephadm [INF] [07/Apr/2024:14:50:26] ENGINE Bus STARTING 2024-04-07T14:50:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:27 smithi170 bash[14550]: audit 2024-04-07T14:50:26.603070+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-07T14:50:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:27 smithi170 bash[14550]: cluster 2024-04-07T14:50:26.603159+0000 mon.a (mon.0) 790 : cluster [DBG] mgrmap e18: y(active, since 1.08627s), standbys: x 2024-04-07T14:50:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:27 smithi170 bash[14550]: audit 2024-04-07T14:50:26.616721+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:27 smithi170 bash[14550]: audit 2024-04-07T14:50:26.654144+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:27 smithi118 bash[14470]: cephadm 2024-04-07T14:50:25.657002+0000 mgr.y (mgr.14463) 1 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-04-07T14:50:27.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:27 smithi118 bash[14470]: cephadm 2024-04-07T14:50:25.658677+0000 mgr.y (mgr.14463) 2 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-04-07T14:50:27.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:27 smithi118 bash[14470]: cephadm 2024-04-07T14:50:26.367668+0000 mgr.y (mgr.14463) 3 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-04-07T14:50:27.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:27 smithi118 bash[14470]: cephadm 2024-04-07T14:50:26.374500+0000 mgr.y (mgr.14463) 4 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-04-07T14:50:27.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:27 smithi118 bash[14470]: cephadm 2024-04-07T14:50:26.520045+0000 mgr.y (mgr.14463) 5 : cephadm [INF] [07/Apr/2024:14:50:26] ENGINE Bus STARTING 2024-04-07T14:50:27.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:27 smithi118 bash[14470]: audit 2024-04-07T14:50:26.603070+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-07T14:50:27.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:27 smithi118 bash[14470]: cluster 2024-04-07T14:50:26.603159+0000 mon.a (mon.0) 790 : cluster [DBG] mgrmap e18: y(active, since 1.08627s), standbys: x 2024-04-07T14:50:27.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:27 smithi118 bash[14470]: audit 2024-04-07T14:50:26.616721+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:27 smithi118 bash[14470]: audit 2024-04-07T14:50:26.654144+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:27 smithi118 bash[20212]: cephadm 2024-04-07T14:50:25.657002+0000 mgr.y (mgr.14463) 1 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.conf 2024-04-07T14:50:27.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:27 smithi118 bash[20212]: cephadm 2024-04-07T14:50:25.658677+0000 mgr.y (mgr.14463) 2 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-04-07T14:50:27.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:27 smithi118 bash[20212]: cephadm 2024-04-07T14:50:26.367668+0000 mgr.y (mgr.14463) 3 : cephadm [INF] Updating smithi118:/etc/ceph/ceph.client.admin.keyring 2024-04-07T14:50:27.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:27 smithi118 bash[20212]: cephadm 2024-04-07T14:50:26.374500+0000 mgr.y (mgr.14463) 4 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-04-07T14:50:27.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:27 smithi118 bash[20212]: cephadm 2024-04-07T14:50:26.520045+0000 mgr.y (mgr.14463) 5 : cephadm [INF] [07/Apr/2024:14:50:26] ENGINE Bus STARTING 2024-04-07T14:50:27.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:27 smithi118 bash[20212]: audit 2024-04-07T14:50:26.603070+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-07T14:50:27.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:27 smithi118 bash[20212]: cluster 2024-04-07T14:50:26.603159+0000 mon.a (mon.0) 790 : cluster [DBG] mgrmap e18: y(active, since 1.08627s), standbys: x 2024-04-07T14:50:27.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:27 smithi118 bash[20212]: audit 2024-04-07T14:50:26.616721+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:27.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:27 smithi118 bash[20212]: audit 2024-04-07T14:50:26.654144+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:28.151 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-07T14:50:28.990 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:28 smithi170 bash[14550]: audit 2024-04-07T14:50:26.609092+0000 mgr.y (mgr.14463) 6 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi118=a;smithi170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:50:28.990 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:28 smithi170 bash[14550]: cephadm 2024-04-07T14:50:26.612970+0000 mgr.y (mgr.14463) 7 : cephadm [INF] Saving service node-exporter spec with placement smithi118=a;smithi170=b;count:2 2024-04-07T14:50:28.990 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:28 smithi170 bash[14550]: cluster 2024-04-07T14:50:26.613975+0000 mgr.y (mgr.14463) 8 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:28.990 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:28 smithi170 bash[14550]: cephadm 2024-04-07T14:50:26.624159+0000 mgr.y (mgr.14463) 9 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-04-07T14:50:28.991 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:28 smithi170 bash[14550]: cephadm 2024-04-07T14:50:26.643589+0000 mgr.y (mgr.14463) 10 : cephadm [INF] [07/Apr/2024:14:50:26] ENGINE Serving on https://172.21.15.118:7150 2024-04-07T14:50:28.991 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:28 smithi170 bash[14550]: cephadm 2024-04-07T14:50:26.644458+0000 mgr.y (mgr.14463) 11 : cephadm [INF] [07/Apr/2024:14:50:26] ENGINE Bus STARTED 2024-04-07T14:50:28.991 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:28 smithi170 bash[14550]: cluster 2024-04-07T14:50:27.585684+0000 mgr.y (mgr.14463) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:28.991 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:28 smithi170 bash[14550]: cluster 2024-04-07T14:50:27.661973+0000 mon.a (mon.0) 793 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-07T14:50:29.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:28 smithi118 bash[14470]: audit 2024-04-07T14:50:26.609092+0000 mgr.y (mgr.14463) 6 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi118=a;smithi170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:50:29.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:28 smithi118 bash[14470]: cephadm 2024-04-07T14:50:26.612970+0000 mgr.y (mgr.14463) 7 : cephadm [INF] Saving service node-exporter spec with placement smithi118=a;smithi170=b;count:2 2024-04-07T14:50:29.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:28 smithi118 bash[14470]: cluster 2024-04-07T14:50:26.613975+0000 mgr.y (mgr.14463) 8 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:29.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:28 smithi118 bash[14470]: cephadm 2024-04-07T14:50:26.624159+0000 mgr.y (mgr.14463) 9 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-04-07T14:50:29.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:28 smithi118 bash[14470]: cephadm 2024-04-07T14:50:26.643589+0000 mgr.y (mgr.14463) 10 : cephadm [INF] [07/Apr/2024:14:50:26] ENGINE Serving on https://172.21.15.118:7150 2024-04-07T14:50:29.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:28 smithi118 bash[14470]: cephadm 2024-04-07T14:50:26.644458+0000 mgr.y (mgr.14463) 11 : cephadm [INF] [07/Apr/2024:14:50:26] ENGINE Bus STARTED 2024-04-07T14:50:29.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:28 smithi118 bash[14470]: cluster 2024-04-07T14:50:27.585684+0000 mgr.y (mgr.14463) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:29.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:28 smithi118 bash[14470]: cluster 2024-04-07T14:50:27.661973+0000 mon.a (mon.0) 793 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-07T14:50:29.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:28 smithi118 bash[20212]: audit 2024-04-07T14:50:26.609092+0000 mgr.y (mgr.14463) 6 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi118=a;smithi170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:50:29.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:28 smithi118 bash[20212]: cephadm 2024-04-07T14:50:26.612970+0000 mgr.y (mgr.14463) 7 : cephadm [INF] Saving service node-exporter spec with placement smithi118=a;smithi170=b;count:2 2024-04-07T14:50:29.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:28 smithi118 bash[20212]: cluster 2024-04-07T14:50:26.613975+0000 mgr.y (mgr.14463) 8 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:29.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:28 smithi118 bash[20212]: cephadm 2024-04-07T14:50:26.624159+0000 mgr.y (mgr.14463) 9 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-04-07T14:50:29.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:28 smithi118 bash[20212]: cephadm 2024-04-07T14:50:26.643589+0000 mgr.y (mgr.14463) 10 : cephadm [INF] [07/Apr/2024:14:50:26] ENGINE Serving on https://172.21.15.118:7150 2024-04-07T14:50:29.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:28 smithi118 bash[20212]: cephadm 2024-04-07T14:50:26.644458+0000 mgr.y (mgr.14463) 11 : cephadm [INF] [07/Apr/2024:14:50:26] ENGINE Bus STARTED 2024-04-07T14:50:29.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:28 smithi118 bash[20212]: cluster 2024-04-07T14:50:27.585684+0000 mgr.y (mgr.14463) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:29.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:28 smithi118 bash[20212]: cluster 2024-04-07T14:50:27.661973+0000 mon.a (mon.0) 793 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-07T14:50:30.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:29 smithi170 bash[14550]: cluster 2024-04-07T14:50:29.586389+0000 mgr.y (mgr.14463) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:30.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:29 smithi118 bash[14470]: cluster 2024-04-07T14:50:29.586389+0000 mgr.y (mgr.14463) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:30.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:29 smithi118 bash[20212]: cluster 2024-04-07T14:50:29.586389+0000 mgr.y (mgr.14463) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:32.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:31 smithi118 bash[14470]: cluster 2024-04-07T14:50:31.587005+0000 mgr.y (mgr.14463) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:32.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:31 smithi118 bash[20212]: cluster 2024-04-07T14:50:31.587005+0000 mgr.y (mgr.14463) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:32.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:31 smithi170 bash[14550]: cluster 2024-04-07T14:50:31.587005+0000 mgr.y (mgr.14463) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:33.469 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled alertmanager update... 2024-04-07T14:50:34.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:34 smithi170 bash[14550]: audit 2024-04-07T14:50:33.457527+0000 mgr.y (mgr.14463) 15 : audit [DBG] from='client.24392 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi118=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:50:34.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:34 smithi170 bash[14550]: cephadm 2024-04-07T14:50:33.460969+0000 mgr.y (mgr.14463) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi118=a;count:1 2024-04-07T14:50:34.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:34 smithi170 bash[14550]: audit 2024-04-07T14:50:33.468535+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:34.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:34 smithi170 bash[14550]: cluster 2024-04-07T14:50:33.587822+0000 mgr.y (mgr.14463) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:34.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:34 smithi118 bash[14470]: audit 2024-04-07T14:50:33.457527+0000 mgr.y (mgr.14463) 15 : audit [DBG] from='client.24392 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi118=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:50:34.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:34 smithi118 bash[14470]: cephadm 2024-04-07T14:50:33.460969+0000 mgr.y (mgr.14463) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi118=a;count:1 2024-04-07T14:50:34.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:34 smithi118 bash[14470]: audit 2024-04-07T14:50:33.468535+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:34.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:34 smithi118 bash[14470]: cluster 2024-04-07T14:50:33.587822+0000 mgr.y (mgr.14463) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:34.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:34 smithi118 bash[20212]: audit 2024-04-07T14:50:33.457527+0000 mgr.y (mgr.14463) 15 : audit [DBG] from='client.24392 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi118=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:50:34.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:34 smithi118 bash[20212]: cephadm 2024-04-07T14:50:33.460969+0000 mgr.y (mgr.14463) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi118=a;count:1 2024-04-07T14:50:34.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:34 smithi118 bash[20212]: audit 2024-04-07T14:50:33.468535+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:34.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:34 smithi118 bash[20212]: cluster 2024-04-07T14:50:33.587822+0000 mgr.y (mgr.14463) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:35.266 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:35 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:50:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:50:35.347 DEBUG:teuthology.orchestra.run.smithi118:alertmanager.a> sudo journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@alertmanager.a.service 2024-04-07T14:50:35.349 INFO:tasks.cephadm:Adding grafana.a on smithi170 2024-04-07T14:50:35.349 DEBUG:teuthology.orchestra.run.smithi170:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph orch apply grafana '1;smithi170=a' 2024-04-07T14:50:35.496 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-07T14:50:36.410 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:36 smithi118 bash[14470]: audit 2024-04-07T14:50:35.038237+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:36.411 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:36 smithi118 bash[14470]: audit 2024-04-07T14:50:35.046936+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:36.411 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:36 smithi118 bash[14470]: cluster 2024-04-07T14:50:35.588595+0000 mgr.y (mgr.14463) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:36.411 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:36 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:50:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:50:36.412 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:36 smithi118 bash[20212]: audit 2024-04-07T14:50:35.038237+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:36.412 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:36 smithi118 bash[20212]: audit 2024-04-07T14:50:35.046936+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:36.412 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:36 smithi118 bash[20212]: cluster 2024-04-07T14:50:35.588595+0000 mgr.y (mgr.14463) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:36.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:36 smithi170 bash[14550]: audit 2024-04-07T14:50:35.038237+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:36.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:36 smithi170 bash[14550]: audit 2024-04-07T14:50:35.046936+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:36.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:36 smithi170 bash[14550]: cluster 2024-04-07T14:50:35.588595+0000 mgr.y (mgr.14463) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:37.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:37 smithi170 bash[14550]: audit 2024-04-07T14:50:36.126952+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:37.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:37 smithi170 bash[14550]: audit 2024-04-07T14:50:36.134927+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:37.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:37 smithi118 bash[14470]: audit 2024-04-07T14:50:36.126952+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:37.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:37 smithi118 bash[14470]: audit 2024-04-07T14:50:36.134927+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:37.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:37 smithi118 bash[20212]: audit 2024-04-07T14:50:36.126952+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:37.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:37 smithi118 bash[20212]: audit 2024-04-07T14:50:36.134927+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:38.400 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:38 smithi170 bash[14550]: cluster 2024-04-07T14:50:37.589199+0000 mgr.y (mgr.14463) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:38.516 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:38 smithi118 bash[14470]: cluster 2024-04-07T14:50:37.589199+0000 mgr.y (mgr.14463) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:38.516 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:38 smithi118 bash[20212]: cluster 2024-04-07T14:50:37.589199+0000 mgr.y (mgr.14463) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:40.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:39 smithi170 bash[14550]: cluster 2024-04-07T14:50:39.589790+0000 mgr.y (mgr.14463) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:40.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:39 smithi118 bash[14470]: cluster 2024-04-07T14:50:39.589790+0000 mgr.y (mgr.14463) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:40.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:39 smithi118 bash[20212]: cluster 2024-04-07T14:50:39.589790+0000 mgr.y (mgr.14463) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:40.431 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled grafana update... 2024-04-07T14:50:41.530 DEBUG:teuthology.orchestra.run.smithi170:grafana.a> sudo journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@grafana.a.service 2024-04-07T14:50:41.532 INFO:tasks.cephadm:Setting up client nodes... 2024-04-07T14:50:41.536 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-07T14:50:41.731 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:41 smithi118 bash[14470]: audit 2024-04-07T14:50:40.419713+0000 mgr.y (mgr.14463) 21 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:50:41.731 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:41 smithi118 bash[14470]: cephadm 2024-04-07T14:50:40.422974+0000 mgr.y (mgr.14463) 22 : cephadm [INF] Saving service grafana spec with placement smithi170=a;count:1 2024-04-07T14:50:41.732 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:41 smithi118 bash[14470]: audit 2024-04-07T14:50:40.430482+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:41.732 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:41 smithi118 bash[20212]: audit 2024-04-07T14:50:40.419713+0000 mgr.y (mgr.14463) 21 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:50:41.732 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:41 smithi118 bash[20212]: cephadm 2024-04-07T14:50:40.422974+0000 mgr.y (mgr.14463) 22 : cephadm [INF] Saving service grafana spec with placement smithi170=a;count:1 2024-04-07T14:50:41.732 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:41 smithi118 bash[20212]: audit 2024-04-07T14:50:40.430482+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:41.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:41 smithi170 bash[14550]: audit 2024-04-07T14:50:40.419713+0000 mgr.y (mgr.14463) 21 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:50:41.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:41 smithi170 bash[14550]: cephadm 2024-04-07T14:50:40.422974+0000 mgr.y (mgr.14463) 22 : cephadm [INF] Saving service grafana spec with placement smithi170=a;count:1 2024-04-07T14:50:41.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:41 smithi170 bash[14550]: audit 2024-04-07T14:50:40.430482+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:42.155 INFO:journalctl@ceph.grafana.a.smithi170.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-07T14:50:42.690 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:42 smithi170 bash[14550]: cluster 2024-04-07T14:50:41.590455+0000 mgr.y (mgr.14463) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:42.735 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:42 smithi118 bash[14470]: cluster 2024-04-07T14:50:41.590455+0000 mgr.y (mgr.14463) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:42.735 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:42 smithi118 bash[20212]: cluster 2024-04-07T14:50:41.590455+0000 mgr.y (mgr.14463) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:44.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[20212]: cluster 2024-04-07T14:50:43.591131+0000 mgr.y (mgr.14463) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:44.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[20212]: audit 2024-04-07T14:50:43.791169+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:44.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[20212]: audit 2024-04-07T14:50:43.797297+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:44.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[20212]: audit 2024-04-07T14:50:43.799522+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:50:44.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[20212]: audit 2024-04-07T14:50:43.800974+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:50:44.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[20212]: audit 2024-04-07T14:50:43.809688+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:44.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[20212]: audit 2024-04-07T14:50:43.817431+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-07T14:50:44.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[20212]: audit 2024-04-07T14:50:43.819564+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.170:9095"}]: dispatch 2024-04-07T14:50:44.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[20212]: audit 2024-04-07T14:50:43.828111+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:44.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[20212]: audit 2024-04-07T14:50:43.832999+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:44.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[20212]: audit 2024-04-07T14:50:43.834798+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:50:44.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[20212]: audit 2024-04-07T14:50:43.836247+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:50:44.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[20212]: audit 2024-04-07T14:50:43.846754+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:44.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[20212]: audit 2024-04-07T14:50:43.850883+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:44.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[20212]: audit 2024-04-07T14:50:43.852424+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:50:44.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[20212]: audit 2024-04-07T14:50:43.853461+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:50:44.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[20212]: audit 2024-04-07T14:50:43.861985+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:44.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[14470]: cluster 2024-04-07T14:50:43.591131+0000 mgr.y (mgr.14463) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:44.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[14470]: audit 2024-04-07T14:50:43.791169+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:44.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[14470]: audit 2024-04-07T14:50:43.797297+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:44.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[14470]: audit 2024-04-07T14:50:43.799522+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:50:44.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[14470]: audit 2024-04-07T14:50:43.800974+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:50:44.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[14470]: audit 2024-04-07T14:50:43.809688+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:44.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[14470]: audit 2024-04-07T14:50:43.817431+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-07T14:50:44.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[14470]: audit 2024-04-07T14:50:43.819564+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.170:9095"}]: dispatch 2024-04-07T14:50:44.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[14470]: audit 2024-04-07T14:50:43.828111+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:44.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[14470]: audit 2024-04-07T14:50:43.832999+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:44.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[14470]: audit 2024-04-07T14:50:43.834798+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:50:44.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[14470]: audit 2024-04-07T14:50:43.836247+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:50:44.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[14470]: audit 2024-04-07T14:50:43.846754+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:44.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[14470]: audit 2024-04-07T14:50:43.850883+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:44.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[14470]: audit 2024-04-07T14:50:43.852424+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:50:44.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[14470]: audit 2024-04-07T14:50:43.853461+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:50:44.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:44 smithi118 bash[14470]: audit 2024-04-07T14:50:43.861985+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:44.633 INFO:teuthology.orchestra.run.smithi118.stdout:[client.0] 2024-04-07T14:50:44.634 INFO:teuthology.orchestra.run.smithi118.stdout: key = AQDEshJmooBxJRAAUnRTnu8VxRCOkt3mS+sQsQ== 2024-04-07T14:50:44.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:44 smithi170 bash[14550]: cluster 2024-04-07T14:50:43.591131+0000 mgr.y (mgr.14463) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:44.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:44 smithi170 bash[14550]: audit 2024-04-07T14:50:43.791169+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:44.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:44 smithi170 bash[14550]: audit 2024-04-07T14:50:43.797297+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:44.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:44 smithi170 bash[14550]: audit 2024-04-07T14:50:43.799522+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:50:44.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:44 smithi170 bash[14550]: audit 2024-04-07T14:50:43.800974+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:50:44.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:44 smithi170 bash[14550]: audit 2024-04-07T14:50:43.809688+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:44.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:44 smithi170 bash[14550]: audit 2024-04-07T14:50:43.817431+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-07T14:50:44.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:44 smithi170 bash[14550]: audit 2024-04-07T14:50:43.819564+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.170:9095"}]: dispatch 2024-04-07T14:50:44.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:44 smithi170 bash[14550]: audit 2024-04-07T14:50:43.828111+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:44.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:44 smithi170 bash[14550]: audit 2024-04-07T14:50:43.832999+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:44.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:44 smithi170 bash[14550]: audit 2024-04-07T14:50:43.834798+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:50:44.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:44 smithi170 bash[14550]: audit 2024-04-07T14:50:43.836247+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:50:44.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:44 smithi170 bash[14550]: audit 2024-04-07T14:50:43.846754+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:44.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:44 smithi170 bash[14550]: audit 2024-04-07T14:50:43.850883+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:44.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:44 smithi170 bash[14550]: audit 2024-04-07T14:50:43.852424+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:50:44.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:44 smithi170 bash[14550]: audit 2024-04-07T14:50:43.853461+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:50:44.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:44 smithi170 bash[14550]: audit 2024-04-07T14:50:43.861985+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:45.252 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:50:45 smithi170 bash[33200]: ts=2024-04-07T14:50:45.097Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-07T14:50:45.346 DEBUG:teuthology.orchestra.run.smithi118:> set -ex 2024-04-07T14:50:45.346 DEBUG:teuthology.orchestra.run.smithi118:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-07T14:50:45.346 DEBUG:teuthology.orchestra.run.smithi118:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-07T14:50:45.371 DEBUG:teuthology.orchestra.run.smithi170:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-07T14:50:45.559 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:45 smithi170 bash[14550]: cephadm 2024-04-07T14:50:43.810743+0000 mgr.y (mgr.14463) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:50:45.559 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:45 smithi170 bash[14550]: audit 2024-04-07T14:50:43.818125+0000 mgr.y (mgr.14463) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-07T14:50:45.559 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:45 smithi170 bash[14550]: audit 2024-04-07T14:50:43.820188+0000 mgr.y (mgr.14463) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.170:9095"}]: dispatch 2024-04-07T14:50:45.559 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:45 smithi170 bash[14550]: cephadm 2024-04-07T14:50:43.847624+0000 mgr.y (mgr.14463) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:50:45.559 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:45 smithi170 bash[14550]: cephadm 2024-04-07T14:50:43.862690+0000 mgr.y (mgr.14463) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:50:45.559 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:45 smithi170 bash[14550]: audit 2024-04-07T14:50:44.627050+0000 mon.c (mon.1) 52 : audit [INF] from='client.? 172.21.15.118:0/2689966683' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-07T14:50:45.559 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:45 smithi170 bash[14550]: audit 2024-04-07T14:50:44.627857+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-07T14:50:45.559 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:45 smithi170 bash[14550]: audit 2024-04-07T14:50:44.634604+0000 mon.a (mon.0) 806 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-07T14:50:45.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:45 smithi118 bash[14470]: cephadm 2024-04-07T14:50:43.810743+0000 mgr.y (mgr.14463) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:50:45.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:45 smithi118 bash[14470]: audit 2024-04-07T14:50:43.818125+0000 mgr.y (mgr.14463) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-07T14:50:45.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:45 smithi118 bash[14470]: audit 2024-04-07T14:50:43.820188+0000 mgr.y (mgr.14463) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.170:9095"}]: dispatch 2024-04-07T14:50:45.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:45 smithi118 bash[14470]: cephadm 2024-04-07T14:50:43.847624+0000 mgr.y (mgr.14463) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:50:45.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:45 smithi118 bash[14470]: cephadm 2024-04-07T14:50:43.862690+0000 mgr.y (mgr.14463) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:50:45.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:45 smithi118 bash[14470]: audit 2024-04-07T14:50:44.627050+0000 mon.c (mon.1) 52 : audit [INF] from='client.? 172.21.15.118:0/2689966683' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-07T14:50:45.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:45 smithi118 bash[14470]: audit 2024-04-07T14:50:44.627857+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-07T14:50:45.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:45 smithi118 bash[14470]: audit 2024-04-07T14:50:44.634604+0000 mon.a (mon.0) 806 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-07T14:50:45.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:45 smithi118 bash[20212]: cephadm 2024-04-07T14:50:43.810743+0000 mgr.y (mgr.14463) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:50:45.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:45 smithi118 bash[20212]: audit 2024-04-07T14:50:43.818125+0000 mgr.y (mgr.14463) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-07T14:50:45.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:45 smithi118 bash[20212]: audit 2024-04-07T14:50:43.820188+0000 mgr.y (mgr.14463) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.170:9095"}]: dispatch 2024-04-07T14:50:45.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:45 smithi118 bash[20212]: cephadm 2024-04-07T14:50:43.847624+0000 mgr.y (mgr.14463) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:50:45.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:45 smithi118 bash[20212]: cephadm 2024-04-07T14:50:43.862690+0000 mgr.y (mgr.14463) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:50:45.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:45 smithi118 bash[20212]: audit 2024-04-07T14:50:44.627050+0000 mon.c (mon.1) 52 : audit [INF] from='client.? 172.21.15.118:0/2689966683' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-07T14:50:45.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:45 smithi118 bash[20212]: audit 2024-04-07T14:50:44.627857+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-07T14:50:45.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:45 smithi118 bash[20212]: audit 2024-04-07T14:50:44.634604+0000 mon.a (mon.0) 806 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-07T14:50:46.633 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:46 smithi170 bash[14550]: cluster 2024-04-07T14:50:45.591697+0000 mgr.y (mgr.14463) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:46.633 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:46 smithi170 bash[14550]: audit 2024-04-07T14:50:45.662140+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:46.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:46 smithi118 bash[14470]: cluster 2024-04-07T14:50:45.591697+0000 mgr.y (mgr.14463) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:46.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:46 smithi118 bash[14470]: audit 2024-04-07T14:50:45.662140+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:46.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:46 smithi118 bash[20212]: cluster 2024-04-07T14:50:45.591697+0000 mgr.y (mgr.14463) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:46.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:46 smithi118 bash[20212]: audit 2024-04-07T14:50:45.662140+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:48.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:47 smithi170 bash[14550]: cluster 2024-04-07T14:50:47.592468+0000 mgr.y (mgr.14463) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:48.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:47 smithi118 bash[14470]: cluster 2024-04-07T14:50:47.592468+0000 mgr.y (mgr.14463) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:48.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:47 smithi118 bash[20212]: cluster 2024-04-07T14:50:47.592468+0000 mgr.y (mgr.14463) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:49.791 INFO:teuthology.orchestra.run.smithi170.stdout:[client.1] 2024-04-07T14:50:49.792 INFO:teuthology.orchestra.run.smithi170.stdout: key = AQDJshJmC+DKLhAAMSJE5jnrdjBheTC/ilTBxw== 2024-04-07T14:50:49.827 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:49 smithi170 bash[14550]: cluster 2024-04-07T14:50:49.593128+0000 mgr.y (mgr.14463) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:50.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:49 smithi118 bash[14470]: cluster 2024-04-07T14:50:49.593128+0000 mgr.y (mgr.14463) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:50.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:49 smithi118 bash[20212]: cluster 2024-04-07T14:50:49.593128+0000 mgr.y (mgr.14463) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:51.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:50 smithi170 bash[14550]: audit 2024-04-07T14:50:49.784581+0000 mon.a (mon.0) 808 : 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-07T14:50:51.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:50 smithi170 bash[14550]: audit 2024-04-07T14:50:49.785575+0000 mon.b (mon.2) 27 : audit [INF] from='client.? 172.21.15.170:0/1750197197' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-07T14:50:51.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:50 smithi170 bash[14550]: audit 2024-04-07T14:50:49.791926+0000 mon.a (mon.0) 809 : 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-07T14:50:51.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:50 smithi118 bash[20212]: audit 2024-04-07T14:50:49.784581+0000 mon.a (mon.0) 808 : 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-07T14:50:51.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:50 smithi118 bash[20212]: audit 2024-04-07T14:50:49.785575+0000 mon.b (mon.2) 27 : audit [INF] from='client.? 172.21.15.170:0/1750197197' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-07T14:50:51.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:50 smithi118 bash[20212]: audit 2024-04-07T14:50:49.791926+0000 mon.a (mon.0) 809 : 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-07T14:50:51.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:50 smithi118 bash[14470]: audit 2024-04-07T14:50:49.784581+0000 mon.a (mon.0) 808 : 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-07T14:50:51.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:50 smithi118 bash[14470]: audit 2024-04-07T14:50:49.785575+0000 mon.b (mon.2) 27 : audit [INF] from='client.? 172.21.15.170:0/1750197197' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-07T14:50:51.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:50 smithi118 bash[14470]: audit 2024-04-07T14:50:49.791926+0000 mon.a (mon.0) 809 : 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-07T14:50:51.340 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-04-07T14:50:51.340 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-07T14:50:51.340 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-07T14:50:51.359 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-07T14:50:51.360 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-07T14:50:51.360 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph mgr dump --format=json 2024-04-07T14:50:51.664 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:51 smithi118 bash[14470]: cluster 2024-04-07T14:50:51.593760+0000 mgr.y (mgr.14463) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:51.664 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:51 smithi118 bash[20212]: cluster 2024-04-07T14:50:51.593760+0000 mgr.y (mgr.14463) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:52.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:51 smithi170 bash[14550]: cluster 2024-04-07T14:50:51.593760+0000 mgr.y (mgr.14463) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:53.920 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:53 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:50:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:50:54.099 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:50:54.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:54 smithi118 bash[14470]: cluster 2024-04-07T14:50:53.594226+0000 mgr.y (mgr.14463) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:54.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:54 smithi118 bash[14470]: audit 2024-04-07T14:50:53.630590+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:54.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:54 smithi118 bash[20212]: cluster 2024-04-07T14:50:53.594226+0000 mgr.y (mgr.14463) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:54.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:54 smithi118 bash[20212]: audit 2024-04-07T14:50:53.630590+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:54.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:54 smithi170 bash[14550]: cluster 2024-04-07T14:50:53.594226+0000 mgr.y (mgr.14463) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:54.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:54 smithi170 bash[14550]: audit 2024-04-07T14:50:53.630590+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:54.913 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:54 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:50:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:50:55.834 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[38972]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-07T14:50:56.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:55 smithi170 bash[14550]: audit 2024-04-07T14:50:54.830746+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:56.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:55 smithi170 bash[14550]: audit 2024-04-07T14:50:54.838545+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:56.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:55 smithi170 bash[14550]: audit 2024-04-07T14:50:54.856437+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:56.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:55 smithi170 bash[14550]: audit 2024-04-07T14:50:54.859049+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:50:56.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:55 smithi170 bash[14550]: audit 2024-04-07T14:50:54.860771+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:50:56.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:55 smithi170 bash[14550]: audit 2024-04-07T14:50:54.872827+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:56.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:55 smithi170 bash[14550]: cephadm 2024-04-07T14:50:54.880186+0000 mgr.y (mgr.14463) 35 : cephadm [INF] Deploying daemon node-exporter.a on smithi118 2024-04-07T14:50:56.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:55 smithi170 bash[14550]: cluster 2024-04-07T14:50:55.594715+0000 mgr.y (mgr.14463) 36 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:56.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:55 smithi170 bash[14550]: audit 2024-04-07T14:50:55.694052+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:56.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[20212]: audit 2024-04-07T14:50:54.830746+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:56.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[20212]: audit 2024-04-07T14:50:54.838545+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:56.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[20212]: audit 2024-04-07T14:50:54.856437+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:56.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[20212]: audit 2024-04-07T14:50:54.859049+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:50:56.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[20212]: audit 2024-04-07T14:50:54.860771+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:50:56.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[20212]: audit 2024-04-07T14:50:54.872827+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:56.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[20212]: cephadm 2024-04-07T14:50:54.880186+0000 mgr.y (mgr.14463) 35 : cephadm [INF] Deploying daemon node-exporter.a on smithi118 2024-04-07T14:50:56.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[20212]: cluster 2024-04-07T14:50:55.594715+0000 mgr.y (mgr.14463) 36 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:56.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[20212]: audit 2024-04-07T14:50:55.694052+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:56.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[14470]: audit 2024-04-07T14:50:54.830746+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:56.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[14470]: audit 2024-04-07T14:50:54.838545+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:56.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[14470]: audit 2024-04-07T14:50:54.856437+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:50:56.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[14470]: audit 2024-04-07T14:50:54.859049+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:50:56.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[14470]: audit 2024-04-07T14:50:54.860771+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:50:56.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[14470]: audit 2024-04-07T14:50:54.872827+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:56.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[14470]: cephadm 2024-04-07T14:50:54.880186+0000 mgr.y (mgr.14463) 35 : cephadm [INF] Deploying daemon node-exporter.a on smithi118 2024-04-07T14:50:56.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[14470]: cluster 2024-04-07T14:50:55.594715+0000 mgr.y (mgr.14463) 36 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:56.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:55 smithi118 bash[14470]: audit 2024-04-07T14:50:55.694052+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:56.532 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:50:56 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:50:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:50:56.752 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:50:56 smithi170 systemd[1]: Started Ceph node-exporter.b for ffb017ca-f4ec-11ee-b649-cb9ed24678a4. 2024-04-07T14:50:56.752 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:50:56 smithi170 bash[34182]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-07T14:50:57.262 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:57 smithi118 bash[14470]: cephadm 2024-04-07T14:50:55.705576+0000 mgr.y (mgr.14463) 37 : cephadm [INF] Deploying daemon node-exporter.b on smithi170 2024-04-07T14:50:57.263 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:57 smithi118 bash[14470]: audit 2024-04-07T14:50:56.261686+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:57.263 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:57 smithi118 bash[14470]: audit 2024-04-07T14:50:56.269434+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:57.263 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:57 smithi118 bash[14470]: audit 2024-04-07T14:50:56.491466+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:57.263 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:57 smithi118 bash[14470]: cephadm 2024-04-07T14:50:56.504807+0000 mgr.y (mgr.14463) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi118 2024-04-07T14:50:57.263 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:57 smithi118 bash[20212]: cephadm 2024-04-07T14:50:55.705576+0000 mgr.y (mgr.14463) 37 : cephadm [INF] Deploying daemon node-exporter.b on smithi170 2024-04-07T14:50:57.263 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:57 smithi118 bash[20212]: audit 2024-04-07T14:50:56.261686+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:57.263 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:57 smithi118 bash[20212]: audit 2024-04-07T14:50:56.269434+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:57.263 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:57 smithi118 bash[20212]: audit 2024-04-07T14:50:56.491466+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:57.263 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:57 smithi118 bash[20212]: cephadm 2024-04-07T14:50:56.504807+0000 mgr.y (mgr.14463) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi118 2024-04-07T14:50:57.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:57 smithi170 bash[14550]: cephadm 2024-04-07T14:50:55.705576+0000 mgr.y (mgr.14463) 37 : cephadm [INF] Deploying daemon node-exporter.b on smithi170 2024-04-07T14:50:57.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:57 smithi170 bash[14550]: audit 2024-04-07T14:50:56.261686+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:57.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:57 smithi170 bash[14550]: audit 2024-04-07T14:50:56.269434+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:57.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:57 smithi170 bash[14550]: audit 2024-04-07T14:50:56.491466+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:50:57.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:57 smithi170 bash[14550]: cephadm 2024-04-07T14:50:56.504807+0000 mgr.y (mgr.14463) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi118 2024-04-07T14:50:58.252 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:50:57 smithi170 bash[34182]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-07T14:50:58.454 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:58 smithi118 bash[14470]: cluster 2024-04-07T14:50:57.595292+0000 mgr.y (mgr.14463) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:58.454 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:58 smithi118 bash[20212]: cluster 2024-04-07T14:50:57.595292+0000 mgr.y (mgr.14463) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:58.569 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:58 smithi170 bash[14550]: cluster 2024-04-07T14:50:57.595292+0000 mgr.y (mgr.14463) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:50:58.569 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:50:58 smithi170 bash[34182]: aa2a8d90b84c: Pulling fs layer 2024-04-07T14:50:58.569 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:50:58 smithi170 bash[34182]: b45d31ee2d7f: Pulling fs layer 2024-04-07T14:50:58.569 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:50:58 smithi170 bash[34182]: b5db1e299295: Pulling fs layer 2024-04-07T14:50:58.901 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-04-07T14:50:59.002 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:50:58 smithi170 bash[34182]: b45d31ee2d7f: Download complete 2024-04-07T14:50:59.002 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:50:58 smithi170 bash[34182]: b5db1e299295: Verifying Checksum 2024-04-07T14:50:59.002 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:50:58 smithi170 bash[34182]: b5db1e299295: Download complete 2024-04-07T14:50:59.016 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:50:58 smithi118 bash[38972]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-07T14:50:59.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:50:59 smithi118 bash[14470]: audit 2024-04-07T14:50:58.894167+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.118:0/1547931613' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-07T14:50:59.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:50:59 smithi118 bash[20212]: audit 2024-04-07T14:50:58.894167+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.118:0/1547931613' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-07T14:50:59.517 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:50:59 smithi118 bash[38972]: aa2a8d90b84c: Pulling fs layer 2024-04-07T14:50:59.517 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:50:59 smithi118 bash[38972]: b45d31ee2d7f: Pulling fs layer 2024-04-07T14:50:59.517 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:50:59 smithi118 bash[38972]: b5db1e299295: Pulling fs layer 2024-04-07T14:50:59.517 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:50:59 smithi118 bash[38972]: aa2a8d90b84c: Verifying Checksum 2024-04-07T14:50:59.517 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:50:59 smithi118 bash[38972]: aa2a8d90b84c: Download complete 2024-04-07T14:50:59.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:50:59 smithi170 bash[14550]: audit 2024-04-07T14:50:58.894167+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.118:0/1547931613' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-07T14:50:59.952 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:50:59 smithi170 bash[34182]: aa2a8d90b84c: Verifying Checksum 2024-04-07T14:50:59.952 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:50:59 smithi170 bash[34182]: aa2a8d90b84c: Download complete 2024-04-07T14:50:59.952 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:50:59 smithi170 bash[34182]: aa2a8d90b84c: Pull complete 2024-04-07T14:51:00.269 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:50:59 smithi118 bash[38972]: aa2a8d90b84c: Pull complete 2024-04-07T14:51:00.269 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:50:59 smithi118 bash[38972]: b45d31ee2d7f: Verifying Checksum 2024-04-07T14:51:00.269 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:50:59 smithi118 bash[38972]: b45d31ee2d7f: Download complete 2024-04-07T14:51:00.521 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":19,"active_gid":14463,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6800","nonce":2307346348},{"type":"v1","addr":"172.21.15.118:6801","nonce":2307346348}]},"active_addr":"172.21.15.118:6801/2307346348","active_change":"2024-04-07T14:50:25.516883+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24362,"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.118:8443/","prometheus":"http://172.21.15.118: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.118:0","nonce":715552312}]},{"addrvec":[{"type":"v2","addr":"172.21.15.118:0","nonce":3142890772}]},{"addrvec":[{"type":"v2","addr":"172.21.15.118:0","nonce":2855679429}]},{"addrvec":[{"type":"v2","addr":"172.21.15.118:0","nonce":3976703735}]}]}} 2024-04-07T14:51:00.524 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-07T14:51:00.524 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-07T14:51:00.525 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-07T14:51:00.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:00 smithi170 bash[14550]: cluster 2024-04-07T14:50:59.595903+0000 mgr.y (mgr.14463) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:00.752 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:00 smithi170 bash[34182]: b45d31ee2d7f: Pull complete 2024-04-07T14:51:00.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:00 smithi118 bash[14470]: cluster 2024-04-07T14:50:59.595903+0000 mgr.y (mgr.14463) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:00.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:00 smithi118 bash[20212]: cluster 2024-04-07T14:50:59.595903+0000 mgr.y (mgr.14463) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:00.767 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:00 smithi118 bash[38972]: b5db1e299295: Verifying Checksum 2024-04-07T14:51:00.767 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:00 smithi118 bash[38972]: b5db1e299295: Download complete 2024-04-07T14:51:01.103 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:00 smithi170 bash[34182]: b5db1e299295: Pull complete 2024-04-07T14:51:01.103 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:01 smithi170 bash[34182]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-07T14:51:01.103 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:01 smithi170 bash[34182]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-07T14:51:01.371 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:00 smithi118 bash[38972]: b45d31ee2d7f: Pull complete 2024-04-07T14:51:02.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:01 smithi170 bash[14550]: audit 2024-04-07T14:51:00.672390+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:02.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:01 smithi170 bash[14550]: cluster 2024-04-07T14:51:01.596558+0000 mgr.y (mgr.14463) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:02.016 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:01 smithi118 bash[14470]: audit 2024-04-07T14:51:00.672390+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:02.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:01 smithi118 bash[14470]: cluster 2024-04-07T14:51:01.596558+0000 mgr.y (mgr.14463) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:02.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:01 smithi118 bash[20212]: audit 2024-04-07T14:51:00.672390+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:02.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:01 smithi118 bash[20212]: cluster 2024-04-07T14:51:01.596558+0000 mgr.y (mgr.14463) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:02.516 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:02 smithi118 bash[38972]: b5db1e299295: Pull complete 2024-04-07T14:51:02.851 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:02 smithi118 bash[38972]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-07T14:51:02.852 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:02 smithi118 bash[38972]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-07T14:51:03.157 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.947Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-07T14:51:03.157 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.947Z 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-07T14:51:03.157 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.948Z 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-07T14:51:03.157 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.948Z 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-07T14:51:03.157 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-07T14:51:03.157 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=arp 2024-04-07T14:51:03.157 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-07T14:51:03.158 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-07T14:51:03.158 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-07T14:51:03.158 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-07T14:51:03.158 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-07T14:51:03.158 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-07T14:51:03.158 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-07T14:51:03.158 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-07T14:51:03.158 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=edac 2024-04-07T14:51:03.158 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-07T14:51:03.158 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-07T14:51:03.158 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-07T14:51:03.159 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-07T14:51:03.159 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-07T14:51:03.159 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-07T14:51:03.159 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-07T14:51:03.159 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-07T14:51:03.159 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-07T14:51:03.159 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-07T14:51:03.159 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-07T14:51:03.159 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-07T14:51:03.159 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-07T14:51:03.159 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-07T14:51:03.159 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-07T14:51:03.159 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-07T14:51:03.159 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=os 2024-04-07T14:51:03.160 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-07T14:51:03.160 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-07T14:51:03.160 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-07T14:51:03.160 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-07T14:51:03.160 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-07T14:51:03.160 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-07T14:51:03.160 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=stat 2024-04-07T14:51:03.160 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-07T14:51:03.160 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-07T14:51:03.160 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-07T14:51:03.160 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=time 2024-04-07T14:51:03.160 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-07T14:51:03.160 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=uname 2024-04-07T14:51:03.160 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-07T14:51:03.161 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-07T14:51:03.161 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-07T14:51:03.161 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.949Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-07T14:51:03.161 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:51:02 smithi170 bash[34182]: ts=2024-04-07T14:51:02.950Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-07T14:51:03.267 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:51:02 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:51:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:51:03.508 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:51:03.540 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:51:03 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:51:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:51:04.232 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:03 smithi170 bash[14550]: audit 2024-04-07T14:51:02.868546+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:04.232 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:03 smithi170 bash[14550]: audit 2024-04-07T14:51:03.283496+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:04.232 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:03 smithi170 bash[14550]: cluster 2024-04-07T14:51:03.597191+0000 mgr.y (mgr.14463) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:04.278 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:03 smithi118 bash[14470]: audit 2024-04-07T14:51:02.868546+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:04.278 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:03 smithi118 bash[14470]: audit 2024-04-07T14:51:03.283496+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:04.278 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:03 smithi118 bash[14470]: cluster 2024-04-07T14:51:03.597191+0000 mgr.y (mgr.14463) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:04.279 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:03 smithi118 bash[20212]: audit 2024-04-07T14:51:02.868546+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:04.279 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:03 smithi118 bash[20212]: audit 2024-04-07T14:51:03.283496+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:04.279 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:03 smithi118 bash[20212]: cluster 2024-04-07T14:51:03.597191+0000 mgr.y (mgr.14463) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:04.767 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:51:04 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:51:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:51:05.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:05 smithi170 bash[14550]: audit 2024-04-07T14:51:04.220613+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:05.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:05 smithi170 bash[14550]: audit 2024-04-07T14:51:04.230216+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:05.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[14470]: audit 2024-04-07T14:51:04.220613+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:05.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[14470]: audit 2024-04-07T14:51:04.230216+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:05.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[20212]: audit 2024-04-07T14:51:04.220613+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:05.517 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[20212]: audit 2024-04-07T14:51:04.230216+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:06.215 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.991Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-07T14:51:06.215 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.992Z 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-07T14:51:06.215 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.993Z 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-07T14:51:06.215 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.993Z 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-07T14:51:06.216 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-07T14:51:06.216 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=arp 2024-04-07T14:51:06.216 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-07T14:51:06.216 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-07T14:51:06.216 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-07T14:51:06.216 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-07T14:51:06.216 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-07T14:51:06.216 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-07T14:51:06.216 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-07T14:51:06.216 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-07T14:51:06.216 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=edac 2024-04-07T14:51:06.217 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-07T14:51:06.217 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-07T14:51:06.217 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-07T14:51:06.217 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-07T14:51:06.217 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-07T14:51:06.217 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-07T14:51:06.217 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-07T14:51:06.217 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-07T14:51:06.217 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-07T14:51:06.217 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-07T14:51:06.217 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-07T14:51:06.218 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-07T14:51:06.218 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-07T14:51:06.218 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-07T14:51:06.218 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-07T14:51:06.218 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-07T14:51:06.218 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=os 2024-04-07T14:51:06.218 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-07T14:51:06.218 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-07T14:51:06.218 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-07T14:51:06.218 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-07T14:51:06.218 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-07T14:51:06.219 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-07T14:51:06.219 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=stat 2024-04-07T14:51:06.219 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-07T14:51:06.219 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-07T14:51:06.219 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-07T14:51:06.219 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=time 2024-04-07T14:51:06.219 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.994Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-07T14:51:06.219 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.995Z caller=node_exporter.go:115 level=info collector=uname 2024-04-07T14:51:06.219 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.995Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-07T14:51:06.219 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.995Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-07T14:51:06.219 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.995Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-07T14:51:06.219 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.995Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-07T14:51:06.220 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:51:05 smithi118 bash[38972]: ts=2024-04-07T14:51:05.995Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-07T14:51:06.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:06 smithi170 bash[14550]: cluster 2024-04-07T14:51:05.597895+0000 mgr.y (mgr.14463) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:06.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:06 smithi170 bash[14550]: audit 2024-04-07T14:51:06.205139+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:06.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:06 smithi170 bash[14550]: audit 2024-04-07T14:51:06.213767+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:06.517 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:51:06 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:51:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:51:06.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:06 smithi118 bash[14470]: cluster 2024-04-07T14:51:05.597895+0000 mgr.y (mgr.14463) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:06.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:06 smithi118 bash[14470]: audit 2024-04-07T14:51:06.205139+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:06.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:06 smithi118 bash[14470]: audit 2024-04-07T14:51:06.213767+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:06.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:06 smithi118 bash[20212]: cluster 2024-04-07T14:51:05.597895+0000 mgr.y (mgr.14463) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:06.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:06 smithi118 bash[20212]: audit 2024-04-07T14:51:06.205139+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:06.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:06 smithi118 bash[20212]: audit 2024-04-07T14:51:06.213767+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:07.891 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:07 smithi118 bash[14470]: cluster 2024-04-07T14:51:07.598637+0000 mgr.y (mgr.14463) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:07.891 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:07 smithi118 bash[20212]: cluster 2024-04-07T14:51:07.598637+0000 mgr.y (mgr.14463) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:08.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:07 smithi170 bash[14550]: cluster 2024-04-07T14:51:07.598637+0000 mgr.y (mgr.14463) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:09.741 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:09 smithi118 bash[20212]: cluster 2024-04-07T14:51:09.599078+0000 mgr.y (mgr.14463) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:09.742 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:09 smithi118 bash[14470]: cluster 2024-04-07T14:51:09.599078+0000 mgr.y (mgr.14463) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:09.824 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-04-07T14:51:09.824 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":59,"fsid":"ffb017ca-f4ec-11ee-b649-cb9ed24678a4","created":"2024-04-07T14:42:57.428210+0000","modified":"2024-04-07T14:50:25.516209+0000","last_up_change":"2024-04-07T14:49:57.987061+0000","last_in_change":"2024-04-07T14:49:33.371474+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-07T14:46:54.558623+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":"ad3a7b83-3586-4cad-a057-1e538cb7971d","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.118:6802","nonce":1837012704},{"type":"v1","addr":"172.21.15.118:6803","nonce":1837012704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1837012704},{"type":"v1","addr":"172.21.15.118:6805","nonce":1837012704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":1837012704},{"type":"v1","addr":"172.21.15.118:6809","nonce":1837012704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1837012704},{"type":"v1","addr":"172.21.15.118:6807","nonce":1837012704}]},"public_addr":"172.21.15.118:6803/1837012704","cluster_addr":"172.21.15.118:6805/1837012704","heartbeat_back_addr":"172.21.15.118:6809/1837012704","heartbeat_front_addr":"172.21.15.118:6807/1837012704","state":["exists","up"]},{"osd":1,"uuid":"67f8e121-e8ac-4165-911c-b13992da84d1","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.118:6810","nonce":1370716217},{"type":"v1","addr":"172.21.15.118:6811","nonce":1370716217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":1370716217},{"type":"v1","addr":"172.21.15.118:6813","nonce":1370716217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":1370716217},{"type":"v1","addr":"172.21.15.118:6817","nonce":1370716217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":1370716217},{"type":"v1","addr":"172.21.15.118:6815","nonce":1370716217}]},"public_addr":"172.21.15.118:6811/1370716217","cluster_addr":"172.21.15.118:6813/1370716217","heartbeat_back_addr":"172.21.15.118:6817/1370716217","heartbeat_front_addr":"172.21.15.118:6815/1370716217","state":["exists","up"]},{"osd":2,"uuid":"06b8b140-4fc0-43a1-93b2-158e0df52537","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.118:6818","nonce":1672120946},{"type":"v1","addr":"172.21.15.118:6819","nonce":1672120946}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":1672120946},{"type":"v1","addr":"172.21.15.118:6821","nonce":1672120946}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":1672120946},{"type":"v1","addr":"172.21.15.118:6825","nonce":1672120946}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":1672120946},{"type":"v1","addr":"172.21.15.118:6823","nonce":1672120946}]},"public_addr":"172.21.15.118:6819/1672120946","cluster_addr":"172.21.15.118:6821/1672120946","heartbeat_back_addr":"172.21.15.118:6825/1672120946","heartbeat_front_addr":"172.21.15.118:6823/1672120946","state":["exists","up"]},{"osd":3,"uuid":"8b60cab1-a2c6-4b3f-bc40-edf794b26e71","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.118:6826","nonce":933127468},{"type":"v1","addr":"172.21.15.118:6827","nonce":933127468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":933127468},{"type":"v1","addr":"172.21.15.118:6829","nonce":933127468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6832","nonce":933127468},{"type":"v1","addr":"172.21.15.118:6833","nonce":933127468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":933127468},{"type":"v1","addr":"172.21.15.118:6831","nonce":933127468}]},"public_addr":"172.21.15.118:6827/933127468","cluster_addr":"172.21.15.118:6829/933127468","heartbeat_back_addr":"172.21.15.118:6833/933127468","heartbeat_front_addr":"172.21.15.118:6831/933127468","state":["exists","up"]},{"osd":4,"uuid":"5dbc88d0-884c-4d7f-9345-66a8f3e88c63","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.170:6800","nonce":3282428518},{"type":"v1","addr":"172.21.15.170:6801","nonce":3282428518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6802","nonce":3282428518},{"type":"v1","addr":"172.21.15.170:6803","nonce":3282428518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6806","nonce":3282428518},{"type":"v1","addr":"172.21.15.170:6807","nonce":3282428518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6804","nonce":3282428518},{"type":"v1","addr":"172.21.15.170:6805","nonce":3282428518}]},"public_addr":"172.21.15.170:6801/3282428518","cluster_addr":"172.21.15.170:6803/3282428518","heartbeat_back_addr":"172.21.15.170:6807/3282428518","heartbeat_front_addr":"172.21.15.170:6805/3282428518","state":["exists","up"]},{"osd":5,"uuid":"e3f9a4f0-0741-46b8-995c-56136ce96db7","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.170:6808","nonce":3545937753},{"type":"v1","addr":"172.21.15.170:6809","nonce":3545937753}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6810","nonce":3545937753},{"type":"v1","addr":"172.21.15.170:6811","nonce":3545937753}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6814","nonce":3545937753},{"type":"v1","addr":"172.21.15.170:6815","nonce":3545937753}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6812","nonce":3545937753},{"type":"v1","addr":"172.21.15.170:6813","nonce":3545937753}]},"public_addr":"172.21.15.170:6809/3545937753","cluster_addr":"172.21.15.170:6811/3545937753","heartbeat_back_addr":"172.21.15.170:6815/3545937753","heartbeat_front_addr":"172.21.15.170:6813/3545937753","state":["exists","up"]},{"osd":6,"uuid":"e882f132-6963-449b-834a-091cd03932e9","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.170:6816","nonce":1908617373},{"type":"v1","addr":"172.21.15.170:6817","nonce":1908617373}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6818","nonce":1908617373},{"type":"v1","addr":"172.21.15.170:6819","nonce":1908617373}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6822","nonce":1908617373},{"type":"v1","addr":"172.21.15.170:6823","nonce":1908617373}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6820","nonce":1908617373},{"type":"v1","addr":"172.21.15.170:6821","nonce":1908617373}]},"public_addr":"172.21.15.170:6817/1908617373","cluster_addr":"172.21.15.170:6819/1908617373","heartbeat_back_addr":"172.21.15.170:6823/1908617373","heartbeat_front_addr":"172.21.15.170:6821/1908617373","state":["exists","up"]},{"osd":7,"uuid":"0a454b56-68fe-4213-897f-d7c548585767","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.170:6824","nonce":2228617506},{"type":"v1","addr":"172.21.15.170:6825","nonce":2228617506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6826","nonce":2228617506},{"type":"v1","addr":"172.21.15.170:6827","nonce":2228617506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6830","nonce":2228617506},{"type":"v1","addr":"172.21.15.170:6831","nonce":2228617506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6828","nonce":2228617506},{"type":"v1","addr":"172.21.15.170:6829","nonce":2228617506}]},"public_addr":"172.21.15.170:6825/2228617506","cluster_addr":"172.21.15.170:6827/2228617506","heartbeat_back_addr":"172.21.15.170:6831/2228617506","heartbeat_front_addr":"172.21.15.170:6829/2228617506","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-07T14:45:39.099559+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-07T14:46:14.966191+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-07T14:46:51.112398+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-07T14:47:30.170005+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-07T14:48:04.942468+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-07T14:48:40.184355+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-07T14:49:20.469509+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-07T14:49:56.302082+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.118:0/1369537966":"2024-04-08T14:50:25.516124+0000","172.21.15.118:6801/960906631":"2024-04-08T14:50:25.516124+0000","172.21.15.118:6800/960906631":"2024-04-08T14:50:25.516124+0000","172.21.15.118:0/2279535728":"2024-04-08T14:50:25.516124+0000","172.21.15.118:0/1225580859":"2024-04-08T14:50:25.516124+0000","172.21.15.118:0/2611869930":"2024-04-08T14:43:57.920162+0000","172.21.15.118:0/1245230160":"2024-04-08T14:43:57.920162+0000","172.21.15.118:6801/2390217249":"2024-04-08T14:43:57.920162+0000","172.21.15.118:6800/2390217249":"2024-04-08T14:43:57.920162+0000","172.21.15.118:0/4148131111":"2024-04-08T14:43:27.888572+0000","172.21.15.118:0/386173492":"2024-04-08T14:43:27.888572+0000","172.21.15.118:0/2970439113":"2024-04-08T14:43:57.920162+0000","172.21.15.118:0/1126073220":"2024-04-08T14:43:27.888572+0000","172.21.15.118:6800/3029007532":"2024-04-08T14:43:27.888572+0000","172.21.15.118:0/3332494162":"2024-04-08T14:50:25.516124+0000","172.21.15.118:6801/3029007532":"2024-04-08T14:43:27.888572+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-07T14:51:10.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:09 smithi170 bash[14550]: cluster 2024-04-07T14:51:09.599078+0000 mgr.y (mgr.14463) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:11.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:10 smithi170 bash[14550]: audit 2024-04-07T14:51:09.822767+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.118:0/727584193' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-07T14:51:11.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:10 smithi118 bash[14470]: audit 2024-04-07T14:51:09.822767+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.118:0/727584193' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-07T14:51:11.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:10 smithi118 bash[20212]: audit 2024-04-07T14:51:09.822767+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.118:0/727584193' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-07T14:51:11.302 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-07T14:51:11.302 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-07T14:51:12.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:11 smithi170 bash[14550]: cluster 2024-04-07T14:51:11.599552+0000 mgr.y (mgr.14463) 46 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:12.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:11 smithi118 bash[14470]: cluster 2024-04-07T14:51:11.599552+0000 mgr.y (mgr.14463) 46 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:12.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:11 smithi118 bash[20212]: cluster 2024-04-07T14:51:11.599552+0000 mgr.y (mgr.14463) 46 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:14.022 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:51:14.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:13 smithi170 bash[14550]: audit 2024-04-07T14:51:12.898669+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:14.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:13 smithi170 bash[14550]: audit 2024-04-07T14:51:12.978052+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:14.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:13 smithi170 bash[14550]: audit 2024-04-07T14:51:12.988059+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:14.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:13 smithi170 bash[14550]: audit 2024-04-07T14:51:12.992546+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-07T14:51:14.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:13 smithi170 bash[14550]: audit 2024-04-07T14:51:12.993136+0000 mgr.y (mgr.14463) 47 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-07T14:51:14.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:13 smithi170 bash[14550]: audit 2024-04-07T14:51:12.998903+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:14.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:13 smithi170 bash[14550]: cephadm 2024-04-07T14:51:13.006207+0000 mgr.y (mgr.14463) 48 : cephadm [INF] Deploying daemon grafana.a on smithi170 2024-04-07T14:51:14.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:13 smithi170 bash[14550]: cluster 2024-04-07T14:51:13.599947+0000 mgr.y (mgr.14463) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:14.304 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:13 smithi118 bash[14470]: audit 2024-04-07T14:51:12.898669+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:14.304 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:13 smithi118 bash[14470]: audit 2024-04-07T14:51:12.978052+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:14.304 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:13 smithi118 bash[14470]: audit 2024-04-07T14:51:12.988059+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:14.304 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:13 smithi118 bash[14470]: audit 2024-04-07T14:51:12.992546+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-07T14:51:14.304 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:13 smithi118 bash[14470]: audit 2024-04-07T14:51:12.993136+0000 mgr.y (mgr.14463) 47 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-07T14:51:14.304 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:13 smithi118 bash[14470]: audit 2024-04-07T14:51:12.998903+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:14.305 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:13 smithi118 bash[14470]: cephadm 2024-04-07T14:51:13.006207+0000 mgr.y (mgr.14463) 48 : cephadm [INF] Deploying daemon grafana.a on smithi170 2024-04-07T14:51:14.305 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:13 smithi118 bash[14470]: cluster 2024-04-07T14:51:13.599947+0000 mgr.y (mgr.14463) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:14.305 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:13 smithi118 bash[20212]: audit 2024-04-07T14:51:12.898669+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:14.305 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:13 smithi118 bash[20212]: audit 2024-04-07T14:51:12.978052+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:14.305 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:13 smithi118 bash[20212]: audit 2024-04-07T14:51:12.988059+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:14.305 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:13 smithi118 bash[20212]: audit 2024-04-07T14:51:12.992546+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-07T14:51:14.306 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:13 smithi118 bash[20212]: audit 2024-04-07T14:51:12.993136+0000 mgr.y (mgr.14463) 47 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-07T14:51:14.306 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:13 smithi118 bash[20212]: audit 2024-04-07T14:51:12.998903+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:14.306 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:13 smithi118 bash[20212]: cephadm 2024-04-07T14:51:13.006207+0000 mgr.y (mgr.14463) 48 : cephadm [INF] Deploying daemon grafana.a on smithi170 2024-04-07T14:51:14.306 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:13 smithi118 bash[20212]: cluster 2024-04-07T14:51:13.599947+0000 mgr.y (mgr.14463) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:15.661 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:51:15 smithi118 bash[40262]: level=info ts=2024-04-07T14:51:15.500Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-07T14:51:16.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:15 smithi170 bash[14550]: cluster 2024-04-07T14:51:15.600454+0000 mgr.y (mgr.14463) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:16.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:15 smithi118 bash[14470]: cluster 2024-04-07T14:51:15.600454+0000 mgr.y (mgr.14463) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:16.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:15 smithi118 bash[20212]: cluster 2024-04-07T14:51:15.600454+0000 mgr.y (mgr.14463) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:17.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:16 smithi170 bash[14550]: audit 2024-04-07T14:51:15.681192+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:17.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:16 smithi118 bash[14470]: audit 2024-04-07T14:51:15.681192+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:17.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:16 smithi118 bash[20212]: audit 2024-04-07T14:51:15.681192+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:17.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:17 smithi118 bash[14470]: cluster 2024-04-07T14:51:17.601054+0000 mgr.y (mgr.14463) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:17.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:17 smithi118 bash[20212]: cluster 2024-04-07T14:51:17.601054+0000 mgr.y (mgr.14463) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:17.768 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:51:17 smithi118 bash[40262]: level=info ts=2024-04-07T14:51:17.453Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000965797s 2024-04-07T14:51:18.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:17 smithi170 bash[14550]: cluster 2024-04-07T14:51:17.601054+0000 mgr.y (mgr.14463) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:18.178 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:51:17 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:51:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:51:18.510 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-04-07T14:51:18.510 INFO:teuthology.orchestra.run.smithi118.stdout:{"epoch":59,"fsid":"ffb017ca-f4ec-11ee-b649-cb9ed24678a4","created":"2024-04-07T14:42:57.428210+0000","modified":"2024-04-07T14:50:25.516209+0000","last_up_change":"2024-04-07T14:49:57.987061+0000","last_in_change":"2024-04-07T14:49:33.371474+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-07T14:46:54.558623+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":"ad3a7b83-3586-4cad-a057-1e538cb7971d","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.118:6802","nonce":1837012704},{"type":"v1","addr":"172.21.15.118:6803","nonce":1837012704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6804","nonce":1837012704},{"type":"v1","addr":"172.21.15.118:6805","nonce":1837012704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6808","nonce":1837012704},{"type":"v1","addr":"172.21.15.118:6809","nonce":1837012704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6806","nonce":1837012704},{"type":"v1","addr":"172.21.15.118:6807","nonce":1837012704}]},"public_addr":"172.21.15.118:6803/1837012704","cluster_addr":"172.21.15.118:6805/1837012704","heartbeat_back_addr":"172.21.15.118:6809/1837012704","heartbeat_front_addr":"172.21.15.118:6807/1837012704","state":["exists","up"]},{"osd":1,"uuid":"67f8e121-e8ac-4165-911c-b13992da84d1","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.118:6810","nonce":1370716217},{"type":"v1","addr":"172.21.15.118:6811","nonce":1370716217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6812","nonce":1370716217},{"type":"v1","addr":"172.21.15.118:6813","nonce":1370716217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6816","nonce":1370716217},{"type":"v1","addr":"172.21.15.118:6817","nonce":1370716217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6814","nonce":1370716217},{"type":"v1","addr":"172.21.15.118:6815","nonce":1370716217}]},"public_addr":"172.21.15.118:6811/1370716217","cluster_addr":"172.21.15.118:6813/1370716217","heartbeat_back_addr":"172.21.15.118:6817/1370716217","heartbeat_front_addr":"172.21.15.118:6815/1370716217","state":["exists","up"]},{"osd":2,"uuid":"06b8b140-4fc0-43a1-93b2-158e0df52537","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.118:6818","nonce":1672120946},{"type":"v1","addr":"172.21.15.118:6819","nonce":1672120946}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6820","nonce":1672120946},{"type":"v1","addr":"172.21.15.118:6821","nonce":1672120946}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6824","nonce":1672120946},{"type":"v1","addr":"172.21.15.118:6825","nonce":1672120946}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6822","nonce":1672120946},{"type":"v1","addr":"172.21.15.118:6823","nonce":1672120946}]},"public_addr":"172.21.15.118:6819/1672120946","cluster_addr":"172.21.15.118:6821/1672120946","heartbeat_back_addr":"172.21.15.118:6825/1672120946","heartbeat_front_addr":"172.21.15.118:6823/1672120946","state":["exists","up"]},{"osd":3,"uuid":"8b60cab1-a2c6-4b3f-bc40-edf794b26e71","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.118:6826","nonce":933127468},{"type":"v1","addr":"172.21.15.118:6827","nonce":933127468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6828","nonce":933127468},{"type":"v1","addr":"172.21.15.118:6829","nonce":933127468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6832","nonce":933127468},{"type":"v1","addr":"172.21.15.118:6833","nonce":933127468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.118:6830","nonce":933127468},{"type":"v1","addr":"172.21.15.118:6831","nonce":933127468}]},"public_addr":"172.21.15.118:6827/933127468","cluster_addr":"172.21.15.118:6829/933127468","heartbeat_back_addr":"172.21.15.118:6833/933127468","heartbeat_front_addr":"172.21.15.118:6831/933127468","state":["exists","up"]},{"osd":4,"uuid":"5dbc88d0-884c-4d7f-9345-66a8f3e88c63","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.170:6800","nonce":3282428518},{"type":"v1","addr":"172.21.15.170:6801","nonce":3282428518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6802","nonce":3282428518},{"type":"v1","addr":"172.21.15.170:6803","nonce":3282428518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6806","nonce":3282428518},{"type":"v1","addr":"172.21.15.170:6807","nonce":3282428518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6804","nonce":3282428518},{"type":"v1","addr":"172.21.15.170:6805","nonce":3282428518}]},"public_addr":"172.21.15.170:6801/3282428518","cluster_addr":"172.21.15.170:6803/3282428518","heartbeat_back_addr":"172.21.15.170:6807/3282428518","heartbeat_front_addr":"172.21.15.170:6805/3282428518","state":["exists","up"]},{"osd":5,"uuid":"e3f9a4f0-0741-46b8-995c-56136ce96db7","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.170:6808","nonce":3545937753},{"type":"v1","addr":"172.21.15.170:6809","nonce":3545937753}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6810","nonce":3545937753},{"type":"v1","addr":"172.21.15.170:6811","nonce":3545937753}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6814","nonce":3545937753},{"type":"v1","addr":"172.21.15.170:6815","nonce":3545937753}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6812","nonce":3545937753},{"type":"v1","addr":"172.21.15.170:6813","nonce":3545937753}]},"public_addr":"172.21.15.170:6809/3545937753","cluster_addr":"172.21.15.170:6811/3545937753","heartbeat_back_addr":"172.21.15.170:6815/3545937753","heartbeat_front_addr":"172.21.15.170:6813/3545937753","state":["exists","up"]},{"osd":6,"uuid":"e882f132-6963-449b-834a-091cd03932e9","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.170:6816","nonce":1908617373},{"type":"v1","addr":"172.21.15.170:6817","nonce":1908617373}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6818","nonce":1908617373},{"type":"v1","addr":"172.21.15.170:6819","nonce":1908617373}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6822","nonce":1908617373},{"type":"v1","addr":"172.21.15.170:6823","nonce":1908617373}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6820","nonce":1908617373},{"type":"v1","addr":"172.21.15.170:6821","nonce":1908617373}]},"public_addr":"172.21.15.170:6817/1908617373","cluster_addr":"172.21.15.170:6819/1908617373","heartbeat_back_addr":"172.21.15.170:6823/1908617373","heartbeat_front_addr":"172.21.15.170:6821/1908617373","state":["exists","up"]},{"osd":7,"uuid":"0a454b56-68fe-4213-897f-d7c548585767","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.170:6824","nonce":2228617506},{"type":"v1","addr":"172.21.15.170:6825","nonce":2228617506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6826","nonce":2228617506},{"type":"v1","addr":"172.21.15.170:6827","nonce":2228617506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6830","nonce":2228617506},{"type":"v1","addr":"172.21.15.170:6831","nonce":2228617506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6828","nonce":2228617506},{"type":"v1","addr":"172.21.15.170:6829","nonce":2228617506}]},"public_addr":"172.21.15.170:6825/2228617506","cluster_addr":"172.21.15.170:6827/2228617506","heartbeat_back_addr":"172.21.15.170:6831/2228617506","heartbeat_front_addr":"172.21.15.170:6829/2228617506","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-07T14:45:39.099559+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-07T14:46:14.966191+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-07T14:46:51.112398+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-07T14:47:30.170005+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-07T14:48:04.942468+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-07T14:48:40.184355+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-07T14:49:20.469509+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-07T14:49:56.302082+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.118:0/1369537966":"2024-04-08T14:50:25.516124+0000","172.21.15.118:6801/960906631":"2024-04-08T14:50:25.516124+0000","172.21.15.118:6800/960906631":"2024-04-08T14:50:25.516124+0000","172.21.15.118:0/2279535728":"2024-04-08T14:50:25.516124+0000","172.21.15.118:0/1225580859":"2024-04-08T14:50:25.516124+0000","172.21.15.118:0/2611869930":"2024-04-08T14:43:57.920162+0000","172.21.15.118:0/1245230160":"2024-04-08T14:43:57.920162+0000","172.21.15.118:6801/2390217249":"2024-04-08T14:43:57.920162+0000","172.21.15.118:6800/2390217249":"2024-04-08T14:43:57.920162+0000","172.21.15.118:0/4148131111":"2024-04-08T14:43:27.888572+0000","172.21.15.118:0/386173492":"2024-04-08T14:43:27.888572+0000","172.21.15.118:0/2970439113":"2024-04-08T14:43:57.920162+0000","172.21.15.118:0/1126073220":"2024-04-08T14:43:27.888572+0000","172.21.15.118:6800/3029007532":"2024-04-08T14:43:27.888572+0000","172.21.15.118:0/3332494162":"2024-04-08T14:50:25.516124+0000","172.21.15.118:6801/3029007532":"2024-04-08T14:43:27.888572+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-07T14:51:19.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:18 smithi170 bash[14550]: audit 2024-04-07T14:51:17.988127+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:19.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:18 smithi170 bash[14550]: audit 2024-04-07T14:51:18.509458+0000 mon.a (mon.0) 832 : audit [DBG] from='client.? 172.21.15.118:0/567250435' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-07T14:51:19.299 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:18 smithi118 bash[14470]: audit 2024-04-07T14:51:17.988127+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:19.300 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:18 smithi118 bash[14470]: audit 2024-04-07T14:51:18.509458+0000 mon.a (mon.0) 832 : audit [DBG] from='client.? 172.21.15.118:0/567250435' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-07T14:51:19.300 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:18 smithi118 bash[20212]: audit 2024-04-07T14:51:17.988127+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:19.300 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:18 smithi118 bash[20212]: audit 2024-04-07T14:51:18.509458+0000 mon.a (mon.0) 832 : audit [DBG] from='client.? 172.21.15.118:0/567250435' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-07T14:51:19.594 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph tell osd.0 flush_pg_stats 2024-04-07T14:51:19.595 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph tell osd.1 flush_pg_stats 2024-04-07T14:51:19.596 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph tell osd.2 flush_pg_stats 2024-04-07T14:51:19.596 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph tell osd.3 flush_pg_stats 2024-04-07T14:51:19.597 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph tell osd.4 flush_pg_stats 2024-04-07T14:51:19.597 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph tell osd.5 flush_pg_stats 2024-04-07T14:51:19.598 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph tell osd.6 flush_pg_stats 2024-04-07T14:51:19.598 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph tell osd.7 flush_pg_stats 2024-04-07T14:51:20.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:19 smithi170 bash[14550]: cluster 2024-04-07T14:51:19.601502+0000 mgr.y (mgr.14463) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:20.267 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:19 smithi118 bash[14470]: cluster 2024-04-07T14:51:19.601502+0000 mgr.y (mgr.14463) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:20.267 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:19 smithi118 bash[20212]: cluster 2024-04-07T14:51:19.601502+0000 mgr.y (mgr.14463) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:20.981 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:51:20 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:51:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:51:21.267 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:51:20 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:51:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:51:21.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:21 smithi118 bash[14470]: audit 2024-04-07T14:51:20.628888+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:21.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:21 smithi118 bash[14470]: audit 2024-04-07T14:51:20.636435+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:21.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:21 smithi118 bash[14470]: audit 2024-04-07T14:51:20.970577+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:21.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:21 smithi118 bash[14470]: audit 2024-04-07T14:51:20.980862+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:21.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:21 smithi118 bash[14470]: cluster 2024-04-07T14:51:21.602043+0000 mgr.y (mgr.14463) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:21.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:21 smithi118 bash[20212]: audit 2024-04-07T14:51:20.628888+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:21.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:21 smithi118 bash[20212]: audit 2024-04-07T14:51:20.636435+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:21.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:21 smithi118 bash[20212]: audit 2024-04-07T14:51:20.970577+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:21.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:21 smithi118 bash[20212]: audit 2024-04-07T14:51:20.980862+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:21.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:21 smithi118 bash[20212]: cluster 2024-04-07T14:51:21.602043+0000 mgr.y (mgr.14463) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:22.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:21 smithi170 bash[14550]: audit 2024-04-07T14:51:20.628888+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:22.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:21 smithi170 bash[14550]: audit 2024-04-07T14:51:20.636435+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:22.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:21 smithi170 bash[14550]: audit 2024-04-07T14:51:20.970577+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:22.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:21 smithi170 bash[14550]: audit 2024-04-07T14:51:20.980862+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:22.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:21 smithi170 bash[14550]: cluster 2024-04-07T14:51:21.602043+0000 mgr.y (mgr.14463) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:23.911 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:51:23.911 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:51:23.912 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:51:23.914 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:51:23.915 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:51:23.915 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:51:23.915 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:51:23.919 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:51:23.943 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:51:23 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:51:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:51:25.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:24 smithi170 bash[14550]: audit 2024-04-07T14:51:23.565501+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:25.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:24 smithi170 bash[14550]: audit 2024-04-07T14:51:23.573341+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:25.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:24 smithi170 bash[14550]: cluster 2024-04-07T14:51:23.602683+0000 mgr.y (mgr.14463) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:25.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:24 smithi118 bash[20212]: audit 2024-04-07T14:51:23.565501+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:25.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:24 smithi118 bash[20212]: audit 2024-04-07T14:51:23.573341+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:25.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:24 smithi118 bash[20212]: cluster 2024-04-07T14:51:23.602683+0000 mgr.y (mgr.14463) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:25.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:24 smithi118 bash[14470]: audit 2024-04-07T14:51:23.565501+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:25.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:24 smithi118 bash[14470]: audit 2024-04-07T14:51:23.573341+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:25.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:24 smithi118 bash[14470]: cluster 2024-04-07T14:51:23.602683+0000 mgr.y (mgr.14463) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:25.751 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:25 smithi118 bash[14470]: cluster 2024-04-07T14:51:25.603307+0000 mgr.y (mgr.14463) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:25.751 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:25 smithi118 bash[20212]: cluster 2024-04-07T14:51:25.603307+0000 mgr.y (mgr.14463) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:25.751 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:51:25 smithi118 bash[40262]: level=info ts=2024-04-07T14:51:25.455Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003761393s 2024-04-07T14:51:26.001 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:25 smithi170 bash[14550]: cluster 2024-04-07T14:51:25.603307+0000 mgr.y (mgr.14463) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:27.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:26 smithi170 bash[14550]: audit 2024-04-07T14:51:25.913669+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:51:27.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:26 smithi170 bash[14550]: audit 2024-04-07T14:51:25.914626+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:51:27.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:26 smithi170 bash[14550]: audit 2024-04-07T14:51:25.921000+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:51:27.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:26 smithi170 bash[14550]: audit 2024-04-07T14:51:25.921742+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:51:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:26 smithi118 bash[14470]: audit 2024-04-07T14:51:25.913669+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:51:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:26 smithi118 bash[14470]: audit 2024-04-07T14:51:25.914626+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:51:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:26 smithi118 bash[14470]: audit 2024-04-07T14:51:25.921000+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:51:27.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:26 smithi118 bash[14470]: audit 2024-04-07T14:51:25.921742+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:51:27.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:26 smithi118 bash[20212]: audit 2024-04-07T14:51:25.913669+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:51:27.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:26 smithi118 bash[20212]: audit 2024-04-07T14:51:25.914626+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:51:27.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:26 smithi118 bash[20212]: audit 2024-04-07T14:51:25.921000+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:51:27.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:26 smithi118 bash[20212]: audit 2024-04-07T14:51:25.921742+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:51:27.882 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:27 smithi118 bash[14470]: cluster 2024-04-07T14:51:27.604028+0000 mgr.y (mgr.14463) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:27.883 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:27 smithi118 bash[20212]: cluster 2024-04-07T14:51:27.604028+0000 mgr.y (mgr.14463) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:27.998 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:27 smithi170 bash[14550]: cluster 2024-04-07T14:51:27.604028+0000 mgr.y (mgr.14463) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:29.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:29 smithi118 bash[14470]: cluster 2024-04-07T14:51:29.604649+0000 mgr.y (mgr.14463) 57 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:29.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:29 smithi118 bash[20212]: cluster 2024-04-07T14:51:29.604649+0000 mgr.y (mgr.14463) 57 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:30.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:29 smithi170 bash[14550]: cluster 2024-04-07T14:51:29.604649+0000 mgr.y (mgr.14463) 57 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:31.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:31 smithi118 bash[14470]: cluster 2024-04-07T14:51:31.605302+0000 mgr.y (mgr.14463) 58 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:31.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:31 smithi118 bash[20212]: cluster 2024-04-07T14:51:31.605302+0000 mgr.y (mgr.14463) 58 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:32.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:31 smithi170 bash[14550]: cluster 2024-04-07T14:51:31.605302+0000 mgr.y (mgr.14463) 58 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:34.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:34 smithi170 bash[14550]: cluster 2024-04-07T14:51:33.605988+0000 mgr.y (mgr.14463) 59 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:34.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:34 smithi118 bash[14470]: cluster 2024-04-07T14:51:33.605988+0000 mgr.y (mgr.14463) 59 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:34.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:34 smithi118 bash[20212]: cluster 2024-04-07T14:51:33.605988+0000 mgr.y (mgr.14463) 59 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:36.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:35 smithi170 bash[14550]: cluster 2024-04-07T14:51:35.606639+0000 mgr.y (mgr.14463) 60 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:36.031 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:35 smithi118 bash[14470]: cluster 2024-04-07T14:51:35.606639+0000 mgr.y (mgr.14463) 60 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:36.031 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:35 smithi118 bash[20212]: cluster 2024-04-07T14:51:35.606639+0000 mgr.y (mgr.14463) 60 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:37.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:37 smithi170 bash[14550]: audit 2024-04-07T14:51:36.563843+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:37.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:37 smithi170 bash[14550]: audit 2024-04-07T14:51:36.569202+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:51:37.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:37 smithi170 bash[14550]: audit 2024-04-07T14:51:36.571849+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:51:37.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:37 smithi170 bash[14550]: audit 2024-04-07T14:51:36.573458+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:51:37.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:37 smithi170 bash[14550]: audit 2024-04-07T14:51:36.582292+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:37.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:37 smithi170 bash[14550]: cephadm 2024-04-07T14:51:36.584019+0000 mgr.y (mgr.14463) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:51:37.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:37 smithi170 bash[14550]: cephadm 2024-04-07T14:51:36.587003+0000 mgr.y (mgr.14463) 62 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-07T14:51:37.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:37 smithi170 bash[14550]: cephadm 2024-04-07T14:51:36.590592+0000 mgr.y (mgr.14463) 63 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi118 2024-04-07T14:51:38.043 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:37 smithi118 bash[14470]: audit 2024-04-07T14:51:36.563843+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:38.044 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:37 smithi118 bash[14470]: audit 2024-04-07T14:51:36.569202+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:51:38.044 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:37 smithi118 bash[14470]: audit 2024-04-07T14:51:36.571849+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:51:38.044 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:37 smithi118 bash[14470]: audit 2024-04-07T14:51:36.573458+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:51:38.044 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:37 smithi118 bash[14470]: audit 2024-04-07T14:51:36.582292+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:38.044 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:37 smithi118 bash[14470]: cephadm 2024-04-07T14:51:36.584019+0000 mgr.y (mgr.14463) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:51:38.044 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:37 smithi118 bash[14470]: cephadm 2024-04-07T14:51:36.587003+0000 mgr.y (mgr.14463) 62 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-07T14:51:38.044 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:37 smithi118 bash[14470]: cephadm 2024-04-07T14:51:36.590592+0000 mgr.y (mgr.14463) 63 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi118 2024-04-07T14:51:38.044 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:37 smithi118 bash[20212]: audit 2024-04-07T14:51:36.563843+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:38.045 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:37 smithi118 bash[20212]: audit 2024-04-07T14:51:36.569202+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:51:38.045 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:37 smithi118 bash[20212]: audit 2024-04-07T14:51:36.571849+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:51:38.045 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:37 smithi118 bash[20212]: audit 2024-04-07T14:51:36.573458+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:51:38.045 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:37 smithi118 bash[20212]: audit 2024-04-07T14:51:36.582292+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:38.045 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:37 smithi118 bash[20212]: cephadm 2024-04-07T14:51:36.584019+0000 mgr.y (mgr.14463) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:51:38.045 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:37 smithi118 bash[20212]: cephadm 2024-04-07T14:51:36.587003+0000 mgr.y (mgr.14463) 62 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-07T14:51:38.045 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:37 smithi118 bash[20212]: cephadm 2024-04-07T14:51:36.590592+0000 mgr.y (mgr.14463) 63 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi118 2024-04-07T14:51:38.075 INFO:teuthology.orchestra.run.smithi118.stdout:107374182451 2024-04-07T14:51:38.075 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph osd last-stat-seq osd.3 2024-04-07T14:51:38.263 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-07T14:51:38.264 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-07T14:51:38.533 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-07T14:51:38.533 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-07T14:51:38.533 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-07T14:51:38.533 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-07T14:51:38.534 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-07T14:51:38.534 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-07T14:51:38.817 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[14550]: cluster 2024-04-07T14:51:37.607323+0000 mgr.y (mgr.14463) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:38.817 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-07T14:51:38.817 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-07T14:51:38.817 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-07T14:51:38.818 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-07T14:51:38.818 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-07T14:51:38.818 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-07T14:51:38.818 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-07T14:51:38.818 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-04-07T14:51:39.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:38 smithi118 bash[14470]: cluster 2024-04-07T14:51:37.607323+0000 mgr.y (mgr.14463) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:39.017 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:38 smithi118 bash[20212]: cluster 2024-04-07T14:51:37.607323+0000 mgr.y (mgr.14463) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:39.105 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-04-07T14:51:39.106 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-07T14:51:39.106 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-07T14:51:39.106 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:38 smithi170 bash[35271]: t=2024-04-07T14:51:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-07T14:51:39.106 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:39 smithi170 bash[35271]: t=2024-04-07T14:51:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-07T14:51:39.106 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:39 smithi170 bash[35271]: t=2024-04-07T14:51:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-07T14:51:39.367 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:39 smithi170 bash[35271]: t=2024-04-07T14:51:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-07T14:51:39.367 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:39 smithi170 bash[35271]: t=2024-04-07T14:51:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-04-07T14:51:39.367 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:39 smithi170 bash[35271]: t=2024-04-07T14:51:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-04-07T14:51:39.367 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:39 smithi170 bash[35271]: t=2024-04-07T14:51:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-04-07T14:51:39.367 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:39 smithi170 bash[35271]: t=2024-04-07T14:51:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-04-07T14:51:39.367 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:39 smithi170 bash[35271]: t=2024-04-07T14:51:39+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-07T14:51:39.367 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:39 smithi170 bash[35271]: t=2024-04-07T14:51:39+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-04-07T14:51:39.367 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:39 smithi170 bash[35271]: t=2024-04-07T14:51:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-04-07T14:51:39.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:39 smithi170 bash[35271]: t=2024-04-07T14:51:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-04-07T14:51:39.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:39 smithi170 bash[35271]: t=2024-04-07T14:51:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-04-07T14:51:39.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:39 smithi170 bash[35271]: t=2024-04-07T14:51:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-04-07T14:51:39.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:39 smithi170 bash[35271]: t=2024-04-07T14:51:39+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-04-07T14:51:40.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:39 smithi170 bash[14550]: cluster 2024-04-07T14:51:39.608071+0000 mgr.y (mgr.14463) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:40.002 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:39 smithi170 bash[35271]: t=2024-04-07T14:51:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-04-07T14:51:40.002 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:39 smithi170 bash[35271]: t=2024-04-07T14:51:39+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-04-07T14:51:40.002 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:39 smithi170 bash[35271]: t=2024-04-07T14:51:39+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-07T14:51:40.007 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:39 smithi118 bash[20212]: cluster 2024-04-07T14:51:39.608071+0000 mgr.y (mgr.14463) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:40.008 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:39 smithi118 bash[14470]: cluster 2024-04-07T14:51:39.608071+0000 mgr.y (mgr.14463) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:40.037 INFO:teuthology.orchestra.run.smithi118.stdout:128849018923 2024-04-07T14:51:40.037 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph osd last-stat-seq osd.4 2024-04-07T14:51:40.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:40 smithi170 bash[35271]: t=2024-04-07T14:51:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-07T14:51:40.616 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:40 smithi170 bash[35271]: t=2024-04-07T14:51:40+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-07T14:51:40.616 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:40 smithi170 bash[35271]: t=2024-04-07T14:51:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-07T14:51:40.616 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:40 smithi170 bash[35271]: t=2024-04-07T14:51:40+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-07T14:51:41.002 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:40 smithi170 bash[35271]: t=2024-04-07T14:51:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-07T14:51:41.002 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:40 smithi170 bash[35271]: t=2024-04-07T14:51:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-07T14:51:41.020 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:51:40 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:51:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:51:41.442 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:41 smithi170 bash[35271]: t=2024-04-07T14:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-04-07T14:51:41.442 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:41 smithi170 bash[35271]: t=2024-04-07T14:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-07T14:51:41.517 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:51:41 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:51:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:51:41.692 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:41 smithi170 bash[35271]: t=2024-04-07T14:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-07T14:51:41.692 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:41 smithi170 bash[35271]: t=2024-04-07T14:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-07T14:51:41.692 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:41 smithi170 bash[14550]: audit 2024-04-07T14:51:40.689081+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:41.692 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:41 smithi170 bash[14550]: audit 2024-04-07T14:51:40.820981+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:41.693 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:41 smithi170 bash[14550]: audit 2024-04-07T14:51:40.829148+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:41.693 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:41 smithi170 bash[14550]: audit 2024-04-07T14:51:41.134765+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:41.693 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:41 smithi170 bash[14550]: cluster 2024-04-07T14:51:41.608740+0000 mgr.y (mgr.14463) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:41.755 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:41 smithi170 bash[35271]: t=2024-04-07T14:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-07T14:51:41.936 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:41 smithi118 bash[14470]: audit 2024-04-07T14:51:40.689081+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:41.936 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:41 smithi118 bash[14470]: audit 2024-04-07T14:51:40.820981+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:41.936 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:41 smithi118 bash[14470]: audit 2024-04-07T14:51:40.829148+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:41.936 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:41 smithi118 bash[14470]: audit 2024-04-07T14:51:41.134765+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:41.937 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:41 smithi118 bash[14470]: cluster 2024-04-07T14:51:41.608740+0000 mgr.y (mgr.14463) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:41.937 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:41 smithi118 bash[20212]: audit 2024-04-07T14:51:40.689081+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:41.937 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:41 smithi118 bash[20212]: audit 2024-04-07T14:51:40.820981+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:41.937 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:41 smithi118 bash[20212]: audit 2024-04-07T14:51:40.829148+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:41.937 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:41 smithi118 bash[20212]: audit 2024-04-07T14:51:41.134765+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:41.937 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:41 smithi118 bash[20212]: cluster 2024-04-07T14:51:41.608740+0000 mgr.y (mgr.14463) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:42.002 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:41 smithi170 bash[35271]: t=2024-04-07T14:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-07T14:51:42.002 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:41 smithi170 bash[35271]: t=2024-04-07T14:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-07T14:51:42.135 INFO:teuthology.orchestra.run.smithi118.stdout:55834574914 2024-04-07T14:51:42.136 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph osd last-stat-seq osd.1 2024-04-07T14:51:42.255 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:42 smithi170 bash[35271]: t=2024-04-07T14:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-07T14:51:42.255 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:42 smithi170 bash[35271]: t=2024-04-07T14:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-07T14:51:42.255 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:42 smithi170 bash[35271]: t=2024-04-07T14:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-07T14:51:42.255 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:42 smithi170 bash[35271]: t=2024-04-07T14:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-07T14:51:42.513 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:42 smithi170 bash[35271]: t=2024-04-07T14:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-07T14:51:42.513 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:42 smithi170 bash[35271]: t=2024-04-07T14:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-07T14:51:42.513 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:42 smithi170 bash[35271]: t=2024-04-07T14:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-07T14:51:42.513 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:42 smithi170 bash[35271]: t=2024-04-07T14:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-07T14:51:42.788 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:51:42 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:51:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:51:42.918 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:42 smithi170 bash[35271]: t=2024-04-07T14:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-07T14:51:42.918 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:42 smithi170 bash[35271]: t=2024-04-07T14:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-07T14:51:42.918 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:42 smithi170 bash[35271]: t=2024-04-07T14:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-07T14:51:43.002 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:42 smithi170 bash[35271]: t=2024-04-07T14:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-07T14:51:43.489 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:43 smithi170 bash[35271]: t=2024-04-07T14:51:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-07T14:51:43.489 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:43 smithi170 bash[35271]: t=2024-04-07T14:51:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-07T14:51:43.489 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:43 smithi170 bash[35271]: t=2024-04-07T14:51:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-07T14:51:43.501 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:43 smithi118 bash[14470]: audit 2024-04-07T14:51:42.502495+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:43.612 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:43 smithi118 bash[20212]: audit 2024-04-07T14:51:42.502495+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:43.714 INFO:teuthology.orchestra.run.smithi118.stdout:77309411386 2024-04-07T14:51:43.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph osd last-stat-seq osd.2 2024-04-07T14:51:43.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:43 smithi170 bash[14550]: audit 2024-04-07T14:51:42.502495+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:43.752 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:43 smithi170 bash[35271]: t=2024-04-07T14:51:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-07T14:51:43.752 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:43 smithi170 bash[35271]: t=2024-04-07T14:51:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-07T14:51:44.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:43 smithi170 bash[35271]: t=2024-04-07T14:51:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-07T14:51:44.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:44 smithi170 bash[35271]: t=2024-04-07T14:51:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-07T14:51:44.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:44 smithi170 bash[14550]: cluster 2024-04-07T14:51:43.609397+0000 mgr.y (mgr.14463) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:44.578 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:44 smithi170 bash[35271]: t=2024-04-07T14:51:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-07T14:51:44.578 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:44 smithi170 bash[35271]: t=2024-04-07T14:51:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-07T14:51:44.579 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:44 smithi170 bash[35271]: t=2024-04-07T14:51:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-07T14:51:44.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:44 smithi118 bash[14470]: cluster 2024-04-07T14:51:43.609397+0000 mgr.y (mgr.14463) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:44.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:44 smithi118 bash[20212]: cluster 2024-04-07T14:51:43.609397+0000 mgr.y (mgr.14463) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:44.830 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:44 smithi170 bash[35271]: t=2024-04-07T14:51:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-07T14:51:44.830 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:44 smithi170 bash[35271]: t=2024-04-07T14:51:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-07T14:51:44.830 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:44 smithi170 bash[35271]: t=2024-04-07T14:51:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-07T14:51:44.830 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:44 smithi170 bash[35271]: t=2024-04-07T14:51:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-07T14:51:45.142 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:44 smithi170 bash[35271]: t=2024-04-07T14:51:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-07T14:51:45.142 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:44 smithi170 bash[35271]: t=2024-04-07T14:51:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-07T14:51:45.142 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:44 smithi170 bash[35271]: t=2024-04-07T14:51:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-07T14:51:45.142 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-07T14:51:45.143 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-07T14:51:45.251 INFO:teuthology.orchestra.run.smithi118.stdout:197568495647 2024-04-07T14:51:45.251 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph osd last-stat-seq osd.6 2024-04-07T14:51:45.412 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-07T14:51:45.412 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-07T14:51:45.412 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-07T14:51:45.412 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-07T14:51:45.412 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-07T14:51:45.413 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-04-07T14:51:45.413 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-04-07T14:51:45.413 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-04-07T14:51:45.413 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-04-07T14:51:45.517 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:51:45 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:51:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:51:45.681 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-07T14:51:45.681 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-07T14:51:45.682 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-07T14:51:45.682 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-07T14:51:45.682 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-07T14:51:45.884 INFO:teuthology.orchestra.run.smithi118.stdout:163208757287 2024-04-07T14:51:45.885 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph osd last-stat-seq osd.5 2024-04-07T14:51:45.888 INFO:teuthology.orchestra.run.smithi118.stdout:34359738441 2024-04-07T14:51:45.889 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph osd last-stat-seq osd.0 2024-04-07T14:51:45.935 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-07T14:51:45.936 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-07T14:51:45.936 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-07T14:51:45.936 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-07T14:51:45.936 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-07T14:51:45.936 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-07T14:51:45.936 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-07T14:51:46.195 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-07T14:51:46.196 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:45 smithi170 bash[35271]: t=2024-04-07T14:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-07T14:51:46.196 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:46 smithi170 bash[35271]: t=2024-04-07T14:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-07T14:51:46.196 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:46 smithi170 bash[35271]: t=2024-04-07T14:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-07T14:51:46.196 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:46 smithi170 bash[35271]: t=2024-04-07T14:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-07T14:51:46.196 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:46 smithi170 bash[35271]: t=2024-04-07T14:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-07T14:51:46.196 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:46 smithi170 bash[35271]: t=2024-04-07T14:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-04-07T14:51:46.196 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:46 smithi170 bash[35271]: t=2024-04-07T14:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-04-07T14:51:46.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:46 smithi170 bash[14550]: audit 2024-04-07T14:51:45.250691+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:46.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:46 smithi170 bash[14550]: audit 2024-04-07T14:51:45.258845+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:46.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:46 smithi170 bash[14550]: cluster 2024-04-07T14:51:45.610014+0000 mgr.y (mgr.14463) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:46.503 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:46 smithi170 bash[35271]: t=2024-04-07T14:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-04-07T14:51:46.503 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:46 smithi170 bash[35271]: t=2024-04-07T14:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-04-07T14:51:46.503 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:46 smithi170 bash[35271]: t=2024-04-07T14:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-07T14:51:46.503 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:46 smithi170 bash[35271]: t=2024-04-07T14:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-07T14:51:46.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:46 smithi118 bash[14470]: audit 2024-04-07T14:51:45.250691+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:46.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:46 smithi118 bash[14470]: audit 2024-04-07T14:51:45.258845+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:46.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:46 smithi118 bash[14470]: cluster 2024-04-07T14:51:45.610014+0000 mgr.y (mgr.14463) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:46.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:46 smithi118 bash[20212]: audit 2024-04-07T14:51:45.250691+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:46.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:46 smithi118 bash[20212]: audit 2024-04-07T14:51:45.258845+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:46.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:46 smithi118 bash[20212]: cluster 2024-04-07T14:51:45.610014+0000 mgr.y (mgr.14463) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:46.799 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:46 smithi170 bash[35271]: t=2024-04-07T14:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-07T14:51:46.799 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:46 smithi170 bash[35271]: t=2024-04-07T14:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-07T14:51:46.799 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:46 smithi170 bash[35271]: t=2024-04-07T14:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-07T14:51:47.002 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:46 smithi170 bash[35271]: t=2024-04-07T14:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-07T14:51:47.058 INFO:teuthology.orchestra.run.smithi118.stdout:231928234005 2024-04-07T14:51:47.058 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph osd last-stat-seq osd.7 2024-04-07T14:51:47.212 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-07T14:51:47.487 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-07T14:51:47.487 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-07T14:51:47.487 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-07T14:51:47.487 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-07T14:51:47.529 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:51:47.530 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:51:47.530 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:51:47.531 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:51:47.752 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-07T14:51:47.752 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-07T14:51:47.752 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-07T14:51:47.752 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-07T14:51:47.752 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-07T14:51:47.752 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-04-07T14:51:47.752 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-07T14:51:47.752 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-07T14:51:47.910 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:51:47.911 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:51:47.911 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:51:47.937 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:51:47 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:51:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:51:48.052 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-07T14:51:48.052 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-07T14:51:48.052 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-07T14:51:48.052 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-07T14:51:48.052 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-07T14:51:48.052 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-07T14:51:48.052 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:47 smithi170 bash[35271]: t=2024-04-07T14:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-07T14:51:48.052 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-04-07T14:51:48.052 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-07T14:51:48.052 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-07T14:51:48.338 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-07T14:51:48.338 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-07T14:51:48.339 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-07T14:51:48.339 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-07T14:51:48.339 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-07T14:51:48.339 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-07T14:51:48.339 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-07T14:51:48.339 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-07T14:51:48.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[14550]: audit 2024-04-07T14:51:47.575588+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:48.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[14550]: audit 2024-04-07T14:51:47.582273+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:48.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[14550]: cluster 2024-04-07T14:51:47.610565+0000 mgr.y (mgr.14463) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:48.600 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-07T14:51:48.600 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-07T14:51:48.600 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-07T14:51:48.600 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-07T14:51:48.600 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-07T14:51:48.600 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-07T14:51:48.600 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-07T14:51:48.600 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-07T14:51:48.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:48 smithi118 bash[14470]: audit 2024-04-07T14:51:47.575588+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:48.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:48 smithi118 bash[14470]: audit 2024-04-07T14:51:47.582273+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:48.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:48 smithi118 bash[14470]: cluster 2024-04-07T14:51:47.610565+0000 mgr.y (mgr.14463) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:48.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:48 smithi118 bash[20212]: audit 2024-04-07T14:51:47.575588+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:48.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:48 smithi118 bash[20212]: audit 2024-04-07T14:51:47.582273+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:48.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:48 smithi118 bash[20212]: cluster 2024-04-07T14:51:47.610565+0000 mgr.y (mgr.14463) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:48.860 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-07T14:51:48.860 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-07T14:51:48.861 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-07T14:51:48.861 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-04-07T14:51:48.861 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-07T14:51:48.861 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-07T14:51:48.861 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-07T14:51:48.931 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:51:49.123 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-07T14:51:49.123 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-07T14:51:49.123 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-07T14:51:49.123 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-07T14:51:49.123 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:48 smithi170 bash[35271]: t=2024-04-07T14:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-07T14:51:49.123 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-04-07T14:51:49.123 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+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-07T14:51:49.123 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-04-07T14:51:49.123 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-04-07T14:51:49.123 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-07T14:51:49.400 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-07T14:51:49.400 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-07T14:51:49.400 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-07T14:51:49.401 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-07T14:51:49.401 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-07T14:51:49.401 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-07T14:51:49.401 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-07T14:51:49.401 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-07T14:51:49.670 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-07T14:51:49.670 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-07T14:51:49.670 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-07T14:51:49.670 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-07T14:51:49.671 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-07T14:51:49.671 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-07T14:51:49.671 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-07T14:51:49.923 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[14550]: cluster 2024-04-07T14:51:49.611122+0000 mgr.y (mgr.14463) 70 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:49.923 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-07T14:51:49.924 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-07T14:51:49.924 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-04-07T14:51:49.924 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-04-07T14:51:49.924 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-04-07T14:51:49.924 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-04-07T14:51:49.924 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-07T14:51:49.924 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-07T14:51:49.924 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-07T14:51:50.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:49 smithi118 bash[14470]: cluster 2024-04-07T14:51:49.611122+0000 mgr.y (mgr.14463) 70 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:50.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:49 smithi118 bash[20212]: cluster 2024-04-07T14:51:49.611122+0000 mgr.y (mgr.14463) 70 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:50.192 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:49 smithi170 bash[35271]: t=2024-04-07T14:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-07T14:51:50.192 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-07T14:51:50.193 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-07T14:51:50.193 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-07T14:51:50.193 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-07T14:51:50.193 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-07T14:51:50.193 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-07T14:51:50.446 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-07T14:51:50.446 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-07T14:51:50.446 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-07T14:51:50.446 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-07T14:51:50.446 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-07T14:51:50.446 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-04-07T14:51:50.447 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+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-07T14:51:50.447 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-04-07T14:51:50.720 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-04-07T14:51:50.720 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-07T14:51:50.720 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-07T14:51:50.720 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-07T14:51:50.720 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-07T14:51:50.721 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-07T14:51:50.983 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-07T14:51:50.984 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-07T14:51:50.984 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-07T14:51:50.984 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-07T14:51:50.984 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-07T14:51:50.984 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-07T14:51:50.984 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-07T14:51:50.984 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-07T14:51:50.984 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-07T14:51:50.984 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:50 smithi170 bash[35271]: t=2024-04-07T14:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-07T14:51:51.245 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-07T14:51:51.245 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-07T14:51:51.245 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-07T14:51:51.245 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-07T14:51:51.245 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-07T14:51:51.246 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-07T14:51:51.246 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-07T14:51:51.246 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-07T14:51:51.246 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-07T14:51:51.267 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:51:51 smithi118 systemd[1]: Stopping Ceph alertmanager.a for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:51:51.267 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:51:51 smithi118 bash[43370]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-alertmanager.a 2024-04-07T14:51:51.267 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:51:51 smithi118 bash[40262]: level=info ts=2024-04-07T14:51:51.174Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-07T14:51:51.499 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-07T14:51:51.500 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-07T14:51:51.500 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-07T14:51:51.500 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-07T14:51:51.500 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-07T14:51:51.500 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-04-07T14:51:51.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[14550]: cluster 2024-04-07T14:51:51.611752+0000 mgr.y (mgr.14463) 71 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:51.752 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-07T14:51:51.752 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-07T14:51:51.752 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-07T14:51:51.753 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-07T14:51:51.753 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-07T14:51:51.753 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-07T14:51:51.753 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-07T14:51:51.929 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:51 smithi118 bash[14470]: cluster 2024-04-07T14:51:51.611752+0000 mgr.y (mgr.14463) 71 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:51.929 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:51 smithi118 bash[20212]: cluster 2024-04-07T14:51:51.611752+0000 mgr.y (mgr.14463) 71 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:52.013 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-04-07T14:51:52.013 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-04-07T14:51:52.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-04-07T14:51:52.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-04-07T14:51:52.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-07T14:51:52.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-04-07T14:51:52.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-07T14:51:52.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-07T14:51:52.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:51 smithi170 bash[35271]: t=2024-04-07T14:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-07T14:51:52.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-07T14:51:52.283 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-07T14:51:52.283 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-07T14:51:52.283 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-07T14:51:52.283 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-07T14:51:52.283 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-07T14:51:52.283 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-07T14:51:52.283 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-07T14:51:52.283 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-07T14:51:52.569 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-07T14:51:52.569 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-07T14:51:52.569 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-07T14:51:52.569 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-07T14:51:52.570 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-07T14:51:52.570 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-07T14:51:52.570 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-07T14:51:52.570 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-07T14:51:52.570 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-07T14:51:52.847 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-07T14:51:52.847 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-07T14:51:52.847 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-04-07T14:51:52.847 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-04-07T14:51:52.847 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-07T14:51:52.847 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-07T14:51:52.847 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-04-07T14:51:52.847 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-04-07T14:51:52.848 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-04-07T14:51:53.108 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-04-07T14:51:53.109 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-04-07T14:51:53.109 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:52 smithi170 bash[35271]: t=2024-04-07T14:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-04-07T14:51:53.109 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-04-07T14:51:53.109 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-04-07T14:51:53.109 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-04-07T14:51:53.109 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-04-07T14:51:53.109 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-04-07T14:51:53.370 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-04-07T14:51:53.370 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-04-07T14:51:53.370 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-04-07T14:51:53.370 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-04-07T14:51:53.370 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+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-07T14:51:53.370 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+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-07T14:51:53.370 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-07T14:51:53.370 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-04-07T14:51:53.370 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-04-07T14:51:53.477 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:51:53 smithi118 bash[43379]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-alertmanager-a 2024-04-07T14:51:53.477 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:51:53 smithi118 bash[43638]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-alertmanager.a 2024-04-07T14:51:53.681 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+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-07T14:51:53.681 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-07T14:51:53.681 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-04-07T14:51:53.681 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-07T14:51:53.681 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-04-07T14:51:53.681 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-04-07T14:51:53.681 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-04-07T14:51:53.682 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-07T14:51:53.902 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:51:53 smithi118 systemd[1]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-04-07T14:51:53.902 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:51:53 smithi118 systemd[1]: Stopped Ceph alertmanager.a for ffb017ca-f4ec-11ee-b649-cb9ed24678a4. 2024-04-07T14:51:53.902 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:51:53 smithi118 systemd[1]: Started Ceph alertmanager.a for ffb017ca-f4ec-11ee-b649-cb9ed24678a4. 2024-04-07T14:51:53.942 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-04-07T14:51:53.942 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-04-07T14:51:53.942 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-04-07T14:51:53.943 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-04-07T14:51:53.943 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-07T14:51:53.943 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-04-07T14:51:53.943 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-04-07T14:51:54.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-04-07T14:51:54.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:53 smithi170 bash[35271]: t=2024-04-07T14:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-04-07T14:51:54.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:54 smithi170 bash[35271]: t=2024-04-07T14:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-04-07T14:51:54.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:54 smithi170 bash[35271]: t=2024-04-07T14:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-07T14:51:54.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:54 smithi170 bash[35271]: t=2024-04-07T14:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-04-07T14:51:54.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:54 smithi170 bash[35271]: t=2024-04-07T14:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-04-07T14:51:54.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:54 smithi170 bash[35271]: t=2024-04-07T14:51:54+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-07T14:51:54.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:54 smithi170 bash[14550]: cluster 2024-04-07T14:51:53.612376+0000 mgr.y (mgr.14463) 72 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:54.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:54 smithi170 bash[14550]: audit 2024-04-07T14:51:53.916705+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:54.478 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:54 smithi170 bash[35271]: t=2024-04-07T14:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-04-07T14:51:54.478 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:54 smithi170 bash[35271]: t=2024-04-07T14:51:54+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-07T14:51:54.660 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:54 smithi118 bash[14470]: cluster 2024-04-07T14:51:53.612376+0000 mgr.y (mgr.14463) 72 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:54.660 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:54 smithi118 bash[14470]: audit 2024-04-07T14:51:53.916705+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:54.660 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:54 smithi118 bash[20212]: cluster 2024-04-07T14:51:53.612376+0000 mgr.y (mgr.14463) 72 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:54.660 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:54 smithi118 bash[20212]: audit 2024-04-07T14:51:53.916705+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:51:54.752 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:54 smithi170 bash[35271]: t=2024-04-07T14:51:54+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-07T14:51:55.293 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:54 smithi170 bash[35271]: t=2024-04-07T14:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-07T14:51:55.293 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:55 smithi170 bash[35271]: t=2024-04-07T14:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-04-07T14:51:55.564 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:55 smithi118 bash[14470]: cephadm 2024-04-07T14:51:53.921072+0000 mgr.y (mgr.14463) 73 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-07T14:51:55.564 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:55 smithi118 bash[14470]: cephadm 2024-04-07T14:51:53.925948+0000 mgr.y (mgr.14463) 74 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi170 2024-04-07T14:51:55.565 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:55 smithi118 bash[20212]: cephadm 2024-04-07T14:51:53.921072+0000 mgr.y (mgr.14463) 73 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-07T14:51:55.565 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:55 smithi118 bash[20212]: cephadm 2024-04-07T14:51:53.925948+0000 mgr.y (mgr.14463) 74 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi170 2024-04-07T14:51:55.689 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:55 smithi170 bash[35271]: t=2024-04-07T14:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-04-07T14:51:55.690 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:55 smithi170 bash[14550]: cephadm 2024-04-07T14:51:53.921072+0000 mgr.y (mgr.14463) 73 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-07T14:51:55.690 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:55 smithi170 bash[14550]: cephadm 2024-04-07T14:51:53.925948+0000 mgr.y (mgr.14463) 74 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi170 2024-04-07T14:51:56.002 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:55 smithi170 bash[35271]: t=2024-04-07T14:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-04-07T14:51:56.002 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:55 smithi170 bash[35271]: t=2024-04-07T14:51:55+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-04-07T14:51:56.319 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:56 smithi170 bash[35271]: t=2024-04-07T14:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-04-07T14:51:56.319 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:56 smithi170 bash[35271]: t=2024-04-07T14:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-07T14:51:56.320 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:56 smithi170 bash[35271]: t=2024-04-07T14:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-04-07T14:51:56.576 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:56 smithi170 bash[35271]: t=2024-04-07T14:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-04-07T14:51:56.576 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:56 smithi170 bash[35271]: t=2024-04-07T14:51:56+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-04-07T14:51:56.576 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:56 smithi170 bash[35271]: t=2024-04-07T14:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-04-07T14:51:56.860 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:56 smithi170 bash[35271]: t=2024-04-07T14:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-04-07T14:51:56.860 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:56 smithi170 bash[35271]: t=2024-04-07T14:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-04-07T14:51:56.860 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:56 smithi170 bash[35271]: t=2024-04-07T14:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-04-07T14:51:56.861 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:56 smithi170 bash[35271]: t=2024-04-07T14:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-04-07T14:51:57.175 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:56 smithi170 bash[35271]: t=2024-04-07T14:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-04-07T14:51:57.176 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:57 smithi170 bash[35271]: t=2024-04-07T14:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-04-07T14:51:57.318 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:57 smithi170 bash[35271]: t=2024-04-07T14:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-04-07T14:51:57.502 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:57 smithi170 bash[35271]: t=2024-04-07T14:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-04-07T14:51:57.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:57 smithi170 bash[14550]: cluster 2024-04-07T14:51:55.613111+0000 mgr.y (mgr.14463) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:57.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:57 smithi118 bash[14470]: cluster 2024-04-07T14:51:55.613111+0000 mgr.y (mgr.14463) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:57.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:57 smithi118 bash[20212]: cluster 2024-04-07T14:51:55.613111+0000 mgr.y (mgr.14463) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:58.002 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:57 smithi170 bash[35271]: t=2024-04-07T14:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-04-07T14:51:58.002 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:57 smithi170 bash[35271]: t=2024-04-07T14:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-04-07T14:51:58.502 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:58 smithi170 bash[35271]: t=2024-04-07T14:51:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-04-07T14:51:58.502 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:58 smithi170 bash[35271]: t=2024-04-07T14:51:58+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-04-07T14:51:58.502 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:58 smithi170 bash[35271]: t=2024-04-07T14:51:58+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-04-07T14:51:58.828 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:58 smithi170 bash[35271]: t=2024-04-07T14:51:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-04-07T14:51:58.828 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:58 smithi170 bash[35271]: t=2024-04-07T14:51:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-04-07T14:51:59.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:58 smithi170 bash[35271]: t=2024-04-07T14:51:58+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-04-07T14:51:59.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:59 smithi170 bash[35271]: t=2024-04-07T14:51:59+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-04-07T14:51:59.592 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:51:59 smithi170 bash[14550]: cluster 2024-04-07T14:51:57.613806+0000 mgr.y (mgr.14463) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:59.592 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:59 smithi170 bash[35271]: t=2024-04-07T14:51:59+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-04-07T14:51:59.593 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:59 smithi170 bash[35271]: t=2024-04-07T14:51:59+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-04-07T14:51:59.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:51:59 smithi118 bash[20212]: cluster 2024-04-07T14:51:57.613806+0000 mgr.y (mgr.14463) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:59.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:51:59 smithi118 bash[14470]: cluster 2024-04-07T14:51:57.613806+0000 mgr.y (mgr.14463) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:51:59.899 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:59 smithi170 bash[35271]: t=2024-04-07T14:51:59+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-04-07T14:51:59.899 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:59 smithi170 bash[35271]: t=2024-04-07T14:51:59+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-04-07T14:51:59.899 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:59 smithi170 bash[35271]: t=2024-04-07T14:51:59+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-04-07T14:52:00.178 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:59 smithi170 bash[35271]: t=2024-04-07T14:51:59+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-04-07T14:52:00.178 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:51:59 smithi170 bash[35271]: t=2024-04-07T14:51:59+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-04-07T14:52:00.178 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:00 smithi170 bash[35271]: t=2024-04-07T14:52:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-04-07T14:52:00.178 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:00 smithi170 bash[35271]: t=2024-04-07T14:52:00+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-04-07T14:52:00.178 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:00 smithi170 bash[35271]: t=2024-04-07T14:52:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-04-07T14:52:00.429 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:00 smithi170 bash[35271]: t=2024-04-07T14:52:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-04-07T14:52:00.429 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:00 smithi170 bash[35271]: t=2024-04-07T14:52:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-04-07T14:52:00.429 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:00 smithi170 bash[35271]: t=2024-04-07T14:52:00+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-04-07T14:52:00.798 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:00 smithi170 bash[35271]: t=2024-04-07T14:52:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-04-07T14:52:00.798 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:00 smithi170 bash[35271]: t=2024-04-07T14:52:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-04-07T14:52:01.002 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:00 smithi170 bash[35271]: t=2024-04-07T14:52:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-04-07T14:52:01.284 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:52:00 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:52:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:52:01.326 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[35271]: t=2024-04-07T14:52:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-04-07T14:52:01.326 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[35271]: t=2024-04-07T14:52:01+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-04-07T14:52:01.326 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[35271]: t=2024-04-07T14:52:01+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-04-07T14:52:01.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:01 smithi118 bash[14470]: cluster 2024-04-07T14:51:59.614482+0000 mgr.y (mgr.14463) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:01.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:01 smithi118 bash[14470]: audit 2024-04-07T14:52:00.962258+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:01.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:01 smithi118 bash[14470]: audit 2024-04-07T14:52:00.969915+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:01.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:01 smithi118 bash[20212]: cluster 2024-04-07T14:51:59.614482+0000 mgr.y (mgr.14463) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:01.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:01 smithi118 bash[20212]: audit 2024-04-07T14:52:00.962258+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:01.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:01 smithi118 bash[20212]: audit 2024-04-07T14:52:00.969915+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:01.584 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[35271]: t=2024-04-07T14:52:01+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-04-07T14:52:01.584 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[35271]: t=2024-04-07T14:52:01+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-04-07T14:52:01.584 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[35271]: t=2024-04-07T14:52:01+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-04-07T14:52:01.584 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[35271]: t=2024-04-07T14:52:01+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=23.336453947s 2024-04-07T14:52:01.584 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[35271]: t=2024-04-07T14:52:01+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-07T14:52:01.584 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[35271]: t=2024-04-07T14:52:01+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-07T14:52:01.584 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[35271]: t=2024-04-07T14:52:01+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-07T14:52:01.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[14550]: cluster 2024-04-07T14:51:59.614482+0000 mgr.y (mgr.14463) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:01.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[14550]: audit 2024-04-07T14:52:00.962258+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:01.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[14550]: audit 2024-04-07T14:52:00.969915+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:01.585 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:01 smithi170 systemd[1]: Stopping Ceph prometheus.a for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:52:01.586 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[36427]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-prometheus.a 2024-04-07T14:52:01.586 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[33200]: ts=2024-04-07T14:52:01.535Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-07T14:52:01.586 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[33200]: ts=2024-04-07T14:52:01.535Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-07T14:52:01.586 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[33200]: ts=2024-04-07T14:52:01.535Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-07T14:52:01.586 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[33200]: ts=2024-04-07T14:52:01.535Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-07T14:52:01.586 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[33200]: ts=2024-04-07T14:52:01.535Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-07T14:52:01.586 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[33200]: ts=2024-04-07T14:52:01.535Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-07T14:52:01.587 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[33200]: ts=2024-04-07T14:52:01.535Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-07T14:52:01.587 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[33200]: ts=2024-04-07T14:52:01.535Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-07T14:52:01.587 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[33200]: ts=2024-04-07T14:52:01.535Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-07T14:52:01.587 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[33200]: ts=2024-04-07T14:52:01.536Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-07T14:52:01.587 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[33200]: ts=2024-04-07T14:52:01.536Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-07T14:52:01.587 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[33200]: ts=2024-04-07T14:52:01.536Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-07T14:52:01.854 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[35271]: t=2024-04-07T14:52:01+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-07T14:52:01.855 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[35271]: t=2024-04-07T14:52:01+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-07T14:52:01.855 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[35271]: t=2024-04-07T14:52:01+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-07T14:52:02.002 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[35271]: t=2024-04-07T14:52:01+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-07T14:52:02.002 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:01 smithi170 bash[35271]: t=2024-04-07T14:52:01+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-07T14:52:02.405 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:02 smithi170 bash[35271]: t=2024-04-07T14:52:02+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-07T14:52:02.405 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:02 smithi170 bash[35271]: t=2024-04-07T14:52:02+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-07T14:52:02.752 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:52:02 smithi170 bash[35271]: t=2024-04-07T14:52:02+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-07T14:52:02.752 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:02 smithi170 bash[36437]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-prometheus-a 2024-04-07T14:52:02.753 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:02 smithi170 bash[36475]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-prometheus.a 2024-04-07T14:52:02.753 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:02 smithi170 systemd[1]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@prometheus.a.service: Succeeded. 2024-04-07T14:52:02.753 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:02 smithi170 systemd[1]: Stopped Ceph prometheus.a for ffb017ca-f4ec-11ee-b649-cb9ed24678a4. 2024-04-07T14:52:02.753 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:02 smithi170 systemd[1]: Started Ceph prometheus.a for ffb017ca-f4ec-11ee-b649-cb9ed24678a4. 2024-04-07T14:52:03.316 INFO:teuthology.orchestra.run.smithi118.stdout:55834574918 2024-04-07T14:52:03.618 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[43766]: level=info ts=2024-04-07T14:52:03.430Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-07T14:52:03.618 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[43766]: level=info ts=2024-04-07T14:52:03.430Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-07T14:52:03.618 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[43766]: level=info ts=2024-04-07T14:52:03.435Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.118 port=9094 2024-04-07T14:52:03.618 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[43766]: level=info ts=2024-04-07T14:52:03.436Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-07T14:52:03.618 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[43766]: level=info ts=2024-04-07T14:52:03.484Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-07T14:52:03.618 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[43766]: level=info ts=2024-04-07T14:52:03.485Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-07T14:52:03.618 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[43766]: level=info ts=2024-04-07T14:52:03.490Z caller=main.go:518 msg=Listening address=:9093 2024-04-07T14:52:03.618 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[43766]: level=info ts=2024-04-07T14:52:03.490Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-07T14:52:03.619 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[20212]: cluster 2024-04-07T14:52:01.615060+0000 mgr.y (mgr.14463) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:03.619 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[20212]: audit 2024-04-07T14:52:02.615317+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:03.619 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[20212]: audit 2024-04-07T14:52:02.620986+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-07T14:52:03.619 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[20212]: audit 2024-04-07T14:52:02.623407+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.118:9093"}]: dispatch 2024-04-07T14:52:03.619 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[20212]: audit 2024-04-07T14:52:02.630534+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:03.619 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[20212]: audit 2024-04-07T14:52:02.641841+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-07T14:52:03.619 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[20212]: audit 2024-04-07T14:52:02.654110+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-07T14:52:03.619 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[20212]: audit 2024-04-07T14:52:02.656295+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.170:3000"}]: dispatch 2024-04-07T14:52:03.619 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[20212]: audit 2024-04-07T14:52:02.663414+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:03.620 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[20212]: audit 2024-04-07T14:52:02.668739+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:52:03.620 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[20212]: audit 2024-04-07T14:52:02.671416+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:52:03.620 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[20212]: audit 2024-04-07T14:52:02.672889+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:52:03.620 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[20212]: audit 2024-04-07T14:52:02.683350+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:03.620 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[20212]: audit 2024-04-07T14:52:02.754472+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:52:03.620 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[20212]: audit 2024-04-07T14:52:02.756563+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:52:03.620 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[20212]: audit 2024-04-07T14:52:02.758260+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:52:03.620 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[20212]: audit 2024-04-07T14:52:02.767955+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:03.620 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[20212]: audit 2024-04-07T14:52:03.316270+0000 mon.a (mon.0) 860 : audit [DBG] from='client.? 172.21.15.118:0/3297850867' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-07T14:52:03.620 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[14470]: cluster 2024-04-07T14:52:01.615060+0000 mgr.y (mgr.14463) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:03.777 INFO:teuthology.orchestra.run.smithi118.stdout:107374182456 2024-04-07T14:52:03.881 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[14470]: audit 2024-04-07T14:52:02.615317+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:03.881 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[14470]: audit 2024-04-07T14:52:02.620986+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-07T14:52:03.882 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[14470]: audit 2024-04-07T14:52:02.623407+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.118:9093"}]: dispatch 2024-04-07T14:52:03.882 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[14470]: audit 2024-04-07T14:52:02.630534+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:03.882 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[14470]: audit 2024-04-07T14:52:02.641841+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-07T14:52:03.882 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[14470]: audit 2024-04-07T14:52:02.654110+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-07T14:52:03.882 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[14470]: audit 2024-04-07T14:52:02.656295+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.170:3000"}]: dispatch 2024-04-07T14:52:03.882 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[14470]: audit 2024-04-07T14:52:02.663414+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:03.882 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[14470]: audit 2024-04-07T14:52:02.668739+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:52:03.882 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[14470]: audit 2024-04-07T14:52:02.671416+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:52:03.882 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[14470]: audit 2024-04-07T14:52:02.672889+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:52:03.882 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[14470]: audit 2024-04-07T14:52:02.683350+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:03.883 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[14470]: audit 2024-04-07T14:52:02.754472+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:52:03.883 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[14470]: audit 2024-04-07T14:52:02.756563+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:52:03.883 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[14470]: audit 2024-04-07T14:52:02.758260+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:52:03.883 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[14470]: audit 2024-04-07T14:52:02.767955+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:03.883 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:03 smithi118 bash[14470]: audit 2024-04-07T14:52:03.316270+0000 mon.a (mon.0) 860 : audit [DBG] from='client.? 172.21.15.118:0/3297850867' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-07T14:52:04.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:03 smithi170 bash[14550]: cluster 2024-04-07T14:52:01.615060+0000 mgr.y (mgr.14463) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:04.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:03 smithi170 bash[14550]: audit 2024-04-07T14:52:02.615317+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:04.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:03 smithi170 bash[14550]: audit 2024-04-07T14:52:02.620986+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-07T14:52:04.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:03 smithi170 bash[14550]: audit 2024-04-07T14:52:02.623407+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.118:9093"}]: dispatch 2024-04-07T14:52:04.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:03 smithi170 bash[14550]: audit 2024-04-07T14:52:02.630534+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:04.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:03 smithi170 bash[14550]: audit 2024-04-07T14:52:02.641841+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-07T14:52:04.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:03 smithi170 bash[14550]: audit 2024-04-07T14:52:02.654110+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-07T14:52:04.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:03 smithi170 bash[14550]: audit 2024-04-07T14:52:02.656295+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.170:3000"}]: dispatch 2024-04-07T14:52:04.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:03 smithi170 bash[14550]: audit 2024-04-07T14:52:02.663414+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:04.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:03 smithi170 bash[14550]: audit 2024-04-07T14:52:02.668739+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:52:04.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:03 smithi170 bash[14550]: audit 2024-04-07T14:52:02.671416+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:52:04.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:03 smithi170 bash[14550]: audit 2024-04-07T14:52:02.672889+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:52:04.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:03 smithi170 bash[14550]: audit 2024-04-07T14:52:02.683350+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:04.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:03 smithi170 bash[14550]: audit 2024-04-07T14:52:02.754472+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:52:04.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:03 smithi170 bash[14550]: audit 2024-04-07T14:52:02.756563+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:52:04.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:03 smithi170 bash[14550]: audit 2024-04-07T14:52:02.758260+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:52:04.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:03 smithi170 bash[14550]: audit 2024-04-07T14:52:02.767955+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:04.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:03 smithi170 bash[14550]: audit 2024-04-07T14:52:03.316270+0000 mon.a (mon.0) 860 : audit [DBG] from='client.? 172.21.15.118:0/3297850867' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-07T14:52:04.255 INFO:teuthology.orchestra.run.smithi118.stdout:77309411391 2024-04-07T14:52:04.555 INFO:teuthology.orchestra.run.smithi118.stdout:128849018928 2024-04-07T14:52:04.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[14550]: audit 2024-04-07T14:52:02.621756+0000 mgr.y (mgr.14463) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-07T14:52:04.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[14550]: audit 2024-04-07T14:52:02.624021+0000 mgr.y (mgr.14463) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.118:9093"}]: dispatch 2024-04-07T14:52:04.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[14550]: audit 2024-04-07T14:52:02.642672+0000 mgr.y (mgr.14463) 81 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-07T14:52:04.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[14550]: audit 2024-04-07T14:52:02.654711+0000 mgr.y (mgr.14463) 82 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-07T14:52:04.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[14550]: audit 2024-04-07T14:52:02.656855+0000 mgr.y (mgr.14463) 83 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.170:3000"}]: dispatch 2024-04-07T14:52:04.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[14550]: audit 2024-04-07T14:52:03.777564+0000 mon.a (mon.0) 861 : audit [DBG] from='client.? 172.21.15.118:0/3229407869' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-07T14:52:04.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[14550]: audit 2024-04-07T14:52:04.254775+0000 mon.a (mon.0) 862 : audit [DBG] from='client.? 172.21.15.118:0/932468973' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-07T14:52:04.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[14550]: audit 2024-04-07T14:52:04.555205+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.118:0/1831049961' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-07T14:52:04.753 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.561Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-07T14:52:04.753 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.561Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-07T14:52:04.753 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.561Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-07T14:52:04.753 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.561Z 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 smithi170 (none))" 2024-04-07T14:52:04.753 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.561Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-07T14:52:04.753 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.561Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-07T14:52:04.753 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.563Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-07T14:52:04.753 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.564Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-07T14:52:04.753 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.564Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-07T14:52:04.753 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.570Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-07T14:52:04.753 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.570Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.818µs 2024-04-07T14:52:04.753 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.570Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-07T14:52:04.753 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.572Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-07T14:52:04.754 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.573Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-07T14:52:04.754 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.573Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=69.804µs wal_replay_duration=2.780976ms total_replay_duration=2.878859ms 2024-04-07T14:52:04.754 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.574Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-07T14:52:04.754 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.574Z caller=main.go:947 level=info msg="TSDB started" 2024-04-07T14:52:04.754 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.574Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-07T14:52:04.754 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.597Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.949702ms db_storage=1.211µs remote_storage=10.667µs web_handler=531ns query_engine=1.012µs scrape=452.41µs scrape_sd=59.763µs notify=106.37µs notify_sd=26.895µs rules=21.810855ms 2024-04-07T14:52:04.754 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:52:04 smithi170 bash[36512]: ts=2024-04-07T14:52:04.597Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-07T14:52:05.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:04 smithi118 bash[14470]: audit 2024-04-07T14:52:02.621756+0000 mgr.y (mgr.14463) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-07T14:52:05.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:04 smithi118 bash[14470]: audit 2024-04-07T14:52:02.624021+0000 mgr.y (mgr.14463) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.118:9093"}]: dispatch 2024-04-07T14:52:05.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:04 smithi118 bash[14470]: audit 2024-04-07T14:52:02.642672+0000 mgr.y (mgr.14463) 81 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-07T14:52:05.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:04 smithi118 bash[14470]: audit 2024-04-07T14:52:02.654711+0000 mgr.y (mgr.14463) 82 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-07T14:52:05.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:04 smithi118 bash[14470]: audit 2024-04-07T14:52:02.656855+0000 mgr.y (mgr.14463) 83 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.170:3000"}]: dispatch 2024-04-07T14:52:05.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:04 smithi118 bash[14470]: audit 2024-04-07T14:52:03.777564+0000 mon.a (mon.0) 861 : audit [DBG] from='client.? 172.21.15.118:0/3229407869' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-07T14:52:05.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:04 smithi118 bash[14470]: audit 2024-04-07T14:52:04.254775+0000 mon.a (mon.0) 862 : audit [DBG] from='client.? 172.21.15.118:0/932468973' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-07T14:52:05.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:04 smithi118 bash[14470]: audit 2024-04-07T14:52:04.555205+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.118:0/1831049961' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-07T14:52:05.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:04 smithi118 bash[20212]: audit 2024-04-07T14:52:02.621756+0000 mgr.y (mgr.14463) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-07T14:52:05.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:04 smithi118 bash[20212]: audit 2024-04-07T14:52:02.624021+0000 mgr.y (mgr.14463) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.118:9093"}]: dispatch 2024-04-07T14:52:05.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:04 smithi118 bash[20212]: audit 2024-04-07T14:52:02.642672+0000 mgr.y (mgr.14463) 81 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-07T14:52:05.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:04 smithi118 bash[20212]: audit 2024-04-07T14:52:02.654711+0000 mgr.y (mgr.14463) 82 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-07T14:52:05.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:04 smithi118 bash[20212]: audit 2024-04-07T14:52:02.656855+0000 mgr.y (mgr.14463) 83 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.170:3000"}]: dispatch 2024-04-07T14:52:05.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:04 smithi118 bash[20212]: audit 2024-04-07T14:52:03.777564+0000 mon.a (mon.0) 861 : audit [DBG] from='client.? 172.21.15.118:0/3229407869' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-07T14:52:05.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:04 smithi118 bash[20212]: audit 2024-04-07T14:52:04.254775+0000 mon.a (mon.0) 862 : audit [DBG] from='client.? 172.21.15.118:0/932468973' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-07T14:52:05.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:04 smithi118 bash[20212]: audit 2024-04-07T14:52:04.555205+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.118:0/1831049961' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-07T14:52:05.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:05 smithi118 bash[14470]: cluster 2024-04-07T14:52:03.618786+0000 mgr.y (mgr.14463) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:05.768 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:52:05 smithi118 bash[43766]: level=info ts=2024-04-07T14:52:05.436Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000311934s 2024-04-07T14:52:05.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:05 smithi118 bash[20212]: cluster 2024-04-07T14:52:03.618786+0000 mgr.y (mgr.14463) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:05.900 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:05 smithi170 bash[14550]: cluster 2024-04-07T14:52:03.618786+0000 mgr.y (mgr.14463) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:06.055 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574914 got 55834574918 for osd.1 2024-04-07T14:52:06.055 DEBUG:teuthology.parallel:result is None 2024-04-07T14:52:06.419 INFO:teuthology.orchestra.run.smithi118.stdout:34359738445 2024-04-07T14:52:06.797 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:06 smithi118 bash[14470]: cluster 2024-04-07T14:52:05.619293+0000 mgr.y (mgr.14463) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:06.797 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:06 smithi118 bash[14470]: audit 2024-04-07T14:52:06.419486+0000 mon.a (mon.0) 864 : audit [DBG] from='client.? 172.21.15.118:0/3906857749' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-07T14:52:06.797 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:06 smithi118 bash[20212]: cluster 2024-04-07T14:52:05.619293+0000 mgr.y (mgr.14463) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:06.797 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:06 smithi118 bash[20212]: audit 2024-04-07T14:52:06.419486+0000 mon.a (mon.0) 864 : audit [DBG] from='client.? 172.21.15.118:0/3906857749' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-07T14:52:06.896 INFO:teuthology.orchestra.run.smithi118.stdout:231928234009 2024-04-07T14:52:06.902 INFO:teuthology.orchestra.run.smithi118.stdout:163208757291 2024-04-07T14:52:06.912 INFO:teuthology.orchestra.run.smithi118.stdout:197568495651 2024-04-07T14:52:07.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:06 smithi170 bash[14550]: cluster 2024-04-07T14:52:05.619293+0000 mgr.y (mgr.14463) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:07.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:06 smithi170 bash[14550]: audit 2024-04-07T14:52:06.419486+0000 mon.a (mon.0) 864 : audit [DBG] from='client.? 172.21.15.118:0/3906857749' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-07T14:52:07.168 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182451 got 107374182456 for osd.3 2024-04-07T14:52:07.168 DEBUG:teuthology.parallel:result is None 2024-04-07T14:52:08.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:07 smithi170 bash[14550]: audit 2024-04-07T14:52:06.896827+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.118:0/3398662252' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-07T14:52:08.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:07 smithi170 bash[14550]: audit 2024-04-07T14:52:06.902724+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.118:0/1498935121' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-07T14:52:08.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:07 smithi170 bash[14550]: audit 2024-04-07T14:52:06.912279+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.118:0/287393339' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-07T14:52:08.003 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:07 smithi118 bash[14470]: audit 2024-04-07T14:52:06.896827+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.118:0/3398662252' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-07T14:52:08.003 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:07 smithi118 bash[14470]: audit 2024-04-07T14:52:06.902724+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.118:0/1498935121' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-07T14:52:08.003 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:07 smithi118 bash[14470]: audit 2024-04-07T14:52:06.912279+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.118:0/287393339' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-07T14:52:08.003 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:07 smithi118 bash[20212]: audit 2024-04-07T14:52:06.896827+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.118:0/3398662252' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-07T14:52:08.004 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:07 smithi118 bash[20212]: audit 2024-04-07T14:52:06.902724+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.118:0/1498935121' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-07T14:52:08.004 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:07 smithi118 bash[20212]: audit 2024-04-07T14:52:06.912279+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.118:0/287393339' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-07T14:52:08.004 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:52:07 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:52:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:52:08.533 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411386 got 77309411391 for osd.2 2024-04-07T14:52:08.533 DEBUG:teuthology.parallel:result is None 2024-04-07T14:52:08.563 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738441 got 34359738445 for osd.0 2024-04-07T14:52:08.563 DEBUG:teuthology.parallel:result is None 2024-04-07T14:52:08.564 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018923 got 128849018928 for osd.4 2024-04-07T14:52:08.564 DEBUG:teuthology.parallel:result is None 2024-04-07T14:52:08.617 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:52:08 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:52:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:52:08.618 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757287 got 163208757291 for osd.5 2024-04-07T14:52:08.618 DEBUG:teuthology.parallel:result is None 2024-04-07T14:52:08.886 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:08 smithi118 bash[14470]: cluster 2024-04-07T14:52:07.619839+0000 mgr.y (mgr.14463) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:08.887 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:08 smithi118 bash[14470]: audit 2024-04-07T14:52:07.720315+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:08.887 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:08 smithi118 bash[14470]: audit 2024-04-07T14:52:07.729342+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:08.887 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:08 smithi118 bash[14470]: audit 2024-04-07T14:52:08.342140+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:08.887 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:08 smithi118 bash[14470]: audit 2024-04-07T14:52:08.352092+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:08.887 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:08 smithi118 bash[20212]: cluster 2024-04-07T14:52:07.619839+0000 mgr.y (mgr.14463) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:08.887 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:08 smithi118 bash[20212]: audit 2024-04-07T14:52:07.720315+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:08.887 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:08 smithi118 bash[20212]: audit 2024-04-07T14:52:07.729342+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:08.887 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:08 smithi118 bash[20212]: audit 2024-04-07T14:52:08.342140+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:08.887 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:08 smithi118 bash[20212]: audit 2024-04-07T14:52:08.352092+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:09.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:08 smithi170 bash[14550]: cluster 2024-04-07T14:52:07.619839+0000 mgr.y (mgr.14463) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:09.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:08 smithi170 bash[14550]: audit 2024-04-07T14:52:07.720315+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:09.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:08 smithi170 bash[14550]: audit 2024-04-07T14:52:07.729342+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:09.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:08 smithi170 bash[14550]: audit 2024-04-07T14:52:08.342140+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:09.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:08 smithi170 bash[14550]: audit 2024-04-07T14:52:08.352092+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:09.663 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234005 got 231928234009 for osd.7 2024-04-07T14:52:09.664 DEBUG:teuthology.parallel:result is None 2024-04-07T14:52:09.664 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495647 got 197568495651 for osd.6 2024-04-07T14:52:09.664 DEBUG:teuthology.parallel:result is None 2024-04-07T14:52:09.664 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-07T14:52:09.664 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-07T14:52:10.886 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:10 smithi118 bash[14470]: cluster 2024-04-07T14:52:09.620430+0000 mgr.y (mgr.14463) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:10.887 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:10 smithi118 bash[20212]: cluster 2024-04-07T14:52:09.620430+0000 mgr.y (mgr.14463) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:11.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:10 smithi170 bash[14550]: cluster 2024-04-07T14:52:09.620430+0000 mgr.y (mgr.14463) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:11.994 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:52:11 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:52:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:52:12.154 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:52:13.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:12 smithi170 bash[14550]: cluster 2024-04-07T14:52:11.620906+0000 mgr.y (mgr.14463) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:13.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:12 smithi170 bash[14550]: audit 2024-04-07T14:52:11.749409+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:13.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:12 smithi170 bash[14550]: audit 2024-04-07T14:52:11.757179+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:13.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:12 smithi118 bash[14470]: cluster 2024-04-07T14:52:11.620906+0000 mgr.y (mgr.14463) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:13.017 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:12 smithi118 bash[14470]: audit 2024-04-07T14:52:11.749409+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:13.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:12 smithi118 bash[14470]: audit 2024-04-07T14:52:11.757179+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:13.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:12 smithi118 bash[20212]: cluster 2024-04-07T14:52:11.620906+0000 mgr.y (mgr.14463) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:13.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:12 smithi118 bash[20212]: audit 2024-04-07T14:52:11.749409+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:13.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:12 smithi118 bash[20212]: audit 2024-04-07T14:52:11.757179+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:13.768 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:52:13 smithi118 bash[43766]: level=info ts=2024-04-07T14:52:13.440Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003551174s 2024-04-07T14:52:15.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:15 smithi170 bash[14550]: cluster 2024-04-07T14:52:13.621447+0000 mgr.y (mgr.14463) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:15.517 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:15 smithi118 bash[14470]: cluster 2024-04-07T14:52:13.621447+0000 mgr.y (mgr.14463) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:15.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:15 smithi118 bash[20212]: cluster 2024-04-07T14:52:13.621447+0000 mgr.y (mgr.14463) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:15.679 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-04-07T14:52:15.682 INFO:teuthology.orchestra.run.smithi118.stderr:dumped all 2024-04-07T14:52:16.448 INFO:teuthology.orchestra.run.smithi118.stdout:{"pg_ready":true,"pg_map":{"version":58,"stamp":"2024-04-07T14:52:15.621725+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":48832,"kb_used_data":6080,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912384,"statfs":{"total":767960285184,"available":767910281216,"internally_reserved":0,"allocated":6225920,"data_stored":3487856,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003224"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-07T14:50:25.976606+0000","last_change":"2024-04-07T14:50:01.299149+0000","last_active":"2024-04-07T14:50:25.976606+0000","last_peered":"2024-04-07T14:50:25.976606+0000","last_clean":"2024-04-07T14:50:25.976606+0000","last_became_active":"2024-04-07T14:50:01.297863+0000","last_became_peered":"2024-04-07T14:50:01.297863+0000","last_unstale":"2024-04-07T14:50:25.976606+0000","last_undegraded":"2024-04-07T14:50:25.976606+0000","last_fullsized":"2024-04-07T14:50:25.976606+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-07T14:46:54.559353+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-07T14:46:54.559353+0000","last_clean_scrub_stamp":"2024-04-07T14:46:54.559353+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-08T23:37:38.032895+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":231928234011,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6084,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":1110016,"data_stored":766496,"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":"Sun Apr 7 14:52:02 2024","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.86599999999999999,"15min":0.86699999999999999},"min":{"1min":0.54900000000000004,"5min":0.432,"15min":0.432},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.84599999999999997,"15min":0.82899999999999996},"min":{"1min":0.67000000000000004,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.81899999999999995}]},{"osd":1,"last update":"Sun Apr 7 14:52:02 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.86199999999999999,"15min":0.85999999999999999},"min":{"1min":0.68300000000000005,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.0700000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.62},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.92000000000000004,"15min":0.92300000000000004},"min":{"1min":0.65000000000000002,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.1899999999999999,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.996}]},{"osd":2,"last update":"Sun Apr 7 14:52:02 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.0229999999999999,"15min":1.0269999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.274,"5min":1.6419999999999999,"15min":1.6419999999999999},"last":0.76200000000000001},{"interface":"front","average":{"1min":1.0700000000000001,"5min":0.96199999999999997,"15min":0.94399999999999995},"min":{"1min":0.621,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.68799999999999994}]},{"osd":3,"last update":"Sun Apr 7 14:52:02 2024","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":0.96799999999999997,"15min":0.95399999999999996},"min":{"1min":0.79200000000000004,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.095,"5min":0.99099999999999999,"15min":0.97299999999999998},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.96399999999999997}]},{"osd":4,"last update":"Sun Apr 7 14:52:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.1679999999999999,"15min":1.1899999999999999},"min":{"1min":0.70499999999999996,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.407,"5min":3.7919999999999998,"15min":3.7919999999999998},"last":0.873},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.0409999999999999,"15min":1.0289999999999999},"min":{"1min":0.81999999999999995,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":1.1339999999999999}]},{"osd":5,"last update":"Sun Apr 7 14:52:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.032,"15min":1.022},"min":{"1min":0.82999999999999996,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.456,"5min":1.569,"15min":1.569},"last":1.071},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.157,"15min":1.151},"min":{"1min":0.77300000000000002,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.6759999999999999,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":1.103}]},{"osd":6,"last update":"Sun Apr 7 14:52:02 2024","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.2070000000000001,"15min":1.2110000000000001},"min":{"1min":0.95199999999999996,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.631,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.2749999999999999,"5min":1.202,"15min":1.1899999999999999},"min":{"1min":0.81499999999999995,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.7030000000000001,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":1.2170000000000001}]}]},{"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":6144,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739008,"statfs":{"total":95995035648,"available":95988744192,"internally_reserved":0,"allocated":1105920,"data_stored":766181,"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":"Sun Apr 7 14:51:29 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.89000000000000001,"15min":0.88700000000000001},"min":{"1min":0.63500000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":1.1559999999999999},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.93899999999999995,"15min":0.92900000000000005},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.5169999999999999,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":0.84199999999999997}]},{"osd":1,"last update":"Sun Apr 7 14:51:29 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.95799999999999996,"15min":0.96699999999999997},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.238,"5min":1.502,"15min":1.502},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.92400000000000004,"15min":0.93000000000000005},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.0780000000000001,"5min":1.6539999999999999,"15min":1.6539999999999999},"last":0.748}]},{"osd":2,"last update":"Sun Apr 7 14:51:29 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.92000000000000004,"15min":0.90900000000000003},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.996,"15min":0.998},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.589,"5min":1.589,"15min":1.589},"last":1.288}]},{"osd":3,"last update":"Sun Apr 7 14:51:29 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1,"15min":1.0009999999999999},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.4399999999999999,"5min":1.526,"15min":1.526},"last":1.0289999999999999},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.073,"15min":1.0800000000000001},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2290000000000001,"5min":2.6230000000000002,"15min":2.6230000000000002},"last":1.0489999999999999}]},{"osd":4,"last update":"Sun Apr 7 14:51:29 2024","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":0.97199999999999998,"15min":0.95799999999999996},"min":{"1min":0.75800000000000001,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.643,"5min":1.643,"15min":1.643},"last":0.98899999999999999},{"interface":"front","average":{"1min":1.163,"5min":1.1200000000000001,"15min":1.113},"min":{"1min":0.84499999999999997,"5min":0.81999999999999995,"15min":0.81999999999999995},"max":{"1min":1.55,"5min":1.8919999999999999,"15min":1.8919999999999999},"last":1.2130000000000001}]},{"osd":5,"last update":"Sun Apr 7 14:51:29 2024","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.0900000000000001,"15min":1.085},"min":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.694,"5min":1.694,"15min":1.694},"last":1.1799999999999999},{"interface":"front","average":{"1min":1.181,"5min":1.216,"15min":1.222},"min":{"1min":0.93300000000000005,"5min":0.91000000000000003,"15min":0.91000000000000003},"max":{"1min":1.615,"5min":1.7949999999999999,"15min":1.7949999999999999},"last":1.27}]},{"osd":7,"last update":"Sun Apr 7 14:52:01 2024","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":1.2070000000000001,"15min":1.2},"min":{"1min":0.878,"5min":0.878,"15min":0.878},"max":{"1min":1.7370000000000001,"5min":1.7370000000000001,"15min":1.7370000000000001},"last":1.3520000000000001},{"interface":"front","average":{"1min":1.248,"5min":1.278,"15min":1.2829999999999999},"min":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"max":{"1min":1.7230000000000001,"5min":1.8480000000000001,"15min":1.8480000000000001},"last":1.3220000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574921,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6328,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738824,"statfs":{"total":95995035648,"available":95988555776,"internally_reserved":0,"allocated":573440,"data_stored":237311,"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":"Sun Apr 7 14:51:33 2024","interfaces":[{"interface":"back","average":{"1min":0.748,"5min":0.69899999999999995,"15min":0.60499999999999998},"min":{"1min":0.51800000000000002,"5min":0.37,"15min":0.37},"max":{"1min":1.288,"5min":3.1139999999999999,"15min":3.1139999999999999},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.76200000000000001,"15min":0.64000000000000001},"min":{"1min":0.60499999999999998,"5min":0.442,"15min":0.442},"max":{"1min":1.2789999999999999,"5min":1.397,"15min":1.397},"last":0.88200000000000001}]},{"osd":2,"last update":"Sun Apr 7 14:52:02 2024","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.72999999999999998,"15min":0.69999999999999996},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.997,"5min":1.923,"15min":1.923},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.82999999999999996,"15min":0.752},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.2110000000000001,"5min":1.7130000000000001,"15min":1.7130000000000001},"last":0.65400000000000003}]},{"osd":3,"last update":"Sun Apr 7 14:51:37 2024","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.89700000000000002,"15min":0.84899999999999998},"min":{"1min":0.625,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3560000000000001,"5min":3.4590000000000001,"15min":3.4590000000000001},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.874,"15min":0.80600000000000005},"min":{"1min":0.60599999999999998,"5min":0.438,"15min":0.438},"max":{"1min":1.1299999999999999,"5min":3.1949999999999998,"15min":3.1949999999999998},"last":0.84699999999999998}]},{"osd":4,"last update":"Sun Apr 7 14:51:12 2024","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.052,"15min":1.008},"min":{"1min":0.82299999999999995,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":2.0609999999999999,"5min":3.351,"15min":3.351},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.091,"5min":1.042,"15min":1.006},"min":{"1min":0.83899999999999997,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.998,"5min":2.2200000000000002,"15min":2.2200000000000002},"last":1.1639999999999999}]},{"osd":5,"last update":"Sun Apr 7 14:51:51 2024","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.0940000000000001,"15min":1.0840000000000001},"min":{"1min":0.746,"5min":0.746,"15min":0.746},"max":{"1min":1.466,"5min":2.3069999999999999,"15min":2.3069999999999999},"last":1.4530000000000001},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.1639999999999999,"15min":1.1379999999999999},"min":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"max":{"1min":1.452,"5min":2.0910000000000002,"15min":2.0910000000000002},"last":1.427}]},{"osd":6,"last update":"Sun Apr 7 14:51:25 2024","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.2869999999999999,"15min":1.3029999999999999},"min":{"1min":0.82499999999999996,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.554,"5min":3.3849999999999998,"15min":3.3849999999999998},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.2789999999999999,"15min":1.2949999999999999},"min":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"max":{"1min":1.393,"5min":2.3849999999999998,"15min":2.3849999999999998},"last":1.3620000000000001}]},{"osd":7,"last update":"Sun Apr 7 14:52:02 2024","interfaces":[{"interface":"back","average":{"1min":1.274,"5min":1.294,"15min":1.298},"min":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"max":{"1min":1.5720000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.228,"5min":1.3220000000000001,"15min":1.3380000000000001},"min":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.6559999999999999,"5min":3.2949999999999999,"15min":3.2949999999999999},"last":1.3979999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738447,"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":"Sun Apr 7 14:51:27 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.67900000000000005,"15min":0.58499999999999996},"min":{"1min":0.41599999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.052,"5min":1.353,"15min":1.353},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.72399999999999998,"15min":0.61199999999999999},"min":{"1min":0.39100000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.98199999999999998,"5min":1.177,"15min":1.177},"last":0.72499999999999998}]},{"osd":2,"last update":"Sun Apr 7 14:52:06 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.78400000000000003,"15min":0.71599999999999997},"min":{"1min":0.46600000000000003,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.147,"5min":1.417,"15min":1.417},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.81799999999999995,"15min":0.71999999999999997},"min":{"1min":0.48699999999999999,"5min":0.379,"15min":0.379},"max":{"1min":1.4179999999999999,"5min":1.458,"15min":1.458},"last":0.93799999999999994}]},{"osd":3,"last update":"Sun Apr 7 14:51:38 2024","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.83899999999999997,"15min":0.80900000000000005},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.24,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.82099999999999995,"15min":0.80700000000000005},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.107,"5min":1.22,"15min":1.22},"last":0.85199999999999998}]},{"osd":4,"last update":"Sun Apr 7 14:51:12 2024","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":0.995,"15min":0.96499999999999997},"min":{"1min":0.78800000000000003,"5min":0.75,"15min":0.75},"max":{"1min":1.452,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.4399999999999999},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0760000000000001,"15min":1.0660000000000001},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.3069999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.159}]},{"osd":5,"last update":"Sun Apr 7 14:51:44 2024","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.1499999999999999,"15min":1.153},"min":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":1.6859999999999999,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":1.482},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.1459999999999999,"15min":1.161},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.5329999999999999,"5min":1.873,"15min":1.873},"last":1.514}]},{"osd":6,"last update":"Sun Apr 7 14:51:27 2024","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.153,"15min":1.151},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.494,"5min":1.573,"15min":1.573},"last":1.613},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.167,"15min":1.1639999999999999},"min":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.9199999999999999,"5min":1.9199999999999999,"15min":1.9199999999999999},"last":1.425}]},{"osd":7,"last update":"Sun Apr 7 14:52:00 2024","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.2509999999999999,"15min":1.268},"min":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"max":{"1min":1.3939999999999999,"5min":1.6419999999999999,"15min":1.6419999999999999},"last":1.548},{"interface":"front","average":{"1min":1.2569999999999999,"5min":1.2789999999999999,"15min":1.2829999999999999},"min":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"max":{"1min":1.522,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":1.3180000000000001}]}]},{"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":"Sun Apr 7 14:52:03 2024","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.72299999999999998,"15min":0.65100000000000002},"min":{"1min":0.54600000000000004,"5min":0.318,"15min":0.318},"max":{"1min":1.0920000000000001,"5min":1.248,"15min":1.248},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.74199999999999999,"15min":0.67600000000000005},"min":{"1min":0.42399999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.117,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.88300000000000001}]},{"osd":1,"last update":"Sun Apr 7 14:52:03 2024","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.78700000000000003,"15min":0.71799999999999997},"min":{"1min":0.44800000000000001,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.76800000000000002,"15min":0.72199999999999998},"min":{"1min":0.42699999999999999,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.96799999999999997,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.95799999999999996}]},{"osd":3,"last update":"Sun Apr 7 14:51:40 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.91100000000000003,"15min":0.88200000000000001},"min":{"1min":0.59399999999999997,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.1799999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.92000000000000004,"15min":0.90600000000000003},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.161,"5min":1.391,"15min":1.391},"last":1.1040000000000001}]},{"osd":4,"last update":"Sun Apr 7 14:51:15 2024","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":0.996,"15min":0.97999999999999998},"min":{"1min":0.79400000000000004,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.627,"5min":1.627,"15min":1.627},"last":0.76600000000000001},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.081,"15min":1.0629999999999999},"min":{"1min":0.87,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.248}]},{"osd":5,"last update":"Sun Apr 7 14:51:49 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.0780000000000001,"15min":1.0620000000000001},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.375,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.546},{"interface":"front","average":{"1min":1.125,"5min":1.2050000000000001,"15min":1.2050000000000001},"min":{"1min":0.67700000000000005,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.5409999999999999,"5min":1.677,"15min":1.677},"last":0.92000000000000004}]},{"osd":6,"last update":"Sun Apr 7 14:51:24 2024","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.333,"15min":1.361},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.552,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.2210000000000001,"15min":1.2370000000000001},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.732,"5min":1.895,"15min":1.895},"last":1.0469999999999999}]},{"osd":7,"last update":"Sun Apr 7 14:52:03 2024","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.2210000000000001,"15min":1.2370000000000001},"min":{"1min":0.68999999999999995,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.288,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.4830000000000001},{"interface":"front","average":{"1min":1.234,"5min":1.2809999999999999,"15min":1.2889999999999999},"min":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"max":{"1min":1.494,"5min":1.7989999999999999,"15min":1.7989999999999999},"last":1.1679999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182459,"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":"Sun Apr 7 14:51:34 2024","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.75700000000000001,"15min":0.73999999999999999},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.1759999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.78800000000000003,"15min":0.78600000000000003},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":0.96899999999999997,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.97999999999999998}]},{"osd":1,"last update":"Sun Apr 7 14:51:34 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.84999999999999998,"15min":0.84199999999999997},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.214,"5min":1.516,"15min":1.516},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.84199999999999997,"15min":0.77200000000000002},"min":{"1min":0.57399999999999995,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.379,"5min":3.423,"15min":3.423},"last":0.66500000000000004}]},{"osd":2,"last update":"Sun Apr 7 14:51:34 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.89700000000000002,"15min":0.85999999999999999},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.282,"5min":1.349,"15min":1.349},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.875,"5min":0.85699999999999998,"15min":0.83699999999999997},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.411,"5min":2.177,"15min":2.177},"last":0.64400000000000002}]},{"osd":4,"last update":"Sun Apr 7 14:51:11 2024","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.0269999999999999,"15min":1.0169999999999999},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.80200000000000005},{"interface":"front","average":{"1min":1.099,"5min":1.1120000000000001,"15min":1.091},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.5009999999999999,"5min":1.9650000000000001,"15min":1.9650000000000001},"last":1.1180000000000001}]},{"osd":5,"last update":"Sun Apr 7 14:51:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0840000000000001,"15min":1.087},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.3420000000000001,"5min":2.3820000000000001,"15min":2.3820000000000001},"last":0.88700000000000001},{"interface":"front","average":{"1min":1.135,"5min":1.1499999999999999,"15min":1.1220000000000001},"min":{"1min":0.92200000000000004,"5min":0.80300000000000005,"15min":0.80300000000000005},"max":{"1min":1.5009999999999999,"5min":2.8039999999999998,"15min":2.8039999999999998},"last":0.72399999999999998}]},{"osd":6,"last update":"Sun Apr 7 14:51:25 2024","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":1.2889999999999999,"15min":1.3029999999999999},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.569,"5min":2.7320000000000002,"15min":2.7320000000000002},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.212,"5min":1.325,"15min":1.3440000000000001},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.5680000000000001,"5min":2.0939999999999999,"15min":2.0939999999999999},"last":1.085}]},{"osd":7,"last update":"Sun Apr 7 14:52:04 2024","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.204,"15min":1.2110000000000001},"min":{"1min":0.82299999999999995,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.93700000000000006},{"interface":"front","average":{"1min":1.319,"5min":1.3779999999999999,"15min":1.3879999999999999},"min":{"1min":0.997,"5min":0.86599999999999999,"15min":0.86599999999999999},"max":{"1min":1.6080000000000001,"5min":2.6400000000000001,"15min":2.6400000000000001},"last":1.038}]}]},{"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":"Sun Apr 7 14:51:16 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.92200000000000004,"15min":0.90800000000000003},"min":{"1min":0.68799999999999994,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.234,"5min":1.647,"15min":1.647},"last":1.129},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.95299999999999996,"15min":0.93100000000000005},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.1830000000000001}]},{"osd":1,"last update":"Sun Apr 7 14:51:16 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.90000000000000002,"15min":0.871},"min":{"1min":0.72099999999999997,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.2430000000000001,"5min":1.768,"15min":1.768},"last":0.86699999999999999},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.96499999999999997,"15min":0.94599999999999995},"min":{"1min":0.64000000000000001,"5min":0.629,"15min":0.629},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.0920000000000001}]},{"osd":2,"last update":"Sun Apr 7 14:51:16 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.92600000000000005,"15min":0.89400000000000002},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.1839999999999999,"5min":1.8340000000000001,"15min":1.8340000000000001},"last":1.1719999999999999},{"interface":"front","average":{"1min":1.024,"5min":0.99199999999999999,"15min":0.97799999999999998},"min":{"1min":0.75700000000000001,"5min":0.752,"15min":0.752},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":1.2689999999999999}]},{"osd":3,"last update":"Sun Apr 7 14:51:16 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.92200000000000004,"15min":0.90500000000000003},"min":{"1min":0.71199999999999997,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.149,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.04,"5min":0.995,"15min":0.97599999999999998},"min":{"1min":0.81200000000000006,"5min":0.748,"15min":0.748},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.80500000000000005}]},{"osd":5,"last update":"Sun Apr 7 14:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.88700000000000001,"15min":0.86399999999999999},"min":{"1min":0.63300000000000001,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.2569999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.093,"5min":1.034,"15min":0.999},"min":{"1min":0.73199999999999998,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.383,"5min":1.498,"15min":1.498},"last":0.93899999999999995}]},{"osd":6,"last update":"Sun Apr 7 14:51:24 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.03,"15min":1.022},"min":{"1min":0.78700000000000003,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.4359999999999999,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.76500000000000001},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.0489999999999999,"15min":1.0389999999999999},"min":{"1min":0.70199999999999996,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.399,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.0660000000000001}]},{"osd":7,"last update":"Sun Apr 7 14:52:03 2024","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.1559999999999999,"15min":1.1519999999999999},"min":{"1min":0.84199999999999997,"5min":0.81399999999999995,"15min":0.81399999999999995},"max":{"1min":1.4279999999999999,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.2170000000000001},{"interface":"front","average":{"1min":1.048,"5min":1.1859999999999999,"15min":1.2090000000000001},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.29,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":1.026}]}]},{"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":5632,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739520,"statfs":{"total":95995035648,"available":95989268480,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Sun Apr 7 14:51:43 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.93400000000000005,"15min":0.92100000000000004},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.5649999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.91800000000000004,"15min":0.91600000000000004},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.1040000000000001,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.0249999999999999}]},{"osd":1,"last update":"Sun Apr 7 14:51:43 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.90800000000000003,"15min":0.92000000000000004},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.361,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.872,"5min":0.91400000000000003,"15min":0.90800000000000003},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.252,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.86799999999999999}]},{"osd":2,"last update":"Sun Apr 7 14:51:43 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.94499999999999995,"15min":0.95299999999999996},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.014,"15min":0.99399999999999999},"min":{"1min":0.77600000000000002,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.643,"5min":1.643,"15min":1.643},"last":1.292}]},{"osd":3,"last update":"Sun Apr 7 14:51:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":0.97999999999999998,"15min":0.96999999999999997},"min":{"1min":0.75700000000000001,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.995},{"interface":"front","average":{"1min":1.101,"5min":1.079,"15min":1.0669999999999999},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.1879999999999999}]},{"osd":4,"last update":"Sun Apr 7 14:51:43 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.89800000000000002,"15min":0.874},"min":{"1min":0.71799999999999997,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.274,"5min":1.363,"15min":1.363},"last":1.165},{"interface":"front","average":{"1min":1.0669999999999999,"5min":0.97999999999999998,"15min":0.96199999999999997},"min":{"1min":0.78700000000000003,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.1299999999999999}]},{"osd":6,"last update":"Sun Apr 7 14:51:30 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.0580000000000001,"15min":1.054},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":1.093},{"interface":"front","average":{"1min":1.105,"5min":1.069,"15min":1.0629999999999999},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.3160000000000001,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.2689999999999999}]},{"osd":7,"last update":"Sun Apr 7 14:52:01 2024","interfaces":[{"interface":"back","average":{"1min":1.194,"5min":1.1639999999999999,"15min":1.159},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.472,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.218},{"interface":"front","average":{"1min":1.288,"5min":1.2310000000000001,"15min":1.2210000000000001},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":1.371}]}]}],"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-07T14:52:16.450 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-07T14:52:17.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:17 smithi170 bash[14550]: cluster 2024-04-07T14:52:15.621981+0000 mgr.y (mgr.14463) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:17.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:17 smithi170 bash[14550]: audit 2024-04-07T14:52:15.671270+0000 mgr.y (mgr.14463) 91 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-07T14:52:17.503 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:52:17 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:52:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:52:17.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:17 smithi118 bash[14470]: cluster 2024-04-07T14:52:15.621981+0000 mgr.y (mgr.14463) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:17.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:17 smithi118 bash[14470]: audit 2024-04-07T14:52:15.671270+0000 mgr.y (mgr.14463) 91 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-07T14:52:17.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:17 smithi118 bash[20212]: cluster 2024-04-07T14:52:15.621981+0000 mgr.y (mgr.14463) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:17.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:17 smithi118 bash[20212]: audit 2024-04-07T14:52:15.671270+0000 mgr.y (mgr.14463) 91 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-07T14:52:19.178 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:52:19.211 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:52:18 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:52:18] "GET /metrics HTTP/1.1" 200 191512 "" "Prometheus/2.33.4" 2024-04-07T14:52:19.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:19 smithi118 bash[20212]: cluster 2024-04-07T14:52:17.622665+0000 mgr.y (mgr.14463) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:19.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:19 smithi118 bash[14470]: cluster 2024-04-07T14:52:17.622665+0000 mgr.y (mgr.14463) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:19.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:19 smithi170 bash[14550]: cluster 2024-04-07T14:52:17.622665+0000 mgr.y (mgr.14463) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:21.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:21 smithi170 bash[14550]: cluster 2024-04-07T14:52:19.623245+0000 mgr.y (mgr.14463) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:21.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:21 smithi118 bash[14470]: cluster 2024-04-07T14:52:19.623245+0000 mgr.y (mgr.14463) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:21.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:21 smithi118 bash[20212]: cluster 2024-04-07T14:52:19.623245+0000 mgr.y (mgr.14463) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:23.134 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-04-07T14:52:23.137 INFO:teuthology.orchestra.run.smithi118.stderr:dumped all 2024-04-07T14:52:23.705 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:23 smithi118 bash[14470]: cluster 2024-04-07T14:52:21.623844+0000 mgr.y (mgr.14463) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:23.706 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:23 smithi118 bash[20212]: cluster 2024-04-07T14:52:21.623844+0000 mgr.y (mgr.14463) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:23.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:23 smithi170 bash[14550]: cluster 2024-04-07T14:52:21.623844+0000 mgr.y (mgr.14463) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:24.589 INFO:teuthology.orchestra.run.smithi118.stdout:{"pg_ready":true,"pg_map":{"version":61,"stamp":"2024-04-07T14:52:21.623542+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":48832,"kb_used_data":6080,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912384,"statfs":{"total":767960285184,"available":767910281216,"internally_reserved":0,"allocated":6225920,"data_stored":3487856,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003388"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-07T14:50:25.976606+0000","last_change":"2024-04-07T14:50:01.299149+0000","last_active":"2024-04-07T14:50:25.976606+0000","last_peered":"2024-04-07T14:50:25.976606+0000","last_clean":"2024-04-07T14:50:25.976606+0000","last_became_active":"2024-04-07T14:50:01.297863+0000","last_became_peered":"2024-04-07T14:50:01.297863+0000","last_unstale":"2024-04-07T14:50:25.976606+0000","last_undegraded":"2024-04-07T14:50:25.976606+0000","last_fullsized":"2024-04-07T14:50:25.976606+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-07T14:46:54.559353+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-07T14:46:54.559353+0000","last_clean_scrub_stamp":"2024-04-07T14:46:54.559353+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-08T23:37:38.032895+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":6084,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":1110016,"data_stored":766496,"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":"Sun Apr 7 14:52:02 2024","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.86599999999999999,"15min":0.86699999999999999},"min":{"1min":0.54900000000000004,"5min":0.432,"15min":0.432},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.036},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.84599999999999997,"15min":0.82899999999999996},"min":{"1min":0.67000000000000004,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":1.1379999999999999}]},{"osd":1,"last update":"Sun Apr 7 14:52:02 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.86199999999999999,"15min":0.85999999999999999},"min":{"1min":0.68300000000000005,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.0700000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.92000000000000004,"15min":0.92300000000000004},"min":{"1min":0.65000000000000002,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.1899999999999999,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.1699999999999999}]},{"osd":2,"last update":"Sun Apr 7 14:52:02 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.0229999999999999,"15min":1.0269999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.274,"5min":1.6419999999999999,"15min":1.6419999999999999},"last":0.98199999999999998},{"interface":"front","average":{"1min":1.0700000000000001,"5min":0.96199999999999997,"15min":0.94399999999999995},"min":{"1min":0.621,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.3600000000000001}]},{"osd":3,"last update":"Sun Apr 7 14:52:02 2024","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":0.96799999999999997,"15min":0.95399999999999996},"min":{"1min":0.79200000000000004,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.2090000000000001},{"interface":"front","average":{"1min":1.095,"5min":0.99099999999999999,"15min":0.97299999999999998},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.081}]},{"osd":4,"last update":"Sun Apr 7 14:52:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.1679999999999999,"15min":1.1899999999999999},"min":{"1min":0.70499999999999996,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.407,"5min":3.7919999999999998,"15min":3.7919999999999998},"last":0.79400000000000004},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.0409999999999999,"15min":1.0289999999999999},"min":{"1min":0.81999999999999995,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":1.306}]},{"osd":5,"last update":"Sun Apr 7 14:52:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.032,"15min":1.022},"min":{"1min":0.82999999999999996,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.456,"5min":1.569,"15min":1.569},"last":0.95699999999999996},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.157,"15min":1.151},"min":{"1min":0.77300000000000002,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.6759999999999999,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":1.2749999999999999}]},{"osd":6,"last update":"Sun Apr 7 14:52:02 2024","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.2070000000000001,"15min":1.2110000000000001},"min":{"1min":0.95199999999999996,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.631,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.2749999999999999,"5min":1.202,"15min":1.1899999999999999},"min":{"1min":0.81499999999999995,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.7030000000000001,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":1.403}]}]},{"osd":6,"up_from":46,"seq":197568495655,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6144,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739008,"statfs":{"total":95995035648,"available":95988744192,"internally_reserved":0,"allocated":1105920,"data_stored":766181,"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":"Sun Apr 7 14:51:29 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.89000000000000001,"15min":0.88700000000000001},"min":{"1min":0.63500000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.999},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.93899999999999995,"15min":0.92900000000000005},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.5169999999999999,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":1.1699999999999999}]},{"osd":1,"last update":"Sun Apr 7 14:51:29 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.95799999999999996,"15min":0.96699999999999997},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.238,"5min":1.502,"15min":1.502},"last":0.874},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.92400000000000004,"15min":0.93000000000000005},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.0780000000000001,"5min":1.6539999999999999,"15min":1.6539999999999999},"last":0.85599999999999998}]},{"osd":2,"last update":"Sun Apr 7 14:51:29 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.92000000000000004,"15min":0.90900000000000003},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.996,"15min":0.998},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.589,"5min":1.589,"15min":1.589},"last":0.95199999999999996}]},{"osd":3,"last update":"Sun Apr 7 14:51:29 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1,"15min":1.0009999999999999},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.4399999999999999,"5min":1.526,"15min":1.526},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.073,"15min":1.0800000000000001},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2290000000000001,"5min":2.6230000000000002,"15min":2.6230000000000002},"last":0.78600000000000003}]},{"osd":4,"last update":"Sun Apr 7 14:51:29 2024","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":0.97199999999999998,"15min":0.95799999999999996},"min":{"1min":0.75800000000000001,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.643,"5min":1.643,"15min":1.643},"last":0.82399999999999995},{"interface":"front","average":{"1min":1.163,"5min":1.1200000000000001,"15min":1.113},"min":{"1min":0.84499999999999997,"5min":0.81999999999999995,"15min":0.81999999999999995},"max":{"1min":1.55,"5min":1.8919999999999999,"15min":1.8919999999999999},"last":1.3260000000000001}]},{"osd":5,"last update":"Sun Apr 7 14:51:29 2024","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.0900000000000001,"15min":1.085},"min":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.694,"5min":1.694,"15min":1.694},"last":1.028},{"interface":"front","average":{"1min":1.181,"5min":1.216,"15min":1.222},"min":{"1min":0.93300000000000005,"5min":0.91000000000000003,"15min":0.91000000000000003},"max":{"1min":1.615,"5min":1.7949999999999999,"15min":1.7949999999999999},"last":1.0609999999999999}]},{"osd":7,"last update":"Sun Apr 7 14:52:01 2024","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":1.2070000000000001,"15min":1.2},"min":{"1min":0.878,"5min":0.878,"15min":0.878},"max":{"1min":1.7370000000000001,"5min":1.7370000000000001,"15min":1.7370000000000001},"last":1.3029999999999999},{"interface":"front","average":{"1min":1.248,"5min":1.278,"15min":1.2829999999999999},"min":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"max":{"1min":1.7230000000000001,"5min":1.8480000000000001,"15min":1.8480000000000001},"last":1.228}]}]},{"osd":1,"up_from":13,"seq":55834574923,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6328,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738824,"statfs":{"total":95995035648,"available":95988555776,"internally_reserved":0,"allocated":573440,"data_stored":237311,"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":"Sun Apr 7 14:51:33 2024","interfaces":[{"interface":"back","average":{"1min":0.748,"5min":0.69899999999999995,"15min":0.60499999999999998},"min":{"1min":0.51800000000000002,"5min":0.37,"15min":0.37},"max":{"1min":1.288,"5min":3.1139999999999999,"15min":3.1139999999999999},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.76200000000000001,"15min":0.64000000000000001},"min":{"1min":0.60499999999999998,"5min":0.442,"15min":0.442},"max":{"1min":1.2789999999999999,"5min":1.397,"15min":1.397},"last":0.83399999999999996}]},{"osd":2,"last update":"Sun Apr 7 14:52:02 2024","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.72999999999999998,"15min":0.69999999999999996},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.997,"5min":1.923,"15min":1.923},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.82999999999999996,"15min":0.752},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.2110000000000001,"5min":1.7130000000000001,"15min":1.7130000000000001},"last":1.0720000000000001}]},{"osd":3,"last update":"Sun Apr 7 14:51:37 2024","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.89700000000000002,"15min":0.84899999999999998},"min":{"1min":0.625,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3560000000000001,"5min":3.4590000000000001,"15min":3.4590000000000001},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.874,"15min":0.80600000000000005},"min":{"1min":0.60599999999999998,"5min":0.438,"15min":0.438},"max":{"1min":1.1299999999999999,"5min":3.1949999999999998,"15min":3.1949999999999998},"last":0.80400000000000005}]},{"osd":4,"last update":"Sun Apr 7 14:52:13 2024","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.0629999999999999,"15min":1.012},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.389,"5min":3.351,"15min":3.351},"last":1.032},{"interface":"front","average":{"1min":1.083,"5min":1.0609999999999999,"15min":1.012},"min":{"1min":0.73599999999999999,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.405,"5min":2.2200000000000002,"15min":2.2200000000000002},"last":1.0509999999999999}]},{"osd":5,"last update":"Sun Apr 7 14:51:51 2024","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.0940000000000001,"15min":1.0840000000000001},"min":{"1min":0.746,"5min":0.746,"15min":0.746},"max":{"1min":1.466,"5min":2.3069999999999999,"15min":2.3069999999999999},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.1639999999999999,"15min":1.1379999999999999},"min":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"max":{"1min":1.452,"5min":2.0910000000000002,"15min":2.0910000000000002},"last":1.4770000000000001}]},{"osd":6,"last update":"Sun Apr 7 14:51:25 2024","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.2869999999999999,"15min":1.3029999999999999},"min":{"1min":0.82499999999999996,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.554,"5min":3.3849999999999998,"15min":3.3849999999999998},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.2789999999999999,"15min":1.2949999999999999},"min":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"max":{"1min":1.393,"5min":2.3849999999999998,"15min":2.3849999999999998},"last":1.101}]},{"osd":7,"last update":"Sun Apr 7 14:52:02 2024","interfaces":[{"interface":"back","average":{"1min":1.274,"5min":1.294,"15min":1.298},"min":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"max":{"1min":1.5720000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.4119999999999999},{"interface":"front","average":{"1min":1.228,"5min":1.3220000000000001,"15min":1.3380000000000001},"min":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.6559999999999999,"5min":3.2949999999999999,"15min":3.2949999999999999},"last":1.0840000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738449,"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":"Sun Apr 7 14:51:27 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.67900000000000005,"15min":0.58499999999999996},"min":{"1min":0.41599999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.052,"5min":1.353,"15min":1.353},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.72399999999999998,"15min":0.61199999999999999},"min":{"1min":0.39100000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.98199999999999998,"5min":1.177,"15min":1.177},"last":0.89800000000000002}]},{"osd":2,"last update":"Sun Apr 7 14:52:06 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.78400000000000003,"15min":0.71599999999999997},"min":{"1min":0.46600000000000003,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.147,"5min":1.417,"15min":1.417},"last":1.0609999999999999},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.81799999999999995,"15min":0.71999999999999997},"min":{"1min":0.48699999999999999,"5min":0.379,"15min":0.379},"max":{"1min":1.4179999999999999,"5min":1.458,"15min":1.458},"last":1.0820000000000001}]},{"osd":3,"last update":"Sun Apr 7 14:51:38 2024","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.83899999999999997,"15min":0.80900000000000005},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.24,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.98399999999999999},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.82099999999999995,"15min":0.80700000000000005},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.107,"5min":1.22,"15min":1.22},"last":0.871}]},{"osd":4,"last update":"Sun Apr 7 14:52:17 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1,"15min":0.96599999999999997},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.4399999999999999,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.044},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.0920000000000001,"15min":1.0720000000000001},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.9350000000000001,"5min":1.9350000000000001,"15min":1.9350000000000001},"last":1.49}]},{"osd":5,"last update":"Sun Apr 7 14:51:44 2024","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.1499999999999999,"15min":1.153},"min":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":1.6859999999999999,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":1.5600000000000001},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.1459999999999999,"15min":1.161},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.5329999999999999,"5min":1.873,"15min":1.873},"last":1.21}]},{"osd":6,"last update":"Sun Apr 7 14:51:27 2024","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.153,"15min":1.151},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.494,"5min":1.573,"15min":1.573},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.167,"15min":1.1639999999999999},"min":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.9199999999999999,"5min":1.9199999999999999,"15min":1.9199999999999999},"last":1.141}]},{"osd":7,"last update":"Sun Apr 7 14:52:00 2024","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.2509999999999999,"15min":1.268},"min":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"max":{"1min":1.3939999999999999,"5min":1.6419999999999999,"15min":1.6419999999999999},"last":1.29},{"interface":"front","average":{"1min":1.2569999999999999,"5min":1.2789999999999999,"15min":1.2829999999999999},"min":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"max":{"1min":1.522,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":1.5269999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411395,"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":"Sun Apr 7 14:52:03 2024","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.72299999999999998,"15min":0.65100000000000002},"min":{"1min":0.54600000000000004,"5min":0.318,"15min":0.318},"max":{"1min":1.0920000000000001,"5min":1.248,"15min":1.248},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.74199999999999999,"15min":0.67600000000000005},"min":{"1min":0.42399999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.117,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.63400000000000001}]},{"osd":1,"last update":"Sun Apr 7 14:52:03 2024","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.78700000000000003,"15min":0.71799999999999997},"min":{"1min":0.44800000000000001,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.76800000000000002,"15min":0.72199999999999998},"min":{"1min":0.42699999999999999,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.96799999999999997,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.93700000000000006}]},{"osd":3,"last update":"Sun Apr 7 14:51:40 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.91100000000000003,"15min":0.88200000000000001},"min":{"1min":0.59399999999999997,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.1799999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.92000000000000004,"15min":0.90600000000000003},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.161,"5min":1.391,"15min":1.391},"last":1.2350000000000001}]},{"osd":4,"last update":"Sun Apr 7 14:52:17 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.004,"15min":0.98199999999999998},"min":{"1min":0.72599999999999998,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.3220000000000001,"5min":1.627,"15min":1.627},"last":0.75600000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.0760000000000001,"15min":1.0609999999999999},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.5369999999999999,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.0620000000000001}]},{"osd":5,"last update":"Sun Apr 7 14:51:49 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.0780000000000001,"15min":1.0620000000000001},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.375,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.1870000000000001},{"interface":"front","average":{"1min":1.125,"5min":1.2050000000000001,"15min":1.2050000000000001},"min":{"1min":0.67700000000000005,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.5409999999999999,"5min":1.677,"15min":1.677},"last":1.0429999999999999}]},{"osd":6,"last update":"Sun Apr 7 14:51:24 2024","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.333,"15min":1.361},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.552,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.90700000000000003},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.2210000000000001,"15min":1.2370000000000001},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.732,"5min":1.895,"15min":1.895},"last":0.81000000000000005}]},{"osd":7,"last update":"Sun Apr 7 14:52:03 2024","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.2210000000000001,"15min":1.2370000000000001},"min":{"1min":0.68999999999999995,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.288,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.234,"5min":1.2809999999999999,"15min":1.2889999999999999},"min":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"max":{"1min":1.494,"5min":1.7989999999999999,"15min":1.7989999999999999},"last":0.874}]}]},{"osd":3,"up_from":25,"seq":107374182461,"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":"Sun Apr 7 14:51:34 2024","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.75700000000000001,"15min":0.73999999999999999},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.1759999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.90200000000000002},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.78800000000000003,"15min":0.78600000000000003},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":0.96899999999999997,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.73099999999999998}]},{"osd":1,"last update":"Sun Apr 7 14:51:34 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.84999999999999998,"15min":0.84199999999999997},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.214,"5min":1.516,"15min":1.516},"last":0.872},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.84199999999999997,"15min":0.77200000000000002},"min":{"1min":0.57399999999999995,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.379,"5min":3.423,"15min":3.423},"last":1.016}]},{"osd":2,"last update":"Sun Apr 7 14:51:34 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.89700000000000002,"15min":0.85999999999999999},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.282,"5min":1.349,"15min":1.349},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.875,"5min":0.85699999999999998,"15min":0.83699999999999997},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.411,"5min":2.177,"15min":2.177},"last":1.0580000000000001}]},{"osd":4,"last update":"Sun Apr 7 14:52:13 2024","interfaces":[{"interface":"back","average":{"1min":1.1379999999999999,"5min":1.052,"15min":1.0249999999999999},"min":{"1min":0.80200000000000005,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":1.093},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.129,"15min":1.097},"min":{"1min":0.72499999999999998,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.583,"5min":1.9650000000000001,"15min":1.9650000000000001},"last":1.117}]},{"osd":5,"last update":"Sun Apr 7 14:51:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0840000000000001,"15min":1.087},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.3420000000000001,"5min":2.3820000000000001,"15min":2.3820000000000001},"last":0.94899999999999995},{"interface":"front","average":{"1min":1.135,"5min":1.1499999999999999,"15min":1.1220000000000001},"min":{"1min":0.92200000000000004,"5min":0.80300000000000005,"15min":0.80300000000000005},"max":{"1min":1.5009999999999999,"5min":2.8039999999999998,"15min":2.8039999999999998},"last":0.97799999999999998}]},{"osd":6,"last update":"Sun Apr 7 14:51:25 2024","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":1.2889999999999999,"15min":1.3029999999999999},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.569,"5min":2.7320000000000002,"15min":2.7320000000000002},"last":1.04},{"interface":"front","average":{"1min":1.212,"5min":1.325,"15min":1.3440000000000001},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.5680000000000001,"5min":2.0939999999999999,"15min":2.0939999999999999},"last":1.2030000000000001}]},{"osd":7,"last update":"Sun Apr 7 14:52:04 2024","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.204,"15min":1.2110000000000001},"min":{"1min":0.82299999999999995,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":1.151},{"interface":"front","average":{"1min":1.319,"5min":1.3779999999999999,"15min":1.3879999999999999},"min":{"1min":0.997,"5min":0.86599999999999999,"15min":0.86599999999999999},"max":{"1min":1.6080000000000001,"5min":2.6400000000000001,"15min":2.6400000000000001},"last":1.1859999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018933,"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":"Sun Apr 7 14:52:17 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.92100000000000004,"15min":0.90700000000000003},"min":{"1min":0.68000000000000005,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.206,"5min":1.647,"15min":1.647},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.94699999999999995,"15min":0.92900000000000005},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.1830000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.077}]},{"osd":1,"last update":"Sun Apr 7 14:52:17 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.91000000000000003,"15min":0.874},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.2130000000000001,"5min":1.768,"15min":1.768},"last":1.2150000000000001},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.95699999999999996,"15min":0.94299999999999995},"min":{"1min":0.64300000000000002,"5min":0.629,"15min":0.629},"max":{"1min":1.252,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.89400000000000002}]},{"osd":2,"last update":"Sun Apr 7 14:52:17 2024","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":0.97999999999999998,"15min":0.91200000000000003},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":5.4130000000000003,"5min":5.4130000000000003,"15min":5.4130000000000003},"last":1.1000000000000001},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.99399999999999999,"15min":0.97799999999999998},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.2809999999999999,"5min":1.345,"15min":1.345},"last":1.1910000000000001}]},{"osd":3,"last update":"Sun Apr 7 14:52:17 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.92100000000000004,"15min":0.90500000000000003},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.177,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.91400000000000003},{"interface":"front","average":{"1min":1.238,"5min":1.0489999999999999,"15min":0.99399999999999999},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":5.6520000000000001,"5min":5.6520000000000001,"15min":5.6520000000000001},"last":0.96099999999999997}]},{"osd":5,"last update":"Sun Apr 7 14:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.88700000000000001,"15min":0.86399999999999999},"min":{"1min":0.63300000000000001,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.2569999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.022},{"interface":"front","average":{"1min":1.093,"5min":1.034,"15min":0.999},"min":{"1min":0.73199999999999998,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.383,"5min":1.498,"15min":1.498},"last":1.042}]},{"osd":6,"last update":"Sun Apr 7 14:51:24 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.03,"15min":1.022},"min":{"1min":0.78700000000000003,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.4359999999999999,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.0489999999999999,"15min":1.0389999999999999},"min":{"1min":0.70199999999999996,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.399,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.80800000000000005}]},{"osd":7,"last update":"Sun Apr 7 14:52:03 2024","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.1559999999999999,"15min":1.1519999999999999},"min":{"1min":0.84199999999999997,"5min":0.81399999999999995,"15min":0.81399999999999995},"max":{"1min":1.4279999999999999,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.048,"5min":1.1859999999999999,"15min":1.2090000000000001},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.29,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":1.161}]}]},{"osd":5,"up_from":38,"seq":163208757295,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5632,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739520,"statfs":{"total":95995035648,"available":95989268480,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Sun Apr 7 14:51:43 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.93400000000000005,"15min":0.92100000000000004},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.5649999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":0.996},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.91800000000000004,"15min":0.91600000000000004},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.1040000000000001,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.018}]},{"osd":1,"last update":"Sun Apr 7 14:51:43 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.90800000000000003,"15min":0.92000000000000004},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.361,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.872,"5min":0.91400000000000003,"15min":0.90800000000000003},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.252,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.91800000000000004}]},{"osd":2,"last update":"Sun Apr 7 14:51:43 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.94499999999999995,"15min":0.95299999999999996},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.014,"15min":0.99399999999999999},"min":{"1min":0.77600000000000002,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.643,"5min":1.643,"15min":1.643},"last":1.167}]},{"osd":3,"last update":"Sun Apr 7 14:51:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":0.97999999999999998,"15min":0.96999999999999997},"min":{"1min":0.75700000000000001,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.052},{"interface":"front","average":{"1min":1.101,"5min":1.079,"15min":1.0669999999999999},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.2569999999999999}]},{"osd":4,"last update":"Sun Apr 7 14:51:43 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.89800000000000002,"15min":0.874},"min":{"1min":0.71799999999999997,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.274,"5min":1.363,"15min":1.363},"last":1.099},{"interface":"front","average":{"1min":1.0669999999999999,"5min":0.97999999999999998,"15min":0.96199999999999997},"min":{"1min":0.78700000000000003,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":0.748}]},{"osd":6,"last update":"Sun Apr 7 14:51:30 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.0580000000000001,"15min":1.054},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":0.89700000000000002},{"interface":"front","average":{"1min":1.105,"5min":1.069,"15min":1.0629999999999999},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.3160000000000001,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.129}]},{"osd":7,"last update":"Sun Apr 7 14:52:01 2024","interfaces":[{"interface":"back","average":{"1min":1.194,"5min":1.1639999999999999,"15min":1.159},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.472,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.21},{"interface":"front","average":{"1min":1.288,"5min":1.2310000000000001,"15min":1.2210000000000001},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":1.0780000000000001}]}]}],"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-07T14:52:24.591 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-07T14:52:24.591 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-07T14:52:24.591 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-07T14:52:24.591 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -- ceph health --format=json 2024-04-07T14:52:24.605 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:24 smithi118 bash[14470]: audit 2024-04-07T14:52:23.130441+0000 mgr.y (mgr.14463) 95 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-07T14:52:24.605 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:24 smithi118 bash[20212]: audit 2024-04-07T14:52:23.130441+0000 mgr.y (mgr.14463) 95 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-07T14:52:24.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:24 smithi170 bash[14550]: audit 2024-04-07T14:52:23.130441+0000 mgr.y (mgr.14463) 95 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-07T14:52:25.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:25 smithi170 bash[14550]: cluster 2024-04-07T14:52:23.624450+0000 mgr.y (mgr.14463) 96 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:25.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:25 smithi118 bash[14470]: cluster 2024-04-07T14:52:23.624450+0000 mgr.y (mgr.14463) 96 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:25.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:25 smithi118 bash[20212]: cluster 2024-04-07T14:52:23.624450+0000 mgr.y (mgr.14463) 96 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:26.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:26 smithi170 bash[14550]: audit 2024-04-07T14:52:25.918239+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:52:26.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:26 smithi170 bash[14550]: audit 2024-04-07T14:52:25.919106+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:52:26.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:26 smithi170 bash[14550]: audit 2024-04-07T14:52:25.926471+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:52:26.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:26 smithi170 bash[14550]: audit 2024-04-07T14:52:25.927196+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:52:26.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:26 smithi170 bash[14550]: audit 2024-04-07T14:52:26.142530+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:26.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:26 smithi170 bash[14550]: audit 2024-04-07T14:52:26.151652+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:26.518 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:52:26 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:52:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:52:26.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:26 smithi118 bash[14470]: audit 2024-04-07T14:52:25.918239+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:52:26.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:26 smithi118 bash[14470]: audit 2024-04-07T14:52:25.919106+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:52:26.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:26 smithi118 bash[14470]: audit 2024-04-07T14:52:25.926471+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:52:26.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:26 smithi118 bash[14470]: audit 2024-04-07T14:52:25.927196+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:52:26.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:26 smithi118 bash[14470]: audit 2024-04-07T14:52:26.142530+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:26.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:26 smithi118 bash[14470]: audit 2024-04-07T14:52:26.151652+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:26.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:26 smithi118 bash[20212]: audit 2024-04-07T14:52:25.918239+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:52:26.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:26 smithi118 bash[20212]: audit 2024-04-07T14:52:25.919106+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:52:26.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:26 smithi118 bash[20212]: audit 2024-04-07T14:52:25.926471+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:52:26.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:26 smithi118 bash[20212]: audit 2024-04-07T14:52:25.927196+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:52:26.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:26 smithi118 bash[20212]: audit 2024-04-07T14:52:26.142530+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:26.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:26 smithi118 bash[20212]: audit 2024-04-07T14:52:26.151652+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:27.437 INFO:teuthology.orchestra.run.smithi118.stderr:Inferring config /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-07T14:52:27.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:52:27 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:52:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:52:27.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:27 smithi170 bash[14550]: cluster 2024-04-07T14:52:25.625027+0000 mgr.y (mgr.14463) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:27.715 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:27 smithi118 bash[14470]: cluster 2024-04-07T14:52:25.625027+0000 mgr.y (mgr.14463) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:27.715 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:27 smithi118 bash[20212]: cluster 2024-04-07T14:52:25.625027+0000 mgr.y (mgr.14463) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:28.017 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:52:27 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:52:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:52:28.919 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:28 smithi118 bash[14470]: cluster 2024-04-07T14:52:27.625675+0000 mgr.y (mgr.14463) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:28.920 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:28 smithi118 bash[14470]: audit 2024-04-07T14:52:27.704431+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:28.920 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:28 smithi118 bash[14470]: audit 2024-04-07T14:52:27.712865+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:28.920 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:28 smithi118 bash[20212]: cluster 2024-04-07T14:52:27.625675+0000 mgr.y (mgr.14463) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:28.920 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:28 smithi118 bash[20212]: audit 2024-04-07T14:52:27.704431+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:28.920 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:28 smithi118 bash[20212]: audit 2024-04-07T14:52:27.712865+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:28.961 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:28 smithi170 bash[14550]: cluster 2024-04-07T14:52:27.625675+0000 mgr.y (mgr.14463) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:28.961 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:28 smithi170 bash[14550]: audit 2024-04-07T14:52:27.704431+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:28.961 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:28 smithi170 bash[14550]: audit 2024-04-07T14:52:27.712865+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:29.177 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:52:28 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:52:28] "GET /metrics HTTP/1.1" 200 191512 "" "Prometheus/2.33.4" 2024-04-07T14:52:30.364 INFO:teuthology.orchestra.run.smithi118.stdout: 2024-04-07T14:52:30.364 INFO:teuthology.orchestra.run.smithi118.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-07T14:52:31.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:30 smithi170 bash[14550]: cluster 2024-04-07T14:52:29.626315+0000 mgr.y (mgr.14463) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:31.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:30 smithi170 bash[14550]: audit 2024-04-07T14:52:30.363496+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.118:0/2270569852' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-07T14:52:31.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:30 smithi118 bash[14470]: cluster 2024-04-07T14:52:29.626315+0000 mgr.y (mgr.14463) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:31.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:30 smithi118 bash[14470]: audit 2024-04-07T14:52:30.363496+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.118:0/2270569852' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-07T14:52:31.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:30 smithi118 bash[20212]: cluster 2024-04-07T14:52:29.626315+0000 mgr.y (mgr.14463) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:31.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:30 smithi118 bash[20212]: audit 2024-04-07T14:52:30.363496+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.118:0/2270569852' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-07T14:52:31.122 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-07T14:52:31.123 INFO:tasks.cephadm:Setup complete, yielding 2024-04-07T14:52:31.123 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-07T14:52:31.138 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi118.front.sepia.ceph.com 2024-04-07T14:52:31.138 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-04-07T14:52:32.988 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:32 smithi170 bash[14550]: cluster 2024-04-07T14:52:31.626898+0000 mgr.y (mgr.14463) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:33.007 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:32 smithi118 bash[14470]: cluster 2024-04-07T14:52:31.626898+0000 mgr.y (mgr.14463) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:33.008 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:32 smithi118 bash[20212]: cluster 2024-04-07T14:52:31.626898+0000 mgr.y (mgr.14463) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:35.656 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:35 smithi118 bash[14470]: cluster 2024-04-07T14:52:33.627509+0000 mgr.y (mgr.14463) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:35.657 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:35 smithi118 bash[20212]: cluster 2024-04-07T14:52:33.627509+0000 mgr.y (mgr.14463) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:35.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:35 smithi170 bash[14550]: cluster 2024-04-07T14:52:33.627509+0000 mgr.y (mgr.14463) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:37.393 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2024-04-07T14:52:37.394 INFO:teuthology.orchestra.run.smithi118.stdout: "id": "fca63f8e-75fb-411d-8df3-f3589cabe1cb", 2024-04-07T14:52:37.394 INFO:teuthology.orchestra.run.smithi118.stdout: "name": "r", 2024-04-07T14:52:37.394 INFO:teuthology.orchestra.run.smithi118.stdout: "current_period": "e5ad991f-9c9b-4034-a4c0-61f750e13970", 2024-04-07T14:52:37.394 INFO:teuthology.orchestra.run.smithi118.stdout: "epoch": 1 2024-04-07T14:52:37.394 INFO:teuthology.orchestra.run.smithi118.stdout:} 2024-04-07T14:52:37.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:52:37 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:52:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:52:37.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:37 smithi170 bash[14550]: cluster 2024-04-07T14:52:35.628140+0000 mgr.y (mgr.14463) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:37.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:37 smithi170 bash[14550]: cluster 2024-04-07T14:52:36.339332+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-07T14:52:37.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:37 smithi170 bash[14550]: audit 2024-04-07T14:52:36.340069+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.118:0/2433326203' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-07T14:52:37.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:37 smithi118 bash[14470]: cluster 2024-04-07T14:52:35.628140+0000 mgr.y (mgr.14463) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:37.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:37 smithi118 bash[14470]: cluster 2024-04-07T14:52:36.339332+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-07T14:52:37.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:37 smithi118 bash[14470]: audit 2024-04-07T14:52:36.340069+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.118:0/2433326203' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-07T14:52:37.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:37 smithi118 bash[20212]: cluster 2024-04-07T14:52:35.628140+0000 mgr.y (mgr.14463) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:37.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:37 smithi118 bash[20212]: cluster 2024-04-07T14:52:36.339332+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-07T14:52:37.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:37 smithi118 bash[20212]: audit 2024-04-07T14:52:36.340069+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.118:0/2433326203' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-07T14:52:38.659 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:38 smithi118 bash[14470]: audit 2024-04-07T14:52:37.345995+0000 mon.a (mon.0) 882 : audit [INF] from='client.? 172.21.15.118:0/2433326203' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-07T14:52:38.659 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:38 smithi118 bash[14470]: cluster 2024-04-07T14:52:37.347256+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-07T14:52:38.659 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:38 smithi118 bash[20212]: audit 2024-04-07T14:52:37.345995+0000 mon.a (mon.0) 882 : audit [INF] from='client.? 172.21.15.118:0/2433326203' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-07T14:52:38.659 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:38 smithi118 bash[20212]: cluster 2024-04-07T14:52:37.347256+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-07T14:52:38.660 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-04-07T14:52:38.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:38 smithi170 bash[14550]: audit 2024-04-07T14:52:37.345995+0000 mon.a (mon.0) 882 : audit [INF] from='client.? 172.21.15.118:0/2433326203' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-07T14:52:38.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:38 smithi170 bash[14550]: cluster 2024-04-07T14:52:37.347256+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-07T14:52:39.268 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:52:38 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:52:38] "GET /metrics HTTP/1.1" 200 191512 "" "Prometheus/2.33.4" 2024-04-07T14:52:39.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:39 smithi170 bash[14550]: cluster 2024-04-07T14:52:37.628813+0000 mgr.y (mgr.14463) 103 : cluster [DBG] pgmap v71: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:39.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:39 smithi170 bash[14550]: cluster 2024-04-07T14:52:38.360990+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-07T14:52:39.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:39 smithi118 bash[14470]: cluster 2024-04-07T14:52:37.628813+0000 mgr.y (mgr.14463) 103 : cluster [DBG] pgmap v71: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:39.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:39 smithi118 bash[14470]: cluster 2024-04-07T14:52:38.360990+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-07T14:52:39.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:39 smithi118 bash[20212]: cluster 2024-04-07T14:52:37.628813+0000 mgr.y (mgr.14463) 103 : cluster [DBG] pgmap v71: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:39.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:39 smithi118 bash[20212]: cluster 2024-04-07T14:52:38.360990+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-07T14:52:41.530 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:41 smithi118 bash[14470]: cluster 2024-04-07T14:52:39.629463+0000 mgr.y (mgr.14463) 104 : cluster [DBG] pgmap v73: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:41.530 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:41 smithi118 bash[20212]: cluster 2024-04-07T14:52:39.629463+0000 mgr.y (mgr.14463) 104 : cluster [DBG] pgmap v73: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:41.674 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2024-04-07T14:52:41.675 INFO:teuthology.orchestra.run.smithi118.stdout: "id": "b87edc61-d7da-4776-be7b-093cb613f6de", 2024-04-07T14:52:41.675 INFO:teuthology.orchestra.run.smithi118.stdout: "name": "default", 2024-04-07T14:52:41.675 INFO:teuthology.orchestra.run.smithi118.stdout: "api_name": "default", 2024-04-07T14:52:41.675 INFO:teuthology.orchestra.run.smithi118.stdout: "is_master": "true", 2024-04-07T14:52:41.675 INFO:teuthology.orchestra.run.smithi118.stdout: "endpoints": [], 2024-04-07T14:52:41.675 INFO:teuthology.orchestra.run.smithi118.stdout: "hostnames": [], 2024-04-07T14:52:41.675 INFO:teuthology.orchestra.run.smithi118.stdout: "hostnames_s3website": [], 2024-04-07T14:52:41.675 INFO:teuthology.orchestra.run.smithi118.stdout: "master_zone": "", 2024-04-07T14:52:41.675 INFO:teuthology.orchestra.run.smithi118.stdout: "zones": [], 2024-04-07T14:52:41.675 INFO:teuthology.orchestra.run.smithi118.stdout: "placement_targets": [], 2024-04-07T14:52:41.675 INFO:teuthology.orchestra.run.smithi118.stdout: "default_placement": "", 2024-04-07T14:52:41.675 INFO:teuthology.orchestra.run.smithi118.stdout: "realm_id": "fca63f8e-75fb-411d-8df3-f3589cabe1cb", 2024-04-07T14:52:41.675 INFO:teuthology.orchestra.run.smithi118.stdout: "sync_policy": { 2024-04-07T14:52:41.675 INFO:teuthology.orchestra.run.smithi118.stdout: "groups": [] 2024-04-07T14:52:41.675 INFO:teuthology.orchestra.run.smithi118.stdout: } 2024-04-07T14:52:41.675 INFO:teuthology.orchestra.run.smithi118.stdout:} 2024-04-07T14:52:41.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:41 smithi170 bash[14550]: cluster 2024-04-07T14:52:39.629463+0000 mgr.y (mgr.14463) 104 : cluster [DBG] pgmap v73: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:42.472 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-04-07T14:52:43.685 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:43 smithi118 bash[20212]: cluster 2024-04-07T14:52:41.630352+0000 mgr.y (mgr.14463) 105 : 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-07T14:52:43.685 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:43 smithi118 bash[14470]: cluster 2024-04-07T14:52:41.630352+0000 mgr.y (mgr.14463) 105 : 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-07T14:52:43.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:43 smithi170 bash[14550]: cluster 2024-04-07T14:52:41.630352+0000 mgr.y (mgr.14463) 105 : 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-07T14:52:45.361 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2024-04-07T14:52:45.361 INFO:teuthology.orchestra.run.smithi118.stdout: "id": "d24746fd-3976-4621-8d46-383685baac0f", 2024-04-07T14:52:45.361 INFO:teuthology.orchestra.run.smithi118.stdout: "name": "z", 2024-04-07T14:52:45.361 INFO:teuthology.orchestra.run.smithi118.stdout: "domain_root": "z.rgw.meta:root", 2024-04-07T14:52:45.361 INFO:teuthology.orchestra.run.smithi118.stdout: "control_pool": "z.rgw.control", 2024-04-07T14:52:45.361 INFO:teuthology.orchestra.run.smithi118.stdout: "gc_pool": "z.rgw.log:gc", 2024-04-07T14:52:45.361 INFO:teuthology.orchestra.run.smithi118.stdout: "lc_pool": "z.rgw.log:lc", 2024-04-07T14:52:45.361 INFO:teuthology.orchestra.run.smithi118.stdout: "log_pool": "z.rgw.log", 2024-04-07T14:52:45.361 INFO:teuthology.orchestra.run.smithi118.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-04-07T14:52:45.361 INFO:teuthology.orchestra.run.smithi118.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-04-07T14:52:45.361 INFO:teuthology.orchestra.run.smithi118.stdout: "roles_pool": "z.rgw.meta:roles", 2024-04-07T14:52:45.362 INFO:teuthology.orchestra.run.smithi118.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-04-07T14:52:45.362 INFO:teuthology.orchestra.run.smithi118.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-04-07T14:52:45.362 INFO:teuthology.orchestra.run.smithi118.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-04-07T14:52:45.362 INFO:teuthology.orchestra.run.smithi118.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-04-07T14:52:45.362 INFO:teuthology.orchestra.run.smithi118.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-04-07T14:52:45.362 INFO:teuthology.orchestra.run.smithi118.stdout: "otp_pool": "z.rgw.otp", 2024-04-07T14:52:45.362 INFO:teuthology.orchestra.run.smithi118.stdout: "system_key": { 2024-04-07T14:52:45.362 INFO:teuthology.orchestra.run.smithi118.stdout: "access_key": "", 2024-04-07T14:52:45.362 INFO:teuthology.orchestra.run.smithi118.stdout: "secret_key": "" 2024-04-07T14:52:45.362 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:52:45.362 INFO:teuthology.orchestra.run.smithi118.stdout: "placement_pools": [ 2024-04-07T14:52:45.362 INFO:teuthology.orchestra.run.smithi118.stdout: { 2024-04-07T14:52:45.362 INFO:teuthology.orchestra.run.smithi118.stdout: "key": "default-placement", 2024-04-07T14:52:45.362 INFO:teuthology.orchestra.run.smithi118.stdout: "val": { 2024-04-07T14:52:45.362 INFO:teuthology.orchestra.run.smithi118.stdout: "index_pool": "z.rgw.buckets.index", 2024-04-07T14:52:45.363 INFO:teuthology.orchestra.run.smithi118.stdout: "storage_classes": { 2024-04-07T14:52:45.363 INFO:teuthology.orchestra.run.smithi118.stdout: "STANDARD": { 2024-04-07T14:52:45.363 INFO:teuthology.orchestra.run.smithi118.stdout: "data_pool": "z.rgw.buckets.data" 2024-04-07T14:52:45.363 INFO:teuthology.orchestra.run.smithi118.stdout: } 2024-04-07T14:52:45.363 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:52:45.363 INFO:teuthology.orchestra.run.smithi118.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-04-07T14:52:45.363 INFO:teuthology.orchestra.run.smithi118.stdout: "index_type": 0 2024-04-07T14:52:45.363 INFO:teuthology.orchestra.run.smithi118.stdout: } 2024-04-07T14:52:45.363 INFO:teuthology.orchestra.run.smithi118.stdout: } 2024-04-07T14:52:45.363 INFO:teuthology.orchestra.run.smithi118.stdout: ], 2024-04-07T14:52:45.363 INFO:teuthology.orchestra.run.smithi118.stdout: "realm_id": "fca63f8e-75fb-411d-8df3-f3589cabe1cb", 2024-04-07T14:52:45.363 INFO:teuthology.orchestra.run.smithi118.stdout: "notif_pool": "z.rgw.log:notif" 2024-04-07T14:52:45.363 INFO:teuthology.orchestra.run.smithi118.stdout:} 2024-04-07T14:52:45.518 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:45 smithi118 bash[14470]: cluster 2024-04-07T14:52:43.630838+0000 mgr.y (mgr.14463) 106 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 1 op/s 2024-04-07T14:52:45.518 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:45 smithi118 bash[20212]: cluster 2024-04-07T14:52:43.630838+0000 mgr.y (mgr.14463) 106 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 1 op/s 2024-04-07T14:52:45.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:45 smithi170 bash[14550]: cluster 2024-04-07T14:52:43.630838+0000 mgr.y (mgr.14463) 106 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 1 op/s 2024-04-07T14:52:46.038 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-04-07T14:52:46.768 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:52:46 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:52:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:52:47.415 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:52:47 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:52:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:52:47.416 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:47 smithi170 bash[14550]: cluster 2024-04-07T14:52:45.631430+0000 mgr.y (mgr.14463) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 988 B/s wr, 1 op/s 2024-04-07T14:52:47.416 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:47 smithi170 bash[14550]: audit 2024-04-07T14:52:46.303165+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:47.416 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:47 smithi170 bash[14550]: audit 2024-04-07T14:52:46.313433+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:47.480 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:47 smithi118 bash[14470]: cluster 2024-04-07T14:52:45.631430+0000 mgr.y (mgr.14463) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 988 B/s wr, 1 op/s 2024-04-07T14:52:47.480 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:47 smithi118 bash[14470]: audit 2024-04-07T14:52:46.303165+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:47.480 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:47 smithi118 bash[14470]: audit 2024-04-07T14:52:46.313433+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:47.480 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:47 smithi118 bash[20212]: cluster 2024-04-07T14:52:45.631430+0000 mgr.y (mgr.14463) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 988 B/s wr, 1 op/s 2024-04-07T14:52:47.480 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:47 smithi118 bash[20212]: audit 2024-04-07T14:52:46.303165+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:47.480 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:47 smithi118 bash[20212]: audit 2024-04-07T14:52:46.313433+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:48.268 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:52:47 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:52:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:52:49.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:48 smithi170 bash[14550]: cluster 2024-04-07T14:52:47.632264+0000 mgr.y (mgr.14463) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-04-07T14:52:49.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:48 smithi170 bash[14550]: audit 2024-04-07T14:52:47.836357+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:49.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:48 smithi170 bash[14550]: audit 2024-04-07T14:52:47.845321+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:49.268 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:52:48 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:52:48] "GET /metrics HTTP/1.1" 200 192603 "" "Prometheus/2.33.4" 2024-04-07T14:52:49.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:48 smithi118 bash[20212]: cluster 2024-04-07T14:52:47.632264+0000 mgr.y (mgr.14463) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-04-07T14:52:49.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:48 smithi118 bash[20212]: audit 2024-04-07T14:52:47.836357+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:49.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:48 smithi118 bash[20212]: audit 2024-04-07T14:52:47.845321+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:49.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:48 smithi118 bash[14470]: cluster 2024-04-07T14:52:47.632264+0000 mgr.y (mgr.14463) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-04-07T14:52:49.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:48 smithi118 bash[14470]: audit 2024-04-07T14:52:47.836357+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:49.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:48 smithi118 bash[14470]: audit 2024-04-07T14:52:47.845321+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:52:51.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:50 smithi170 bash[14550]: cluster 2024-04-07T14:52:49.632859+0000 mgr.y (mgr.14463) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-07T14:52:51.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:50 smithi170 bash[14550]: cluster 2024-04-07T14:52:49.849739+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-07T14:52:51.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:50 smithi170 bash[14550]: audit 2024-04-07T14:52:49.855591+0000 mon.c (mon.1) 77 : audit [INF] from='client.? 172.21.15.118:0/936377295' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-07T14:52:51.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:50 smithi170 bash[14550]: audit 2024-04-07T14:52:49.860019+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-07T14:52:51.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:50 smithi118 bash[14470]: cluster 2024-04-07T14:52:49.632859+0000 mgr.y (mgr.14463) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-07T14:52:51.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:50 smithi118 bash[14470]: cluster 2024-04-07T14:52:49.849739+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-07T14:52:51.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:50 smithi118 bash[14470]: audit 2024-04-07T14:52:49.855591+0000 mon.c (mon.1) 77 : audit [INF] from='client.? 172.21.15.118:0/936377295' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-07T14:52:51.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:50 smithi118 bash[14470]: audit 2024-04-07T14:52:49.860019+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-07T14:52:51.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:50 smithi118 bash[20212]: cluster 2024-04-07T14:52:49.632859+0000 mgr.y (mgr.14463) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-07T14:52:51.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:50 smithi118 bash[20212]: cluster 2024-04-07T14:52:49.849739+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-07T14:52:51.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:50 smithi118 bash[20212]: audit 2024-04-07T14:52:49.855591+0000 mon.c (mon.1) 77 : audit [INF] from='client.? 172.21.15.118:0/936377295' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-07T14:52:51.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:50 smithi118 bash[20212]: audit 2024-04-07T14:52:49.860019+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-07T14:52:52.136 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:51 smithi118 bash[14470]: audit 2024-04-07T14:52:50.860454+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-07T14:52:52.136 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:51 smithi118 bash[14470]: cluster 2024-04-07T14:52:50.860674+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-07T14:52:52.137 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:51 smithi118 bash[20212]: audit 2024-04-07T14:52:50.860454+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-07T14:52:52.137 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:51 smithi118 bash[20212]: cluster 2024-04-07T14:52:50.860674+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-07T14:52:52.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:51 smithi170 bash[14550]: audit 2024-04-07T14:52:50.860454+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-07T14:52:52.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:51 smithi170 bash[14550]: cluster 2024-04-07T14:52:50.860674+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-07T14:52:53.180 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:52 smithi118 bash[14470]: cluster 2024-04-07T14:52:51.633816+0000 mgr.y (mgr.14463) 110 : cluster [DBG] pgmap v81: 65 pgs: 65 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-07T14:52:53.180 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:52 smithi118 bash[14470]: cluster 2024-04-07T14:52:51.876330+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-07T14:52:53.180 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:52 smithi118 bash[14470]: audit 2024-04-07T14:52:51.877475+0000 mon.c (mon.1) 78 : audit [INF] from='client.? 172.21.15.118:0/936377295' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-07T14:52:53.180 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:52 smithi118 bash[14470]: audit 2024-04-07T14:52:51.878163+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-07T14:52:53.181 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:52 smithi118 bash[20212]: cluster 2024-04-07T14:52:51.633816+0000 mgr.y (mgr.14463) 110 : cluster [DBG] pgmap v81: 65 pgs: 65 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-07T14:52:53.181 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:52 smithi118 bash[20212]: cluster 2024-04-07T14:52:51.876330+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-07T14:52:53.181 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:52 smithi118 bash[20212]: audit 2024-04-07T14:52:51.877475+0000 mon.c (mon.1) 78 : audit [INF] from='client.? 172.21.15.118:0/936377295' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-07T14:52:53.181 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:52 smithi118 bash[20212]: audit 2024-04-07T14:52:51.878163+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-07T14:52:53.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:52 smithi170 bash[14550]: cluster 2024-04-07T14:52:51.633816+0000 mgr.y (mgr.14463) 110 : cluster [DBG] pgmap v81: 65 pgs: 65 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-07T14:52:53.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:52 smithi170 bash[14550]: cluster 2024-04-07T14:52:51.876330+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-07T14:52:53.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:52 smithi170 bash[14550]: audit 2024-04-07T14:52:51.877475+0000 mon.c (mon.1) 78 : audit [INF] from='client.? 172.21.15.118:0/936377295' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-07T14:52:53.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:52 smithi170 bash[14550]: audit 2024-04-07T14:52:51.878163+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-07T14:52:54.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:53 smithi170 bash[14550]: audit 2024-04-07T14:52:52.878093+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-07T14:52:54.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:53 smithi170 bash[14550]: cluster 2024-04-07T14:52:52.878631+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-07T14:52:54.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:53 smithi118 bash[14470]: audit 2024-04-07T14:52:52.878093+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-07T14:52:54.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:53 smithi118 bash[14470]: cluster 2024-04-07T14:52:52.878631+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-07T14:52:54.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:53 smithi118 bash[20212]: audit 2024-04-07T14:52:52.878093+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-07T14:52:54.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:53 smithi118 bash[20212]: cluster 2024-04-07T14:52:52.878631+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-07T14:52:55.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:54 smithi118 bash[14470]: cluster 2024-04-07T14:52:53.634512+0000 mgr.y (mgr.14463) 111 : cluster [DBG] pgmap v84: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-07T14:52:55.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:54 smithi118 bash[14470]: cluster 2024-04-07T14:52:53.896708+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-07T14:52:55.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:54 smithi118 bash[14470]: audit 2024-04-07T14:52:53.898897+0000 mon.c (mon.1) 79 : audit [INF] from='client.? 172.21.15.118:0/634673995' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-07T14:52:55.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:54 smithi118 bash[14470]: audit 2024-04-07T14:52:53.901257+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-07T14:52:55.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:54 smithi118 bash[20212]: cluster 2024-04-07T14:52:53.634512+0000 mgr.y (mgr.14463) 111 : cluster [DBG] pgmap v84: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-07T14:52:55.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:54 smithi118 bash[20212]: cluster 2024-04-07T14:52:53.896708+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-07T14:52:55.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:54 smithi118 bash[20212]: audit 2024-04-07T14:52:53.898897+0000 mon.c (mon.1) 79 : audit [INF] from='client.? 172.21.15.118:0/634673995' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-07T14:52:55.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:54 smithi118 bash[20212]: audit 2024-04-07T14:52:53.901257+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-07T14:52:55.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:54 smithi170 bash[14550]: cluster 2024-04-07T14:52:53.634512+0000 mgr.y (mgr.14463) 111 : cluster [DBG] pgmap v84: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-07T14:52:55.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:54 smithi170 bash[14550]: cluster 2024-04-07T14:52:53.896708+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-07T14:52:55.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:54 smithi170 bash[14550]: audit 2024-04-07T14:52:53.898897+0000 mon.c (mon.1) 79 : audit [INF] from='client.? 172.21.15.118:0/634673995' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-07T14:52:55.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:54 smithi170 bash[14550]: audit 2024-04-07T14:52:53.901257+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-07T14:52:56.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:55 smithi170 bash[14550]: audit 2024-04-07T14:52:54.900431+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-07T14:52:56.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:55 smithi170 bash[14550]: cluster 2024-04-07T14:52:54.900641+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-07T14:52:56.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:55 smithi170 bash[14550]: audit 2024-04-07T14:52:54.907510+0000 mon.c (mon.1) 80 : audit [INF] from='client.? 172.21.15.118:0/634673995' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-07T14:52:56.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:55 smithi170 bash[14550]: audit 2024-04-07T14:52:54.915083+0000 mon.a (mon.0) 901 : 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-07T14:52:56.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:55 smithi118 bash[14470]: audit 2024-04-07T14:52:54.900431+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-07T14:52:56.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:55 smithi118 bash[14470]: cluster 2024-04-07T14:52:54.900641+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-07T14:52:56.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:55 smithi118 bash[14470]: audit 2024-04-07T14:52:54.907510+0000 mon.c (mon.1) 80 : audit [INF] from='client.? 172.21.15.118:0/634673995' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-07T14:52:56.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:55 smithi118 bash[14470]: audit 2024-04-07T14:52:54.915083+0000 mon.a (mon.0) 901 : 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-07T14:52:56.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:55 smithi118 bash[20212]: audit 2024-04-07T14:52:54.900431+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-07T14:52:56.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:55 smithi118 bash[20212]: cluster 2024-04-07T14:52:54.900641+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-07T14:52:56.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:55 smithi118 bash[20212]: audit 2024-04-07T14:52:54.907510+0000 mon.c (mon.1) 80 : audit [INF] from='client.? 172.21.15.118:0/634673995' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-07T14:52:56.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:55 smithi118 bash[20212]: audit 2024-04-07T14:52:54.915083+0000 mon.a (mon.0) 901 : 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-07T14:52:57.031 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2024-04-07T14:52:57.031 INFO:teuthology.orchestra.run.smithi118.stdout: "id": "2b3f84a5-c621-4719-b26f-5d61c6bc9eaa", 2024-04-07T14:52:57.031 INFO:teuthology.orchestra.run.smithi118.stdout: "epoch": 1, 2024-04-07T14:52:57.031 INFO:teuthology.orchestra.run.smithi118.stdout: "predecessor_uuid": "e5ad991f-9c9b-4034-a4c0-61f750e13970", 2024-04-07T14:52:57.032 INFO:teuthology.orchestra.run.smithi118.stdout: "sync_status": [], 2024-04-07T14:52:57.032 INFO:teuthology.orchestra.run.smithi118.stdout: "period_map": { 2024-04-07T14:52:57.032 INFO:teuthology.orchestra.run.smithi118.stdout: "id": "2b3f84a5-c621-4719-b26f-5d61c6bc9eaa", 2024-04-07T14:52:57.032 INFO:teuthology.orchestra.run.smithi118.stdout: "zonegroups": [ 2024-04-07T14:52:57.032 INFO:teuthology.orchestra.run.smithi118.stdout: { 2024-04-07T14:52:57.032 INFO:teuthology.orchestra.run.smithi118.stdout: "id": "b87edc61-d7da-4776-be7b-093cb613f6de", 2024-04-07T14:52:57.032 INFO:teuthology.orchestra.run.smithi118.stdout: "name": "default", 2024-04-07T14:52:57.032 INFO:teuthology.orchestra.run.smithi118.stdout: "api_name": "default", 2024-04-07T14:52:57.032 INFO:teuthology.orchestra.run.smithi118.stdout: "is_master": "true", 2024-04-07T14:52:57.032 INFO:teuthology.orchestra.run.smithi118.stdout: "endpoints": [], 2024-04-07T14:52:57.032 INFO:teuthology.orchestra.run.smithi118.stdout: "hostnames": [], 2024-04-07T14:52:57.032 INFO:teuthology.orchestra.run.smithi118.stdout: "hostnames_s3website": [], 2024-04-07T14:52:57.032 INFO:teuthology.orchestra.run.smithi118.stdout: "master_zone": "d24746fd-3976-4621-8d46-383685baac0f", 2024-04-07T14:52:57.032 INFO:teuthology.orchestra.run.smithi118.stdout: "zones": [ 2024-04-07T14:52:57.032 INFO:teuthology.orchestra.run.smithi118.stdout: { 2024-04-07T14:52:57.033 INFO:teuthology.orchestra.run.smithi118.stdout: "id": "d24746fd-3976-4621-8d46-383685baac0f", 2024-04-07T14:52:57.033 INFO:teuthology.orchestra.run.smithi118.stdout: "name": "z", 2024-04-07T14:52:57.033 INFO:teuthology.orchestra.run.smithi118.stdout: "endpoints": [], 2024-04-07T14:52:57.033 INFO:teuthology.orchestra.run.smithi118.stdout: "log_meta": "false", 2024-04-07T14:52:57.033 INFO:teuthology.orchestra.run.smithi118.stdout: "log_data": "false", 2024-04-07T14:52:57.033 INFO:teuthology.orchestra.run.smithi118.stdout: "bucket_index_max_shards": 11, 2024-04-07T14:52:57.033 INFO:teuthology.orchestra.run.smithi118.stdout: "read_only": "false", 2024-04-07T14:52:57.033 INFO:teuthology.orchestra.run.smithi118.stdout: "tier_type": "", 2024-04-07T14:52:57.033 INFO:teuthology.orchestra.run.smithi118.stdout: "sync_from_all": "true", 2024-04-07T14:52:57.033 INFO:teuthology.orchestra.run.smithi118.stdout: "sync_from": [], 2024-04-07T14:52:57.033 INFO:teuthology.orchestra.run.smithi118.stdout: "redirect_zone": "" 2024-04-07T14:52:57.033 INFO:teuthology.orchestra.run.smithi118.stdout: } 2024-04-07T14:52:57.033 INFO:teuthology.orchestra.run.smithi118.stdout: ], 2024-04-07T14:52:57.033 INFO:teuthology.orchestra.run.smithi118.stdout: "placement_targets": [ 2024-04-07T14:52:57.033 INFO:teuthology.orchestra.run.smithi118.stdout: { 2024-04-07T14:52:57.033 INFO:teuthology.orchestra.run.smithi118.stdout: "name": "default-placement", 2024-04-07T14:52:57.034 INFO:teuthology.orchestra.run.smithi118.stdout: "tags": [], 2024-04-07T14:52:57.034 INFO:teuthology.orchestra.run.smithi118.stdout: "storage_classes": [ 2024-04-07T14:52:57.034 INFO:teuthology.orchestra.run.smithi118.stdout: "STANDARD" 2024-04-07T14:52:57.034 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2024-04-07T14:52:57.034 INFO:teuthology.orchestra.run.smithi118.stdout: } 2024-04-07T14:52:57.034 INFO:teuthology.orchestra.run.smithi118.stdout: ], 2024-04-07T14:52:57.034 INFO:teuthology.orchestra.run.smithi118.stdout: "default_placement": "default-placement", 2024-04-07T14:52:57.034 INFO:teuthology.orchestra.run.smithi118.stdout: "realm_id": "fca63f8e-75fb-411d-8df3-f3589cabe1cb", 2024-04-07T14:52:57.034 INFO:teuthology.orchestra.run.smithi118.stdout: "sync_policy": { 2024-04-07T14:52:57.034 INFO:teuthology.orchestra.run.smithi118.stdout: "groups": [] 2024-04-07T14:52:57.034 INFO:teuthology.orchestra.run.smithi118.stdout: } 2024-04-07T14:52:57.034 INFO:teuthology.orchestra.run.smithi118.stdout: } 2024-04-07T14:52:57.034 INFO:teuthology.orchestra.run.smithi118.stdout: ], 2024-04-07T14:52:57.034 INFO:teuthology.orchestra.run.smithi118.stdout: "short_zone_ids": [ 2024-04-07T14:52:57.034 INFO:teuthology.orchestra.run.smithi118.stdout: { 2024-04-07T14:52:57.034 INFO:teuthology.orchestra.run.smithi118.stdout: "key": "d24746fd-3976-4621-8d46-383685baac0f", 2024-04-07T14:52:57.035 INFO:teuthology.orchestra.run.smithi118.stdout: "val": 1598088787 2024-04-07T14:52:57.035 INFO:teuthology.orchestra.run.smithi118.stdout: } 2024-04-07T14:52:57.035 INFO:teuthology.orchestra.run.smithi118.stdout: ] 2024-04-07T14:52:57.035 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:52:57.035 INFO:teuthology.orchestra.run.smithi118.stdout: "master_zonegroup": "b87edc61-d7da-4776-be7b-093cb613f6de", 2024-04-07T14:52:57.035 INFO:teuthology.orchestra.run.smithi118.stdout: "master_zone": "d24746fd-3976-4621-8d46-383685baac0f", 2024-04-07T14:52:57.035 INFO:teuthology.orchestra.run.smithi118.stdout: "period_config": { 2024-04-07T14:52:57.035 INFO:teuthology.orchestra.run.smithi118.stdout: "bucket_quota": { 2024-04-07T14:52:57.035 INFO:teuthology.orchestra.run.smithi118.stdout: "enabled": false, 2024-04-07T14:52:57.035 INFO:teuthology.orchestra.run.smithi118.stdout: "check_on_raw": false, 2024-04-07T14:52:57.035 INFO:teuthology.orchestra.run.smithi118.stdout: "max_size": -1, 2024-04-07T14:52:57.035 INFO:teuthology.orchestra.run.smithi118.stdout: "max_size_kb": 0, 2024-04-07T14:52:57.035 INFO:teuthology.orchestra.run.smithi118.stdout: "max_objects": -1 2024-04-07T14:52:57.035 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:52:57.035 INFO:teuthology.orchestra.run.smithi118.stdout: "user_quota": { 2024-04-07T14:52:57.035 INFO:teuthology.orchestra.run.smithi118.stdout: "enabled": false, 2024-04-07T14:52:57.036 INFO:teuthology.orchestra.run.smithi118.stdout: "check_on_raw": false, 2024-04-07T14:52:57.036 INFO:teuthology.orchestra.run.smithi118.stdout: "max_size": -1, 2024-04-07T14:52:57.036 INFO:teuthology.orchestra.run.smithi118.stdout: "max_size_kb": 0, 2024-04-07T14:52:57.036 INFO:teuthology.orchestra.run.smithi118.stdout: "max_objects": -1 2024-04-07T14:52:57.036 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:52:57.036 INFO:teuthology.orchestra.run.smithi118.stdout: "user_ratelimit": { 2024-04-07T14:52:57.036 INFO:teuthology.orchestra.run.smithi118.stdout: "max_read_ops": 0, 2024-04-07T14:52:57.036 INFO:teuthology.orchestra.run.smithi118.stdout: "max_write_ops": 0, 2024-04-07T14:52:57.036 INFO:teuthology.orchestra.run.smithi118.stdout: "max_read_bytes": 0, 2024-04-07T14:52:57.036 INFO:teuthology.orchestra.run.smithi118.stdout: "max_write_bytes": 0, 2024-04-07T14:52:57.036 INFO:teuthology.orchestra.run.smithi118.stdout: "enabled": false 2024-04-07T14:52:57.036 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:52:57.036 INFO:teuthology.orchestra.run.smithi118.stdout: "bucket_ratelimit": { 2024-04-07T14:52:57.036 INFO:teuthology.orchestra.run.smithi118.stdout: "max_read_ops": 0, 2024-04-07T14:52:57.036 INFO:teuthology.orchestra.run.smithi118.stdout: "max_write_ops": 0, 2024-04-07T14:52:57.037 INFO:teuthology.orchestra.run.smithi118.stdout: "max_read_bytes": 0, 2024-04-07T14:52:57.037 INFO:teuthology.orchestra.run.smithi118.stdout: "max_write_bytes": 0, 2024-04-07T14:52:57.037 INFO:teuthology.orchestra.run.smithi118.stdout: "enabled": false 2024-04-07T14:52:57.037 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:52:57.037 INFO:teuthology.orchestra.run.smithi118.stdout: "anonymous_ratelimit": { 2024-04-07T14:52:57.037 INFO:teuthology.orchestra.run.smithi118.stdout: "max_read_ops": 0, 2024-04-07T14:52:57.037 INFO:teuthology.orchestra.run.smithi118.stdout: "max_write_ops": 0, 2024-04-07T14:52:57.037 INFO:teuthology.orchestra.run.smithi118.stdout: "max_read_bytes": 0, 2024-04-07T14:52:57.037 INFO:teuthology.orchestra.run.smithi118.stdout: "max_write_bytes": 0, 2024-04-07T14:52:57.037 INFO:teuthology.orchestra.run.smithi118.stdout: "enabled": false 2024-04-07T14:52:57.037 INFO:teuthology.orchestra.run.smithi118.stdout: } 2024-04-07T14:52:57.037 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:52:57.037 INFO:teuthology.orchestra.run.smithi118.stdout: "realm_id": "fca63f8e-75fb-411d-8df3-f3589cabe1cb", 2024-04-07T14:52:57.037 INFO:teuthology.orchestra.run.smithi118.stdout: "realm_name": "r", 2024-04-07T14:52:57.037 INFO:teuthology.orchestra.run.smithi118.stdout: "realm_epoch": 2 2024-04-07T14:52:57.037 INFO:teuthology.orchestra.run.smithi118.stdout:} 2024-04-07T14:52:57.205 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:56 smithi118 bash[14470]: cluster 2024-04-07T14:52:55.635245+0000 mgr.y (mgr.14463) 112 : cluster [DBG] pgmap v87: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:57.205 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:56 smithi118 bash[14470]: audit 2024-04-07T14:52:55.916562+0000 mon.a (mon.0) 902 : 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-07T14:52:57.205 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:56 smithi118 bash[14470]: cluster 2024-04-07T14:52:55.916898+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-07T14:52:57.205 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:56 smithi118 bash[14470]: audit 2024-04-07T14:52:55.918954+0000 mon.c (mon.1) 81 : audit [INF] from='client.? 172.21.15.118:0/634673995' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-07T14:52:57.205 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:56 smithi118 bash[14470]: audit 2024-04-07T14:52:55.919619+0000 mon.a (mon.0) 904 : 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-07T14:52:57.205 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:56 smithi118 bash[20212]: cluster 2024-04-07T14:52:55.635245+0000 mgr.y (mgr.14463) 112 : cluster [DBG] pgmap v87: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:57.205 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:56 smithi118 bash[20212]: audit 2024-04-07T14:52:55.916562+0000 mon.a (mon.0) 902 : 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-07T14:52:57.205 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:56 smithi118 bash[20212]: cluster 2024-04-07T14:52:55.916898+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-07T14:52:57.205 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:56 smithi118 bash[20212]: audit 2024-04-07T14:52:55.918954+0000 mon.c (mon.1) 81 : audit [INF] from='client.? 172.21.15.118:0/634673995' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-07T14:52:57.205 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:56 smithi118 bash[20212]: audit 2024-04-07T14:52:55.919619+0000 mon.a (mon.0) 904 : 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-07T14:52:57.252 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:52:57 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:52:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:52:57.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:56 smithi170 bash[14550]: cluster 2024-04-07T14:52:55.635245+0000 mgr.y (mgr.14463) 112 : cluster [DBG] pgmap v87: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:52:57.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:56 smithi170 bash[14550]: audit 2024-04-07T14:52:55.916562+0000 mon.a (mon.0) 902 : 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-07T14:52:57.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:56 smithi170 bash[14550]: cluster 2024-04-07T14:52:55.916898+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-07T14:52:57.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:56 smithi170 bash[14550]: audit 2024-04-07T14:52:55.918954+0000 mon.c (mon.1) 81 : audit [INF] from='client.? 172.21.15.118:0/634673995' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-07T14:52:57.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:56 smithi170 bash[14550]: audit 2024-04-07T14:52:55.919619+0000 mon.a (mon.0) 904 : 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-07T14:52:57.832 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-04-07T14:52:58.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:57 smithi170 bash[14550]: audit 2024-04-07T14:52:56.920354+0000 mon.a (mon.0) 905 : 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-07T14:52:58.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:57 smithi170 bash[14550]: cluster 2024-04-07T14:52:56.920622+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-07T14:52:58.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:57 smithi118 bash[14470]: audit 2024-04-07T14:52:56.920354+0000 mon.a (mon.0) 905 : 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-07T14:52:58.268 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:57 smithi118 bash[14470]: cluster 2024-04-07T14:52:56.920622+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-07T14:52:58.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:57 smithi118 bash[20212]: audit 2024-04-07T14:52:56.920354+0000 mon.a (mon.0) 905 : 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-07T14:52:58.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:57 smithi118 bash[20212]: cluster 2024-04-07T14:52:56.920622+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-07T14:52:59.169 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:52:58 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:52:58] "GET /metrics HTTP/1.1" 200 196518 "" "Prometheus/2.33.4" 2024-04-07T14:52:59.741 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:52:59 smithi118 bash[14470]: cluster 2024-04-07T14:52:57.635966+0000 mgr.y (mgr.14463) 113 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-07T14:52:59.741 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:52:59 smithi118 bash[20212]: cluster 2024-04-07T14:52:57.635966+0000 mgr.y (mgr.14463) 113 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-07T14:52:59.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:52:59 smithi170 bash[14550]: cluster 2024-04-07T14:52:57.635966+0000 mgr.y (mgr.14463) 113 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-07T14:53:01.064 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled rgw.foo update... 2024-04-07T14:53:01.530 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[20212]: cluster 2024-04-07T14:52:59.636633+0000 mgr.y (mgr.14463) 114 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 178 B/s rd, 356 B/s wr, 1 op/s 2024-04-07T14:53:01.531 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[20212]: audit 2024-04-07T14:53:01.060309+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:01.531 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[20212]: audit 2024-04-07T14:53:01.090164+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:01.531 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[20212]: audit 2024-04-07T14:53:01.093262+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:01.531 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[20212]: audit 2024-04-07T14:53:01.095253+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:01.531 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[20212]: audit 2024-04-07T14:53:01.103902+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:01.531 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[20212]: audit 2024-04-07T14:53:01.114741+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:01.531 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[20212]: audit 2024-04-07T14:53:01.123624+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:01.531 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[20212]: audit 2024-04-07T14:53:01.129383+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:01.531 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[20212]: audit 2024-04-07T14:53:01.131030+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.kwycma", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:01.531 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[20212]: audit 2024-04-07T14:53:01.131643+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.kwycma", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:01.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:01 smithi170 bash[14550]: cluster 2024-04-07T14:52:59.636633+0000 mgr.y (mgr.14463) 114 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 178 B/s rd, 356 B/s wr, 1 op/s 2024-04-07T14:53:01.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:01 smithi170 bash[14550]: audit 2024-04-07T14:53:01.060309+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:01.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:01 smithi170 bash[14550]: audit 2024-04-07T14:53:01.090164+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:01.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:01 smithi170 bash[14550]: audit 2024-04-07T14:53:01.093262+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:01.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:01 smithi170 bash[14550]: audit 2024-04-07T14:53:01.095253+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:01.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:01 smithi170 bash[14550]: audit 2024-04-07T14:53:01.103902+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:01.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:01 smithi170 bash[14550]: audit 2024-04-07T14:53:01.114741+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:01.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:01 smithi170 bash[14550]: audit 2024-04-07T14:53:01.123624+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:01.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:01 smithi170 bash[14550]: audit 2024-04-07T14:53:01.129383+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:01.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:01 smithi170 bash[14550]: audit 2024-04-07T14:53:01.131030+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.kwycma", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:01.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:01 smithi170 bash[14550]: audit 2024-04-07T14:53:01.131643+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.kwycma", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:01.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:01 smithi170 bash[14550]: audit 2024-04-07T14:53:01.137063+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.kwycma", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-07T14:53:01.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:01 smithi170 bash[14550]: audit 2024-04-07T14:53:01.144033+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:01.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:01 smithi170 bash[14550]: audit 2024-04-07T14:53:01.150493+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:01.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[20212]: audit 2024-04-07T14:53:01.137063+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.kwycma", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-07T14:53:01.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[20212]: audit 2024-04-07T14:53:01.144033+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:01.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[20212]: audit 2024-04-07T14:53:01.150493+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:01.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[14470]: cluster 2024-04-07T14:52:59.636633+0000 mgr.y (mgr.14463) 114 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 178 B/s rd, 356 B/s wr, 1 op/s 2024-04-07T14:53:01.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[14470]: audit 2024-04-07T14:53:01.060309+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:01.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[14470]: audit 2024-04-07T14:53:01.090164+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:01.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[14470]: audit 2024-04-07T14:53:01.093262+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:01.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[14470]: audit 2024-04-07T14:53:01.095253+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:01.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[14470]: audit 2024-04-07T14:53:01.103902+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:01.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[14470]: audit 2024-04-07T14:53:01.114741+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:01.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[14470]: audit 2024-04-07T14:53:01.123624+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:01.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[14470]: audit 2024-04-07T14:53:01.129383+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:01.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[14470]: audit 2024-04-07T14:53:01.131030+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.kwycma", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:01.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[14470]: audit 2024-04-07T14:53:01.131643+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.kwycma", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:01.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[14470]: audit 2024-04-07T14:53:01.137063+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi118.kwycma", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-07T14:53:01.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[14470]: audit 2024-04-07T14:53:01.144033+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:01.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:01 smithi118 bash[14470]: audit 2024-04-07T14:53:01.150493+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:02.391 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- bash -c 'ceph orch apply rgw smpl' 2024-04-07T14:53:02.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:02 smithi170 bash[14550]: audit 2024-04-07T14:53:01.050054+0000 mgr.y (mgr.14463) 115 : audit [DBG] from='client.14712 -' 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-07T14:53:02.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:02 smithi170 bash[14550]: cephadm 2024-04-07T14:53:01.054480+0000 mgr.y (mgr.14463) 116 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-07T14:53:02.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:02 smithi170 bash[14550]: cephadm 2024-04-07T14:53:01.124703+0000 mgr.y (mgr.14463) 117 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-07T14:53:02.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:02 smithi170 bash[14550]: cephadm 2024-04-07T14:53:01.152152+0000 mgr.y (mgr.14463) 118 : cephadm [INF] Deploying daemon rgw.foo.smithi118.kwycma on smithi118 2024-04-07T14:53:02.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:02 smithi118 bash[14470]: audit 2024-04-07T14:53:01.050054+0000 mgr.y (mgr.14463) 115 : audit [DBG] from='client.14712 -' 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-07T14:53:02.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:02 smithi118 bash[14470]: cephadm 2024-04-07T14:53:01.054480+0000 mgr.y (mgr.14463) 116 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-07T14:53:02.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:02 smithi118 bash[14470]: cephadm 2024-04-07T14:53:01.124703+0000 mgr.y (mgr.14463) 117 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-07T14:53:02.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:02 smithi118 bash[14470]: cephadm 2024-04-07T14:53:01.152152+0000 mgr.y (mgr.14463) 118 : cephadm [INF] Deploying daemon rgw.foo.smithi118.kwycma on smithi118 2024-04-07T14:53:02.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:02 smithi118 bash[20212]: audit 2024-04-07T14:53:01.050054+0000 mgr.y (mgr.14463) 115 : audit [DBG] from='client.14712 -' 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-07T14:53:02.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:02 smithi118 bash[20212]: cephadm 2024-04-07T14:53:01.054480+0000 mgr.y (mgr.14463) 116 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-07T14:53:02.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:02 smithi118 bash[20212]: cephadm 2024-04-07T14:53:01.124703+0000 mgr.y (mgr.14463) 117 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-07T14:53:02.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:02 smithi118 bash[20212]: cephadm 2024-04-07T14:53:01.152152+0000 mgr.y (mgr.14463) 118 : cephadm [INF] Deploying daemon rgw.foo.smithi118.kwycma on smithi118 2024-04-07T14:53:03.625 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:03 smithi118 bash[14470]: cluster 2024-04-07T14:53:01.638016+0000 mgr.y (mgr.14463) 119 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-04-07T14:53:03.626 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:03 smithi118 bash[20212]: cluster 2024-04-07T14:53:01.638016+0000 mgr.y (mgr.14463) 119 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-04-07T14:53:03.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:03 smithi170 bash[14550]: cluster 2024-04-07T14:53:01.638016+0000 mgr.y (mgr.14463) 119 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-04-07T14:53:05.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:05 smithi170 bash[14550]: cluster 2024-04-07T14:53:03.638609+0000 mgr.y (mgr.14463) 120 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-07T14:53:05.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:05 smithi170 bash[14550]: audit 2024-04-07T14:53:05.024827+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:05.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:05 smithi170 bash[14550]: audit 2024-04-07T14:53:05.027779+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.aoztql", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:05.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:05 smithi170 bash[14550]: audit 2024-04-07T14:53:05.028391+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.aoztql", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:05.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:05 smithi170 bash[14550]: audit 2024-04-07T14:53:05.033269+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.aoztql", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-07T14:53:05.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:05 smithi170 bash[14550]: audit 2024-04-07T14:53:05.041809+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:05.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:05 smithi170 bash[14550]: audit 2024-04-07T14:53:05.043261+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:05.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:05 smithi118 bash[20212]: cluster 2024-04-07T14:53:03.638609+0000 mgr.y (mgr.14463) 120 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-07T14:53:05.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:05 smithi118 bash[20212]: audit 2024-04-07T14:53:05.024827+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:05.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:05 smithi118 bash[20212]: audit 2024-04-07T14:53:05.027779+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.aoztql", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:05.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:05 smithi118 bash[20212]: audit 2024-04-07T14:53:05.028391+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.aoztql", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:05.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:05 smithi118 bash[20212]: audit 2024-04-07T14:53:05.033269+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.aoztql", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-07T14:53:05.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:05 smithi118 bash[20212]: audit 2024-04-07T14:53:05.041809+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:05.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:05 smithi118 bash[20212]: audit 2024-04-07T14:53:05.043261+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:05.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:05 smithi118 bash[14470]: cluster 2024-04-07T14:53:03.638609+0000 mgr.y (mgr.14463) 120 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-07T14:53:05.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:05 smithi118 bash[14470]: audit 2024-04-07T14:53:05.024827+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:05.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:05 smithi118 bash[14470]: audit 2024-04-07T14:53:05.027779+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.aoztql", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:05.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:05 smithi118 bash[14470]: audit 2024-04-07T14:53:05.028391+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.aoztql", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:05.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:05 smithi118 bash[14470]: audit 2024-04-07T14:53:05.033269+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.aoztql", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-07T14:53:05.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:05 smithi118 bash[14470]: audit 2024-04-07T14:53:05.041809+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:05.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:05 smithi118 bash[14470]: audit 2024-04-07T14:53:05.043261+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:06.698 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:06 smithi170 bash[14550]: cephadm 2024-04-07T14:53:05.044366+0000 mgr.y (mgr.14463) 121 : cephadm [INF] Deploying daemon rgw.foo.smithi170.aoztql on smithi170 2024-04-07T14:53:06.699 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:06 smithi170 bash[14550]: audit 2024-04-07T14:53:06.444409+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:06.699 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:06 smithi170 bash[14550]: audit 2024-04-07T14:53:06.455875+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:06.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:06 smithi118 bash[14470]: cephadm 2024-04-07T14:53:05.044366+0000 mgr.y (mgr.14463) 121 : cephadm [INF] Deploying daemon rgw.foo.smithi170.aoztql on smithi170 2024-04-07T14:53:06.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:06 smithi118 bash[14470]: audit 2024-04-07T14:53:06.444409+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:06.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:06 smithi118 bash[14470]: audit 2024-04-07T14:53:06.455875+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:06.769 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:06 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:53:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:53:06.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:06 smithi118 bash[20212]: cephadm 2024-04-07T14:53:05.044366+0000 mgr.y (mgr.14463) 121 : cephadm [INF] Deploying daemon rgw.foo.smithi170.aoztql on smithi170 2024-04-07T14:53:06.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:06 smithi118 bash[20212]: audit 2024-04-07T14:53:06.444409+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:06.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:06 smithi118 bash[20212]: audit 2024-04-07T14:53:06.455875+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:06.983 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled rgw.smpl update... 2024-04-07T14:53:07.501 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:53:07 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:53:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:53:07.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:07 smithi170 bash[14550]: cluster 2024-04-07T14:53:05.639249+0000 mgr.y (mgr.14463) 122 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 947 B/s wr, 2 op/s 2024-04-07T14:53:07.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:07 smithi170 bash[14550]: audit 2024-04-07T14:53:06.982474+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:07.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:07 smithi118 bash[14470]: cluster 2024-04-07T14:53:05.639249+0000 mgr.y (mgr.14463) 122 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 947 B/s wr, 2 op/s 2024-04-07T14:53:07.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:07 smithi118 bash[14470]: audit 2024-04-07T14:53:06.982474+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:07.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:07 smithi118 bash[20212]: cluster 2024-04-07T14:53:05.639249+0000 mgr.y (mgr.14463) 122 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 947 B/s wr, 2 op/s 2024-04-07T14:53:07.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:07 smithi118 bash[20212]: audit 2024-04-07T14:53:06.982474+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:07.836 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- bash -c 'ceph osd pool create foo' 2024-04-07T14:53:08.268 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:07 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:53:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:53:08.668 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:08 smithi170 bash[14550]: audit 2024-04-07T14:53:06.975537+0000 mgr.y (mgr.14463) 123 : audit [DBG] from='client.24619 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:53:08.668 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:08 smithi170 bash[14550]: cephadm 2024-04-07T14:53:06.977651+0000 mgr.y (mgr.14463) 124 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-07T14:53:08.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:08 smithi170 bash[14550]: audit 2024-04-07T14:53:07.960009+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:08.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:08 smithi170 bash[14550]: audit 2024-04-07T14:53:07.969220+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:08.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:08 smithi170 bash[14550]: audit 2024-04-07T14:53:08.277739+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:08.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:08 smithi170 bash[14550]: audit 2024-04-07T14:53:08.283281+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:08.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:08 smithi170 bash[14550]: audit 2024-04-07T14:53:08.285745+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:08.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:08 smithi170 bash[14550]: audit 2024-04-07T14:53:08.287081+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:08.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:08 smithi118 bash[14470]: audit 2024-04-07T14:53:06.975537+0000 mgr.y (mgr.14463) 123 : audit [DBG] from='client.24619 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:53:08.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:08 smithi118 bash[14470]: cephadm 2024-04-07T14:53:06.977651+0000 mgr.y (mgr.14463) 124 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-07T14:53:08.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:08 smithi118 bash[14470]: audit 2024-04-07T14:53:07.960009+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:08.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:08 smithi118 bash[14470]: audit 2024-04-07T14:53:07.969220+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:08.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:08 smithi118 bash[14470]: audit 2024-04-07T14:53:08.277739+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:08.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:08 smithi118 bash[14470]: audit 2024-04-07T14:53:08.283281+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:08.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:08 smithi118 bash[14470]: audit 2024-04-07T14:53:08.285745+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:08.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:08 smithi118 bash[14470]: audit 2024-04-07T14:53:08.287081+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:08.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:08 smithi118 bash[20212]: audit 2024-04-07T14:53:06.975537+0000 mgr.y (mgr.14463) 123 : audit [DBG] from='client.24619 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:53:08.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:08 smithi118 bash[20212]: cephadm 2024-04-07T14:53:06.977651+0000 mgr.y (mgr.14463) 124 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-07T14:53:08.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:08 smithi118 bash[20212]: audit 2024-04-07T14:53:07.960009+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:08.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:08 smithi118 bash[20212]: audit 2024-04-07T14:53:07.969220+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:08.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:08 smithi118 bash[20212]: audit 2024-04-07T14:53:08.277739+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:08.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:08 smithi118 bash[20212]: audit 2024-04-07T14:53:08.283281+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:08.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:08 smithi118 bash[20212]: audit 2024-04-07T14:53:08.285745+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:08.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:08 smithi118 bash[20212]: audit 2024-04-07T14:53:08.287081+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:09.268 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:08 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:53:08] "GET /metrics HTTP/1.1" 200 196518 "" "Prometheus/2.33.4" 2024-04-07T14:53:09.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:09 smithi170 bash[14550]: cluster 2024-04-07T14:53:07.640800+0000 mgr.y (mgr.14463) 125 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 668 B/s wr, 1 op/s 2024-04-07T14:53:09.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:09 smithi170 bash[14550]: cluster 2024-04-07T14:53:08.293670+0000 mgr.y (mgr.14463) 126 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 672 B/s wr, 1 op/s 2024-04-07T14:53:09.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:09 smithi170 bash[14550]: cephadm 2024-04-07T14:53:08.293715+0000 mgr.y (mgr.14463) 127 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-07T14:53:09.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:09 smithi170 bash[14550]: cluster 2024-04-07T14:53:08.498820+0000 mon.a (mon.0) 925 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-07T14:53:09.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:09 smithi170 bash[14550]: audit 2024-04-07T14:53:08.779349+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:09.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:09 smithi170 bash[14550]: audit 2024-04-07T14:53:08.792417+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:09.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:09 smithi170 bash[14550]: audit 2024-04-07T14:53:08.799723+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:09.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:09 smithi170 bash[14550]: audit 2024-04-07T14:53:08.811004+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:09.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:09 smithi170 bash[14550]: audit 2024-04-07T14:53:08.812332+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:09.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:09 smithi170 bash[14550]: audit 2024-04-07T14:53:08.813433+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:09.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:09 smithi170 bash[14550]: audit 2024-04-07T14:53:09.126719+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:09.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[20212]: cluster 2024-04-07T14:53:07.640800+0000 mgr.y (mgr.14463) 125 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 668 B/s wr, 1 op/s 2024-04-07T14:53:09.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[20212]: cluster 2024-04-07T14:53:08.293670+0000 mgr.y (mgr.14463) 126 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 672 B/s wr, 1 op/s 2024-04-07T14:53:09.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[20212]: cephadm 2024-04-07T14:53:08.293715+0000 mgr.y (mgr.14463) 127 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-07T14:53:09.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[20212]: cluster 2024-04-07T14:53:08.498820+0000 mon.a (mon.0) 925 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-07T14:53:09.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[20212]: audit 2024-04-07T14:53:08.779349+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:09.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[20212]: audit 2024-04-07T14:53:08.792417+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:09.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[20212]: audit 2024-04-07T14:53:08.799723+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:09.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[20212]: audit 2024-04-07T14:53:08.811004+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:09.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[20212]: audit 2024-04-07T14:53:08.812332+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:09.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[20212]: audit 2024-04-07T14:53:08.813433+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:09.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[20212]: audit 2024-04-07T14:53:09.126719+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:09.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[14470]: cluster 2024-04-07T14:53:07.640800+0000 mgr.y (mgr.14463) 125 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 668 B/s wr, 1 op/s 2024-04-07T14:53:09.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[14470]: cluster 2024-04-07T14:53:08.293670+0000 mgr.y (mgr.14463) 126 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 672 B/s wr, 1 op/s 2024-04-07T14:53:09.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[14470]: cephadm 2024-04-07T14:53:08.293715+0000 mgr.y (mgr.14463) 127 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-07T14:53:09.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[14470]: cluster 2024-04-07T14:53:08.498820+0000 mon.a (mon.0) 925 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-07T14:53:09.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[14470]: audit 2024-04-07T14:53:08.779349+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:09.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[14470]: audit 2024-04-07T14:53:08.792417+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:09.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[14470]: audit 2024-04-07T14:53:08.799723+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:09.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[14470]: audit 2024-04-07T14:53:08.811004+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:09.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[14470]: audit 2024-04-07T14:53:08.812332+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:09.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[14470]: audit 2024-04-07T14:53:08.813433+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:09.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:09 smithi118 bash[14470]: audit 2024-04-07T14:53:09.126719+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:10.768 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:10 smithi118 bash[14470]: cephadm 2024-04-07T14:53:08.800819+0000 mgr.y (mgr.14463) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:10.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:10 smithi118 bash[14470]: cluster 2024-04-07T14:53:08.816662+0000 mgr.y (mgr.14463) 129 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 780 B/s wr, 1 op/s 2024-04-07T14:53:10.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:10 smithi118 bash[14470]: cluster 2024-04-07T14:53:08.818132+0000 mgr.y (mgr.14463) 130 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:10.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:10 smithi118 bash[14470]: cephadm 2024-04-07T14:53:08.821854+0000 mgr.y (mgr.14463) 131 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-07T14:53:10.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:10 smithi118 bash[14470]: cephadm 2024-04-07T14:53:09.128082+0000 mgr.y (mgr.14463) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:10.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:10 smithi118 bash[20212]: cephadm 2024-04-07T14:53:08.800819+0000 mgr.y (mgr.14463) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:10.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:10 smithi118 bash[20212]: cluster 2024-04-07T14:53:08.816662+0000 mgr.y (mgr.14463) 129 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 780 B/s wr, 1 op/s 2024-04-07T14:53:10.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:10 smithi118 bash[20212]: cluster 2024-04-07T14:53:08.818132+0000 mgr.y (mgr.14463) 130 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:10.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:10 smithi118 bash[20212]: cephadm 2024-04-07T14:53:08.821854+0000 mgr.y (mgr.14463) 131 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-07T14:53:10.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:10 smithi118 bash[20212]: cephadm 2024-04-07T14:53:09.128082+0000 mgr.y (mgr.14463) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:11.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:10 smithi170 bash[14550]: cephadm 2024-04-07T14:53:08.800819+0000 mgr.y (mgr.14463) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:11.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:10 smithi170 bash[14550]: cluster 2024-04-07T14:53:08.816662+0000 mgr.y (mgr.14463) 129 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 780 B/s wr, 1 op/s 2024-04-07T14:53:11.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:10 smithi170 bash[14550]: cluster 2024-04-07T14:53:08.818132+0000 mgr.y (mgr.14463) 130 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:11.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:10 smithi170 bash[14550]: cephadm 2024-04-07T14:53:08.821854+0000 mgr.y (mgr.14463) 131 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-07T14:53:11.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:10 smithi170 bash[14550]: cephadm 2024-04-07T14:53:09.128082+0000 mgr.y (mgr.14463) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:12.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:11 smithi170 bash[14550]: audit 2024-04-07T14:53:10.679920+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:12.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:11 smithi170 bash[14550]: audit 2024-04-07T14:53:10.727748+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:12.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:11 smithi170 bash[14550]: cluster 2024-04-07T14:53:10.821939+0000 mgr.y (mgr.14463) 133 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:12.076 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:11 smithi118 bash[14470]: audit 2024-04-07T14:53:10.679920+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:12.076 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:11 smithi118 bash[14470]: audit 2024-04-07T14:53:10.727748+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:12.076 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:11 smithi118 bash[14470]: cluster 2024-04-07T14:53:10.821939+0000 mgr.y (mgr.14463) 133 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:12.077 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:11 smithi118 bash[20212]: audit 2024-04-07T14:53:10.679920+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:12.077 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:11 smithi118 bash[20212]: audit 2024-04-07T14:53:10.727748+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:12.077 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:11 smithi118 bash[20212]: cluster 2024-04-07T14:53:10.821939+0000 mgr.y (mgr.14463) 133 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:13.904 INFO:teuthology.orchestra.run.smithi118.stderr:pool 'foo' created 2024-04-07T14:53:14.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:13 smithi170 bash[14550]: cluster 2024-04-07T14:53:12.823765+0000 mgr.y (mgr.14463) 134 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 165 KiB/s rd, 5.0 KiB/s wr, 306 op/s 2024-04-07T14:53:14.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:13 smithi170 bash[14550]: audit 2024-04-07T14:53:13.261397+0000 mon.c (mon.1) 95 : audit [INF] from='client.? 172.21.15.118:0/2167101851' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-07T14:53:14.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:13 smithi170 bash[14550]: audit 2024-04-07T14:53:13.261984+0000 mon.a (mon.0) 932 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-07T14:53:14.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:13 smithi118 bash[20212]: cluster 2024-04-07T14:53:12.823765+0000 mgr.y (mgr.14463) 134 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 165 KiB/s rd, 5.0 KiB/s wr, 306 op/s 2024-04-07T14:53:14.268 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:13 smithi118 bash[20212]: audit 2024-04-07T14:53:13.261397+0000 mon.c (mon.1) 95 : audit [INF] from='client.? 172.21.15.118:0/2167101851' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-07T14:53:14.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:13 smithi118 bash[20212]: audit 2024-04-07T14:53:13.261984+0000 mon.a (mon.0) 932 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-07T14:53:14.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:13 smithi118 bash[14470]: cluster 2024-04-07T14:53:12.823765+0000 mgr.y (mgr.14463) 134 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 165 KiB/s rd, 5.0 KiB/s wr, 306 op/s 2024-04-07T14:53:14.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:13 smithi118 bash[14470]: audit 2024-04-07T14:53:13.261397+0000 mon.c (mon.1) 95 : audit [INF] from='client.? 172.21.15.118:0/2167101851' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-07T14:53:14.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:13 smithi118 bash[14470]: audit 2024-04-07T14:53:13.261984+0000 mon.a (mon.0) 932 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-07T14:53:14.711 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- bash -c 'rbd pool init foo' 2024-04-07T14:53:14.901 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:14 smithi170 bash[14550]: audit 2024-04-07T14:53:13.892916+0000 mon.a (mon.0) 933 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-07T14:53:14.901 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:14 smithi170 bash[14550]: cluster 2024-04-07T14:53:13.893042+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-07T14:53:15.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:14 smithi118 bash[14470]: audit 2024-04-07T14:53:13.892916+0000 mon.a (mon.0) 933 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-07T14:53:15.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:14 smithi118 bash[14470]: cluster 2024-04-07T14:53:13.893042+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-07T14:53:15.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:14 smithi118 bash[20212]: audit 2024-04-07T14:53:13.892916+0000 mon.a (mon.0) 933 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-07T14:53:15.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:14 smithi118 bash[20212]: cluster 2024-04-07T14:53:13.893042+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-07T14:53:16.180 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:15 smithi118 bash[14470]: cluster 2024-04-07T14:53:14.824671+0000 mgr.y (mgr.14463) 135 : cluster [DBG] pgmap v102: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 182 KiB/s rd, 5.5 KiB/s wr, 337 op/s 2024-04-07T14:53:16.180 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:15 smithi118 bash[14470]: cluster 2024-04-07T14:53:14.894062+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-07T14:53:16.181 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:15 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:53:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:53:16.181 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:15 smithi118 bash[20212]: cluster 2024-04-07T14:53:14.824671+0000 mgr.y (mgr.14463) 135 : cluster [DBG] pgmap v102: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 182 KiB/s rd, 5.5 KiB/s wr, 337 op/s 2024-04-07T14:53:16.181 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:15 smithi118 bash[20212]: cluster 2024-04-07T14:53:14.894062+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-07T14:53:16.251 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:15 smithi170 bash[14550]: cluster 2024-04-07T14:53:14.824671+0000 mgr.y (mgr.14463) 135 : cluster [DBG] pgmap v102: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 182 KiB/s rd, 5.5 KiB/s wr, 337 op/s 2024-04-07T14:53:16.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:15 smithi170 bash[14550]: cluster 2024-04-07T14:53:14.894062+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-07T14:53:17.089 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:16 smithi118 bash[14470]: cluster 2024-04-07T14:53:15.911107+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-07T14:53:17.089 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:16 smithi118 bash[14470]: audit 2024-04-07T14:53:15.931337+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:17.089 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:16 smithi118 bash[14470]: audit 2024-04-07T14:53:16.820500+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:17.089 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:16 smithi118 bash[14470]: audit 2024-04-07T14:53:16.832047+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:17.090 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:16 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:53:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:53:17.090 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:16 smithi118 bash[20212]: cluster 2024-04-07T14:53:15.911107+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-07T14:53:17.090 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:16 smithi118 bash[20212]: audit 2024-04-07T14:53:15.931337+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:17.090 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:16 smithi118 bash[20212]: audit 2024-04-07T14:53:16.820500+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:17.090 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:16 smithi118 bash[20212]: audit 2024-04-07T14:53:16.832047+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:17.138 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:16 smithi170 bash[14550]: cluster 2024-04-07T14:53:15.911107+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-07T14:53:17.138 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:16 smithi170 bash[14550]: audit 2024-04-07T14:53:15.931337+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:17.139 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:16 smithi170 bash[14550]: audit 2024-04-07T14:53:16.820500+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:17.139 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:16 smithi170 bash[14550]: audit 2024-04-07T14:53:16.832047+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:17.252 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:53:17 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:53:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:53:17.438 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:17 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:53:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:53:17.768 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:17 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:53:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:53:18.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: cluster 2024-04-07T14:53:16.826545+0000 mgr.y (mgr.14463) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 198 KiB/s rd, 6.0 KiB/s wr, 367 op/s 2024-04-07T14:53:18.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: audit 2024-04-07T14:53:17.181679+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: audit 2024-04-07T14:53:17.189140+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: audit 2024-04-07T14:53:17.216644+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:18.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: audit 2024-04-07T14:53:17.219526+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:18.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: audit 2024-04-07T14:53:17.221258+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:18.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: cluster 2024-04-07T14:53:17.226353+0000 mgr.y (mgr.14463) 137 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:18.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: audit 2024-04-07T14:53:17.235194+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: cephadm 2024-04-07T14:53:17.242265+0000 mgr.y (mgr.14463) 138 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-07T14:53:18.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: audit 2024-04-07T14:53:17.248378+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: audit 2024-04-07T14:53:17.251437+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi118.hkfkyl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:18.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: audit 2024-04-07T14:53:17.252116+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi118.hkfkyl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:18.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: audit 2024-04-07T14:53:17.257977+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi118.hkfkyl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-07T14:53:18.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: audit 2024-04-07T14:53:17.266664+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: audit 2024-04-07T14:53:17.268314+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:18.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: cephadm 2024-04-07T14:53:17.270328+0000 mgr.y (mgr.14463) 139 : cephadm [INF] Deploying daemon rgw.smpl.smithi118.hkfkyl on smithi118 2024-04-07T14:53:18.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: audit 2024-04-07T14:53:17.426411+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: audit 2024-04-07T14:53:17.434969+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: cluster 2024-04-07T14:53:17.817499+0000 mon.a (mon.0) 949 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-07T14:53:18.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:18 smithi170 bash[14550]: cluster 2024-04-07T14:53:17.817565+0000 mon.a (mon.0) 950 : cluster [INF] Cluster is now healthy 2024-04-07T14:53:18.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: cluster 2024-04-07T14:53:16.826545+0000 mgr.y (mgr.14463) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 198 KiB/s rd, 6.0 KiB/s wr, 367 op/s 2024-04-07T14:53:18.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: audit 2024-04-07T14:53:17.181679+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: audit 2024-04-07T14:53:17.189140+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: audit 2024-04-07T14:53:17.216644+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:18.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: audit 2024-04-07T14:53:17.219526+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:18.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: audit 2024-04-07T14:53:17.221258+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:18.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: cluster 2024-04-07T14:53:17.226353+0000 mgr.y (mgr.14463) 137 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:18.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: audit 2024-04-07T14:53:17.235194+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: cephadm 2024-04-07T14:53:17.242265+0000 mgr.y (mgr.14463) 138 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-07T14:53:18.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: audit 2024-04-07T14:53:17.248378+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: audit 2024-04-07T14:53:17.251437+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi118.hkfkyl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:18.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: audit 2024-04-07T14:53:17.252116+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi118.hkfkyl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:18.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: audit 2024-04-07T14:53:17.257977+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi118.hkfkyl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-07T14:53:18.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: audit 2024-04-07T14:53:17.266664+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: audit 2024-04-07T14:53:17.268314+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:18.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: cephadm 2024-04-07T14:53:17.270328+0000 mgr.y (mgr.14463) 139 : cephadm [INF] Deploying daemon rgw.smpl.smithi118.hkfkyl on smithi118 2024-04-07T14:53:18.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: audit 2024-04-07T14:53:17.426411+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: audit 2024-04-07T14:53:17.434969+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: cluster 2024-04-07T14:53:17.817499+0000 mon.a (mon.0) 949 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-07T14:53:18.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14470]: cluster 2024-04-07T14:53:17.817565+0000 mon.a (mon.0) 950 : cluster [INF] Cluster is now healthy 2024-04-07T14:53:18.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: cluster 2024-04-07T14:53:16.826545+0000 mgr.y (mgr.14463) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 198 KiB/s rd, 6.0 KiB/s wr, 367 op/s 2024-04-07T14:53:18.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: audit 2024-04-07T14:53:17.181679+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: audit 2024-04-07T14:53:17.189140+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: audit 2024-04-07T14:53:17.216644+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:18.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: audit 2024-04-07T14:53:17.219526+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:18.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: audit 2024-04-07T14:53:17.221258+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:18.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: cluster 2024-04-07T14:53:17.226353+0000 mgr.y (mgr.14463) 137 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:18.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: audit 2024-04-07T14:53:17.235194+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: cephadm 2024-04-07T14:53:17.242265+0000 mgr.y (mgr.14463) 138 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-07T14:53:18.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: audit 2024-04-07T14:53:17.248378+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: audit 2024-04-07T14:53:17.251437+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi118.hkfkyl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:18.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: audit 2024-04-07T14:53:17.252116+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi118.hkfkyl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:18.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: audit 2024-04-07T14:53:17.257977+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi118.hkfkyl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-07T14:53:18.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: audit 2024-04-07T14:53:17.266664+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: audit 2024-04-07T14:53:17.268314+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:18.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: cephadm 2024-04-07T14:53:17.270328+0000 mgr.y (mgr.14463) 139 : cephadm [INF] Deploying daemon rgw.smpl.smithi118.hkfkyl on smithi118 2024-04-07T14:53:18.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: audit 2024-04-07T14:53:17.426411+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: audit 2024-04-07T14:53:17.434969+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:18.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: cluster 2024-04-07T14:53:17.817499+0000 mon.a (mon.0) 949 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-07T14:53:18.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[20212]: cluster 2024-04-07T14:53:17.817565+0000 mon.a (mon.0) 950 : cluster [INF] Cluster is now healthy 2024-04-07T14:53:19.199 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:18 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:53:18] "GET /metrics HTTP/1.1" 200 205303 "" "Prometheus/2.33.4" 2024-04-07T14:53:20.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:19 smithi170 bash[14550]: cluster 2024-04-07T14:53:19.227127+0000 mgr.y (mgr.14463) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:20.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:19 smithi170 bash[14550]: audit 2024-04-07T14:53:19.331710+0000 mon.a (mon.0) 951 : audit [INF] from='client.? 172.21.15.118:0/3408117437' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-07T14:53:20.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:19 smithi118 bash[14470]: cluster 2024-04-07T14:53:19.227127+0000 mgr.y (mgr.14463) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:20.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:19 smithi118 bash[14470]: audit 2024-04-07T14:53:19.331710+0000 mon.a (mon.0) 951 : audit [INF] from='client.? 172.21.15.118:0/3408117437' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-07T14:53:20.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:19 smithi118 bash[20212]: cluster 2024-04-07T14:53:19.227127+0000 mgr.y (mgr.14463) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:20.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:19 smithi118 bash[20212]: audit 2024-04-07T14:53:19.331710+0000 mon.a (mon.0) 951 : audit [INF] from='client.? 172.21.15.118:0/3408117437' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-07T14:53:20.900 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:20 smithi170 bash[14550]: audit 2024-04-07T14:53:19.714128+0000 mon.a (mon.0) 952 : audit [INF] from='client.? 172.21.15.118:0/3408117437' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-07T14:53:20.900 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:20 smithi170 bash[14550]: cluster 2024-04-07T14:53:19.714280+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-07T14:53:20.901 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:20 smithi170 bash[14550]: audit 2024-04-07T14:53:20.609883+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:20.901 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:20 smithi170 bash[14550]: audit 2024-04-07T14:53:20.612890+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi170.zaetfj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:20.901 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:20 smithi170 bash[14550]: audit 2024-04-07T14:53:20.613423+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi170.zaetfj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:20.901 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:20 smithi170 bash[14550]: audit 2024-04-07T14:53:20.619353+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi170.zaetfj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-07T14:53:20.901 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:20 smithi170 bash[14550]: audit 2024-04-07T14:53:20.626320+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:20.901 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:20 smithi170 bash[14550]: audit 2024-04-07T14:53:20.627577+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:21.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:20 smithi118 bash[20212]: audit 2024-04-07T14:53:19.714128+0000 mon.a (mon.0) 952 : audit [INF] from='client.? 172.21.15.118:0/3408117437' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-07T14:53:21.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:20 smithi118 bash[20212]: cluster 2024-04-07T14:53:19.714280+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-07T14:53:21.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:20 smithi118 bash[20212]: audit 2024-04-07T14:53:20.609883+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:21.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:20 smithi118 bash[20212]: audit 2024-04-07T14:53:20.612890+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi170.zaetfj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:21.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:20 smithi118 bash[20212]: audit 2024-04-07T14:53:20.613423+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi170.zaetfj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:21.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:20 smithi118 bash[20212]: audit 2024-04-07T14:53:20.619353+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi170.zaetfj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-07T14:53:21.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:20 smithi118 bash[20212]: audit 2024-04-07T14:53:20.626320+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:21.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:20 smithi118 bash[20212]: audit 2024-04-07T14:53:20.627577+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:21.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:20 smithi118 bash[14470]: audit 2024-04-07T14:53:19.714128+0000 mon.a (mon.0) 952 : audit [INF] from='client.? 172.21.15.118:0/3408117437' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-07T14:53:21.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:20 smithi118 bash[14470]: cluster 2024-04-07T14:53:19.714280+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-07T14:53:21.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:20 smithi118 bash[14470]: audit 2024-04-07T14:53:20.609883+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:21.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:20 smithi118 bash[14470]: audit 2024-04-07T14:53:20.612890+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi170.zaetfj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:21.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:20 smithi118 bash[14470]: audit 2024-04-07T14:53:20.613423+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi170.zaetfj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-07T14:53:21.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:20 smithi118 bash[14470]: audit 2024-04-07T14:53:20.619353+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi170.zaetfj", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-07T14:53:21.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:20 smithi118 bash[14470]: audit 2024-04-07T14:53:20.626320+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:21.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:20 smithi118 bash[14470]: audit 2024-04-07T14:53:20.627577+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:21.941 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:21 smithi118 bash[14470]: cephadm 2024-04-07T14:53:20.628909+0000 mgr.y (mgr.14463) 141 : cephadm [INF] Deploying daemon rgw.smpl.smithi170.zaetfj on smithi170 2024-04-07T14:53:21.941 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:21 smithi118 bash[14470]: cluster 2024-04-07T14:53:20.720213+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-07T14:53:21.941 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:21 smithi118 bash[14470]: cluster 2024-04-07T14:53:21.227913+0000 mgr.y (mgr.14463) 142 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:21.942 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:21 smithi118 bash[20212]: cephadm 2024-04-07T14:53:20.628909+0000 mgr.y (mgr.14463) 141 : cephadm [INF] Deploying daemon rgw.smpl.smithi170.zaetfj on smithi170 2024-04-07T14:53:21.943 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:21 smithi118 bash[20212]: cluster 2024-04-07T14:53:20.720213+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-07T14:53:21.943 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:21 smithi118 bash[20212]: cluster 2024-04-07T14:53:21.227913+0000 mgr.y (mgr.14463) 142 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:22.001 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:21 smithi170 bash[14550]: cephadm 2024-04-07T14:53:20.628909+0000 mgr.y (mgr.14463) 141 : cephadm [INF] Deploying daemon rgw.smpl.smithi170.zaetfj on smithi170 2024-04-07T14:53:22.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:21 smithi170 bash[14550]: cluster 2024-04-07T14:53:20.720213+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-07T14:53:22.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:21 smithi170 bash[14550]: cluster 2024-04-07T14:53:21.227913+0000 mgr.y (mgr.14463) 142 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:22.655 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- bash -c 'ceph orch apply iscsi foo u p' 2024-04-07T14:53:23.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:22 smithi170 bash[14550]: cluster 2024-04-07T14:53:21.738414+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-07T14:53:23.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:22 smithi118 bash[14470]: cluster 2024-04-07T14:53:21.738414+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-07T14:53:23.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:22 smithi118 bash[20212]: cluster 2024-04-07T14:53:21.738414+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-07T14:53:24.495 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[14470]: cluster 2024-04-07T14:53:23.228732+0000 mgr.y (mgr.14463) 143 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-04-07T14:53:24.495 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[14470]: audit 2024-04-07T14:53:23.274311+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:24.495 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[14470]: audit 2024-04-07T14:53:23.280206+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:24.496 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[14470]: audit 2024-04-07T14:53:23.282458+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:24.496 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[14470]: audit 2024-04-07T14:53:23.283891+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:24.496 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[14470]: cephadm 2024-04-07T14:53:23.290954+0000 mgr.y (mgr.14463) 144 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-07T14:53:24.496 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[14470]: audit 2024-04-07T14:53:23.596197+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:24.496 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[14470]: cephadm 2024-04-07T14:53:23.597293+0000 mgr.y (mgr.14463) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:24.496 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[14470]: audit 2024-04-07T14:53:23.606635+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:24.496 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[14470]: audit 2024-04-07T14:53:23.608741+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:24.496 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[14470]: audit 2024-04-07T14:53:23.609770+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:24.496 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[14470]: cephadm 2024-04-07T14:53:23.616506+0000 mgr.y (mgr.14463) 146 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-07T14:53:24.496 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[14470]: audit 2024-04-07T14:53:23.910374+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:24.496 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[20212]: cluster 2024-04-07T14:53:23.228732+0000 mgr.y (mgr.14463) 143 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-04-07T14:53:24.496 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[20212]: audit 2024-04-07T14:53:23.274311+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:24.497 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[20212]: audit 2024-04-07T14:53:23.280206+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:24.497 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[20212]: audit 2024-04-07T14:53:23.282458+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:24.497 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[20212]: audit 2024-04-07T14:53:23.283891+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:24.497 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[20212]: cephadm 2024-04-07T14:53:23.290954+0000 mgr.y (mgr.14463) 144 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-07T14:53:24.497 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[20212]: audit 2024-04-07T14:53:23.596197+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:24.497 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[20212]: cephadm 2024-04-07T14:53:23.597293+0000 mgr.y (mgr.14463) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:24.497 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[20212]: audit 2024-04-07T14:53:23.606635+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:24.497 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[20212]: audit 2024-04-07T14:53:23.608741+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:24.497 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[20212]: audit 2024-04-07T14:53:23.609770+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:24.497 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[20212]: cephadm 2024-04-07T14:53:23.616506+0000 mgr.y (mgr.14463) 146 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-07T14:53:24.497 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:24 smithi118 bash[20212]: audit 2024-04-07T14:53:23.910374+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:24.592 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:24 smithi170 bash[14550]: cluster 2024-04-07T14:53:23.228732+0000 mgr.y (mgr.14463) 143 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-04-07T14:53:24.592 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:24 smithi170 bash[14550]: audit 2024-04-07T14:53:23.274311+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:24.592 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:24 smithi170 bash[14550]: audit 2024-04-07T14:53:23.280206+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:24.592 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:24 smithi170 bash[14550]: audit 2024-04-07T14:53:23.282458+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:24.592 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:24 smithi170 bash[14550]: audit 2024-04-07T14:53:23.283891+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:24.592 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:24 smithi170 bash[14550]: cephadm 2024-04-07T14:53:23.290954+0000 mgr.y (mgr.14463) 144 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-07T14:53:24.592 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:24 smithi170 bash[14550]: audit 2024-04-07T14:53:23.596197+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:24.592 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:24 smithi170 bash[14550]: cephadm 2024-04-07T14:53:23.597293+0000 mgr.y (mgr.14463) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:24.592 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:24 smithi170 bash[14550]: audit 2024-04-07T14:53:23.606635+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:24.592 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:24 smithi170 bash[14550]: audit 2024-04-07T14:53:23.608741+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:24.592 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:24 smithi170 bash[14550]: audit 2024-04-07T14:53:23.609770+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:24.593 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:24 smithi170 bash[14550]: cephadm 2024-04-07T14:53:23.616506+0000 mgr.y (mgr.14463) 146 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-07T14:53:24.593 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:24 smithi170 bash[14550]: audit 2024-04-07T14:53:23.910374+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:25.604 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:25 smithi118 bash[20212]: cephadm 2024-04-07T14:53:23.911453+0000 mgr.y (mgr.14463) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:25.605 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:25 smithi118 bash[14470]: cephadm 2024-04-07T14:53:23.911453+0000 mgr.y (mgr.14463) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:25.634 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:25 smithi170 bash[14550]: cephadm 2024-04-07T14:53:23.911453+0000 mgr.y (mgr.14463) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:26.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[14470]: cluster 2024-04-07T14:53:25.229608+0000 mgr.y (mgr.14463) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-04-07T14:53:26.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[14470]: audit 2024-04-07T14:53:25.613242+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-04-07T14:53:26.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[14470]: audit 2024-04-07T14:53:25.613637+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-07T14:53:26.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[14470]: audit 2024-04-07T14:53:25.613990+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-04-07T14:53:26.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[14470]: audit 2024-04-07T14:53:25.614144+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-04-07T14:53:26.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[14470]: audit 2024-04-07T14:53:25.614309+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-04-07T14:53:26.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[14470]: audit 2024-04-07T14:53:25.615103+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-07T14:53:26.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[14470]: audit 2024-04-07T14:53:25.615310+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-04-07T14:53:26.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[14470]: audit 2024-04-07T14:53:25.616221+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-04-07T14:53:26.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[14470]: audit 2024-04-07T14:53:25.684254+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:26.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[14470]: audit 2024-04-07T14:53:25.745208+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:26.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[14470]: audit 2024-04-07T14:53:25.922853+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:53:26.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[14470]: audit 2024-04-07T14:53:25.923745+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:53:26.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[14470]: audit 2024-04-07T14:53:25.932400+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:53:26.520 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[14470]: audit 2024-04-07T14:53:25.933134+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:53:26.520 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[20212]: cluster 2024-04-07T14:53:25.229608+0000 mgr.y (mgr.14463) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-04-07T14:53:26.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[20212]: audit 2024-04-07T14:53:25.613242+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-04-07T14:53:26.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[20212]: audit 2024-04-07T14:53:25.613637+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-07T14:53:26.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[20212]: audit 2024-04-07T14:53:25.613990+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-04-07T14:53:26.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[20212]: audit 2024-04-07T14:53:25.614144+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-04-07T14:53:26.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[20212]: audit 2024-04-07T14:53:25.614309+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-04-07T14:53:26.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[20212]: audit 2024-04-07T14:53:25.615103+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-07T14:53:26.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[20212]: audit 2024-04-07T14:53:25.615310+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-04-07T14:53:26.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[20212]: audit 2024-04-07T14:53:25.616221+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-04-07T14:53:26.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[20212]: audit 2024-04-07T14:53:25.684254+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:26.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[20212]: audit 2024-04-07T14:53:25.745208+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:26.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[20212]: audit 2024-04-07T14:53:25.922853+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:53:26.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[20212]: audit 2024-04-07T14:53:25.923745+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:53:26.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[20212]: audit 2024-04-07T14:53:25.932400+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:53:26.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:26 smithi118 bash[20212]: audit 2024-04-07T14:53:25.933134+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:53:26.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:26 smithi170 bash[14550]: cluster 2024-04-07T14:53:25.229608+0000 mgr.y (mgr.14463) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-04-07T14:53:26.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:26 smithi170 bash[14550]: audit 2024-04-07T14:53:25.613242+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-04-07T14:53:26.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:26 smithi170 bash[14550]: audit 2024-04-07T14:53:25.613637+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-07T14:53:26.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:26 smithi170 bash[14550]: audit 2024-04-07T14:53:25.613990+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-04-07T14:53:26.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:26 smithi170 bash[14550]: audit 2024-04-07T14:53:25.614144+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-04-07T14:53:26.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:26 smithi170 bash[14550]: audit 2024-04-07T14:53:25.614309+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-04-07T14:53:26.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:26 smithi170 bash[14550]: audit 2024-04-07T14:53:25.615103+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-07T14:53:26.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:26 smithi170 bash[14550]: audit 2024-04-07T14:53:25.615310+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-04-07T14:53:26.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:26 smithi170 bash[14550]: audit 2024-04-07T14:53:25.616221+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-04-07T14:53:26.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:26 smithi170 bash[14550]: audit 2024-04-07T14:53:25.684254+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:26.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:26 smithi170 bash[14550]: audit 2024-04-07T14:53:25.745208+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:26.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:26 smithi170 bash[14550]: audit 2024-04-07T14:53:25.922853+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:53:26.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:26 smithi170 bash[14550]: audit 2024-04-07T14:53:25.923745+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:53:26.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:26 smithi170 bash[14550]: audit 2024-04-07T14:53:25.932400+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:53:26.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:26 smithi170 bash[14550]: audit 2024-04-07T14:53:25.933134+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:53:27.252 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:53:27 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:53:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:53:27.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:27 smithi118 bash[14470]: audit 2024-04-07T14:53:26.293101+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-04-07T14:53:27.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:27 smithi118 bash[14470]: audit 2024-04-07T14:53:26.293389+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-04-07T14:53:27.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:27 smithi118 bash[14470]: audit 2024-04-07T14:53:26.293612+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]': finished 2024-04-07T14:53:27.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:27 smithi118 bash[14470]: audit 2024-04-07T14:53:26.293900+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2024-04-07T14:53:27.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:27 smithi118 bash[14470]: cluster 2024-04-07T14:53:26.294121+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-07T14:53:27.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:27 smithi118 bash[14470]: cluster 2024-04-07T14:53:27.295677+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-07T14:53:27.520 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:27 smithi118 bash[20212]: audit 2024-04-07T14:53:26.293101+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-04-07T14:53:27.520 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:27 smithi118 bash[20212]: audit 2024-04-07T14:53:26.293389+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-04-07T14:53:27.520 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:27 smithi118 bash[20212]: audit 2024-04-07T14:53:26.293612+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]': finished 2024-04-07T14:53:27.520 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:27 smithi118 bash[20212]: audit 2024-04-07T14:53:26.293900+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2024-04-07T14:53:27.520 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:27 smithi118 bash[20212]: cluster 2024-04-07T14:53:26.294121+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-07T14:53:27.520 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:27 smithi118 bash[20212]: cluster 2024-04-07T14:53:27.295677+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-07T14:53:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:27 smithi170 bash[14550]: audit 2024-04-07T14:53:26.293101+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-04-07T14:53:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:27 smithi170 bash[14550]: audit 2024-04-07T14:53:26.293389+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-04-07T14:53:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:27 smithi170 bash[14550]: audit 2024-04-07T14:53:26.293612+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]': finished 2024-04-07T14:53:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:27 smithi170 bash[14550]: audit 2024-04-07T14:53:26.293900+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2024-04-07T14:53:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:27 smithi170 bash[14550]: cluster 2024-04-07T14:53:26.294121+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-07T14:53:27.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:27 smithi170 bash[14550]: cluster 2024-04-07T14:53:27.295677+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-07T14:53:28.382 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:28 smithi118 bash[14470]: cluster 2024-04-07T14:53:27.231582+0000 mgr.y (mgr.14463) 149 : cluster [DBG] pgmap v115: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 210 KiB/s rd, 628 B/s wr, 319 op/s 2024-04-07T14:53:28.382 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:28 smithi118 bash[20212]: cluster 2024-04-07T14:53:27.231582+0000 mgr.y (mgr.14463) 149 : cluster [DBG] pgmap v115: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 210 KiB/s rd, 628 B/s wr, 319 op/s 2024-04-07T14:53:28.564 INFO:teuthology.orchestra.run.smithi118.stdout:Scheduled iscsi.foo update... 2024-04-07T14:53:28.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:28 smithi170 bash[14550]: cluster 2024-04-07T14:53:27.231582+0000 mgr.y (mgr.14463) 149 : cluster [DBG] pgmap v115: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 210 KiB/s rd, 628 B/s wr, 319 op/s 2024-04-07T14:53:29.018 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:28 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:53:28] "GET /metrics HTTP/1.1" 200 213447 "" "Prometheus/2.33.4" 2024-04-07T14:53:29.461 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- bash -c 'sleep 120' 2024-04-07T14:53:29.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:29 smithi170 bash[14550]: audit 2024-04-07T14:53:28.550607+0000 mgr.y (mgr.14463) 150 : audit [DBG] from='client.24838 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:53:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:29 smithi170 bash[14550]: cephadm 2024-04-07T14:53:28.554618+0000 mgr.y (mgr.14463) 151 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-07T14:53:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:29 smithi170 bash[14550]: audit 2024-04-07T14:53:28.562935+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:29 smithi170 bash[14550]: audit 2024-04-07T14:53:28.592615+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:29 smithi170 bash[14550]: audit 2024-04-07T14:53:28.595521+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:29 smithi170 bash[14550]: audit 2024-04-07T14:53:28.596963+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:29 smithi170 bash[14550]: audit 2024-04-07T14:53:28.606757+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:29 smithi170 bash[14550]: cephadm 2024-04-07T14:53:28.607497+0000 mgr.y (mgr.14463) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:29 smithi170 bash[14550]: cluster 2024-04-07T14:53:28.709948+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-07T14:53:29.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:29 smithi170 bash[14550]: audit 2024-04-07T14:53:29.444248+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:29.766 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:53:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:53:29.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[14470]: audit 2024-04-07T14:53:28.550607+0000 mgr.y (mgr.14463) 150 : audit [DBG] from='client.24838 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:53:29.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[14470]: cephadm 2024-04-07T14:53:28.554618+0000 mgr.y (mgr.14463) 151 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-07T14:53:29.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[14470]: audit 2024-04-07T14:53:28.562935+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:29.766 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[14470]: audit 2024-04-07T14:53:28.592615+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:29.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[14470]: audit 2024-04-07T14:53:28.595521+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:29.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[14470]: audit 2024-04-07T14:53:28.596963+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:29.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[14470]: audit 2024-04-07T14:53:28.606757+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:29.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[14470]: cephadm 2024-04-07T14:53:28.607497+0000 mgr.y (mgr.14463) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:29.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[14470]: cluster 2024-04-07T14:53:28.709948+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-07T14:53:29.767 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[14470]: audit 2024-04-07T14:53:29.444248+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:29.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[20212]: audit 2024-04-07T14:53:28.550607+0000 mgr.y (mgr.14463) 150 : audit [DBG] from='client.24838 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:53:29.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[20212]: cephadm 2024-04-07T14:53:28.554618+0000 mgr.y (mgr.14463) 151 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-07T14:53:29.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[20212]: audit 2024-04-07T14:53:28.562935+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:29.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[20212]: audit 2024-04-07T14:53:28.592615+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:29.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[20212]: audit 2024-04-07T14:53:28.595521+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:29.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[20212]: audit 2024-04-07T14:53:28.596963+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:29.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[20212]: audit 2024-04-07T14:53:28.606757+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:29.767 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[20212]: cephadm 2024-04-07T14:53:28.607497+0000 mgr.y (mgr.14463) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:29.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[20212]: cluster 2024-04-07T14:53:28.709948+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-07T14:53:29.768 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:29 smithi118 bash[20212]: audit 2024-04-07T14:53:29.444248+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:31.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:30 smithi170 bash[14550]: cluster 2024-04-07T14:53:29.232331+0000 mgr.y (mgr.14463) 153 : cluster [DBG] pgmap v118: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 511 B/s wr, 346 op/s 2024-04-07T14:53:31.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:30 smithi118 bash[14470]: cluster 2024-04-07T14:53:29.232331+0000 mgr.y (mgr.14463) 153 : cluster [DBG] pgmap v118: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 511 B/s wr, 346 op/s 2024-04-07T14:53:31.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:30 smithi118 bash[20212]: cluster 2024-04-07T14:53:29.232331+0000 mgr.y (mgr.14463) 153 : cluster [DBG] pgmap v118: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 511 B/s wr, 346 op/s 2024-04-07T14:53:31.518 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:31 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:53:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:53:31.856 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:31 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:53:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:53:32.179 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:32 smithi118 bash[14470]: audit 2024-04-07T14:53:31.073792+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:32.179 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:32 smithi118 bash[14470]: audit 2024-04-07T14:53:31.083135+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:32.179 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:32 smithi118 bash[14470]: cluster 2024-04-07T14:53:31.233116+0000 mgr.y (mgr.14463) 154 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 511 B/s wr, 346 op/s 2024-04-07T14:53:32.179 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:32 smithi118 bash[14470]: audit 2024-04-07T14:53:31.621199+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:32.180 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:32 smithi118 bash[20212]: audit 2024-04-07T14:53:31.073792+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:32.180 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:32 smithi118 bash[20212]: audit 2024-04-07T14:53:31.083135+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:32.180 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:32 smithi118 bash[20212]: cluster 2024-04-07T14:53:31.233116+0000 mgr.y (mgr.14463) 154 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 511 B/s wr, 346 op/s 2024-04-07T14:53:32.180 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:32 smithi118 bash[20212]: audit 2024-04-07T14:53:31.621199+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:32.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:32 smithi170 bash[14550]: audit 2024-04-07T14:53:31.073792+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:32.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:32 smithi170 bash[14550]: audit 2024-04-07T14:53:31.083135+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:32.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:32 smithi170 bash[14550]: cluster 2024-04-07T14:53:31.233116+0000 mgr.y (mgr.14463) 154 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 511 B/s wr, 346 op/s 2024-04-07T14:53:32.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:32 smithi170 bash[14550]: audit 2024-04-07T14:53:31.621199+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:33.769 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:33 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:53:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:53:34.699 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[14470]: cluster 2024-04-07T14:53:33.234379+0000 mgr.y (mgr.14463) 155 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 197 KiB/s rd, 442 B/s wr, 299 op/s 2024-04-07T14:53:34.699 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[14470]: audit 2024-04-07T14:53:33.412167+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:34.699 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[14470]: audit 2024-04-07T14:53:33.421839+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:34.700 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[14470]: audit 2024-04-07T14:53:33.436742+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:34.700 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[14470]: audit 2024-04-07T14:53:33.439355+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:34.700 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[14470]: audit 2024-04-07T14:53:33.440920+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:34.700 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[14470]: audit 2024-04-07T14:53:33.452329+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:34.700 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[14470]: cephadm 2024-04-07T14:53:33.463430+0000 mgr.y (mgr.14463) 156 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-07T14:53:34.700 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[14470]: audit 2024-04-07T14:53:33.476411+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi118.lqblut", "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-07T14:53:34.700 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[14470]: audit 2024-04-07T14:53:33.477176+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi118.lqblut", "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-07T14:53:34.700 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[14470]: audit 2024-04-07T14:53:33.482995+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi118.lqblut", "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-07T14:53:34.700 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[14470]: audit 2024-04-07T14:53:33.492078+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:34.701 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[14470]: cephadm 2024-04-07T14:53:33.493936+0000 mgr.y (mgr.14463) 157 : cephadm [INF] Deploying daemon iscsi.foo.smithi118.lqblut on smithi118 2024-04-07T14:53:34.702 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[20212]: cluster 2024-04-07T14:53:33.234379+0000 mgr.y (mgr.14463) 155 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 197 KiB/s rd, 442 B/s wr, 299 op/s 2024-04-07T14:53:34.702 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[20212]: audit 2024-04-07T14:53:33.412167+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:34.702 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[20212]: audit 2024-04-07T14:53:33.421839+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:34.702 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[20212]: audit 2024-04-07T14:53:33.436742+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:34.702 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[20212]: audit 2024-04-07T14:53:33.439355+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:34.702 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[20212]: audit 2024-04-07T14:53:33.440920+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:34.702 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[20212]: audit 2024-04-07T14:53:33.452329+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:34.702 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[20212]: cephadm 2024-04-07T14:53:33.463430+0000 mgr.y (mgr.14463) 156 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-07T14:53:34.703 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[20212]: audit 2024-04-07T14:53:33.476411+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi118.lqblut", "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-07T14:53:34.703 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[20212]: audit 2024-04-07T14:53:33.477176+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi118.lqblut", "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-07T14:53:34.703 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[20212]: audit 2024-04-07T14:53:33.482995+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi118.lqblut", "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-07T14:53:34.703 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[20212]: audit 2024-04-07T14:53:33.492078+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:34.703 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:34 smithi118 bash[20212]: cephadm 2024-04-07T14:53:33.493936+0000 mgr.y (mgr.14463) 157 : cephadm [INF] Deploying daemon iscsi.foo.smithi118.lqblut on smithi118 2024-04-07T14:53:34.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:34 smithi170 bash[14550]: cluster 2024-04-07T14:53:33.234379+0000 mgr.y (mgr.14463) 155 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 197 KiB/s rd, 442 B/s wr, 299 op/s 2024-04-07T14:53:34.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:34 smithi170 bash[14550]: audit 2024-04-07T14:53:33.412167+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:34.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:34 smithi170 bash[14550]: audit 2024-04-07T14:53:33.421839+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:34.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:34 smithi170 bash[14550]: audit 2024-04-07T14:53:33.436742+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:34.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:34 smithi170 bash[14550]: audit 2024-04-07T14:53:33.439355+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:34.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:34 smithi170 bash[14550]: audit 2024-04-07T14:53:33.440920+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:34.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:34 smithi170 bash[14550]: audit 2024-04-07T14:53:33.452329+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:34.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:34 smithi170 bash[14550]: cephadm 2024-04-07T14:53:33.463430+0000 mgr.y (mgr.14463) 156 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-07T14:53:34.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:34 smithi170 bash[14550]: audit 2024-04-07T14:53:33.476411+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi118.lqblut", "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-07T14:53:34.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:34 smithi170 bash[14550]: audit 2024-04-07T14:53:33.477176+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi118.lqblut", "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-07T14:53:34.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:34 smithi170 bash[14550]: audit 2024-04-07T14:53:33.482995+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi118.lqblut", "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-07T14:53:34.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:34 smithi170 bash[14550]: audit 2024-04-07T14:53:33.492078+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:34.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:34 smithi170 bash[14550]: cephadm 2024-04-07T14:53:33.493936+0000 mgr.y (mgr.14463) 157 : cephadm [INF] Deploying daemon iscsi.foo.smithi118.lqblut on smithi118 2024-04-07T14:53:35.802 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:35 smithi118 bash[14470]: cluster 2024-04-07T14:53:34.719635+0000 mon.a (mon.0) 989 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2024-04-07T14:53:35.802 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:35 smithi118 bash[14470]: cluster 2024-04-07T14:53:35.235093+0000 mgr.y (mgr.14463) 158 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:35.802 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:35 smithi118 bash[20212]: cluster 2024-04-07T14:53:34.719635+0000 mon.a (mon.0) 989 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2024-04-07T14:53:35.803 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:35 smithi118 bash[20212]: cluster 2024-04-07T14:53:35.235093+0000 mgr.y (mgr.14463) 158 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:36.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:35 smithi170 bash[14550]: cluster 2024-04-07T14:53:34.719635+0000 mon.a (mon.0) 989 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2024-04-07T14:53:36.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:35 smithi170 bash[14550]: cluster 2024-04-07T14:53:35.235093+0000 mgr.y (mgr.14463) 158 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:37.499 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: audit 2024-04-07T14:53:36.057964+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:37.499 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: audit 2024-04-07T14:53:36.062300+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:37.499 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: audit 2024-04-07T14:53:36.064543+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:37.499 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: audit 2024-04-07T14:53:36.065709+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:37.499 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: audit 2024-04-07T14:53:36.073447+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:37.499 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: cephadm 2024-04-07T14:53:36.074397+0000 mgr.y (mgr.14463) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:37.499 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: audit 2024-04-07T14:53:36.081714+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-07T14:53:37.499 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: audit 2024-04-07T14:53:36.082765+0000 mgr.y (mgr.14463) 160 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-07T14:53:37.499 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: cephadm 2024-04-07T14:53:36.084245+0000 mgr.y (mgr.14463) 161 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.118:5000 to Dashboard 2024-04-07T14:53:37.500 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: audit 2024-04-07T14:53:36.084537+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-07T14:53:37.500 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: audit 2024-04-07T14:53:36.085053+0000 mgr.y (mgr.14463) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-07T14:53:37.500 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: audit 2024-04-07T14:53:36.090398+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:37.500 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: audit 2024-04-07T14:53:36.094202+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi118"}]: dispatch 2024-04-07T14:53:37.500 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: audit 2024-04-07T14:53:36.095228+0000 mgr.y (mgr.14463) 163 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi118"}]: dispatch 2024-04-07T14:53:37.500 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: audit 2024-04-07T14:53:36.109086+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:37.500 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: audit 2024-04-07T14:53:36.111695+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:37.500 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: audit 2024-04-07T14:53:36.113362+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:37.500 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: audit 2024-04-07T14:53:36.114172+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:37.500 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: audit 2024-04-07T14:53:36.121384+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:37.500 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[14470]: cephadm 2024-04-07T14:53:36.124775+0000 mgr.y (mgr.14463) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:37.500 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: audit 2024-04-07T14:53:36.057964+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:37.501 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: audit 2024-04-07T14:53:36.062300+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:37.501 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: audit 2024-04-07T14:53:36.064543+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:37.501 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: audit 2024-04-07T14:53:36.065709+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:37.501 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: audit 2024-04-07T14:53:36.073447+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:37.501 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: cephadm 2024-04-07T14:53:36.074397+0000 mgr.y (mgr.14463) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:37.501 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: audit 2024-04-07T14:53:36.081714+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-07T14:53:37.501 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: audit 2024-04-07T14:53:36.082765+0000 mgr.y (mgr.14463) 160 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-07T14:53:37.501 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: cephadm 2024-04-07T14:53:36.084245+0000 mgr.y (mgr.14463) 161 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.118:5000 to Dashboard 2024-04-07T14:53:37.501 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: audit 2024-04-07T14:53:36.084537+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-07T14:53:37.501 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: audit 2024-04-07T14:53:36.085053+0000 mgr.y (mgr.14463) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-07T14:53:37.501 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: audit 2024-04-07T14:53:36.090398+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:37.501 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: audit 2024-04-07T14:53:36.094202+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi118"}]: dispatch 2024-04-07T14:53:37.501 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: audit 2024-04-07T14:53:36.095228+0000 mgr.y (mgr.14463) 163 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi118"}]: dispatch 2024-04-07T14:53:37.502 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: audit 2024-04-07T14:53:36.109086+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:37.502 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: audit 2024-04-07T14:53:36.111695+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:37.502 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: audit 2024-04-07T14:53:36.113362+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:37.502 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: audit 2024-04-07T14:53:36.114172+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:37.502 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: audit 2024-04-07T14:53:36.121384+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:37.502 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:37 smithi118 bash[20212]: cephadm 2024-04-07T14:53:36.124775+0000 mgr.y (mgr.14463) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:37.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:53:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:53:37.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: audit 2024-04-07T14:53:36.057964+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:37.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: audit 2024-04-07T14:53:36.062300+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:37.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: audit 2024-04-07T14:53:36.064543+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:37.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: audit 2024-04-07T14:53:36.065709+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:37.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: audit 2024-04-07T14:53:36.073447+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:37.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: cephadm 2024-04-07T14:53:36.074397+0000 mgr.y (mgr.14463) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:37.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: audit 2024-04-07T14:53:36.081714+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-07T14:53:37.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: audit 2024-04-07T14:53:36.082765+0000 mgr.y (mgr.14463) 160 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-07T14:53:37.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: cephadm 2024-04-07T14:53:36.084245+0000 mgr.y (mgr.14463) 161 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.118:5000 to Dashboard 2024-04-07T14:53:37.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: audit 2024-04-07T14:53:36.084537+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-07T14:53:37.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: audit 2024-04-07T14:53:36.085053+0000 mgr.y (mgr.14463) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-07T14:53:37.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: audit 2024-04-07T14:53:36.090398+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:37.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: audit 2024-04-07T14:53:36.094202+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi118"}]: dispatch 2024-04-07T14:53:37.503 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: audit 2024-04-07T14:53:36.095228+0000 mgr.y (mgr.14463) 163 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi118"}]: dispatch 2024-04-07T14:53:37.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: audit 2024-04-07T14:53:36.109086+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:37.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: audit 2024-04-07T14:53:36.111695+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:37.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: audit 2024-04-07T14:53:36.113362+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:37.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: audit 2024-04-07T14:53:36.114172+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:37.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: audit 2024-04-07T14:53:36.121384+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:37.504 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:37 smithi170 bash[14550]: cephadm 2024-04-07T14:53:36.124775+0000 mgr.y (mgr.14463) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:53:38.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:38 smithi118 bash[14470]: cluster 2024-04-07T14:53:37.236791+0000 mgr.y (mgr.14463) 165 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:38.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:38 smithi118 bash[20212]: cluster 2024-04-07T14:53:37.236791+0000 mgr.y (mgr.14463) 165 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:38.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:38 smithi170 bash[14550]: cluster 2024-04-07T14:53:37.236791+0000 mgr.y (mgr.14463) 165 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:39.268 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:38 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:53:38] "GET /metrics HTTP/1.1" 200 213447 "" "Prometheus/2.33.4" 2024-04-07T14:53:40.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:39 smithi170 bash[14550]: audit 2024-04-07T14:53:39.013738+0000 mon.c (mon.1) 132 : audit [DBG] from='client.? 172.21.15.118:0/2041845797' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-07T14:53:40.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:39 smithi170 bash[14550]: cluster 2024-04-07T14:53:39.237485+0000 mgr.y (mgr.14463) 166 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:40.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:39 smithi170 bash[14550]: audit 2024-04-07T14:53:39.373996+0000 mon.a (mon.0) 995 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1369537966"}]: dispatch 2024-04-07T14:53:40.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:39 smithi170 bash[14550]: audit 2024-04-07T14:53:39.376931+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.118:0/1933307596' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1369537966"}]: dispatch 2024-04-07T14:53:40.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:39 smithi118 bash[14470]: audit 2024-04-07T14:53:39.013738+0000 mon.c (mon.1) 132 : audit [DBG] from='client.? 172.21.15.118:0/2041845797' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-07T14:53:40.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:39 smithi118 bash[14470]: cluster 2024-04-07T14:53:39.237485+0000 mgr.y (mgr.14463) 166 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:40.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:39 smithi118 bash[14470]: audit 2024-04-07T14:53:39.373996+0000 mon.a (mon.0) 995 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1369537966"}]: dispatch 2024-04-07T14:53:40.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:39 smithi118 bash[14470]: audit 2024-04-07T14:53:39.376931+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.118:0/1933307596' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1369537966"}]: dispatch 2024-04-07T14:53:40.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:39 smithi118 bash[20212]: audit 2024-04-07T14:53:39.013738+0000 mon.c (mon.1) 132 : audit [DBG] from='client.? 172.21.15.118:0/2041845797' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-07T14:53:40.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:39 smithi118 bash[20212]: cluster 2024-04-07T14:53:39.237485+0000 mgr.y (mgr.14463) 166 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:40.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:39 smithi118 bash[20212]: audit 2024-04-07T14:53:39.373996+0000 mon.a (mon.0) 995 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1369537966"}]: dispatch 2024-04-07T14:53:40.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:39 smithi118 bash[20212]: audit 2024-04-07T14:53:39.376931+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.118:0/1933307596' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1369537966"}]: dispatch 2024-04-07T14:53:41.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:40 smithi170 bash[14550]: audit 2024-04-07T14:53:39.715554+0000 mon.a (mon.0) 996 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1369537966"}]': finished 2024-04-07T14:53:41.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:40 smithi170 bash[14550]: cluster 2024-04-07T14:53:39.715779+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-07T14:53:41.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:40 smithi170 bash[14550]: audit 2024-04-07T14:53:40.080989+0000 mon.c (mon.1) 133 : audit [INF] from='client.? 172.21.15.118:0/967837021' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/960906631"}]: dispatch 2024-04-07T14:53:41.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:40 smithi170 bash[14550]: audit 2024-04-07T14:53:40.081667+0000 mon.a (mon.0) 998 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/960906631"}]: dispatch 2024-04-07T14:53:41.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:40 smithi118 bash[14470]: audit 2024-04-07T14:53:39.715554+0000 mon.a (mon.0) 996 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1369537966"}]': finished 2024-04-07T14:53:41.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:40 smithi118 bash[14470]: cluster 2024-04-07T14:53:39.715779+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-07T14:53:41.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:40 smithi118 bash[14470]: audit 2024-04-07T14:53:40.080989+0000 mon.c (mon.1) 133 : audit [INF] from='client.? 172.21.15.118:0/967837021' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/960906631"}]: dispatch 2024-04-07T14:53:41.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:40 smithi118 bash[14470]: audit 2024-04-07T14:53:40.081667+0000 mon.a (mon.0) 998 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/960906631"}]: dispatch 2024-04-07T14:53:41.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:40 smithi118 bash[20212]: audit 2024-04-07T14:53:39.715554+0000 mon.a (mon.0) 996 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1369537966"}]': finished 2024-04-07T14:53:41.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:40 smithi118 bash[20212]: cluster 2024-04-07T14:53:39.715779+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-07T14:53:41.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:40 smithi118 bash[20212]: audit 2024-04-07T14:53:40.080989+0000 mon.c (mon.1) 133 : audit [INF] from='client.? 172.21.15.118:0/967837021' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/960906631"}]: dispatch 2024-04-07T14:53:41.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:40 smithi118 bash[20212]: audit 2024-04-07T14:53:40.081667+0000 mon.a (mon.0) 998 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/960906631"}]: dispatch 2024-04-07T14:53:42.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:41 smithi170 bash[14550]: audit 2024-04-07T14:53:40.730300+0000 mon.a (mon.0) 999 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/960906631"}]': finished 2024-04-07T14:53:42.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:41 smithi170 bash[14550]: cluster 2024-04-07T14:53:40.730385+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-07T14:53:42.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:41 smithi170 bash[14550]: audit 2024-04-07T14:53:40.753599+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:42.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:41 smithi170 bash[14550]: audit 2024-04-07T14:53:41.122264+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 172.21.15.118:0/1947579157' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/960906631"}]: dispatch 2024-04-07T14:53:42.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:41 smithi170 bash[14550]: audit 2024-04-07T14:53:41.123079+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/960906631"}]: dispatch 2024-04-07T14:53:42.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:41 smithi170 bash[14550]: cluster 2024-04-07T14:53:41.238155+0000 mgr.y (mgr.14463) 167 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:42.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:41 smithi118 bash[14470]: audit 2024-04-07T14:53:40.730300+0000 mon.a (mon.0) 999 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/960906631"}]': finished 2024-04-07T14:53:42.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:41 smithi118 bash[14470]: cluster 2024-04-07T14:53:40.730385+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-07T14:53:42.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:41 smithi118 bash[14470]: audit 2024-04-07T14:53:40.753599+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:42.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:41 smithi118 bash[14470]: audit 2024-04-07T14:53:41.122264+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 172.21.15.118:0/1947579157' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/960906631"}]: dispatch 2024-04-07T14:53:42.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:41 smithi118 bash[14470]: audit 2024-04-07T14:53:41.123079+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/960906631"}]: dispatch 2024-04-07T14:53:42.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:41 smithi118 bash[14470]: cluster 2024-04-07T14:53:41.238155+0000 mgr.y (mgr.14463) 167 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:42.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:41 smithi118 bash[20212]: audit 2024-04-07T14:53:40.730300+0000 mon.a (mon.0) 999 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/960906631"}]': finished 2024-04-07T14:53:42.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:41 smithi118 bash[20212]: cluster 2024-04-07T14:53:40.730385+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-07T14:53:42.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:41 smithi118 bash[20212]: audit 2024-04-07T14:53:40.753599+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:42.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:41 smithi118 bash[20212]: audit 2024-04-07T14:53:41.122264+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 172.21.15.118:0/1947579157' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/960906631"}]: dispatch 2024-04-07T14:53:42.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:41 smithi118 bash[20212]: audit 2024-04-07T14:53:41.123079+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/960906631"}]: dispatch 2024-04-07T14:53:42.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:41 smithi118 bash[20212]: cluster 2024-04-07T14:53:41.238155+0000 mgr.y (mgr.14463) 167 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:43.019 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:42 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:53:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:53:43.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:42 smithi118 bash[14470]: audit 2024-04-07T14:53:41.766413+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/960906631"}]': finished 2024-04-07T14:53:43.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:42 smithi118 bash[14470]: cluster 2024-04-07T14:53:41.766526+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-07T14:53:43.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:42 smithi118 bash[14470]: audit 2024-04-07T14:53:42.152728+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? 172.21.15.118:0/3671167551' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2279535728"}]: dispatch 2024-04-07T14:53:43.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:42 smithi118 bash[20212]: audit 2024-04-07T14:53:41.766413+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/960906631"}]': finished 2024-04-07T14:53:43.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:42 smithi118 bash[20212]: cluster 2024-04-07T14:53:41.766526+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-07T14:53:43.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:42 smithi118 bash[20212]: audit 2024-04-07T14:53:42.152728+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? 172.21.15.118:0/3671167551' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2279535728"}]: dispatch 2024-04-07T14:53:43.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:42 smithi170 bash[14550]: audit 2024-04-07T14:53:41.766413+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/960906631"}]': finished 2024-04-07T14:53:43.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:42 smithi170 bash[14550]: cluster 2024-04-07T14:53:41.766526+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-07T14:53:43.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:42 smithi170 bash[14550]: audit 2024-04-07T14:53:42.152728+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? 172.21.15.118:0/3671167551' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2279535728"}]: dispatch 2024-04-07T14:53:44.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:43 smithi170 bash[14550]: audit 2024-04-07T14:53:42.773504+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? 172.21.15.118:0/3671167551' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2279535728"}]': finished 2024-04-07T14:53:44.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:43 smithi170 bash[14550]: cluster 2024-04-07T14:53:42.773621+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-07T14:53:44.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:43 smithi170 bash[14550]: audit 2024-04-07T14:53:42.799717+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:44.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:43 smithi170 bash[14550]: audit 2024-04-07T14:53:43.131360+0000 mon.c (mon.1) 135 : audit [INF] from='client.? 172.21.15.118:0/2715584463' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1225580859"}]: dispatch 2024-04-07T14:53:44.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:43 smithi170 bash[14550]: audit 2024-04-07T14:53:43.132383+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1225580859"}]: dispatch 2024-04-07T14:53:44.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:43 smithi170 bash[14550]: cluster 2024-04-07T14:53:43.238747+0000 mgr.y (mgr.14463) 168 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-04-07T14:53:44.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:43 smithi118 bash[14470]: audit 2024-04-07T14:53:42.773504+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? 172.21.15.118:0/3671167551' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2279535728"}]': finished 2024-04-07T14:53:44.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:43 smithi118 bash[14470]: cluster 2024-04-07T14:53:42.773621+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-07T14:53:44.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:43 smithi118 bash[14470]: audit 2024-04-07T14:53:42.799717+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:44.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:43 smithi118 bash[14470]: audit 2024-04-07T14:53:43.131360+0000 mon.c (mon.1) 135 : audit [INF] from='client.? 172.21.15.118:0/2715584463' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1225580859"}]: dispatch 2024-04-07T14:53:44.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:43 smithi118 bash[14470]: audit 2024-04-07T14:53:43.132383+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1225580859"}]: dispatch 2024-04-07T14:53:44.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:43 smithi118 bash[14470]: cluster 2024-04-07T14:53:43.238747+0000 mgr.y (mgr.14463) 168 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-04-07T14:53:44.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:43 smithi118 bash[20212]: audit 2024-04-07T14:53:42.773504+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? 172.21.15.118:0/3671167551' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2279535728"}]': finished 2024-04-07T14:53:44.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:43 smithi118 bash[20212]: cluster 2024-04-07T14:53:42.773621+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-07T14:53:44.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:43 smithi118 bash[20212]: audit 2024-04-07T14:53:42.799717+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:44.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:43 smithi118 bash[20212]: audit 2024-04-07T14:53:43.131360+0000 mon.c (mon.1) 135 : audit [INF] from='client.? 172.21.15.118:0/2715584463' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1225580859"}]: dispatch 2024-04-07T14:53:44.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:43 smithi118 bash[20212]: audit 2024-04-07T14:53:43.132383+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1225580859"}]: dispatch 2024-04-07T14:53:44.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:43 smithi118 bash[20212]: cluster 2024-04-07T14:53:43.238747+0000 mgr.y (mgr.14463) 168 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-04-07T14:53:44.830 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:44 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:53:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:53:44.831 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:44 smithi118 bash[20212]: audit 2024-04-07T14:53:43.808717+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1225580859"}]': finished 2024-04-07T14:53:44.831 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:44 smithi118 bash[20212]: cluster 2024-04-07T14:53:43.808833+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-07T14:53:44.831 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:44 smithi118 bash[20212]: audit 2024-04-07T14:53:44.222631+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? 172.21.15.118:0/2632948775' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2611869930"}]: dispatch 2024-04-07T14:53:44.831 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:44 smithi118 bash[20212]: audit 2024-04-07T14:53:44.549531+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:44.831 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:44 smithi118 bash[20212]: audit 2024-04-07T14:53:44.558370+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:44.831 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:44 smithi118 bash[20212]: audit 2024-04-07T14:53:44.560321+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:44.831 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:44 smithi118 bash[20212]: audit 2024-04-07T14:53:44.562548+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:44.831 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:44 smithi118 bash[20212]: audit 2024-04-07T14:53:44.563998+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:44.832 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:44 smithi118 bash[14470]: audit 2024-04-07T14:53:43.808717+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1225580859"}]': finished 2024-04-07T14:53:44.832 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:44 smithi118 bash[14470]: cluster 2024-04-07T14:53:43.808833+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-07T14:53:44.832 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:44 smithi118 bash[14470]: audit 2024-04-07T14:53:44.222631+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? 172.21.15.118:0/2632948775' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2611869930"}]: dispatch 2024-04-07T14:53:44.832 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:44 smithi118 bash[14470]: audit 2024-04-07T14:53:44.549531+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:44.832 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:44 smithi118 bash[14470]: audit 2024-04-07T14:53:44.558370+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:44.832 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:44 smithi118 bash[14470]: audit 2024-04-07T14:53:44.560321+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:44.832 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:44 smithi118 bash[14470]: audit 2024-04-07T14:53:44.562548+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:44.832 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:44 smithi118 bash[14470]: audit 2024-04-07T14:53:44.563998+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:45.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:44 smithi170 bash[14550]: audit 2024-04-07T14:53:43.808717+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1225580859"}]': finished 2024-04-07T14:53:45.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:44 smithi170 bash[14550]: cluster 2024-04-07T14:53:43.808833+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-07T14:53:45.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:44 smithi170 bash[14550]: audit 2024-04-07T14:53:44.222631+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? 172.21.15.118:0/2632948775' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2611869930"}]: dispatch 2024-04-07T14:53:45.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:44 smithi170 bash[14550]: audit 2024-04-07T14:53:44.549531+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:45.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:44 smithi170 bash[14550]: audit 2024-04-07T14:53:44.558370+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:45.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:44 smithi170 bash[14550]: audit 2024-04-07T14:53:44.560321+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:53:45.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:44 smithi170 bash[14550]: audit 2024-04-07T14:53:44.562548+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:53:45.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:44 smithi170 bash[14550]: audit 2024-04-07T14:53:44.563998+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:53:46.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:45 smithi170 bash[14550]: audit 2024-04-07T14:53:44.818085+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.118:0/2632948775' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2611869930"}]': finished 2024-04-07T14:53:46.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:45 smithi170 bash[14550]: cluster 2024-04-07T14:53:44.818186+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-07T14:53:46.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:45 smithi170 bash[14550]: audit 2024-04-07T14:53:44.844365+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:46.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:45 smithi170 bash[14550]: audit 2024-04-07T14:53:44.852052+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:46.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:45 smithi170 bash[14550]: audit 2024-04-07T14:53:45.176409+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? 172.21.15.118:0/3857350896' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1245230160"}]: dispatch 2024-04-07T14:53:46.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:45 smithi170 bash[14550]: cluster 2024-04-07T14:53:45.239498+0000 mgr.y (mgr.14463) 169 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-04-07T14:53:46.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:45 smithi118 bash[20212]: audit 2024-04-07T14:53:44.818085+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.118:0/2632948775' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2611869930"}]': finished 2024-04-07T14:53:46.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:45 smithi118 bash[20212]: cluster 2024-04-07T14:53:44.818186+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-07T14:53:46.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:45 smithi118 bash[20212]: audit 2024-04-07T14:53:44.844365+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:46.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:45 smithi118 bash[20212]: audit 2024-04-07T14:53:44.852052+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:46.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:45 smithi118 bash[20212]: audit 2024-04-07T14:53:45.176409+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? 172.21.15.118:0/3857350896' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1245230160"}]: dispatch 2024-04-07T14:53:46.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:45 smithi118 bash[20212]: cluster 2024-04-07T14:53:45.239498+0000 mgr.y (mgr.14463) 169 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-04-07T14:53:46.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:45 smithi118 bash[14470]: audit 2024-04-07T14:53:44.818085+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.118:0/2632948775' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2611869930"}]': finished 2024-04-07T14:53:46.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:45 smithi118 bash[14470]: cluster 2024-04-07T14:53:44.818186+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-07T14:53:46.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:45 smithi118 bash[14470]: audit 2024-04-07T14:53:44.844365+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:46.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:45 smithi118 bash[14470]: audit 2024-04-07T14:53:44.852052+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:46.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:45 smithi118 bash[14470]: audit 2024-04-07T14:53:45.176409+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? 172.21.15.118:0/3857350896' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1245230160"}]: dispatch 2024-04-07T14:53:46.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:45 smithi118 bash[14470]: cluster 2024-04-07T14:53:45.239498+0000 mgr.y (mgr.14463) 169 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-04-07T14:53:47.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:46 smithi170 bash[14550]: audit 2024-04-07T14:53:45.863471+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? 172.21.15.118:0/3857350896' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1245230160"}]': finished 2024-04-07T14:53:47.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:46 smithi170 bash[14550]: cluster 2024-04-07T14:53:45.863586+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-07T14:53:47.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:46 smithi170 bash[14550]: audit 2024-04-07T14:53:46.216721+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? 172.21.15.118:0/2380845542' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/2390217249"}]: dispatch 2024-04-07T14:53:47.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:46 smithi118 bash[14470]: audit 2024-04-07T14:53:45.863471+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? 172.21.15.118:0/3857350896' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1245230160"}]': finished 2024-04-07T14:53:47.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:46 smithi118 bash[14470]: cluster 2024-04-07T14:53:45.863586+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-07T14:53:47.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:46 smithi118 bash[14470]: audit 2024-04-07T14:53:46.216721+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? 172.21.15.118:0/2380845542' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/2390217249"}]: dispatch 2024-04-07T14:53:47.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:46 smithi118 bash[20212]: audit 2024-04-07T14:53:45.863471+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? 172.21.15.118:0/3857350896' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1245230160"}]': finished 2024-04-07T14:53:47.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:46 smithi118 bash[20212]: cluster 2024-04-07T14:53:45.863586+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-07T14:53:47.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:46 smithi118 bash[20212]: audit 2024-04-07T14:53:46.216721+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? 172.21.15.118:0/2380845542' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/2390217249"}]: dispatch 2024-04-07T14:53:47.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:53:47 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:53:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:53:48.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:47 smithi170 bash[14550]: audit 2024-04-07T14:53:46.871795+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? 172.21.15.118:0/2380845542' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/2390217249"}]': finished 2024-04-07T14:53:48.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:47 smithi170 bash[14550]: cluster 2024-04-07T14:53:46.871895+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-07T14:53:48.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:47 smithi170 bash[14550]: cluster 2024-04-07T14:53:47.240299+0000 mgr.y (mgr.14463) 170 : 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-07T14:53:48.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:47 smithi170 bash[14550]: audit 2024-04-07T14:53:47.247407+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? 172.21.15.118:0/1362297220' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/2390217249"}]: dispatch 2024-04-07T14:53:48.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:47 smithi118 bash[14470]: audit 2024-04-07T14:53:46.871795+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? 172.21.15.118:0/2380845542' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/2390217249"}]': finished 2024-04-07T14:53:48.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:47 smithi118 bash[14470]: cluster 2024-04-07T14:53:46.871895+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-07T14:53:48.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:47 smithi118 bash[14470]: cluster 2024-04-07T14:53:47.240299+0000 mgr.y (mgr.14463) 170 : 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-07T14:53:48.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:47 smithi118 bash[14470]: audit 2024-04-07T14:53:47.247407+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? 172.21.15.118:0/1362297220' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/2390217249"}]: dispatch 2024-04-07T14:53:48.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:47 smithi118 bash[20212]: audit 2024-04-07T14:53:46.871795+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? 172.21.15.118:0/2380845542' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/2390217249"}]': finished 2024-04-07T14:53:48.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:47 smithi118 bash[20212]: cluster 2024-04-07T14:53:46.871895+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-07T14:53:48.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:47 smithi118 bash[20212]: cluster 2024-04-07T14:53:47.240299+0000 mgr.y (mgr.14463) 170 : 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-07T14:53:48.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:47 smithi118 bash[20212]: audit 2024-04-07T14:53:47.247407+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? 172.21.15.118:0/1362297220' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/2390217249"}]: dispatch 2024-04-07T14:53:48.896 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:48 smithi170 bash[14550]: audit 2024-04-07T14:53:47.883754+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? 172.21.15.118:0/1362297220' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/2390217249"}]': finished 2024-04-07T14:53:48.896 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:48 smithi170 bash[14550]: cluster 2024-04-07T14:53:47.883922+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-07T14:53:48.896 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:48 smithi170 bash[14550]: audit 2024-04-07T14:53:48.239149+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.118:0/3609728692' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/4148131111"}]: dispatch 2024-04-07T14:53:49.019 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:48 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:53:48] "GET /metrics HTTP/1.1" 200 214983 "" "Prometheus/2.33.4" 2024-04-07T14:53:49.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:48 smithi118 bash[14470]: audit 2024-04-07T14:53:47.883754+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? 172.21.15.118:0/1362297220' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/2390217249"}]': finished 2024-04-07T14:53:49.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:48 smithi118 bash[14470]: cluster 2024-04-07T14:53:47.883922+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-07T14:53:49.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:48 smithi118 bash[14470]: audit 2024-04-07T14:53:48.239149+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.118:0/3609728692' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/4148131111"}]: dispatch 2024-04-07T14:53:49.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:48 smithi118 bash[20212]: audit 2024-04-07T14:53:47.883754+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? 172.21.15.118:0/1362297220' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/2390217249"}]': finished 2024-04-07T14:53:49.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:48 smithi118 bash[20212]: cluster 2024-04-07T14:53:47.883922+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-07T14:53:49.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:48 smithi118 bash[20212]: audit 2024-04-07T14:53:48.239149+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? 172.21.15.118:0/3609728692' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/4148131111"}]: dispatch 2024-04-07T14:53:50.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:49 smithi170 bash[14550]: audit 2024-04-07T14:53:48.683051+0000 mgr.y (mgr.14463) 171 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:53:50.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:49 smithi170 bash[14550]: audit 2024-04-07T14:53:48.886862+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? 172.21.15.118:0/3609728692' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/4148131111"}]': finished 2024-04-07T14:53:50.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:49 smithi170 bash[14550]: cluster 2024-04-07T14:53:48.887041+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-07T14:53:50.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:49 smithi170 bash[14550]: cluster 2024-04-07T14:53:49.241040+0000 mgr.y (mgr.14463) 172 : cluster [DBG] pgmap v138: 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-07T14:53:50.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:49 smithi170 bash[14550]: audit 2024-04-07T14:53:49.246712+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? 172.21.15.118:0/1831840089' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/386173492"}]: dispatch 2024-04-07T14:53:50.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:49 smithi170 bash[14550]: audit 2024-04-07T14:53:49.868204+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:50.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:49 smithi170 bash[14550]: audit 2024-04-07T14:53:49.880072+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:50.268 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:49 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:53:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:53:50.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:49 smithi118 bash[14470]: audit 2024-04-07T14:53:48.683051+0000 mgr.y (mgr.14463) 171 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:53:50.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:49 smithi118 bash[14470]: audit 2024-04-07T14:53:48.886862+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? 172.21.15.118:0/3609728692' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/4148131111"}]': finished 2024-04-07T14:53:50.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:49 smithi118 bash[14470]: cluster 2024-04-07T14:53:48.887041+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-07T14:53:50.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:49 smithi118 bash[14470]: cluster 2024-04-07T14:53:49.241040+0000 mgr.y (mgr.14463) 172 : cluster [DBG] pgmap v138: 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-07T14:53:50.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:49 smithi118 bash[14470]: audit 2024-04-07T14:53:49.246712+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? 172.21.15.118:0/1831840089' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/386173492"}]: dispatch 2024-04-07T14:53:50.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:49 smithi118 bash[14470]: audit 2024-04-07T14:53:49.868204+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:50.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:49 smithi118 bash[14470]: audit 2024-04-07T14:53:49.880072+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:50.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:49 smithi118 bash[20212]: audit 2024-04-07T14:53:48.683051+0000 mgr.y (mgr.14463) 171 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:53:50.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:49 smithi118 bash[20212]: audit 2024-04-07T14:53:48.886862+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? 172.21.15.118:0/3609728692' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/4148131111"}]': finished 2024-04-07T14:53:50.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:49 smithi118 bash[20212]: cluster 2024-04-07T14:53:48.887041+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-07T14:53:50.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:49 smithi118 bash[20212]: cluster 2024-04-07T14:53:49.241040+0000 mgr.y (mgr.14463) 172 : cluster [DBG] pgmap v138: 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-07T14:53:50.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:49 smithi118 bash[20212]: audit 2024-04-07T14:53:49.246712+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? 172.21.15.118:0/1831840089' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/386173492"}]: dispatch 2024-04-07T14:53:50.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:49 smithi118 bash[20212]: audit 2024-04-07T14:53:49.868204+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:50.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:49 smithi118 bash[20212]: audit 2024-04-07T14:53:49.880072+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:53:51.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:50 smithi170 bash[14550]: audit 2024-04-07T14:53:49.909836+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? 172.21.15.118:0/1831840089' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/386173492"}]': finished 2024-04-07T14:53:51.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:50 smithi170 bash[14550]: cluster 2024-04-07T14:53:49.910004+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-07T14:53:51.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:50 smithi170 bash[14550]: audit 2024-04-07T14:53:50.269250+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.118:0/1049599780' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2970439113"}]: dispatch 2024-04-07T14:53:51.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:50 smithi170 bash[14550]: audit 2024-04-07T14:53:50.270454+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2970439113"}]: dispatch 2024-04-07T14:53:51.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:50 smithi118 bash[14470]: audit 2024-04-07T14:53:49.909836+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? 172.21.15.118:0/1831840089' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/386173492"}]': finished 2024-04-07T14:53:51.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:50 smithi118 bash[14470]: cluster 2024-04-07T14:53:49.910004+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-07T14:53:51.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:50 smithi118 bash[14470]: audit 2024-04-07T14:53:50.269250+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.118:0/1049599780' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2970439113"}]: dispatch 2024-04-07T14:53:51.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:50 smithi118 bash[14470]: audit 2024-04-07T14:53:50.270454+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2970439113"}]: dispatch 2024-04-07T14:53:51.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:50 smithi118 bash[20212]: audit 2024-04-07T14:53:49.909836+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? 172.21.15.118:0/1831840089' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/386173492"}]': finished 2024-04-07T14:53:51.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:50 smithi118 bash[20212]: cluster 2024-04-07T14:53:49.910004+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-07T14:53:51.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:50 smithi118 bash[20212]: audit 2024-04-07T14:53:50.269250+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.118:0/1049599780' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2970439113"}]: dispatch 2024-04-07T14:53:51.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:50 smithi118 bash[20212]: audit 2024-04-07T14:53:50.270454+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2970439113"}]: dispatch 2024-04-07T14:53:52.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:51 smithi170 bash[14550]: audit 2024-04-07T14:53:50.910437+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2970439113"}]': finished 2024-04-07T14:53:52.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:51 smithi170 bash[14550]: cluster 2024-04-07T14:53:50.910568+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-07T14:53:52.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:51 smithi170 bash[14550]: cluster 2024-04-07T14:53:51.241778+0000 mgr.y (mgr.14463) 173 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:52.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:51 smithi170 bash[14550]: audit 2024-04-07T14:53:51.274980+0000 mon.a (mon.0) 1039 : audit [INF] from='client.? 172.21.15.118:0/2558676505' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1126073220"}]: dispatch 2024-04-07T14:53:52.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:51 smithi118 bash[14470]: audit 2024-04-07T14:53:50.910437+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2970439113"}]': finished 2024-04-07T14:53:52.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:51 smithi118 bash[14470]: cluster 2024-04-07T14:53:50.910568+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-07T14:53:52.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:51 smithi118 bash[14470]: cluster 2024-04-07T14:53:51.241778+0000 mgr.y (mgr.14463) 173 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:52.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:51 smithi118 bash[14470]: audit 2024-04-07T14:53:51.274980+0000 mon.a (mon.0) 1039 : audit [INF] from='client.? 172.21.15.118:0/2558676505' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1126073220"}]: dispatch 2024-04-07T14:53:52.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:51 smithi118 bash[20212]: audit 2024-04-07T14:53:50.910437+0000 mon.a (mon.0) 1037 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/2970439113"}]': finished 2024-04-07T14:53:52.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:51 smithi118 bash[20212]: cluster 2024-04-07T14:53:50.910568+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-07T14:53:52.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:51 smithi118 bash[20212]: cluster 2024-04-07T14:53:51.241778+0000 mgr.y (mgr.14463) 173 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:53:52.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:51 smithi118 bash[20212]: audit 2024-04-07T14:53:51.274980+0000 mon.a (mon.0) 1039 : audit [INF] from='client.? 172.21.15.118:0/2558676505' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1126073220"}]: dispatch 2024-04-07T14:53:53.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:52 smithi170 bash[14550]: audit 2024-04-07T14:53:51.929952+0000 mon.a (mon.0) 1040 : audit [INF] from='client.? 172.21.15.118:0/2558676505' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1126073220"}]': finished 2024-04-07T14:53:53.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:52 smithi170 bash[14550]: cluster 2024-04-07T14:53:51.930018+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-07T14:53:53.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:52 smithi170 bash[14550]: audit 2024-04-07T14:53:52.294557+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.118:0/1314079854' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/3029007532"}]: dispatch 2024-04-07T14:53:53.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:52 smithi170 bash[14550]: audit 2024-04-07T14:53:52.295605+0000 mon.a (mon.0) 1042 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/3029007532"}]: dispatch 2024-04-07T14:53:53.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:52 smithi118 bash[14470]: audit 2024-04-07T14:53:51.929952+0000 mon.a (mon.0) 1040 : audit [INF] from='client.? 172.21.15.118:0/2558676505' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1126073220"}]': finished 2024-04-07T14:53:53.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:52 smithi118 bash[14470]: cluster 2024-04-07T14:53:51.930018+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-07T14:53:53.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:52 smithi118 bash[14470]: audit 2024-04-07T14:53:52.294557+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.118:0/1314079854' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/3029007532"}]: dispatch 2024-04-07T14:53:53.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:52 smithi118 bash[14470]: audit 2024-04-07T14:53:52.295605+0000 mon.a (mon.0) 1042 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/3029007532"}]: dispatch 2024-04-07T14:53:53.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:52 smithi118 bash[20212]: audit 2024-04-07T14:53:51.929952+0000 mon.a (mon.0) 1040 : audit [INF] from='client.? 172.21.15.118:0/2558676505' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/1126073220"}]': finished 2024-04-07T14:53:53.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:52 smithi118 bash[20212]: cluster 2024-04-07T14:53:51.930018+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-07T14:53:53.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:52 smithi118 bash[20212]: audit 2024-04-07T14:53:52.294557+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.118:0/1314079854' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/3029007532"}]: dispatch 2024-04-07T14:53:53.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:52 smithi118 bash[20212]: audit 2024-04-07T14:53:52.295605+0000 mon.a (mon.0) 1042 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/3029007532"}]: dispatch 2024-04-07T14:53:54.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:53 smithi170 bash[14550]: audit 2024-04-07T14:53:52.940335+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/3029007532"}]': finished 2024-04-07T14:53:54.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:53 smithi170 bash[14550]: cluster 2024-04-07T14:53:52.940519+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-07T14:53:54.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:53 smithi170 bash[14550]: cluster 2024-04-07T14:53:53.242306+0000 mgr.y (mgr.14463) 174 : 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-07T14:53:54.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:53 smithi170 bash[14550]: audit 2024-04-07T14:53:53.309710+0000 mon.a (mon.0) 1045 : audit [INF] from='client.? 172.21.15.118:0/149660778' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/3332494162"}]: dispatch 2024-04-07T14:53:54.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:53 smithi118 bash[14470]: audit 2024-04-07T14:53:52.940335+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/3029007532"}]': finished 2024-04-07T14:53:54.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:53 smithi118 bash[14470]: cluster 2024-04-07T14:53:52.940519+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-07T14:53:54.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:53 smithi118 bash[14470]: cluster 2024-04-07T14:53:53.242306+0000 mgr.y (mgr.14463) 174 : 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-07T14:53:54.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:53 smithi118 bash[14470]: audit 2024-04-07T14:53:53.309710+0000 mon.a (mon.0) 1045 : audit [INF] from='client.? 172.21.15.118:0/149660778' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/3332494162"}]: dispatch 2024-04-07T14:53:54.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:53 smithi118 bash[20212]: audit 2024-04-07T14:53:52.940335+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6800/3029007532"}]': finished 2024-04-07T14:53:54.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:53 smithi118 bash[20212]: cluster 2024-04-07T14:53:52.940519+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-07T14:53:54.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:53 smithi118 bash[20212]: cluster 2024-04-07T14:53:53.242306+0000 mgr.y (mgr.14463) 174 : 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-07T14:53:54.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:53 smithi118 bash[20212]: audit 2024-04-07T14:53:53.309710+0000 mon.a (mon.0) 1045 : audit [INF] from='client.? 172.21.15.118:0/149660778' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/3332494162"}]: dispatch 2024-04-07T14:53:55.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:54 smithi170 bash[14550]: audit 2024-04-07T14:53:53.950626+0000 mon.a (mon.0) 1046 : audit [INF] from='client.? 172.21.15.118:0/149660778' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/3332494162"}]': finished 2024-04-07T14:53:55.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:54 smithi170 bash[14550]: cluster 2024-04-07T14:53:53.950734+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-07T14:53:55.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:54 smithi170 bash[14550]: audit 2024-04-07T14:53:54.308363+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.118:0/909628826' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/3029007532"}]: dispatch 2024-04-07T14:53:55.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:54 smithi170 bash[14550]: audit 2024-04-07T14:53:54.309376+0000 mon.a (mon.0) 1048 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/3029007532"}]: dispatch 2024-04-07T14:53:55.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:54 smithi118 bash[20212]: audit 2024-04-07T14:53:53.950626+0000 mon.a (mon.0) 1046 : audit [INF] from='client.? 172.21.15.118:0/149660778' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/3332494162"}]': finished 2024-04-07T14:53:55.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:54 smithi118 bash[20212]: cluster 2024-04-07T14:53:53.950734+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-07T14:53:55.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:54 smithi118 bash[20212]: audit 2024-04-07T14:53:54.308363+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.118:0/909628826' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/3029007532"}]: dispatch 2024-04-07T14:53:55.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:54 smithi118 bash[20212]: audit 2024-04-07T14:53:54.309376+0000 mon.a (mon.0) 1048 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/3029007532"}]: dispatch 2024-04-07T14:53:55.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:54 smithi118 bash[14470]: audit 2024-04-07T14:53:53.950626+0000 mon.a (mon.0) 1046 : audit [INF] from='client.? 172.21.15.118:0/149660778' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:0/3332494162"}]': finished 2024-04-07T14:53:55.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:54 smithi118 bash[14470]: cluster 2024-04-07T14:53:53.950734+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-07T14:53:55.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:54 smithi118 bash[14470]: audit 2024-04-07T14:53:54.308363+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.118:0/909628826' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/3029007532"}]: dispatch 2024-04-07T14:53:55.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:54 smithi118 bash[14470]: audit 2024-04-07T14:53:54.309376+0000 mon.a (mon.0) 1048 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/3029007532"}]: dispatch 2024-04-07T14:53:56.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:55 smithi170 bash[14550]: audit 2024-04-07T14:53:54.958756+0000 mon.a (mon.0) 1049 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/3029007532"}]': finished 2024-04-07T14:53:56.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:55 smithi170 bash[14550]: cluster 2024-04-07T14:53:54.958920+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-07T14:53:56.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:55 smithi170 bash[14550]: cluster 2024-04-07T14:53:55.243024+0000 mgr.y (mgr.14463) 175 : cluster [DBG] pgmap v147: 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-07T14:53:56.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:55 smithi118 bash[14470]: audit 2024-04-07T14:53:54.958756+0000 mon.a (mon.0) 1049 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/3029007532"}]': finished 2024-04-07T14:53:56.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:55 smithi118 bash[14470]: cluster 2024-04-07T14:53:54.958920+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-07T14:53:56.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:55 smithi118 bash[14470]: cluster 2024-04-07T14:53:55.243024+0000 mgr.y (mgr.14463) 175 : cluster [DBG] pgmap v147: 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-07T14:53:56.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:55 smithi118 bash[20212]: audit 2024-04-07T14:53:54.958756+0000 mon.a (mon.0) 1049 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi118.lqblut' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.118:6801/3029007532"}]': finished 2024-04-07T14:53:56.269 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:55 smithi118 bash[20212]: cluster 2024-04-07T14:53:54.958920+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-07T14:53:56.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:55 smithi118 bash[20212]: cluster 2024-04-07T14:53:55.243024+0000 mgr.y (mgr.14463) 175 : cluster [DBG] pgmap v147: 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-07T14:53:57.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:53:57 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:53:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:53:58.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:53:58 smithi118 bash[14470]: cluster 2024-04-07T14:53:57.244844+0000 mgr.y (mgr.14463) 176 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-04-07T14:53:58.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:53:58 smithi118 bash[20212]: cluster 2024-04-07T14:53:57.244844+0000 mgr.y (mgr.14463) 176 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-04-07T14:53:58.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:53:58 smithi170 bash[14550]: cluster 2024-04-07T14:53:57.244844+0000 mgr.y (mgr.14463) 176 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-04-07T14:53:58.922 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:58 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:53:58] "GET /metrics HTTP/1.1" 200 215026 "" "Prometheus/2.33.4" 2024-04-07T14:53:59.769 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:53:59 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:53:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:54:00.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:00 smithi170 bash[14550]: audit 2024-04-07T14:53:58.694851+0000 mgr.y (mgr.14463) 177 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:54:00.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:00 smithi170 bash[14550]: cluster 2024-04-07T14:53:59.245510+0000 mgr.y (mgr.14463) 178 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 0 op/s 2024-04-07T14:54:00.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:00 smithi170 bash[14550]: audit 2024-04-07T14:53:59.432591+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:00.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:00 smithi170 bash[14550]: audit 2024-04-07T14:53:59.443049+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:00.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:00 smithi118 bash[14470]: audit 2024-04-07T14:53:58.694851+0000 mgr.y (mgr.14463) 177 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:54:00.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:00 smithi118 bash[14470]: cluster 2024-04-07T14:53:59.245510+0000 mgr.y (mgr.14463) 178 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 0 op/s 2024-04-07T14:54:00.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:00 smithi118 bash[14470]: audit 2024-04-07T14:53:59.432591+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:00.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:00 smithi118 bash[14470]: audit 2024-04-07T14:53:59.443049+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:00.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:00 smithi118 bash[20212]: audit 2024-04-07T14:53:58.694851+0000 mgr.y (mgr.14463) 177 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:54:00.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:00 smithi118 bash[20212]: cluster 2024-04-07T14:53:59.245510+0000 mgr.y (mgr.14463) 178 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 0 op/s 2024-04-07T14:54:00.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:00 smithi118 bash[20212]: audit 2024-04-07T14:53:59.432591+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:00.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:00 smithi118 bash[20212]: audit 2024-04-07T14:53:59.443049+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:02.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:02 smithi170 bash[14550]: cluster 2024-04-07T14:54:01.246214+0000 mgr.y (mgr.14463) 179 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-07T14:54:02.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:02 smithi118 bash[14470]: cluster 2024-04-07T14:54:01.246214+0000 mgr.y (mgr.14463) 179 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-07T14:54:02.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:02 smithi118 bash[20212]: cluster 2024-04-07T14:54:01.246214+0000 mgr.y (mgr.14463) 179 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-07T14:54:04.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:04 smithi170 bash[14550]: cluster 2024-04-07T14:54:03.247920+0000 mgr.y (mgr.14463) 180 : 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-07T14:54:04.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:04 smithi118 bash[14470]: cluster 2024-04-07T14:54:03.247920+0000 mgr.y (mgr.14463) 180 : 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-07T14:54:04.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:04 smithi118 bash[20212]: cluster 2024-04-07T14:54:03.247920+0000 mgr.y (mgr.14463) 180 : 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-07T14:54:06.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:06 smithi170 bash[14550]: cluster 2024-04-07T14:54:05.248706+0000 mgr.y (mgr.14463) 181 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-07T14:54:06.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:06 smithi118 bash[14470]: cluster 2024-04-07T14:54:05.248706+0000 mgr.y (mgr.14463) 181 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-07T14:54:06.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:06 smithi118 bash[20212]: cluster 2024-04-07T14:54:05.248706+0000 mgr.y (mgr.14463) 181 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-07T14:54:07.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:54:07 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:54:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:54:08.705 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:08 smithi118 bash[14470]: cluster 2024-04-07T14:54:07.250405+0000 mgr.y (mgr.14463) 182 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:08.706 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:08 smithi118 bash[20212]: cluster 2024-04-07T14:54:07.250405+0000 mgr.y (mgr.14463) 182 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:08.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:08 smithi170 bash[14550]: cluster 2024-04-07T14:54:07.250405+0000 mgr.y (mgr.14463) 182 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:09.019 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:54:08 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:54:08] "GET /metrics HTTP/1.1" 200 215026 "" "Prometheus/2.33.4" 2024-04-07T14:54:10.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:09 smithi170 bash[14550]: audit 2024-04-07T14:54:08.702993+0000 mgr.y (mgr.14463) 183 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:54:10.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:09 smithi170 bash[14550]: cluster 2024-04-07T14:54:09.251145+0000 mgr.y (mgr.14463) 184 : 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-07T14:54:10.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:09 smithi118 bash[14470]: audit 2024-04-07T14:54:08.702993+0000 mgr.y (mgr.14463) 183 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:54:10.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:09 smithi118 bash[14470]: cluster 2024-04-07T14:54:09.251145+0000 mgr.y (mgr.14463) 184 : 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-07T14:54:10.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:09 smithi118 bash[20212]: audit 2024-04-07T14:54:08.702993+0000 mgr.y (mgr.14463) 183 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:54:10.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:09 smithi118 bash[20212]: cluster 2024-04-07T14:54:09.251145+0000 mgr.y (mgr.14463) 184 : 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-07T14:54:10.519 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:54:10 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:54:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:54:11.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:11 smithi118 bash[14470]: audit 2024-04-07T14:54:10.016858+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:11.269 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:11 smithi118 bash[14470]: audit 2024-04-07T14:54:10.027017+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:11.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:11 smithi118 bash[20212]: audit 2024-04-07T14:54:10.016858+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:11.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:11 smithi118 bash[20212]: audit 2024-04-07T14:54:10.027017+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:11.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:11 smithi170 bash[14550]: audit 2024-04-07T14:54:10.016858+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:11.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:11 smithi170 bash[14550]: audit 2024-04-07T14:54:10.027017+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:12.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:12 smithi170 bash[14550]: cluster 2024-04-07T14:54:11.251904+0000 mgr.y (mgr.14463) 185 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:12.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:12 smithi118 bash[14470]: cluster 2024-04-07T14:54:11.251904+0000 mgr.y (mgr.14463) 185 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:12.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:12 smithi118 bash[20212]: cluster 2024-04-07T14:54:11.251904+0000 mgr.y (mgr.14463) 185 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:14.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:14 smithi170 bash[14550]: cluster 2024-04-07T14:54:13.253621+0000 mgr.y (mgr.14463) 186 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:14.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:14 smithi118 bash[14470]: cluster 2024-04-07T14:54:13.253621+0000 mgr.y (mgr.14463) 186 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:14.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:14 smithi118 bash[20212]: cluster 2024-04-07T14:54:13.253621+0000 mgr.y (mgr.14463) 186 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:16.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:16 smithi170 bash[14550]: cluster 2024-04-07T14:54:15.254439+0000 mgr.y (mgr.14463) 187 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:16.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:16 smithi118 bash[14470]: cluster 2024-04-07T14:54:15.254439+0000 mgr.y (mgr.14463) 187 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:16.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:16 smithi118 bash[20212]: cluster 2024-04-07T14:54:15.254439+0000 mgr.y (mgr.14463) 187 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:17.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:54:17 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:54:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:54:18.717 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:18 smithi118 bash[14470]: cluster 2024-04-07T14:54:17.256189+0000 mgr.y (mgr.14463) 188 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:18.717 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:18 smithi118 bash[20212]: cluster 2024-04-07T14:54:17.256189+0000 mgr.y (mgr.14463) 188 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:18.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:18 smithi170 bash[14550]: cluster 2024-04-07T14:54:17.256189+0000 mgr.y (mgr.14463) 188 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:19.019 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:54:18 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:54:18] "GET /metrics HTTP/1.1" 200 214972 "" "Prometheus/2.33.4" 2024-04-07T14:54:20.019 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:54:19 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:54:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:54:20.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:20 smithi118 bash[14470]: audit 2024-04-07T14:54:18.714492+0000 mgr.y (mgr.14463) 189 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:54:20.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:20 smithi118 bash[14470]: cluster 2024-04-07T14:54:19.256828+0000 mgr.y (mgr.14463) 190 : 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-07T14:54:20.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:20 smithi118 bash[14470]: audit 2024-04-07T14:54:19.556343+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:20.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:20 smithi118 bash[14470]: audit 2024-04-07T14:54:19.565158+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:20.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:20 smithi118 bash[20212]: audit 2024-04-07T14:54:18.714492+0000 mgr.y (mgr.14463) 189 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:54:20.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:20 smithi118 bash[20212]: cluster 2024-04-07T14:54:19.256828+0000 mgr.y (mgr.14463) 190 : 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-07T14:54:20.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:20 smithi118 bash[20212]: audit 2024-04-07T14:54:19.556343+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:20.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:20 smithi118 bash[20212]: audit 2024-04-07T14:54:19.565158+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:21.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:20 smithi170 bash[14550]: audit 2024-04-07T14:54:18.714492+0000 mgr.y (mgr.14463) 189 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:54:21.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:20 smithi170 bash[14550]: cluster 2024-04-07T14:54:19.256828+0000 mgr.y (mgr.14463) 190 : 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-07T14:54:21.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:20 smithi170 bash[14550]: audit 2024-04-07T14:54:19.556343+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:21.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:20 smithi170 bash[14550]: audit 2024-04-07T14:54:19.565158+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:23.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:22 smithi170 bash[14550]: cluster 2024-04-07T14:54:21.257559+0000 mgr.y (mgr.14463) 191 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:23.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:22 smithi118 bash[14470]: cluster 2024-04-07T14:54:21.257559+0000 mgr.y (mgr.14463) 191 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:23.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:22 smithi118 bash[20212]: cluster 2024-04-07T14:54:21.257559+0000 mgr.y (mgr.14463) 191 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:25.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:24 smithi170 bash[14550]: cluster 2024-04-07T14:54:23.259336+0000 mgr.y (mgr.14463) 192 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:25.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:24 smithi118 bash[14470]: cluster 2024-04-07T14:54:23.259336+0000 mgr.y (mgr.14463) 192 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:25.019 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:24 smithi118 bash[20212]: cluster 2024-04-07T14:54:23.259336+0000 mgr.y (mgr.14463) 192 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:26.824 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:26 smithi170 bash[14550]: cluster 2024-04-07T14:54:25.260120+0000 mgr.y (mgr.14463) 193 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:26.824 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:26 smithi170 bash[14550]: audit 2024-04-07T14:54:25.931788+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:54:26.825 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:26 smithi170 bash[14550]: audit 2024-04-07T14:54:25.932674+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:54:26.825 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:26 smithi170 bash[14550]: audit 2024-04-07T14:54:25.940556+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:54:26.825 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:26 smithi170 bash[14550]: audit 2024-04-07T14:54:25.941276+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:54:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:26 smithi118 bash[14470]: cluster 2024-04-07T14:54:25.260120+0000 mgr.y (mgr.14463) 193 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:26 smithi118 bash[14470]: audit 2024-04-07T14:54:25.931788+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:54:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:26 smithi118 bash[14470]: audit 2024-04-07T14:54:25.932674+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:54:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:26 smithi118 bash[14470]: audit 2024-04-07T14:54:25.940556+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:54:27.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:26 smithi118 bash[14470]: audit 2024-04-07T14:54:25.941276+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:54:27.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:26 smithi118 bash[20212]: cluster 2024-04-07T14:54:25.260120+0000 mgr.y (mgr.14463) 193 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:27.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:26 smithi118 bash[20212]: audit 2024-04-07T14:54:25.931788+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:54:27.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:26 smithi118 bash[20212]: audit 2024-04-07T14:54:25.932674+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:54:27.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:26 smithi118 bash[20212]: audit 2024-04-07T14:54:25.940556+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:54:27.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:26 smithi118 bash[20212]: audit 2024-04-07T14:54:25.941276+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:54:27.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:54:27 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:54:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:54:28.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:28 smithi170 bash[14550]: cluster 2024-04-07T14:54:27.261875+0000 mgr.y (mgr.14463) 194 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:28.919 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:28 smithi118 bash[14470]: cluster 2024-04-07T14:54:27.261875+0000 mgr.y (mgr.14463) 194 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:28.919 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:28 smithi118 bash[20212]: cluster 2024-04-07T14:54:27.261875+0000 mgr.y (mgr.14463) 194 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:29.269 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:54:28 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:54:28] "GET /metrics HTTP/1.1" 200 214937 "" "Prometheus/2.33.4" 2024-04-07T14:54:30.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:29 smithi170 bash[14550]: audit 2024-04-07T14:54:28.722893+0000 mgr.y (mgr.14463) 195 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:54:30.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:29 smithi170 bash[14550]: cluster 2024-04-07T14:54:29.262750+0000 mgr.y (mgr.14463) 196 : 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-07T14:54:30.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:29 smithi118 bash[14470]: audit 2024-04-07T14:54:28.722893+0000 mgr.y (mgr.14463) 195 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:54:30.019 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:29 smithi118 bash[14470]: cluster 2024-04-07T14:54:29.262750+0000 mgr.y (mgr.14463) 196 : 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-07T14:54:30.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:29 smithi118 bash[20212]: audit 2024-04-07T14:54:28.722893+0000 mgr.y (mgr.14463) 195 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:54:30.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:29 smithi118 bash[20212]: cluster 2024-04-07T14:54:29.262750+0000 mgr.y (mgr.14463) 196 : 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-07T14:54:30.520 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:54:30 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:54:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:54:31.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:31 smithi170 bash[14550]: audit 2024-04-07T14:54:30.157667+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:31.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:31 smithi170 bash[14550]: audit 2024-04-07T14:54:30.167274+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:31.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:31 smithi118 bash[14470]: audit 2024-04-07T14:54:30.157667+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:31.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:31 smithi118 bash[14470]: audit 2024-04-07T14:54:30.167274+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:31.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:31 smithi118 bash[20212]: audit 2024-04-07T14:54:30.157667+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:31.520 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:31 smithi118 bash[20212]: audit 2024-04-07T14:54:30.167274+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:32.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:32 smithi170 bash[14550]: cluster 2024-04-07T14:54:31.263604+0000 mgr.y (mgr.14463) 197 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:32.519 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:32 smithi118 bash[14470]: cluster 2024-04-07T14:54:31.263604+0000 mgr.y (mgr.14463) 197 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:32.519 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:32 smithi118 bash[20212]: cluster 2024-04-07T14:54:31.263604+0000 mgr.y (mgr.14463) 197 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:34.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:34 smithi170 bash[14550]: cluster 2024-04-07T14:54:33.265506+0000 mgr.y (mgr.14463) 198 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:34.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:34 smithi118 bash[14470]: cluster 2024-04-07T14:54:33.265506+0000 mgr.y (mgr.14463) 198 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:34.769 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:34 smithi118 bash[20212]: cluster 2024-04-07T14:54:33.265506+0000 mgr.y (mgr.14463) 198 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:36.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:36 smithi170 bash[14550]: cluster 2024-04-07T14:54:35.266433+0000 mgr.y (mgr.14463) 199 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:36.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:36 smithi118 bash[14470]: cluster 2024-04-07T14:54:35.266433+0000 mgr.y (mgr.14463) 199 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:36.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:36 smithi118 bash[20212]: cluster 2024-04-07T14:54:35.266433+0000 mgr.y (mgr.14463) 199 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:37.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:54:37 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:54:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:54:38.504 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:38 smithi118 bash[14470]: cluster 2024-04-07T14:54:37.268212+0000 mgr.y (mgr.14463) 200 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:38.504 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:38 smithi118 bash[20212]: cluster 2024-04-07T14:54:37.268212+0000 mgr.y (mgr.14463) 200 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:38.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:38 smithi170 bash[14550]: cluster 2024-04-07T14:54:37.268212+0000 mgr.y (mgr.14463) 200 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:39.269 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:54:38 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:54:38] "GET /metrics HTTP/1.1" 200 214937 "" "Prometheus/2.33.4" 2024-04-07T14:54:40.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:39 smithi170 bash[14550]: audit 2024-04-07T14:54:38.730904+0000 mgr.y (mgr.14463) 201 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:54:40.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:39 smithi170 bash[14550]: cluster 2024-04-07T14:54:39.268950+0000 mgr.y (mgr.14463) 202 : 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-07T14:54:40.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:39 smithi170 bash[14550]: audit 2024-04-07T14:54:39.688537+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:40.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:39 smithi170 bash[14550]: audit 2024-04-07T14:54:39.697531+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:40.019 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:54:39 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:54:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:54:40.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:39 smithi118 bash[20212]: audit 2024-04-07T14:54:38.730904+0000 mgr.y (mgr.14463) 201 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:54:40.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:39 smithi118 bash[20212]: cluster 2024-04-07T14:54:39.268950+0000 mgr.y (mgr.14463) 202 : 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-07T14:54:40.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:39 smithi118 bash[20212]: audit 2024-04-07T14:54:39.688537+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:40.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:39 smithi118 bash[20212]: audit 2024-04-07T14:54:39.697531+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:40.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:39 smithi118 bash[14470]: audit 2024-04-07T14:54:38.730904+0000 mgr.y (mgr.14463) 201 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:54:40.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:39 smithi118 bash[14470]: cluster 2024-04-07T14:54:39.268950+0000 mgr.y (mgr.14463) 202 : 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-07T14:54:40.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:39 smithi118 bash[14470]: audit 2024-04-07T14:54:39.688537+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:40.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:39 smithi118 bash[14470]: audit 2024-04-07T14:54:39.697531+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:42.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:42 smithi170 bash[14550]: cluster 2024-04-07T14:54:41.269820+0000 mgr.y (mgr.14463) 203 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:42.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:42 smithi118 bash[14470]: cluster 2024-04-07T14:54:41.269820+0000 mgr.y (mgr.14463) 203 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:42.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:42 smithi118 bash[20212]: cluster 2024-04-07T14:54:41.269820+0000 mgr.y (mgr.14463) 203 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:44.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:44 smithi170 bash[14550]: cluster 2024-04-07T14:54:43.271688+0000 mgr.y (mgr.14463) 204 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:44.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:44 smithi118 bash[14470]: cluster 2024-04-07T14:54:43.271688+0000 mgr.y (mgr.14463) 204 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:44.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:44 smithi118 bash[20212]: cluster 2024-04-07T14:54:43.271688+0000 mgr.y (mgr.14463) 204 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:45.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:45 smithi170 bash[14550]: audit 2024-04-07T14:54:44.862583+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:54:45.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:45 smithi170 bash[14550]: audit 2024-04-07T14:54:44.865686+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:54:45.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:45 smithi170 bash[14550]: audit 2024-04-07T14:54:44.867637+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:54:45.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:45 smithi170 bash[14550]: audit 2024-04-07T14:54:45.167840+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:45.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:45 smithi170 bash[14550]: audit 2024-04-07T14:54:45.177997+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:45.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:45 smithi118 bash[14470]: audit 2024-04-07T14:54:44.862583+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:54:45.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:45 smithi118 bash[14470]: audit 2024-04-07T14:54:44.865686+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:54:45.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:45 smithi118 bash[14470]: audit 2024-04-07T14:54:44.867637+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:54:45.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:45 smithi118 bash[14470]: audit 2024-04-07T14:54:45.167840+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:45.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:45 smithi118 bash[14470]: audit 2024-04-07T14:54:45.177997+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:45.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:45 smithi118 bash[20212]: audit 2024-04-07T14:54:44.862583+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:54:45.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:45 smithi118 bash[20212]: audit 2024-04-07T14:54:44.865686+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:54:45.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:45 smithi118 bash[20212]: audit 2024-04-07T14:54:44.867637+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:54:45.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:45 smithi118 bash[20212]: audit 2024-04-07T14:54:45.167840+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:45.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:45 smithi118 bash[20212]: audit 2024-04-07T14:54:45.177997+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:46.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:46 smithi170 bash[14550]: cluster 2024-04-07T14:54:45.272457+0000 mgr.y (mgr.14463) 205 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:46.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:46 smithi118 bash[14470]: cluster 2024-04-07T14:54:45.272457+0000 mgr.y (mgr.14463) 205 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:46.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:46 smithi118 bash[20212]: cluster 2024-04-07T14:54:45.272457+0000 mgr.y (mgr.14463) 205 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:47.455 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:54:47 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:54:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:54:48.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:48 smithi170 bash[14550]: cluster 2024-04-07T14:54:47.274168+0000 mgr.y (mgr.14463) 206 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:48.745 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:48 smithi118 bash[14470]: cluster 2024-04-07T14:54:47.274168+0000 mgr.y (mgr.14463) 206 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:48.745 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:48 smithi118 bash[20212]: cluster 2024-04-07T14:54:47.274168+0000 mgr.y (mgr.14463) 206 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:49.019 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:54:48 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:54:48] "GET /metrics HTTP/1.1" 200 214935 "" "Prometheus/2.33.4" 2024-04-07T14:54:50.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:49 smithi170 bash[14550]: audit 2024-04-07T14:54:48.742349+0000 mgr.y (mgr.14463) 207 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:54:50.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:49 smithi170 bash[14550]: cluster 2024-04-07T14:54:49.274869+0000 mgr.y (mgr.14463) 208 : 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-07T14:54:50.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:49 smithi118 bash[20212]: audit 2024-04-07T14:54:48.742349+0000 mgr.y (mgr.14463) 207 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:54:50.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:49 smithi118 bash[20212]: cluster 2024-04-07T14:54:49.274869+0000 mgr.y (mgr.14463) 208 : 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-07T14:54:50.021 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:49 smithi118 bash[14470]: audit 2024-04-07T14:54:48.742349+0000 mgr.y (mgr.14463) 207 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:54:50.021 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:49 smithi118 bash[14470]: cluster 2024-04-07T14:54:49.274869+0000 mgr.y (mgr.14463) 208 : 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-07T14:54:50.770 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:54:50 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:54:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:54:51.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:51 smithi170 bash[14550]: audit 2024-04-07T14:54:50.326534+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:51.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:51 smithi170 bash[14550]: audit 2024-04-07T14:54:50.336970+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:51.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:51 smithi118 bash[14470]: audit 2024-04-07T14:54:50.326534+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:51.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:51 smithi118 bash[14470]: audit 2024-04-07T14:54:50.336970+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:51.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:51 smithi118 bash[20212]: audit 2024-04-07T14:54:50.326534+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:51.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:51 smithi118 bash[20212]: audit 2024-04-07T14:54:50.336970+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:54:52.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:52 smithi170 bash[14550]: cluster 2024-04-07T14:54:51.275642+0000 mgr.y (mgr.14463) 209 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:52.769 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:52 smithi118 bash[14470]: cluster 2024-04-07T14:54:51.275642+0000 mgr.y (mgr.14463) 209 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:52.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:52 smithi118 bash[20212]: cluster 2024-04-07T14:54:51.275642+0000 mgr.y (mgr.14463) 209 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:54.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:54 smithi170 bash[14550]: cluster 2024-04-07T14:54:53.277439+0000 mgr.y (mgr.14463) 210 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:54.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:54 smithi118 bash[14470]: cluster 2024-04-07T14:54:53.277439+0000 mgr.y (mgr.14463) 210 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:54.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:54 smithi118 bash[20212]: cluster 2024-04-07T14:54:53.277439+0000 mgr.y (mgr.14463) 210 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:56.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:56 smithi170 bash[14550]: cluster 2024-04-07T14:54:55.278321+0000 mgr.y (mgr.14463) 211 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:56.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:56 smithi118 bash[14470]: cluster 2024-04-07T14:54:55.278321+0000 mgr.y (mgr.14463) 211 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:56.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:56 smithi118 bash[20212]: cluster 2024-04-07T14:54:55.278321+0000 mgr.y (mgr.14463) 211 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:54:57.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:54:57 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:54:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:54:58.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:58 smithi170 bash[14550]: cluster 2024-04-07T14:54:57.280145+0000 mgr.y (mgr.14463) 212 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:58.756 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:58 smithi118 bash[14470]: cluster 2024-04-07T14:54:57.280145+0000 mgr.y (mgr.14463) 212 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:58.756 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:58 smithi118 bash[20212]: cluster 2024-04-07T14:54:57.280145+0000 mgr.y (mgr.14463) 212 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:54:59.020 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:54:58 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:54:58] "GET /metrics HTTP/1.1" 200 214946 "" "Prometheus/2.33.4" 2024-04-07T14:55:00.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:59 smithi170 bash[14550]: audit 2024-04-07T14:54:58.753210+0000 mgr.y (mgr.14463) 213 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:55:00.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:54:59 smithi170 bash[14550]: cluster 2024-04-07T14:54:59.280895+0000 mgr.y (mgr.14463) 214 : 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-07T14:55:00.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:59 smithi118 bash[20212]: audit 2024-04-07T14:54:58.753210+0000 mgr.y (mgr.14463) 213 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:55:00.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:54:59 smithi118 bash[20212]: cluster 2024-04-07T14:54:59.280895+0000 mgr.y (mgr.14463) 214 : 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-07T14:55:00.020 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:54:59 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:54:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:55:00.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:59 smithi118 bash[14470]: audit 2024-04-07T14:54:58.753210+0000 mgr.y (mgr.14463) 213 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:55:00.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:54:59 smithi118 bash[14470]: cluster 2024-04-07T14:54:59.280895+0000 mgr.y (mgr.14463) 214 : 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-07T14:55:01.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:00 smithi118 bash[14470]: audit 2024-04-07T14:54:59.829614+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:01.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:00 smithi118 bash[14470]: audit 2024-04-07T14:54:59.839429+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:01.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:00 smithi118 bash[20212]: audit 2024-04-07T14:54:59.829614+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:01.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:00 smithi118 bash[20212]: audit 2024-04-07T14:54:59.839429+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:01.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:00 smithi170 bash[14550]: audit 2024-04-07T14:54:59.829614+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:01.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:00 smithi170 bash[14550]: audit 2024-04-07T14:54:59.839429+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:02.158 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:01 smithi118 bash[14470]: cluster 2024-04-07T14:55:01.281679+0000 mgr.y (mgr.14463) 215 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:02.158 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:01 smithi118 bash[20212]: cluster 2024-04-07T14:55:01.281679+0000 mgr.y (mgr.14463) 215 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:02.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:01 smithi170 bash[14550]: cluster 2024-04-07T14:55:01.281679+0000 mgr.y (mgr.14463) 215 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:04.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:04 smithi170 bash[14550]: cluster 2024-04-07T14:55:03.283449+0000 mgr.y (mgr.14463) 216 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:04.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:04 smithi118 bash[14470]: cluster 2024-04-07T14:55:03.283449+0000 mgr.y (mgr.14463) 216 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:04.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:04 smithi118 bash[20212]: cluster 2024-04-07T14:55:03.283449+0000 mgr.y (mgr.14463) 216 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:06.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:06 smithi170 bash[14550]: cluster 2024-04-07T14:55:05.284196+0000 mgr.y (mgr.14463) 217 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:06.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:06 smithi118 bash[14470]: cluster 2024-04-07T14:55:05.284196+0000 mgr.y (mgr.14463) 217 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:06.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:06 smithi118 bash[20212]: cluster 2024-04-07T14:55:05.284196+0000 mgr.y (mgr.14463) 217 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:07.252 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:55:07 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:55:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:55:08.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:08 smithi170 bash[14550]: cluster 2024-04-07T14:55:07.285978+0000 mgr.y (mgr.14463) 218 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:08.765 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:08 smithi118 bash[14470]: cluster 2024-04-07T14:55:07.285978+0000 mgr.y (mgr.14463) 218 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:08.766 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:08 smithi118 bash[20212]: cluster 2024-04-07T14:55:07.285978+0000 mgr.y (mgr.14463) 218 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:09.020 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:55:08 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:55:08] "GET /metrics HTTP/1.1" 200 214946 "" "Prometheus/2.33.4" 2024-04-07T14:55:10.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:09 smithi170 bash[14550]: audit 2024-04-07T14:55:08.762887+0000 mgr.y (mgr.14463) 219 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:55:10.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:09 smithi170 bash[14550]: cluster 2024-04-07T14:55:09.286756+0000 mgr.y (mgr.14463) 220 : 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-07T14:55:10.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:09 smithi118 bash[14470]: audit 2024-04-07T14:55:08.762887+0000 mgr.y (mgr.14463) 219 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:55:10.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:09 smithi118 bash[14470]: cluster 2024-04-07T14:55:09.286756+0000 mgr.y (mgr.14463) 220 : 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-07T14:55:10.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:09 smithi118 bash[20212]: audit 2024-04-07T14:55:08.762887+0000 mgr.y (mgr.14463) 219 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:55:10.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:09 smithi118 bash[20212]: cluster 2024-04-07T14:55:09.286756+0000 mgr.y (mgr.14463) 220 : 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-07T14:55:10.770 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:55:10 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:55:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:55:11.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:11 smithi170 bash[14550]: audit 2024-04-07T14:55:10.477373+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:11.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:11 smithi170 bash[14550]: audit 2024-04-07T14:55:10.487208+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:11.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:11 smithi118 bash[14470]: audit 2024-04-07T14:55:10.477373+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:11.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:11 smithi118 bash[14470]: audit 2024-04-07T14:55:10.487208+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:11.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:11 smithi118 bash[20212]: audit 2024-04-07T14:55:10.477373+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:11.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:11 smithi118 bash[20212]: audit 2024-04-07T14:55:10.487208+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:12.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:12 smithi170 bash[14550]: cluster 2024-04-07T14:55:11.287484+0000 mgr.y (mgr.14463) 221 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:12.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:12 smithi118 bash[14470]: cluster 2024-04-07T14:55:11.287484+0000 mgr.y (mgr.14463) 221 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:12.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:12 smithi118 bash[20212]: cluster 2024-04-07T14:55:11.287484+0000 mgr.y (mgr.14463) 221 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:14.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:14 smithi170 bash[14550]: cluster 2024-04-07T14:55:13.289202+0000 mgr.y (mgr.14463) 222 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:14.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:14 smithi118 bash[14470]: cluster 2024-04-07T14:55:13.289202+0000 mgr.y (mgr.14463) 222 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:14.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:14 smithi118 bash[20212]: cluster 2024-04-07T14:55:13.289202+0000 mgr.y (mgr.14463) 222 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:16.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:16 smithi170 bash[14550]: cluster 2024-04-07T14:55:15.290031+0000 mgr.y (mgr.14463) 223 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:16.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:16 smithi118 bash[14470]: cluster 2024-04-07T14:55:15.290031+0000 mgr.y (mgr.14463) 223 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:16.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:16 smithi118 bash[20212]: cluster 2024-04-07T14:55:15.290031+0000 mgr.y (mgr.14463) 223 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:17.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:55:17 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:55:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:55:18.759 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:18 smithi118 bash[14470]: cluster 2024-04-07T14:55:17.291849+0000 mgr.y (mgr.14463) 224 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:18.760 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:18 smithi118 bash[20212]: cluster 2024-04-07T14:55:17.291849+0000 mgr.y (mgr.14463) 224 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:19.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:18 smithi170 bash[14550]: cluster 2024-04-07T14:55:17.291849+0000 mgr.y (mgr.14463) 224 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:19.053 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:55:18 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:55:18] "GET /metrics HTTP/1.1" 200 214943 "" "Prometheus/2.33.4" 2024-04-07T14:55:20.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:19 smithi118 bash[14470]: audit 2024-04-07T14:55:18.770824+0000 mgr.y (mgr.14463) 225 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:55:20.018 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:19 smithi118 bash[14470]: cluster 2024-04-07T14:55:19.292607+0000 mgr.y (mgr.14463) 226 : 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-07T14:55:20.018 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:55:19 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:55:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:55:20.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:19 smithi118 bash[20212]: audit 2024-04-07T14:55:18.770824+0000 mgr.y (mgr.14463) 225 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:55:20.018 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:19 smithi118 bash[20212]: cluster 2024-04-07T14:55:19.292607+0000 mgr.y (mgr.14463) 226 : 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-07T14:55:20.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:19 smithi170 bash[14550]: audit 2024-04-07T14:55:18.770824+0000 mgr.y (mgr.14463) 225 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:55:20.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:19 smithi170 bash[14550]: cluster 2024-04-07T14:55:19.292607+0000 mgr.y (mgr.14463) 226 : 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-07T14:55:21.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:20 smithi118 bash[14470]: audit 2024-04-07T14:55:19.967420+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:21.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:20 smithi118 bash[14470]: audit 2024-04-07T14:55:19.977607+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:21.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:20 smithi118 bash[20212]: audit 2024-04-07T14:55:19.967420+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:21.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:20 smithi118 bash[20212]: audit 2024-04-07T14:55:19.977607+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:21.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:20 smithi170 bash[14550]: audit 2024-04-07T14:55:19.967420+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:21.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:20 smithi170 bash[14550]: audit 2024-04-07T14:55:19.977607+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:22.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:21 smithi170 bash[14550]: cluster 2024-04-07T14:55:21.293328+0000 mgr.y (mgr.14463) 227 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:22.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:21 smithi118 bash[14470]: cluster 2024-04-07T14:55:21.293328+0000 mgr.y (mgr.14463) 227 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:22.270 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:21 smithi118 bash[20212]: cluster 2024-04-07T14:55:21.293328+0000 mgr.y (mgr.14463) 227 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:24.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:24 smithi170 bash[14550]: cluster 2024-04-07T14:55:23.295135+0000 mgr.y (mgr.14463) 228 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:24.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:24 smithi118 bash[14470]: cluster 2024-04-07T14:55:23.295135+0000 mgr.y (mgr.14463) 228 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:24.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:24 smithi118 bash[20212]: cluster 2024-04-07T14:55:23.295135+0000 mgr.y (mgr.14463) 228 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:26.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:26 smithi170 bash[14550]: cluster 2024-04-07T14:55:25.295931+0000 mgr.y (mgr.14463) 229 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:26.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:26 smithi170 bash[14550]: audit 2024-04-07T14:55:25.938632+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:55:26.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:26 smithi170 bash[14550]: audit 2024-04-07T14:55:25.939433+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:55:26.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:26 smithi170 bash[14550]: audit 2024-04-07T14:55:25.947235+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:55:26.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:26 smithi170 bash[14550]: audit 2024-04-07T14:55:25.947886+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:55:26.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:26 smithi118 bash[20212]: cluster 2024-04-07T14:55:25.295931+0000 mgr.y (mgr.14463) 229 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:26.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:26 smithi118 bash[20212]: audit 2024-04-07T14:55:25.938632+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:55:26.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:26 smithi118 bash[20212]: audit 2024-04-07T14:55:25.939433+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:55:26.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:26 smithi118 bash[20212]: audit 2024-04-07T14:55:25.947235+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:55:26.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:26 smithi118 bash[20212]: audit 2024-04-07T14:55:25.947886+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:55:26.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:26 smithi118 bash[14470]: cluster 2024-04-07T14:55:25.295931+0000 mgr.y (mgr.14463) 229 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:26.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:26 smithi118 bash[14470]: audit 2024-04-07T14:55:25.938632+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:55:26.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:26 smithi118 bash[14470]: audit 2024-04-07T14:55:25.939433+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:55:26.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:26 smithi118 bash[14470]: audit 2024-04-07T14:55:25.947235+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:55:26.773 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:26 smithi118 bash[14470]: audit 2024-04-07T14:55:25.947886+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:55:27.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:55:27 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:55:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:55:28.697 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:28 smithi170 bash[14550]: cluster 2024-04-07T14:55:27.297740+0000 mgr.y (mgr.14463) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:28.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:28 smithi118 bash[20212]: cluster 2024-04-07T14:55:27.297740+0000 mgr.y (mgr.14463) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:28.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:28 smithi118 bash[14470]: cluster 2024-04-07T14:55:27.297740+0000 mgr.y (mgr.14463) 230 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:29.270 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:55:28 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:55:28] "GET /metrics HTTP/1.1" 200 214947 "" "Prometheus/2.33.4" 2024-04-07T14:55:30.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:29 smithi118 bash[14470]: audit 2024-04-07T14:55:28.780518+0000 mgr.y (mgr.14463) 231 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:55:30.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:29 smithi118 bash[14470]: cluster 2024-04-07T14:55:29.298544+0000 mgr.y (mgr.14463) 232 : 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-07T14:55:30.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:29 smithi118 bash[20212]: audit 2024-04-07T14:55:28.780518+0000 mgr.y (mgr.14463) 231 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:55:30.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:29 smithi118 bash[20212]: cluster 2024-04-07T14:55:29.298544+0000 mgr.y (mgr.14463) 232 : 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-07T14:55:30.189 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:29 smithi170 bash[14550]: audit 2024-04-07T14:55:28.780518+0000 mgr.y (mgr.14463) 231 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:55:30.189 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:29 smithi170 bash[14550]: cluster 2024-04-07T14:55:29.298544+0000 mgr.y (mgr.14463) 232 : 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-07T14:55:31.020 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:55:30 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:55:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:55:31.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:31 smithi170 bash[14550]: audit 2024-04-07T14:55:30.627356+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:31.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:31 smithi170 bash[14550]: audit 2024-04-07T14:55:30.637350+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:32.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:31 smithi118 bash[14470]: audit 2024-04-07T14:55:30.627356+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:32.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:31 smithi118 bash[14470]: audit 2024-04-07T14:55:30.637350+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:32.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:31 smithi118 bash[20212]: audit 2024-04-07T14:55:30.627356+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:32.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:31 smithi118 bash[20212]: audit 2024-04-07T14:55:30.637350+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:33.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:32 smithi170 bash[14550]: cluster 2024-04-07T14:55:31.299447+0000 mgr.y (mgr.14463) 233 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:33.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:32 smithi118 bash[14470]: cluster 2024-04-07T14:55:31.299447+0000 mgr.y (mgr.14463) 233 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:33.020 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:32 smithi118 bash[20212]: cluster 2024-04-07T14:55:31.299447+0000 mgr.y (mgr.14463) 233 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:34.442 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-07T14:55:34.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:34 smithi118 bash[14470]: cluster 2024-04-07T14:55:33.301363+0000 mgr.y (mgr.14463) 234 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:34.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:34 smithi118 bash[20212]: cluster 2024-04-07T14:55:33.301363+0000 mgr.y (mgr.14463) 234 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:35.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:34 smithi170 bash[14550]: cluster 2024-04-07T14:55:33.301363+0000 mgr.y (mgr.14463) 234 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:36.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:36 smithi118 bash[14470]: cluster 2024-04-07T14:55:35.302154+0000 mgr.y (mgr.14463) 235 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:36.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:36 smithi118 bash[20212]: cluster 2024-04-07T14:55:35.302154+0000 mgr.y (mgr.14463) 235 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:37.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:36 smithi170 bash[14550]: cluster 2024-04-07T14:55:35.302154+0000 mgr.y (mgr.14463) 235 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:37.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:55:37 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:55:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:55:38.665 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-07T14:55:38.919 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:38 smithi118 bash[20212]: cluster 2024-04-07T14:55:37.303612+0000 mgr.y (mgr.14463) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:38.921 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:38 smithi118 bash[14470]: cluster 2024-04-07T14:55:37.303612+0000 mgr.y (mgr.14463) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:39.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:38 smithi170 bash[14550]: cluster 2024-04-07T14:55:37.303612+0000 mgr.y (mgr.14463) 236 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:39.270 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:55:38 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:55:38] "GET /metrics HTTP/1.1" 200 214947 "" "Prometheus/2.33.4" 2024-04-07T14:55:40.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:39 smithi118 bash[14470]: audit 2024-04-07T14:55:38.790790+0000 mgr.y (mgr.14463) 237 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:55:40.021 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:39 smithi118 bash[14470]: cluster 2024-04-07T14:55:39.304438+0000 mgr.y (mgr.14463) 238 : 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-07T14:55:40.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:39 smithi118 bash[20212]: audit 2024-04-07T14:55:38.790790+0000 mgr.y (mgr.14463) 237 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:55:40.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:39 smithi118 bash[20212]: cluster 2024-04-07T14:55:39.304438+0000 mgr.y (mgr.14463) 238 : 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-07T14:55:40.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:39 smithi170 bash[14550]: audit 2024-04-07T14:55:38.790790+0000 mgr.y (mgr.14463) 237 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:55:40.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:39 smithi170 bash[14550]: cluster 2024-04-07T14:55:39.304438+0000 mgr.y (mgr.14463) 238 : 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-07T14:55:40.520 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:55:40 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:55:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:55:41.270 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:41 smithi118 bash[14470]: audit 2024-04-07T14:55:40.118979+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:41.271 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:41 smithi118 bash[14470]: audit 2024-04-07T14:55:40.129002+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:41.271 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:41 smithi118 bash[20212]: audit 2024-04-07T14:55:40.118979+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:41.271 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:41 smithi118 bash[20212]: audit 2024-04-07T14:55:40.129002+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:41.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:41 smithi170 bash[14550]: audit 2024-04-07T14:55:40.118979+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:41.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:41 smithi170 bash[14550]: audit 2024-04-07T14:55:40.129002+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:42.271 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:42 smithi118 bash[14470]: cluster 2024-04-07T14:55:41.305277+0000 mgr.y (mgr.14463) 239 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:42.271 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:42 smithi118 bash[20212]: cluster 2024-04-07T14:55:41.305277+0000 mgr.y (mgr.14463) 239 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:42.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:42 smithi170 bash[14550]: cluster 2024-04-07T14:55:41.305277+0000 mgr.y (mgr.14463) 239 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:44.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:44 smithi170 bash[14550]: cluster 2024-04-07T14:55:43.307023+0000 mgr.y (mgr.14463) 240 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:44.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:44 smithi118 bash[14470]: cluster 2024-04-07T14:55:43.307023+0000 mgr.y (mgr.14463) 240 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:44.770 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:44 smithi118 bash[20212]: cluster 2024-04-07T14:55:43.307023+0000 mgr.y (mgr.14463) 240 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:44.933 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-07T14:55:45.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:45 smithi118 bash[14470]: audit 2024-04-07T14:55:45.191430+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:55:45.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:45 smithi118 bash[14470]: audit 2024-04-07T14:55:45.194455+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:55:45.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:45 smithi118 bash[14470]: audit 2024-04-07T14:55:45.196258+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:55:45.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:45 smithi118 bash[14470]: audit 2024-04-07T14:55:45.208636+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:45.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:45 smithi118 bash[20212]: audit 2024-04-07T14:55:45.191430+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:55:45.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:45 smithi118 bash[20212]: audit 2024-04-07T14:55:45.194455+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:55:45.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:45 smithi118 bash[20212]: audit 2024-04-07T14:55:45.196258+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:55:45.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:45 smithi118 bash[20212]: audit 2024-04-07T14:55:45.208636+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:45.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:45 smithi170 bash[14550]: audit 2024-04-07T14:55:45.191430+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:55:45.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:45 smithi170 bash[14550]: audit 2024-04-07T14:55:45.194455+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:55:45.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:45 smithi170 bash[14550]: audit 2024-04-07T14:55:45.196258+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:55:45.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:45 smithi170 bash[14550]: audit 2024-04-07T14:55:45.208636+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:46.657 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:46 smithi118 bash[14470]: cluster 2024-04-07T14:55:45.307839+0000 mgr.y (mgr.14463) 241 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:46.657 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:46 smithi118 bash[20212]: cluster 2024-04-07T14:55:45.307839+0000 mgr.y (mgr.14463) 241 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:46.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:46 smithi170 bash[14550]: cluster 2024-04-07T14:55:45.307839+0000 mgr.y (mgr.14463) 241 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:47.408 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:55:47 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:55:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:55:48.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:48 smithi170 bash[14550]: cluster 2024-04-07T14:55:47.309706+0000 mgr.y (mgr.14463) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:48.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:48 smithi118 bash[14470]: cluster 2024-04-07T14:55:47.309706+0000 mgr.y (mgr.14463) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:48.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:48 smithi118 bash[20212]: cluster 2024-04-07T14:55:47.309706+0000 mgr.y (mgr.14463) 242 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:49.270 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:55:48 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:55:48] "GET /metrics HTTP/1.1" 200 214921 "" "Prometheus/2.33.4" 2024-04-07T14:55:49.565 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-07T14:55:50.021 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:49 smithi118 bash[14470]: audit 2024-04-07T14:55:48.798781+0000 mgr.y (mgr.14463) 243 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:55:50.021 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:49 smithi118 bash[14470]: cluster 2024-04-07T14:55:49.310524+0000 mgr.y (mgr.14463) 244 : 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-07T14:55:50.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:49 smithi118 bash[20212]: audit 2024-04-07T14:55:48.798781+0000 mgr.y (mgr.14463) 243 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:55:50.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:49 smithi118 bash[20212]: cluster 2024-04-07T14:55:49.310524+0000 mgr.y (mgr.14463) 244 : 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-07T14:55:50.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:49 smithi170 bash[14550]: audit 2024-04-07T14:55:48.798781+0000 mgr.y (mgr.14463) 243 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:55:50.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:49 smithi170 bash[14550]: cluster 2024-04-07T14:55:49.310524+0000 mgr.y (mgr.14463) 244 : 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-07T14:55:50.966 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:55:50 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:55:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:55:52.020 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:51 smithi118 bash[14470]: audit 2024-04-07T14:55:50.767426+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:52.021 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:51 smithi118 bash[14470]: audit 2024-04-07T14:55:50.776585+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:52.021 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:51 smithi118 bash[14470]: cluster 2024-04-07T14:55:51.311265+0000 mgr.y (mgr.14463) 245 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:52.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:51 smithi118 bash[20212]: audit 2024-04-07T14:55:50.767426+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:52.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:51 smithi118 bash[20212]: audit 2024-04-07T14:55:50.776585+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:52.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:51 smithi118 bash[20212]: cluster 2024-04-07T14:55:51.311265+0000 mgr.y (mgr.14463) 245 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:52.083 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:51 smithi170 bash[14550]: audit 2024-04-07T14:55:50.767426+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:52.083 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:51 smithi170 bash[14550]: audit 2024-04-07T14:55:50.776585+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:52.083 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:51 smithi170 bash[14550]: cluster 2024-04-07T14:55:51.311265+0000 mgr.y (mgr.14463) 245 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:52.705 INFO:teuthology.orchestra.run.smithi118.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:55:53.595 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-07T14:55:53.605 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi118.front.sepia.ceph.com 2024-04-07T14:55:53.606 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- 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-07T14:55:54.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:53 smithi170 bash[14550]: audit 2024-04-07T14:55:52.691640+0000 mgr.y (mgr.14463) 246 : audit [DBG] from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:55:54.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:53 smithi170 bash[14550]: cephadm 2024-04-07T14:55:52.693377+0000 mgr.y (mgr.14463) 247 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:55:54.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:53 smithi170 bash[14550]: audit 2024-04-07T14:55:52.699145+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:54.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:53 smithi170 bash[14550]: audit 2024-04-07T14:55:52.751256+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:55:54.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:53 smithi170 bash[14550]: audit 2024-04-07T14:55:52.753750+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:55:54.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:53 smithi170 bash[14550]: audit 2024-04-07T14:55:52.755269+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:55:54.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:53 smithi170 bash[14550]: audit 2024-04-07T14:55:52.765182+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:54.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:53 smithi170 bash[14550]: cephadm 2024-04-07T14:55:52.773642+0000 mgr.y (mgr.14463) 248 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:55:54.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:53 smithi170 bash[14550]: cluster 2024-04-07T14:55:53.312629+0000 mgr.y (mgr.14463) 249 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:54.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:53 smithi118 bash[20212]: audit 2024-04-07T14:55:52.691640+0000 mgr.y (mgr.14463) 246 : audit [DBG] from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:55:54.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:53 smithi118 bash[20212]: cephadm 2024-04-07T14:55:52.693377+0000 mgr.y (mgr.14463) 247 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:55:54.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:53 smithi118 bash[20212]: audit 2024-04-07T14:55:52.699145+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:54.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:53 smithi118 bash[20212]: audit 2024-04-07T14:55:52.751256+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:55:54.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:53 smithi118 bash[20212]: audit 2024-04-07T14:55:52.753750+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:55:54.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:53 smithi118 bash[20212]: audit 2024-04-07T14:55:52.755269+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:55:54.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:53 smithi118 bash[20212]: audit 2024-04-07T14:55:52.765182+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:54.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:53 smithi118 bash[20212]: cephadm 2024-04-07T14:55:52.773642+0000 mgr.y (mgr.14463) 248 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:55:54.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:53 smithi118 bash[20212]: cluster 2024-04-07T14:55:53.312629+0000 mgr.y (mgr.14463) 249 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:54.021 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:53 smithi118 bash[14470]: audit 2024-04-07T14:55:52.691640+0000 mgr.y (mgr.14463) 246 : audit [DBG] from='client.24985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:55:54.022 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:53 smithi118 bash[14470]: cephadm 2024-04-07T14:55:52.693377+0000 mgr.y (mgr.14463) 247 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:55:54.022 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:53 smithi118 bash[14470]: audit 2024-04-07T14:55:52.699145+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:54.022 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:53 smithi118 bash[14470]: audit 2024-04-07T14:55:52.751256+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:55:54.022 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:53 smithi118 bash[14470]: audit 2024-04-07T14:55:52.753750+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:55:54.022 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:53 smithi118 bash[14470]: audit 2024-04-07T14:55:52.755269+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:55:54.022 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:53 smithi118 bash[14470]: audit 2024-04-07T14:55:52.765182+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:55:54.022 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:53 smithi118 bash[14470]: cephadm 2024-04-07T14:55:52.773642+0000 mgr.y (mgr.14463) 248 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:55:54.022 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:53 smithi118 bash[14470]: cluster 2024-04-07T14:55:53.312629+0000 mgr.y (mgr.14463) 249 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:56.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:56 smithi170 bash[14550]: cluster 2024-04-07T14:55:55.313443+0000 mgr.y (mgr.14463) 250 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:56.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:56 smithi118 bash[14470]: cluster 2024-04-07T14:55:55.313443+0000 mgr.y (mgr.14463) 250 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:56.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:56 smithi118 bash[20212]: cluster 2024-04-07T14:55:55.313443+0000 mgr.y (mgr.14463) 250 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:55:57.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:55:57 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:55:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:55:57.681 INFO:teuthology.orchestra.run.smithi118.stdout:true 2024-04-07T14:55:58.462 INFO:teuthology.orchestra.run.smithi118.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-07T14:55:58.462 INFO:teuthology.orchestra.run.smithi118.stdout:agent.smithi118 smithi118 running 18s ago 11m - - 2024-04-07T14:55:58.462 INFO:teuthology.orchestra.run.smithi118.stdout:agent.smithi170 smithi170 running 7s ago 11m - - 2024-04-07T14:55:58.462 INFO:teuthology.orchestra.run.smithi118.stdout:alertmanager.a smithi118 *:9093,9094 running (4m) 18s ago 4m 14.8M - ba2b418f427c f53c0f1d7565 2024-04-07T14:55:58.462 INFO:teuthology.orchestra.run.smithi118.stdout:grafana.a smithi170 *:3000 running (4m) 7s ago 4m 46.1M - 8.3.5 dad864ee21e9 867ae47a417f 2024-04-07T14:55:58.462 INFO:teuthology.orchestra.run.smithi118.stdout:iscsi.foo.smithi118.lqblut smithi118 running (2m) 18s ago 2m 47.2M - 3.5 e1d6a67b021e c928f61f2c29 2024-04-07T14:55:58.462 INFO:teuthology.orchestra.run.smithi118.stdout:mgr.x smithi170 *:8443 running (10m) 7s ago 10m 405M - 17.2.0 e1d6a67b021e 21e5aeee0d25 2024-04-07T14:55:58.462 INFO:teuthology.orchestra.run.smithi118.stdout:mgr.y smithi118 *:9283 running (12m) 18s ago 12m 460M - 17.2.0 e1d6a67b021e 3ccbe35e78af 2024-04-07T14:55:58.463 INFO:teuthology.orchestra.run.smithi118.stdout:mon.a smithi118 running (12m) 18s ago 13m 57.0M 2048M 17.2.0 e1d6a67b021e 47c68e693e52 2024-04-07T14:55:58.463 INFO:teuthology.orchestra.run.smithi118.stdout:mon.b smithi170 running (11m) 7s ago 11m 47.7M 2048M 17.2.0 e1d6a67b021e d302b9c8bf40 2024-04-07T14:55:58.463 INFO:teuthology.orchestra.run.smithi118.stdout:mon.c smithi118 running (11m) 18s ago 11m 47.3M 2048M 17.2.0 e1d6a67b021e 0e05ba373a26 2024-04-07T14:55:58.463 INFO:teuthology.orchestra.run.smithi118.stdout:node-exporter.a smithi118 *:9100 running (4m) 18s ago 5m 12.1M - 1dbe0e931976 39a87c14dafd 2024-04-07T14:55:58.463 INFO:teuthology.orchestra.run.smithi118.stdout:node-exporter.b smithi170 *:9100 running (4m) 7s ago 5m 12.3M - 1dbe0e931976 96818c5b2924 2024-04-07T14:55:58.463 INFO:teuthology.orchestra.run.smithi118.stdout:osd.0 smithi118 running (10m) 18s ago 10m 56.1M 4096M 17.2.0 e1d6a67b021e 05a8da4ba8f6 2024-04-07T14:55:58.463 INFO:teuthology.orchestra.run.smithi118.stdout:osd.1 smithi118 running (9m) 18s ago 9m 57.1M 4096M 17.2.0 e1d6a67b021e e52b0d6baa45 2024-04-07T14:55:58.463 INFO:teuthology.orchestra.run.smithi118.stdout:osd.2 smithi118 running (9m) 18s ago 9m 50.7M 4096M 17.2.0 e1d6a67b021e 80ae1b7d9652 2024-04-07T14:55:58.463 INFO:teuthology.orchestra.run.smithi118.stdout:osd.3 smithi118 running (8m) 18s ago 8m 53.4M 4096M 17.2.0 e1d6a67b021e 24c0695d74ed 2024-04-07T14:55:58.463 INFO:teuthology.orchestra.run.smithi118.stdout:osd.4 smithi170 running (7m) 7s ago 8m 57.2M 4096M 17.2.0 e1d6a67b021e b7c7add5c617 2024-04-07T14:55:58.463 INFO:teuthology.orchestra.run.smithi118.stdout:osd.5 smithi170 running (7m) 7s ago 7m 52.6M 4096M 17.2.0 e1d6a67b021e ef3971ba0547 2024-04-07T14:55:58.463 INFO:teuthology.orchestra.run.smithi118.stdout:osd.6 smithi170 running (6m) 7s ago 6m 51.4M 4096M 17.2.0 e1d6a67b021e 10a70a058f13 2024-04-07T14:55:58.463 INFO:teuthology.orchestra.run.smithi118.stdout:osd.7 smithi170 running (6m) 7s ago 6m 52.7M 4096M 17.2.0 e1d6a67b021e 80f87529df57 2024-04-07T14:55:58.463 INFO:teuthology.orchestra.run.smithi118.stdout:prometheus.a smithi170 *:9095 running (3m) 7s ago 5m 57.8M - 514e6a882f6e 7d086b323ad5 2024-04-07T14:55:58.463 INFO:teuthology.orchestra.run.smithi118.stdout:rgw.foo.smithi118.kwycma smithi118 *:8000 running (2m) 18s ago 2m 84.0M - 17.2.0 e1d6a67b021e bba150bfa08f 2024-04-07T14:55:58.463 INFO:teuthology.orchestra.run.smithi118.stdout:rgw.foo.smithi170.aoztql smithi170 *:8000 running (2m) 7s ago 2m 84.2M - 17.2.0 e1d6a67b021e f31b5e2adc5a 2024-04-07T14:55:58.464 INFO:teuthology.orchestra.run.smithi118.stdout:rgw.smpl.smithi118.hkfkyl smithi118 *:80 running (2m) 18s ago 2m 83.8M - 17.2.0 e1d6a67b021e 008c058ee602 2024-04-07T14:55:58.464 INFO:teuthology.orchestra.run.smithi118.stdout:rgw.smpl.smithi170.zaetfj smithi170 *:80 running (2m) 7s ago 2m 84.0M - 17.2.0 e1d6a67b021e 07aae130105c 2024-04-07T14:55:58.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:58 smithi170 bash[14550]: cluster 2024-04-07T14:55:57.314801+0000 mgr.y (mgr.14463) 251 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:58.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:58 smithi170 bash[14550]: audit 2024-04-07T14:55:57.657989+0000 mgr.y (mgr.14463) 252 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:55:58.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:58 smithi118 bash[14470]: cluster 2024-04-07T14:55:57.314801+0000 mgr.y (mgr.14463) 251 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:58.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:58 smithi118 bash[14470]: audit 2024-04-07T14:55:57.657989+0000 mgr.y (mgr.14463) 252 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:55:58.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:58 smithi118 bash[20212]: cluster 2024-04-07T14:55:57.314801+0000 mgr.y (mgr.14463) 251 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:55:58.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:58 smithi118 bash[20212]: audit 2024-04-07T14:55:57.657989+0000 mgr.y (mgr.14463) 252 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:55:58.893 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2024-04-07T14:55:58.894 INFO:teuthology.orchestra.run.smithi118.stdout: "mon": { 2024-04-07T14:55:58.894 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-07T14:55:58.894 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:55:58.894 INFO:teuthology.orchestra.run.smithi118.stdout: "mgr": { 2024-04-07T14:55:58.894 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-07T14:55:58.894 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:55:58.894 INFO:teuthology.orchestra.run.smithi118.stdout: "osd": { 2024-04-07T14:55:58.894 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-07T14:55:58.894 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:55:58.894 INFO:teuthology.orchestra.run.smithi118.stdout: "mds": {}, 2024-04-07T14:55:58.894 INFO:teuthology.orchestra.run.smithi118.stdout: "rgw": { 2024-04-07T14:55:58.894 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-07T14:55:58.894 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:55:58.894 INFO:teuthology.orchestra.run.smithi118.stdout: "overall": { 2024-04-07T14:55:58.894 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-07T14:55:58.895 INFO:teuthology.orchestra.run.smithi118.stdout: } 2024-04-07T14:55:58.895 INFO:teuthology.orchestra.run.smithi118.stdout:} 2024-04-07T14:55:59.152 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:55:58 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:55:58] "GET /metrics HTTP/1.1" 200 214903 "" "Prometheus/2.33.4" 2024-04-07T14:55:59.308 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2024-04-07T14:55:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d", 2024-04-07T14:55:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: "in_progress": true, 2024-04-07T14:55:59.308 INFO:teuthology.orchestra.run.smithi118.stdout: "services_complete": [], 2024-04-07T14:55:59.309 INFO:teuthology.orchestra.run.smithi118.stdout: "progress": "", 2024-04-07T14:55:59.309 INFO:teuthology.orchestra.run.smithi118.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d image" 2024-04-07T14:55:59.309 INFO:teuthology.orchestra.run.smithi118.stdout:} 2024-04-07T14:55:59.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:59 smithi118 bash[14470]: audit 2024-04-07T14:55:58.057340+0000 mgr.y (mgr.14463) 253 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:55:59.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:59 smithi118 bash[14470]: audit 2024-04-07T14:55:58.441113+0000 mgr.y (mgr.14463) 254 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:55:59.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:55:59 smithi118 bash[14470]: audit 2024-04-07T14:55:58.890435+0000 mon.c (mon.1) 155 : audit [DBG] from='client.? 172.21.15.118:0/3837188372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-07T14:55:59.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:59 smithi118 bash[20212]: audit 2024-04-07T14:55:58.057340+0000 mgr.y (mgr.14463) 253 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:55:59.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:59 smithi118 bash[20212]: audit 2024-04-07T14:55:58.441113+0000 mgr.y (mgr.14463) 254 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:55:59.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:55:59 smithi118 bash[20212]: audit 2024-04-07T14:55:58.890435+0000 mon.c (mon.1) 155 : audit [DBG] from='client.? 172.21.15.118:0/3837188372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-07T14:55:59.715 INFO:teuthology.orchestra.run.smithi118.stdout:HEALTH_OK 2024-04-07T14:55:59.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:59 smithi170 bash[14550]: audit 2024-04-07T14:55:58.057340+0000 mgr.y (mgr.14463) 253 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:55:59.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:59 smithi170 bash[14550]: audit 2024-04-07T14:55:58.441113+0000 mgr.y (mgr.14463) 254 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:55:59.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:55:59 smithi170 bash[14550]: audit 2024-04-07T14:55:58.890435+0000 mon.c (mon.1) 155 : audit [DBG] from='client.? 172.21.15.118:0/3837188372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-07T14:56:00.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:00 smithi170 bash[14550]: audit 2024-04-07T14:55:58.808089+0000 mgr.y (mgr.14463) 255 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:56:00.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:00 smithi170 bash[14550]: audit 2024-04-07T14:55:59.304914+0000 mgr.y (mgr.14463) 256 : audit [DBG] from='client.25015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:56:00.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:00 smithi170 bash[14550]: cluster 2024-04-07T14:55:59.315286+0000 mgr.y (mgr.14463) 257 : 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-07T14:56:00.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:00 smithi170 bash[14550]: audit 2024-04-07T14:55:59.712502+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.118:0/1124205606' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-07T14:56:00.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:00 smithi170 bash[14550]: audit 2024-04-07T14:56:00.269378+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:00.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:00 smithi170 bash[14550]: audit 2024-04-07T14:56:00.277672+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:00.771 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:56:00 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:56:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:56:00.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:00 smithi118 bash[14470]: audit 2024-04-07T14:55:58.808089+0000 mgr.y (mgr.14463) 255 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:56:00.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:00 smithi118 bash[14470]: audit 2024-04-07T14:55:59.304914+0000 mgr.y (mgr.14463) 256 : audit [DBG] from='client.25015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:56:00.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:00 smithi118 bash[14470]: cluster 2024-04-07T14:55:59.315286+0000 mgr.y (mgr.14463) 257 : 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-07T14:56:00.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:00 smithi118 bash[14470]: audit 2024-04-07T14:55:59.712502+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.118:0/1124205606' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-07T14:56:00.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:00 smithi118 bash[14470]: audit 2024-04-07T14:56:00.269378+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:00.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:00 smithi118 bash[14470]: audit 2024-04-07T14:56:00.277672+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:00.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:00 smithi118 bash[20212]: audit 2024-04-07T14:55:58.808089+0000 mgr.y (mgr.14463) 255 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:56:00.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:00 smithi118 bash[20212]: audit 2024-04-07T14:55:59.304914+0000 mgr.y (mgr.14463) 256 : audit [DBG] from='client.25015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:56:00.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:00 smithi118 bash[20212]: cluster 2024-04-07T14:55:59.315286+0000 mgr.y (mgr.14463) 257 : 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-07T14:56:00.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:00 smithi118 bash[20212]: audit 2024-04-07T14:55:59.712502+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.118:0/1124205606' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-07T14:56:00.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:00 smithi118 bash[20212]: audit 2024-04-07T14:56:00.269378+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:00.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:00 smithi118 bash[20212]: audit 2024-04-07T14:56:00.277672+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:02.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:02 smithi170 bash[14550]: cluster 2024-04-07T14:56:01.316130+0000 mgr.y (mgr.14463) 258 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:02.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:02 smithi118 bash[14470]: cluster 2024-04-07T14:56:01.316130+0000 mgr.y (mgr.14463) 258 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:02.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:02 smithi118 bash[20212]: cluster 2024-04-07T14:56:01.316130+0000 mgr.y (mgr.14463) 258 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:04.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:04 smithi118 bash[14470]: cluster 2024-04-07T14:56:03.317703+0000 mgr.y (mgr.14463) 259 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:04.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:04 smithi118 bash[20212]: cluster 2024-04-07T14:56:03.317703+0000 mgr.y (mgr.14463) 259 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:04.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:04 smithi170 bash[14550]: cluster 2024-04-07T14:56:03.317703+0000 mgr.y (mgr.14463) 259 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:06.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:06 smithi170 bash[14550]: cluster 2024-04-07T14:56:05.318406+0000 mgr.y (mgr.14463) 260 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:06.770 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:06 smithi118 bash[14470]: cluster 2024-04-07T14:56:05.318406+0000 mgr.y (mgr.14463) 260 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:06.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:06 smithi118 bash[20212]: cluster 2024-04-07T14:56:05.318406+0000 mgr.y (mgr.14463) 260 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:07.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:56:07 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:56:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:56:08.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:08 smithi170 bash[14550]: cluster 2024-04-07T14:56:07.319597+0000 mgr.y (mgr.14463) 261 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:08.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:08 smithi118 bash[20212]: cluster 2024-04-07T14:56:07.319597+0000 mgr.y (mgr.14463) 261 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:08.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:08 smithi118 bash[14470]: cluster 2024-04-07T14:56:07.319597+0000 mgr.y (mgr.14463) 261 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:09.343 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:56:08 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:56:08] "GET /metrics HTTP/1.1" 200 214903 "" "Prometheus/2.33.4" 2024-04-07T14:56:10.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:09 smithi170 bash[14550]: audit 2024-04-07T14:56:08.818751+0000 mgr.y (mgr.14463) 262 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:56:10.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:09 smithi170 bash[14550]: cluster 2024-04-07T14:56:09.320297+0000 mgr.y (mgr.14463) 263 : 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-07T14:56:10.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:09 smithi118 bash[20212]: audit 2024-04-07T14:56:08.818751+0000 mgr.y (mgr.14463) 262 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:56:10.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:09 smithi118 bash[20212]: cluster 2024-04-07T14:56:09.320297+0000 mgr.y (mgr.14463) 263 : 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-07T14:56:10.021 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:09 smithi118 bash[14470]: audit 2024-04-07T14:56:08.818751+0000 mgr.y (mgr.14463) 262 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:56:10.021 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:09 smithi118 bash[14470]: cluster 2024-04-07T14:56:09.320297+0000 mgr.y (mgr.14463) 263 : 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-07T14:56:11.271 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:56:10 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:56:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:56:12.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:11 smithi170 bash[14550]: audit 2024-04-07T14:56:10.898109+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:12.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:11 smithi170 bash[14550]: audit 2024-04-07T14:56:10.905317+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:12.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:11 smithi170 bash[14550]: cluster 2024-04-07T14:56:11.321132+0000 mgr.y (mgr.14463) 264 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:12.271 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:11 smithi118 bash[14470]: audit 2024-04-07T14:56:10.898109+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:12.271 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:11 smithi118 bash[14470]: audit 2024-04-07T14:56:10.905317+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:12.271 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:11 smithi118 bash[14470]: cluster 2024-04-07T14:56:11.321132+0000 mgr.y (mgr.14463) 264 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:12.271 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:11 smithi118 bash[20212]: audit 2024-04-07T14:56:10.898109+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:12.271 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:11 smithi118 bash[20212]: audit 2024-04-07T14:56:10.905317+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:12.271 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:11 smithi118 bash[20212]: cluster 2024-04-07T14:56:11.321132+0000 mgr.y (mgr.14463) 264 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:14.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:14 smithi170 bash[14550]: cluster 2024-04-07T14:56:13.323006+0000 mgr.y (mgr.14463) 265 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:14.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:14 smithi118 bash[14470]: cluster 2024-04-07T14:56:13.323006+0000 mgr.y (mgr.14463) 265 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:14.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:14 smithi118 bash[20212]: cluster 2024-04-07T14:56:13.323006+0000 mgr.y (mgr.14463) 265 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:16.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:16 smithi170 bash[14550]: cluster 2024-04-07T14:56:15.323849+0000 mgr.y (mgr.14463) 266 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:16.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:16 smithi118 bash[14470]: cluster 2024-04-07T14:56:15.323849+0000 mgr.y (mgr.14463) 266 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:16.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:16 smithi118 bash[20212]: cluster 2024-04-07T14:56:15.323849+0000 mgr.y (mgr.14463) 266 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:17.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:56:17 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:56:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:56:18.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:18 smithi170 bash[14550]: cluster 2024-04-07T14:56:17.325603+0000 mgr.y (mgr.14463) 267 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:18.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:18 smithi118 bash[14470]: cluster 2024-04-07T14:56:17.325603+0000 mgr.y (mgr.14463) 267 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:18.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:18 smithi118 bash[20212]: cluster 2024-04-07T14:56:17.325603+0000 mgr.y (mgr.14463) 267 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:19.271 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:56:18 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:56:18] "GET /metrics HTTP/1.1" 200 214877 "" "Prometheus/2.33.4" 2024-04-07T14:56:20.021 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:19 smithi118 bash[14470]: audit 2024-04-07T14:56:18.826730+0000 mgr.y (mgr.14463) 268 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:56:20.021 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:19 smithi118 bash[14470]: cluster 2024-04-07T14:56:19.326204+0000 mgr.y (mgr.14463) 269 : 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-07T14:56:20.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:19 smithi118 bash[20212]: audit 2024-04-07T14:56:18.826730+0000 mgr.y (mgr.14463) 268 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:56:20.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:19 smithi118 bash[20212]: cluster 2024-04-07T14:56:19.326204+0000 mgr.y (mgr.14463) 269 : 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-07T14:56:20.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:19 smithi170 bash[14550]: audit 2024-04-07T14:56:18.826730+0000 mgr.y (mgr.14463) 268 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:56:20.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:19 smithi170 bash[14550]: cluster 2024-04-07T14:56:19.326204+0000 mgr.y (mgr.14463) 269 : 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-07T14:56:20.771 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:56:20 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:56:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:56:21.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:21 smithi170 bash[14550]: audit 2024-04-07T14:56:20.430960+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:21.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:21 smithi170 bash[14550]: audit 2024-04-07T14:56:20.439693+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:21.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:21 smithi118 bash[14470]: audit 2024-04-07T14:56:20.430960+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:21.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:21 smithi118 bash[14470]: audit 2024-04-07T14:56:20.439693+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:21.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:21 smithi118 bash[20212]: audit 2024-04-07T14:56:20.430960+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:21.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:21 smithi118 bash[20212]: audit 2024-04-07T14:56:20.439693+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:22.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:22 smithi170 bash[14550]: cluster 2024-04-07T14:56:21.326827+0000 mgr.y (mgr.14463) 270 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:22.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:22 smithi118 bash[14470]: cluster 2024-04-07T14:56:21.326827+0000 mgr.y (mgr.14463) 270 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:22.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:22 smithi118 bash[20212]: cluster 2024-04-07T14:56:21.326827+0000 mgr.y (mgr.14463) 270 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:24.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:24 smithi170 bash[14550]: cluster 2024-04-07T14:56:23.328362+0000 mgr.y (mgr.14463) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:25.021 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:24 smithi118 bash[14470]: cluster 2024-04-07T14:56:23.328362+0000 mgr.y (mgr.14463) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:25.021 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:24 smithi118 bash[20212]: cluster 2024-04-07T14:56:23.328362+0000 mgr.y (mgr.14463) 271 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:26.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:26 smithi170 bash[14550]: cluster 2024-04-07T14:56:25.329004+0000 mgr.y (mgr.14463) 272 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:26.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:26 smithi170 bash[14550]: audit 2024-04-07T14:56:25.944353+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:56:26.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:26 smithi170 bash[14550]: audit 2024-04-07T14:56:25.944994+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:56:26.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:26 smithi170 bash[14550]: audit 2024-04-07T14:56:25.953385+0000 mon.c (mon.1) 158 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:56:26.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:26 smithi170 bash[14550]: audit 2024-04-07T14:56:25.954019+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:56:26.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:26 smithi118 bash[14470]: cluster 2024-04-07T14:56:25.329004+0000 mgr.y (mgr.14463) 272 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:26.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:26 smithi118 bash[14470]: audit 2024-04-07T14:56:25.944353+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:56:26.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:26 smithi118 bash[14470]: audit 2024-04-07T14:56:25.944994+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:56:26.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:26 smithi118 bash[14470]: audit 2024-04-07T14:56:25.953385+0000 mon.c (mon.1) 158 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:56:26.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:26 smithi118 bash[14470]: audit 2024-04-07T14:56:25.954019+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:56:26.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:26 smithi118 bash[20212]: cluster 2024-04-07T14:56:25.329004+0000 mgr.y (mgr.14463) 272 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:26.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:26 smithi118 bash[20212]: audit 2024-04-07T14:56:25.944353+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:56:26.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:26 smithi118 bash[20212]: audit 2024-04-07T14:56:25.944994+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:56:26.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:26 smithi118 bash[20212]: audit 2024-04-07T14:56:25.953385+0000 mon.c (mon.1) 158 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:56:26.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:26 smithi118 bash[20212]: audit 2024-04-07T14:56:25.954019+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:56:27.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:56:27 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:56:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:56:28.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:28 smithi170 bash[14550]: cluster 2024-04-07T14:56:27.330619+0000 mgr.y (mgr.14463) 273 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:28.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:28 smithi118 bash[14470]: cluster 2024-04-07T14:56:27.330619+0000 mgr.y (mgr.14463) 273 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:28.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:28 smithi118 bash[20212]: cluster 2024-04-07T14:56:27.330619+0000 mgr.y (mgr.14463) 273 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:29.297 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:56:28 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:56:28] "GET /metrics HTTP/1.1" 200 214866 "" "Prometheus/2.33.4" 2024-04-07T14:56:30.154 INFO:teuthology.orchestra.run.smithi118.stdout:true 2024-04-07T14:56:30.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:29 smithi170 bash[14550]: audit 2024-04-07T14:56:28.836330+0000 mgr.y (mgr.14463) 274 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:56:30.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:29 smithi170 bash[14550]: cluster 2024-04-07T14:56:29.331278+0000 mgr.y (mgr.14463) 275 : 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-07T14:56:30.271 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:29 smithi118 bash[14470]: audit 2024-04-07T14:56:28.836330+0000 mgr.y (mgr.14463) 274 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:56:30.271 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:29 smithi118 bash[14470]: cluster 2024-04-07T14:56:29.331278+0000 mgr.y (mgr.14463) 275 : 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-07T14:56:30.271 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:29 smithi118 bash[20212]: audit 2024-04-07T14:56:28.836330+0000 mgr.y (mgr.14463) 274 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:56:30.271 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:29 smithi118 bash[20212]: cluster 2024-04-07T14:56:29.331278+0000 mgr.y (mgr.14463) 275 : 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-07T14:56:30.954 INFO:teuthology.orchestra.run.smithi118.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-07T14:56:30.955 INFO:teuthology.orchestra.run.smithi118.stdout:agent.smithi118 smithi118 running 10s ago 12m - - 2024-04-07T14:56:30.955 INFO:teuthology.orchestra.run.smithi118.stdout:agent.smithi170 smithi170 running 20s ago 12m - - 2024-04-07T14:56:30.955 INFO:teuthology.orchestra.run.smithi118.stdout:alertmanager.a smithi118 *:9093,9094 running (4m) 10s ago 5m 14.1M - ba2b418f427c f53c0f1d7565 2024-04-07T14:56:30.955 INFO:teuthology.orchestra.run.smithi118.stdout:grafana.a smithi170 *:3000 running (4m) 20s ago 4m 46.3M - 8.3.5 dad864ee21e9 867ae47a417f 2024-04-07T14:56:30.955 INFO:teuthology.orchestra.run.smithi118.stdout:iscsi.foo.smithi118.lqblut smithi118 running (2m) 10s ago 2m 47.4M - 3.5 e1d6a67b021e c928f61f2c29 2024-04-07T14:56:30.955 INFO:teuthology.orchestra.run.smithi118.stdout:mgr.x smithi170 *:8443 running (11m) 20s ago 11m 405M - 17.2.0 e1d6a67b021e 21e5aeee0d25 2024-04-07T14:56:30.955 INFO:teuthology.orchestra.run.smithi118.stdout:mgr.y smithi118 *:9283 running (13m) 10s ago 13m 462M - 17.2.0 e1d6a67b021e 3ccbe35e78af 2024-04-07T14:56:30.955 INFO:teuthology.orchestra.run.smithi118.stdout:mon.a smithi118 running (13m) 10s ago 13m 58.7M 2048M 17.2.0 e1d6a67b021e 47c68e693e52 2024-04-07T14:56:30.955 INFO:teuthology.orchestra.run.smithi118.stdout:mon.b smithi170 running (11m) 20s ago 11m 48.2M 2048M 17.2.0 e1d6a67b021e d302b9c8bf40 2024-04-07T14:56:30.955 INFO:teuthology.orchestra.run.smithi118.stdout:mon.c smithi118 running (11m) 10s ago 11m 48.3M 2048M 17.2.0 e1d6a67b021e 0e05ba373a26 2024-04-07T14:56:30.955 INFO:teuthology.orchestra.run.smithi118.stdout:node-exporter.a smithi118 *:9100 running (5m) 10s ago 5m 14.3M - 1dbe0e931976 39a87c14dafd 2024-04-07T14:56:30.955 INFO:teuthology.orchestra.run.smithi118.stdout:node-exporter.b smithi170 *:9100 running (5m) 20s ago 5m 12.3M - 1dbe0e931976 96818c5b2924 2024-04-07T14:56:30.955 INFO:teuthology.orchestra.run.smithi118.stdout:osd.0 smithi118 running (10m) 10s ago 11m 56.6M 4096M 17.2.0 e1d6a67b021e 05a8da4ba8f6 2024-04-07T14:56:30.955 INFO:teuthology.orchestra.run.smithi118.stdout:osd.1 smithi118 running (10m) 10s ago 10m 57.7M 4096M 17.2.0 e1d6a67b021e e52b0d6baa45 2024-04-07T14:56:30.955 INFO:teuthology.orchestra.run.smithi118.stdout:osd.2 smithi118 running (9m) 10s ago 9m 50.9M 4096M 17.2.0 e1d6a67b021e 80ae1b7d9652 2024-04-07T14:56:30.956 INFO:teuthology.orchestra.run.smithi118.stdout:osd.3 smithi118 running (9m) 10s ago 9m 53.7M 4096M 17.2.0 e1d6a67b021e 24c0695d74ed 2024-04-07T14:56:30.956 INFO:teuthology.orchestra.run.smithi118.stdout:osd.4 smithi170 running (8m) 20s ago 8m 56.9M 4096M 17.2.0 e1d6a67b021e b7c7add5c617 2024-04-07T14:56:30.956 INFO:teuthology.orchestra.run.smithi118.stdout:osd.5 smithi170 running (7m) 20s ago 7m 52.6M 4096M 17.2.0 e1d6a67b021e ef3971ba0547 2024-04-07T14:56:30.956 INFO:teuthology.orchestra.run.smithi118.stdout:osd.6 smithi170 running (7m) 20s ago 7m 51.6M 4096M 17.2.0 e1d6a67b021e 10a70a058f13 2024-04-07T14:56:30.956 INFO:teuthology.orchestra.run.smithi118.stdout:osd.7 smithi170 running (6m) 20s ago 6m 52.8M 4096M 17.2.0 e1d6a67b021e 80f87529df57 2024-04-07T14:56:30.956 INFO:teuthology.orchestra.run.smithi118.stdout:prometheus.a smithi170 *:9095 running (4m) 20s ago 5m 57.8M - 514e6a882f6e 7d086b323ad5 2024-04-07T14:56:30.956 INFO:teuthology.orchestra.run.smithi118.stdout:rgw.foo.smithi118.kwycma smithi118 *:8000 running (3m) 10s ago 3m 84.3M - 17.2.0 e1d6a67b021e bba150bfa08f 2024-04-07T14:56:30.956 INFO:teuthology.orchestra.run.smithi118.stdout:rgw.foo.smithi170.aoztql smithi170 *:8000 running (3m) 20s ago 3m 84.3M - 17.2.0 e1d6a67b021e f31b5e2adc5a 2024-04-07T14:56:30.956 INFO:teuthology.orchestra.run.smithi118.stdout:rgw.smpl.smithi118.hkfkyl smithi118 *:80 running (3m) 10s ago 3m 84.0M - 17.2.0 e1d6a67b021e 008c058ee602 2024-04-07T14:56:30.956 INFO:teuthology.orchestra.run.smithi118.stdout:rgw.smpl.smithi170.zaetfj smithi170 *:80 running (3m) 20s ago 3m 84.1M - 17.2.0 e1d6a67b021e 07aae130105c 2024-04-07T14:56:31.042 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:30 smithi118 bash[14470]: audit 2024-04-07T14:56:30.135573+0000 mgr.y (mgr.14463) 276 : audit [DBG] from='client.25027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:56:31.042 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:30 smithi118 bash[14470]: audit 2024-04-07T14:56:30.545834+0000 mgr.y (mgr.14463) 277 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:56:31.043 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:30 smithi118 bash[20212]: audit 2024-04-07T14:56:30.135573+0000 mgr.y (mgr.14463) 276 : audit [DBG] from='client.25027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:56:31.043 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:30 smithi118 bash[20212]: audit 2024-04-07T14:56:30.545834+0000 mgr.y (mgr.14463) 277 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:56:31.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:30 smithi170 bash[14550]: audit 2024-04-07T14:56:30.135573+0000 mgr.y (mgr.14463) 276 : audit [DBG] from='client.25027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:56:31.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:30 smithi170 bash[14550]: audit 2024-04-07T14:56:30.545834+0000 mgr.y (mgr.14463) 277 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:56:31.431 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2024-04-07T14:56:31.431 INFO:teuthology.orchestra.run.smithi118.stdout: "mon": { 2024-04-07T14:56:31.432 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-07T14:56:31.432 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:56:31.432 INFO:teuthology.orchestra.run.smithi118.stdout: "mgr": { 2024-04-07T14:56:31.432 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-07T14:56:31.432 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:56:31.432 INFO:teuthology.orchestra.run.smithi118.stdout: "osd": { 2024-04-07T14:56:31.432 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-07T14:56:31.432 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:56:31.432 INFO:teuthology.orchestra.run.smithi118.stdout: "mds": {}, 2024-04-07T14:56:31.432 INFO:teuthology.orchestra.run.smithi118.stdout: "rgw": { 2024-04-07T14:56:31.432 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-07T14:56:31.432 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:56:31.432 INFO:teuthology.orchestra.run.smithi118.stdout: "overall": { 2024-04-07T14:56:31.432 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-07T14:56:31.433 INFO:teuthology.orchestra.run.smithi118.stdout: } 2024-04-07T14:56:31.433 INFO:teuthology.orchestra.run.smithi118.stdout:} 2024-04-07T14:56:31.521 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:56:31 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:56:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:56:31.842 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2024-04-07T14:56:31.842 INFO:teuthology.orchestra.run.smithi118.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d", 2024-04-07T14:56:31.842 INFO:teuthology.orchestra.run.smithi118.stdout: "in_progress": true, 2024-04-07T14:56:31.842 INFO:teuthology.orchestra.run.smithi118.stdout: "services_complete": [], 2024-04-07T14:56:31.842 INFO:teuthology.orchestra.run.smithi118.stdout: "progress": "", 2024-04-07T14:56:31.842 INFO:teuthology.orchestra.run.smithi118.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d image" 2024-04-07T14:56:31.842 INFO:teuthology.orchestra.run.smithi118.stdout:} 2024-04-07T14:56:32.304 INFO:teuthology.orchestra.run.smithi118.stdout:HEALTH_OK 2024-04-07T14:56:32.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:32 smithi170 bash[14550]: audit 2024-04-07T14:56:30.927652+0000 mgr.y (mgr.14463) 278 : audit [DBG] from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:56:32.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:32 smithi170 bash[14550]: audit 2024-04-07T14:56:31.030421+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:32.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:32 smithi170 bash[14550]: audit 2024-04-07T14:56:31.037473+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:32.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:32 smithi170 bash[14550]: cluster 2024-04-07T14:56:31.331886+0000 mgr.y (mgr.14463) 279 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:32.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:32 smithi170 bash[14550]: audit 2024-04-07T14:56:31.427399+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.118:0/513652111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-07T14:56:32.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:32 smithi118 bash[14470]: audit 2024-04-07T14:56:30.927652+0000 mgr.y (mgr.14463) 278 : audit [DBG] from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:56:32.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:32 smithi118 bash[14470]: audit 2024-04-07T14:56:31.030421+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:32.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:32 smithi118 bash[14470]: audit 2024-04-07T14:56:31.037473+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:32.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:32 smithi118 bash[14470]: cluster 2024-04-07T14:56:31.331886+0000 mgr.y (mgr.14463) 279 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:32.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:32 smithi118 bash[14470]: audit 2024-04-07T14:56:31.427399+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.118:0/513652111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-07T14:56:32.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:32 smithi118 bash[20212]: audit 2024-04-07T14:56:30.927652+0000 mgr.y (mgr.14463) 278 : audit [DBG] from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:56:32.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:32 smithi118 bash[20212]: audit 2024-04-07T14:56:31.030421+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:32.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:32 smithi118 bash[20212]: audit 2024-04-07T14:56:31.037473+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:32.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:32 smithi118 bash[20212]: cluster 2024-04-07T14:56:31.331886+0000 mgr.y (mgr.14463) 279 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:32.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:32 smithi118 bash[20212]: audit 2024-04-07T14:56:31.427399+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.118:0/513652111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-07T14:56:33.466 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:33 smithi170 bash[14550]: audit 2024-04-07T14:56:31.838468+0000 mgr.y (mgr.14463) 280 : audit [DBG] from='client.25051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:56:33.466 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:33 smithi170 bash[14550]: audit 2024-04-07T14:56:32.301048+0000 mon.a (mon.0) 1095 : audit [DBG] from='client.? 172.21.15.118:0/431032756' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-07T14:56:33.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:33 smithi118 bash[14470]: audit 2024-04-07T14:56:31.838468+0000 mgr.y (mgr.14463) 280 : audit [DBG] from='client.25051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:56:33.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:33 smithi118 bash[14470]: audit 2024-04-07T14:56:32.301048+0000 mon.a (mon.0) 1095 : audit [DBG] from='client.? 172.21.15.118:0/431032756' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-07T14:56:33.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:33 smithi118 bash[20212]: audit 2024-04-07T14:56:31.838468+0000 mgr.y (mgr.14463) 280 : audit [DBG] from='client.25051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:56:33.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:33 smithi118 bash[20212]: audit 2024-04-07T14:56:32.301048+0000 mon.a (mon.0) 1095 : audit [DBG] from='client.? 172.21.15.118:0/431032756' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-07T14:56:34.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:34 smithi170 bash[14550]: cluster 2024-04-07T14:56:33.333685+0000 mgr.y (mgr.14463) 281 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:34.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:34 smithi118 bash[14470]: cluster 2024-04-07T14:56:33.333685+0000 mgr.y (mgr.14463) 281 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:34.521 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:34 smithi118 bash[20212]: cluster 2024-04-07T14:56:33.333685+0000 mgr.y (mgr.14463) 281 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:36.654 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:36 smithi118 bash[14470]: cluster 2024-04-07T14:56:35.334460+0000 mgr.y (mgr.14463) 282 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:36.655 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:36 smithi118 bash[20212]: cluster 2024-04-07T14:56:35.334460+0000 mgr.y (mgr.14463) 282 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:36.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:36 smithi170 bash[14550]: cluster 2024-04-07T14:56:35.334460+0000 mgr.y (mgr.14463) 282 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:37.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:56:37 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:56:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:56:38.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:38 smithi170 bash[14550]: cluster 2024-04-07T14:56:37.336280+0000 mgr.y (mgr.14463) 283 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:38.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:38 smithi118 bash[14470]: cluster 2024-04-07T14:56:37.336280+0000 mgr.y (mgr.14463) 283 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:38.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:38 smithi118 bash[20212]: cluster 2024-04-07T14:56:37.336280+0000 mgr.y (mgr.14463) 283 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:39.116 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:56:38 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:56:38] "GET /metrics HTTP/1.1" 200 214866 "" "Prometheus/2.33.4" 2024-04-07T14:56:40.148 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:39 smithi170 bash[14550]: audit 2024-04-07T14:56:38.847564+0000 mgr.y (mgr.14463) 284 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:56:40.148 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:39 smithi170 bash[14550]: cluster 2024-04-07T14:56:39.337134+0000 mgr.y (mgr.14463) 285 : 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-07T14:56:40.183 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:39 smithi118 bash[14470]: audit 2024-04-07T14:56:38.847564+0000 mgr.y (mgr.14463) 284 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:56:40.183 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:39 smithi118 bash[14470]: cluster 2024-04-07T14:56:39.337134+0000 mgr.y (mgr.14463) 285 : 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-07T14:56:40.183 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:39 smithi118 bash[20212]: audit 2024-04-07T14:56:38.847564+0000 mgr.y (mgr.14463) 284 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:56:40.183 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:39 smithi118 bash[20212]: cluster 2024-04-07T14:56:39.337134+0000 mgr.y (mgr.14463) 285 : 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-07T14:56:40.771 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:56:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:56:41.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:40 smithi170 bash[14550]: audit 2024-04-07T14:56:39.916187+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:41.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:40 smithi170 bash[14550]: cephadm 2024-04-07T14:56:39.917692+0000 mgr.y (mgr.14463) 286 : cephadm [INF] Upgrade: Target is version 19.0.0-2578-ge5c885fe (unknown) 2024-04-07T14:56:41.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:40 smithi170 bash[14550]: cephadm 2024-04-07T14:56:39.917812+0000 mgr.y (mgr.14463) 287 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:72637ed65c3eacb208a01eb8fcf572a65857060627154597bacdb87f092e5fe1, digests ['quay.ceph.io/ceph-ci/ceph@sha256:72637ed65c3eacb208a01eb8fcf572a65857060627154597bacdb87f092e5fe1'] 2024-04-07T14:56:41.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:40 smithi170 bash[14550]: audit 2024-04-07T14:56:39.919396+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:56:41.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:40 smithi170 bash[14550]: audit 2024-04-07T14:56:39.931480+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:41.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:40 smithi170 bash[14550]: cephadm 2024-04-07T14:56:39.934186+0000 mgr.y (mgr.14463) 288 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-07T14:56:41.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:40 smithi170 bash[14550]: cephadm 2024-04-07T14:56:40.175964+0000 mgr.y (mgr.14463) 289 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:72637ed65c3eacb208a01eb8fcf572a65857060627154597bacdb87f092e5fe1 on smithi170 2024-04-07T14:56:41.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:40 smithi170 bash[14550]: audit 2024-04-07T14:56:40.621324+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:41.253 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:40 smithi170 bash[14550]: audit 2024-04-07T14:56:40.628248+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:41.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[14470]: audit 2024-04-07T14:56:39.916187+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:41.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[14470]: cephadm 2024-04-07T14:56:39.917692+0000 mgr.y (mgr.14463) 286 : cephadm [INF] Upgrade: Target is version 19.0.0-2578-ge5c885fe (unknown) 2024-04-07T14:56:41.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[14470]: cephadm 2024-04-07T14:56:39.917812+0000 mgr.y (mgr.14463) 287 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:72637ed65c3eacb208a01eb8fcf572a65857060627154597bacdb87f092e5fe1, digests ['quay.ceph.io/ceph-ci/ceph@sha256:72637ed65c3eacb208a01eb8fcf572a65857060627154597bacdb87f092e5fe1'] 2024-04-07T14:56:41.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[14470]: audit 2024-04-07T14:56:39.919396+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:56:41.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[14470]: audit 2024-04-07T14:56:39.931480+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:41.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[14470]: cephadm 2024-04-07T14:56:39.934186+0000 mgr.y (mgr.14463) 288 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-07T14:56:41.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[14470]: cephadm 2024-04-07T14:56:40.175964+0000 mgr.y (mgr.14463) 289 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:72637ed65c3eacb208a01eb8fcf572a65857060627154597bacdb87f092e5fe1 on smithi170 2024-04-07T14:56:41.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[14470]: audit 2024-04-07T14:56:40.621324+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:41.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[14470]: audit 2024-04-07T14:56:40.628248+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:41.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[20212]: audit 2024-04-07T14:56:39.916187+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:41.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[20212]: cephadm 2024-04-07T14:56:39.917692+0000 mgr.y (mgr.14463) 286 : cephadm [INF] Upgrade: Target is version 19.0.0-2578-ge5c885fe (unknown) 2024-04-07T14:56:41.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[20212]: cephadm 2024-04-07T14:56:39.917812+0000 mgr.y (mgr.14463) 287 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:72637ed65c3eacb208a01eb8fcf572a65857060627154597bacdb87f092e5fe1, digests ['quay.ceph.io/ceph-ci/ceph@sha256:72637ed65c3eacb208a01eb8fcf572a65857060627154597bacdb87f092e5fe1'] 2024-04-07T14:56:41.273 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[20212]: audit 2024-04-07T14:56:39.919396+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:56:41.273 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[20212]: audit 2024-04-07T14:56:39.931480+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:41.273 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[20212]: cephadm 2024-04-07T14:56:39.934186+0000 mgr.y (mgr.14463) 288 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-07T14:56:41.273 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[20212]: cephadm 2024-04-07T14:56:40.175964+0000 mgr.y (mgr.14463) 289 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:72637ed65c3eacb208a01eb8fcf572a65857060627154597bacdb87f092e5fe1 on smithi170 2024-04-07T14:56:41.273 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[20212]: audit 2024-04-07T14:56:40.621324+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:41.273 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:40 smithi118 bash[20212]: audit 2024-04-07T14:56:40.628248+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:42.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:41 smithi170 bash[14550]: cluster 2024-04-07T14:56:41.337934+0000 mgr.y (mgr.14463) 290 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:42.271 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:41 smithi118 bash[14470]: cluster 2024-04-07T14:56:41.337934+0000 mgr.y (mgr.14463) 290 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:42.271 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:41 smithi118 bash[20212]: cluster 2024-04-07T14:56:41.337934+0000 mgr.y (mgr.14463) 290 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:44.022 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:56:43 smithi118 bash[43766]: level=warn ts=2024-04-07T14:56:43.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.170:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.170 because it doesn't contain any IP SANs" 2024-04-07T14:56:44.022 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:56:43 smithi118 bash[43766]: level=warn ts=2024-04-07T14:56:43.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.118:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-04-07T14:56:44.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:44 smithi170 bash[14550]: cluster 2024-04-07T14:56:43.339741+0000 mgr.y (mgr.14463) 291 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:44.771 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:44 smithi118 bash[20212]: cluster 2024-04-07T14:56:43.339741+0000 mgr.y (mgr.14463) 291 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:44.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:44 smithi118 bash[14470]: cluster 2024-04-07T14:56:43.339741+0000 mgr.y (mgr.14463) 291 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:46.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:46 smithi170 bash[14550]: cluster 2024-04-07T14:56:45.340469+0000 mgr.y (mgr.14463) 292 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:46.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:46 smithi118 bash[14470]: cluster 2024-04-07T14:56:45.340469+0000 mgr.y (mgr.14463) 292 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:46.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:46 smithi118 bash[20212]: cluster 2024-04-07T14:56:45.340469+0000 mgr.y (mgr.14463) 292 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:47.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:56:47 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:56:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:56:48.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:48 smithi170 bash[14550]: cluster 2024-04-07T14:56:47.342154+0000 mgr.y (mgr.14463) 293 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:48.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:48 smithi118 bash[14470]: cluster 2024-04-07T14:56:47.342154+0000 mgr.y (mgr.14463) 293 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:48.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:48 smithi118 bash[20212]: cluster 2024-04-07T14:56:47.342154+0000 mgr.y (mgr.14463) 293 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:49.271 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:56:48 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:56:48] "GET /metrics HTTP/1.1" 200 214873 "" "Prometheus/2.33.4" 2024-04-07T14:56:50.136 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:49 smithi170 bash[14550]: audit 2024-04-07T14:56:48.858929+0000 mgr.y (mgr.14463) 294 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:56:50.136 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:49 smithi170 bash[14550]: cluster 2024-04-07T14:56:49.342899+0000 mgr.y (mgr.14463) 295 : 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-07T14:56:50.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:49 smithi118 bash[14470]: audit 2024-04-07T14:56:48.858929+0000 mgr.y (mgr.14463) 294 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:56:50.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:49 smithi118 bash[14470]: cluster 2024-04-07T14:56:49.342899+0000 mgr.y (mgr.14463) 295 : 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-07T14:56:50.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:49 smithi118 bash[20212]: audit 2024-04-07T14:56:48.858929+0000 mgr.y (mgr.14463) 294 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:56:50.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:49 smithi118 bash[20212]: cluster 2024-04-07T14:56:49.342899+0000 mgr.y (mgr.14463) 295 : 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-07T14:56:51.522 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:56:51 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:56:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:56:52.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:52 smithi170 bash[14550]: audit 2024-04-07T14:56:51.203199+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:52.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:52 smithi170 bash[14550]: audit 2024-04-07T14:56:51.214878+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:52.502 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:52 smithi170 bash[14550]: cluster 2024-04-07T14:56:51.343648+0000 mgr.y (mgr.14463) 296 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:52.521 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:52 smithi118 bash[14470]: audit 2024-04-07T14:56:51.203199+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:52.522 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:52 smithi118 bash[14470]: audit 2024-04-07T14:56:51.214878+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:52.522 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:52 smithi118 bash[14470]: cluster 2024-04-07T14:56:51.343648+0000 mgr.y (mgr.14463) 296 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:52.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:52 smithi118 bash[20212]: audit 2024-04-07T14:56:51.203199+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:52.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:52 smithi118 bash[20212]: audit 2024-04-07T14:56:51.214878+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:56:52.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:52 smithi118 bash[20212]: cluster 2024-04-07T14:56:51.343648+0000 mgr.y (mgr.14463) 296 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:53.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:56:53 smithi118 bash[43766]: level=error ts=2024-04-07T14:56:53.507Z 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.118:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.170:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.170 because it doesn't contain any IP SANs" 2024-04-07T14:56:53.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:56:53 smithi118 bash[43766]: level=warn ts=2024-04-07T14:56:53.511Z 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.170:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.170 because it doesn't contain any IP SANs" 2024-04-07T14:56:53.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:56:53 smithi118 bash[43766]: level=warn ts=2024-04-07T14:56:53.511Z 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.118:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-04-07T14:56:54.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:54 smithi170 bash[14550]: cluster 2024-04-07T14:56:53.344622+0000 mgr.y (mgr.14463) 297 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:54.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:54 smithi118 bash[14470]: cluster 2024-04-07T14:56:53.344622+0000 mgr.y (mgr.14463) 297 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:54.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:54 smithi118 bash[20212]: cluster 2024-04-07T14:56:53.344622+0000 mgr.y (mgr.14463) 297 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:56.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:56 smithi170 bash[14550]: cluster 2024-04-07T14:56:55.345412+0000 mgr.y (mgr.14463) 298 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:56.771 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:56 smithi118 bash[14470]: cluster 2024-04-07T14:56:55.345412+0000 mgr.y (mgr.14463) 298 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:56.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:56 smithi118 bash[20212]: cluster 2024-04-07T14:56:55.345412+0000 mgr.y (mgr.14463) 298 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:56:57.252 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:56:57 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:56:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:56:58.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:58 smithi170 bash[14550]: cluster 2024-04-07T14:56:57.347311+0000 mgr.y (mgr.14463) 299 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:58.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:58 smithi118 bash[14470]: cluster 2024-04-07T14:56:57.347311+0000 mgr.y (mgr.14463) 299 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:58.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:58 smithi118 bash[20212]: cluster 2024-04-07T14:56:57.347311+0000 mgr.y (mgr.14463) 299 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:56:59.272 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:56:58 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:56:58] "GET /metrics HTTP/1.1" 200 214878 "" "Prometheus/2.33.4" 2024-04-07T14:57:00.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:59 smithi170 bash[14550]: audit 2024-04-07T14:56:58.862467+0000 mgr.y (mgr.14463) 300 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:57:00.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:56:59 smithi170 bash[14550]: cluster 2024-04-07T14:56:59.348069+0000 mgr.y (mgr.14463) 301 : 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-07T14:57:00.271 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:59 smithi118 bash[14470]: audit 2024-04-07T14:56:58.862467+0000 mgr.y (mgr.14463) 300 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:57:00.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:56:59 smithi118 bash[14470]: cluster 2024-04-07T14:56:59.348069+0000 mgr.y (mgr.14463) 301 : 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-07T14:57:00.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:59 smithi118 bash[20212]: audit 2024-04-07T14:56:58.862467+0000 mgr.y (mgr.14463) 300 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:57:00.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:56:59 smithi118 bash[20212]: cluster 2024-04-07T14:56:59.348069+0000 mgr.y (mgr.14463) 301 : 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-07T14:57:01.272 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:00 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:57:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:57:02.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:01 smithi170 bash[14550]: audit 2024-04-07T14:57:00.787843+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:02.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:01 smithi170 bash[14550]: audit 2024-04-07T14:57:00.797327+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:02.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:01 smithi170 bash[14550]: cluster 2024-04-07T14:57:01.348883+0000 mgr.y (mgr.14463) 302 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:02.271 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:01 smithi118 bash[14470]: audit 2024-04-07T14:57:00.787843+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:02.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:01 smithi118 bash[14470]: audit 2024-04-07T14:57:00.797327+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:02.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:01 smithi118 bash[14470]: cluster 2024-04-07T14:57:01.348883+0000 mgr.y (mgr.14463) 302 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:02.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:01 smithi118 bash[20212]: audit 2024-04-07T14:57:00.787843+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:02.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:01 smithi118 bash[20212]: audit 2024-04-07T14:57:00.797327+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:02.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:01 smithi118 bash[20212]: cluster 2024-04-07T14:57:01.348883+0000 mgr.y (mgr.14463) 302 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:02.688 INFO:teuthology.orchestra.run.smithi118.stdout:true 2024-04-07T14:57:03.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:02 smithi170 bash[14550]: audit 2024-04-07T14:57:02.668785+0000 mgr.y (mgr.14463) 303 : audit [DBG] from='client.25063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:57:03.271 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:02 smithi118 bash[14470]: audit 2024-04-07T14:57:02.668785+0000 mgr.y (mgr.14463) 303 : audit [DBG] from='client.25063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:57:03.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:02 smithi118 bash[20212]: audit 2024-04-07T14:57:02.668785+0000 mgr.y (mgr.14463) 303 : audit [DBG] from='client.25063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:57:03.401 INFO:teuthology.orchestra.run.smithi118.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-07T14:57:03.401 INFO:teuthology.orchestra.run.smithi118.stdout:agent.smithi118 smithi118 running 2s ago 12m - - 2024-04-07T14:57:03.401 INFO:teuthology.orchestra.run.smithi118.stdout:agent.smithi170 smithi170 running 12s ago 12m - - 2024-04-07T14:57:03.401 INFO:teuthology.orchestra.run.smithi118.stdout:alertmanager.a smithi118 *:9093,9094 running (5m) 2s ago 5m 17.6M - ba2b418f427c f53c0f1d7565 2024-04-07T14:57:03.401 INFO:teuthology.orchestra.run.smithi118.stdout:grafana.a smithi170 *:3000 running (5m) 12s ago 5m 45.7M - 8.3.5 dad864ee21e9 867ae47a417f 2024-04-07T14:57:03.401 INFO:teuthology.orchestra.run.smithi118.stdout:iscsi.foo.smithi118.lqblut smithi118 running (3m) 2s ago 3m 47.6M - 3.5 e1d6a67b021e c928f61f2c29 2024-04-07T14:57:03.401 INFO:teuthology.orchestra.run.smithi118.stdout:mgr.x smithi170 *:8443 running (12m) 12s ago 12m 406M - 17.2.0 e1d6a67b021e 21e5aeee0d25 2024-04-07T14:57:03.401 INFO:teuthology.orchestra.run.smithi118.stdout:mgr.y smithi118 *:9283 running (13m) 2s ago 13m 464M - 17.2.0 e1d6a67b021e 3ccbe35e78af 2024-04-07T14:57:03.401 INFO:teuthology.orchestra.run.smithi118.stdout:mon.a smithi118 running (14m) 2s ago 14m 60.2M 2048M 17.2.0 e1d6a67b021e 47c68e693e52 2024-04-07T14:57:03.401 INFO:teuthology.orchestra.run.smithi118.stdout:mon.b smithi170 running (12m) 12s ago 12m 49.4M 2048M 17.2.0 e1d6a67b021e d302b9c8bf40 2024-04-07T14:57:03.401 INFO:teuthology.orchestra.run.smithi118.stdout:mon.c smithi118 running (12m) 2s ago 12m 49.4M 2048M 17.2.0 e1d6a67b021e 0e05ba373a26 2024-04-07T14:57:03.401 INFO:teuthology.orchestra.run.smithi118.stdout:node-exporter.a smithi118 *:9100 running (6m) 2s ago 6m 12.3M - 1dbe0e931976 39a87c14dafd 2024-04-07T14:57:03.401 INFO:teuthology.orchestra.run.smithi118.stdout:node-exporter.b smithi170 *:9100 running (6m) 12s ago 6m 12.5M - 1dbe0e931976 96818c5b2924 2024-04-07T14:57:03.402 INFO:teuthology.orchestra.run.smithi118.stdout:osd.0 smithi118 running (11m) 2s ago 11m 57.4M 4096M 17.2.0 e1d6a67b021e 05a8da4ba8f6 2024-04-07T14:57:03.402 INFO:teuthology.orchestra.run.smithi118.stdout:osd.1 smithi118 running (10m) 2s ago 10m 57.9M 4096M 17.2.0 e1d6a67b021e e52b0d6baa45 2024-04-07T14:57:03.402 INFO:teuthology.orchestra.run.smithi118.stdout:osd.2 smithi118 running (10m) 2s ago 10m 51.3M 4096M 17.2.0 e1d6a67b021e 80ae1b7d9652 2024-04-07T14:57:03.402 INFO:teuthology.orchestra.run.smithi118.stdout:osd.3 smithi118 running (9m) 2s ago 9m 54.5M 4096M 17.2.0 e1d6a67b021e 24c0695d74ed 2024-04-07T14:57:03.402 INFO:teuthology.orchestra.run.smithi118.stdout:osd.4 smithi170 running (9m) 12s ago 9m 57.7M 4096M 17.2.0 e1d6a67b021e b7c7add5c617 2024-04-07T14:57:03.402 INFO:teuthology.orchestra.run.smithi118.stdout:osd.5 smithi170 running (8m) 12s ago 8m 52.9M 4096M 17.2.0 e1d6a67b021e ef3971ba0547 2024-04-07T14:57:03.402 INFO:teuthology.orchestra.run.smithi118.stdout:osd.6 smithi170 running (7m) 12s ago 7m 51.7M 4096M 17.2.0 e1d6a67b021e 10a70a058f13 2024-04-07T14:57:03.402 INFO:teuthology.orchestra.run.smithi118.stdout:osd.7 smithi170 running (7m) 12s ago 7m 53.2M 4096M 17.2.0 e1d6a67b021e 80f87529df57 2024-04-07T14:57:03.402 INFO:teuthology.orchestra.run.smithi118.stdout:prometheus.a smithi170 *:9095 running (5m) 12s ago 6m 57.9M - 514e6a882f6e 7d086b323ad5 2024-04-07T14:57:03.402 INFO:teuthology.orchestra.run.smithi118.stdout:rgw.foo.smithi118.kwycma smithi118 *:8000 running (3m) 2s ago 3m 84.4M - 17.2.0 e1d6a67b021e bba150bfa08f 2024-04-07T14:57:03.402 INFO:teuthology.orchestra.run.smithi118.stdout:rgw.foo.smithi170.aoztql smithi170 *:8000 running (3m) 12s ago 3m 84.5M - 17.2.0 e1d6a67b021e f31b5e2adc5a 2024-04-07T14:57:03.402 INFO:teuthology.orchestra.run.smithi118.stdout:rgw.smpl.smithi118.hkfkyl smithi118 *:80 running (3m) 2s ago 3m 84.2M - 17.2.0 e1d6a67b021e 008c058ee602 2024-04-07T14:57:03.402 INFO:teuthology.orchestra.run.smithi118.stdout:rgw.smpl.smithi170.zaetfj smithi170 *:80 running (3m) 12s ago 3m 84.3M - 17.2.0 e1d6a67b021e 07aae130105c 2024-04-07T14:57:03.771 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:03 smithi118 bash[43766]: level=error ts=2024-04-07T14:57:03.508Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.170:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.170 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.118:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-04-07T14:57:03.772 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:03 smithi118 bash[43766]: level=warn ts=2024-04-07T14:57:03.512Z 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.118:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-04-07T14:57:03.772 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:03 smithi118 bash[43766]: level=warn ts=2024-04-07T14:57:03.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.170:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.170 because it doesn't contain any IP SANs" 2024-04-07T14:57:03.815 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2024-04-07T14:57:03.815 INFO:teuthology.orchestra.run.smithi118.stdout: "mon": { 2024-04-07T14:57:03.815 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-07T14:57:03.815 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:57:03.815 INFO:teuthology.orchestra.run.smithi118.stdout: "mgr": { 2024-04-07T14:57:03.815 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-07T14:57:03.815 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:57:03.815 INFO:teuthology.orchestra.run.smithi118.stdout: "osd": { 2024-04-07T14:57:03.815 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-07T14:57:03.816 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:57:03.816 INFO:teuthology.orchestra.run.smithi118.stdout: "mds": {}, 2024-04-07T14:57:03.816 INFO:teuthology.orchestra.run.smithi118.stdout: "rgw": { 2024-04-07T14:57:03.816 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-07T14:57:03.816 INFO:teuthology.orchestra.run.smithi118.stdout: }, 2024-04-07T14:57:03.816 INFO:teuthology.orchestra.run.smithi118.stdout: "overall": { 2024-04-07T14:57:03.816 INFO:teuthology.orchestra.run.smithi118.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-07T14:57:03.816 INFO:teuthology.orchestra.run.smithi118.stdout: } 2024-04-07T14:57:03.816 INFO:teuthology.orchestra.run.smithi118.stdout:} 2024-04-07T14:57:04.166 INFO:teuthology.orchestra.run.smithi118.stdout:{ 2024-04-07T14:57:04.166 INFO:teuthology.orchestra.run.smithi118.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:72637ed65c3eacb208a01eb8fcf572a65857060627154597bacdb87f092e5fe1", 2024-04-07T14:57:04.166 INFO:teuthology.orchestra.run.smithi118.stdout: "in_progress": true, 2024-04-07T14:57:04.166 INFO:teuthology.orchestra.run.smithi118.stdout: "services_complete": [], 2024-04-07T14:57:04.166 INFO:teuthology.orchestra.run.smithi118.stdout: "progress": "0/23 daemons upgraded", 2024-04-07T14:57:04.166 INFO:teuthology.orchestra.run.smithi118.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:72637ed65c3eacb208a01eb8fcf572a65857060627154597bacdb87f092e5fe1 image on host smithi170" 2024-04-07T14:57:04.166 INFO:teuthology.orchestra.run.smithi118.stdout:} 2024-04-07T14:57:04.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:03 smithi170 bash[14550]: audit 2024-04-07T14:57:03.027183+0000 mgr.y (mgr.14463) 304 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:57:04.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:03 smithi170 bash[14550]: cluster 2024-04-07T14:57:03.350695+0000 mgr.y (mgr.14463) 305 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:04.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:03 smithi170 bash[14550]: audit 2024-04-07T14:57:03.373023+0000 mgr.y (mgr.14463) 306 : audit [DBG] from='client.25075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:57:04.271 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:03 smithi118 bash[20212]: audit 2024-04-07T14:57:03.027183+0000 mgr.y (mgr.14463) 304 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:57:04.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:03 smithi118 bash[20212]: cluster 2024-04-07T14:57:03.350695+0000 mgr.y (mgr.14463) 305 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:04.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:03 smithi118 bash[20212]: audit 2024-04-07T14:57:03.373023+0000 mgr.y (mgr.14463) 306 : audit [DBG] from='client.25075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:57:04.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:03 smithi118 bash[14470]: audit 2024-04-07T14:57:03.027183+0000 mgr.y (mgr.14463) 304 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:57:04.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:03 smithi118 bash[14470]: cluster 2024-04-07T14:57:03.350695+0000 mgr.y (mgr.14463) 305 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:04.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:03 smithi118 bash[14470]: audit 2024-04-07T14:57:03.373023+0000 mgr.y (mgr.14463) 306 : audit [DBG] from='client.25075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:57:04.576 INFO:teuthology.orchestra.run.smithi118.stdout:HEALTH_OK 2024-04-07T14:57:05.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:04 smithi170 bash[14550]: audit 2024-04-07T14:57:03.811236+0000 mon.c (mon.1) 160 : audit [DBG] from='client.? 172.21.15.118:0/2044015117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-07T14:57:05.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:04 smithi170 bash[14550]: audit 2024-04-07T14:57:04.161586+0000 mgr.y (mgr.14463) 307 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:57:05.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:04 smithi170 bash[14550]: audit 2024-04-07T14:57:04.571922+0000 mon.a (mon.0) 1104 : audit [DBG] from='client.? 172.21.15.118:0/4044918925' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-07T14:57:05.271 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:04 smithi118 bash[14470]: audit 2024-04-07T14:57:03.811236+0000 mon.c (mon.1) 160 : audit [DBG] from='client.? 172.21.15.118:0/2044015117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-07T14:57:05.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:04 smithi118 bash[14470]: audit 2024-04-07T14:57:04.161586+0000 mgr.y (mgr.14463) 307 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:57:05.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:04 smithi118 bash[14470]: audit 2024-04-07T14:57:04.571922+0000 mon.a (mon.0) 1104 : audit [DBG] from='client.? 172.21.15.118:0/4044918925' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-07T14:57:05.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:04 smithi118 bash[20212]: audit 2024-04-07T14:57:03.811236+0000 mon.c (mon.1) 160 : audit [DBG] from='client.? 172.21.15.118:0/2044015117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-07T14:57:05.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:04 smithi118 bash[20212]: audit 2024-04-07T14:57:04.161586+0000 mgr.y (mgr.14463) 307 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:57:05.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:04 smithi118 bash[20212]: audit 2024-04-07T14:57:04.571922+0000 mon.a (mon.0) 1104 : audit [DBG] from='client.? 172.21.15.118:0/4044918925' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-07T14:57:06.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:05 smithi170 bash[14550]: cluster 2024-04-07T14:57:05.351503+0000 mgr.y (mgr.14463) 308 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:06.271 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:05 smithi118 bash[14470]: cluster 2024-04-07T14:57:05.351503+0000 mgr.y (mgr.14463) 308 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:06.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:05 smithi118 bash[20212]: cluster 2024-04-07T14:57:05.351503+0000 mgr.y (mgr.14463) 308 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:07.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:07 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:57:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:57:08.522 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:08 smithi118 bash[14470]: cluster 2024-04-07T14:57:07.353244+0000 mgr.y (mgr.14463) 309 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:08.522 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:08 smithi118 bash[20212]: cluster 2024-04-07T14:57:07.353244+0000 mgr.y (mgr.14463) 309 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:08.751 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:08 smithi170 bash[14550]: cluster 2024-04-07T14:57:07.353244+0000 mgr.y (mgr.14463) 309 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:09.272 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:08 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:57:08] "GET /metrics HTTP/1.1" 200 214878 "" "Prometheus/2.33.4" 2024-04-07T14:57:10.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:09 smithi170 bash[14550]: audit 2024-04-07T14:57:08.873779+0000 mgr.y (mgr.14463) 310 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:57:10.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:09 smithi170 bash[14550]: cluster 2024-04-07T14:57:09.353901+0000 mgr.y (mgr.14463) 311 : 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-07T14:57:10.271 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:09 smithi118 bash[14470]: audit 2024-04-07T14:57:08.873779+0000 mgr.y (mgr.14463) 310 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:57:10.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:09 smithi118 bash[14470]: cluster 2024-04-07T14:57:09.353901+0000 mgr.y (mgr.14463) 311 : 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-07T14:57:10.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:09 smithi118 bash[20212]: audit 2024-04-07T14:57:08.873779+0000 mgr.y (mgr.14463) 310 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:57:10.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:09 smithi118 bash[20212]: cluster 2024-04-07T14:57:09.353901+0000 mgr.y (mgr.14463) 311 : 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-07T14:57:11.772 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:11 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:57:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:57:12.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:12 smithi170 bash[14550]: cluster 2024-04-07T14:57:11.354699+0000 mgr.y (mgr.14463) 312 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:12.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:12 smithi170 bash[14550]: audit 2024-04-07T14:57:11.371624+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:12.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:12 smithi170 bash[14550]: audit 2024-04-07T14:57:11.383560+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:12.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:12 smithi118 bash[14470]: cluster 2024-04-07T14:57:11.354699+0000 mgr.y (mgr.14463) 312 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:12.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:12 smithi118 bash[14470]: audit 2024-04-07T14:57:11.371624+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:12.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:12 smithi118 bash[14470]: audit 2024-04-07T14:57:11.383560+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:12.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:12 smithi118 bash[20212]: cluster 2024-04-07T14:57:11.354699+0000 mgr.y (mgr.14463) 312 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:12.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:12 smithi118 bash[20212]: audit 2024-04-07T14:57:11.371624+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:12.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:12 smithi118 bash[20212]: audit 2024-04-07T14:57:11.383560+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:13.772 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:13 smithi118 bash[43766]: level=error ts=2024-04-07T14:57:13.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.170:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.170 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.118:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-04-07T14:57:13.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:13 smithi118 bash[43766]: level=warn ts=2024-04-07T14:57:13.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.118:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-04-07T14:57:13.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:13 smithi118 bash[43766]: level=warn ts=2024-04-07T14:57:13.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.170:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.170 because it doesn't contain any IP SANs" 2024-04-07T14:57:14.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:14 smithi170 bash[14550]: cluster 2024-04-07T14:57:13.356491+0000 mgr.y (mgr.14463) 313 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:14.773 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:14 smithi118 bash[20212]: cluster 2024-04-07T14:57:13.356491+0000 mgr.y (mgr.14463) 313 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:14.773 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:14 smithi118 bash[14470]: cluster 2024-04-07T14:57:13.356491+0000 mgr.y (mgr.14463) 313 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:16.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:16 smithi170 bash[14550]: cluster 2024-04-07T14:57:15.357200+0000 mgr.y (mgr.14463) 314 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:16.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:16 smithi118 bash[14470]: cluster 2024-04-07T14:57:15.357200+0000 mgr.y (mgr.14463) 314 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:16.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:16 smithi118 bash[20212]: cluster 2024-04-07T14:57:15.357200+0000 mgr.y (mgr.14463) 314 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:17.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:17 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:57:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:57:18.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:18 smithi170 bash[14550]: cluster 2024-04-07T14:57:17.358955+0000 mgr.y (mgr.14463) 315 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:18.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:18 smithi118 bash[14470]: cluster 2024-04-07T14:57:17.358955+0000 mgr.y (mgr.14463) 315 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:18.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:18 smithi118 bash[20212]: cluster 2024-04-07T14:57:17.358955+0000 mgr.y (mgr.14463) 315 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:19.272 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:18 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:57:18] "GET /metrics HTTP/1.1" 200 214883 "" "Prometheus/2.33.4" 2024-04-07T14:57:20.151 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:19 smithi118 bash[14470]: audit 2024-04-07T14:57:18.884593+0000 mgr.y (mgr.14463) 316 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:57:20.151 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:19 smithi118 bash[14470]: cluster 2024-04-07T14:57:19.359817+0000 mgr.y (mgr.14463) 317 : 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-07T14:57:20.152 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:19 smithi118 bash[20212]: audit 2024-04-07T14:57:18.884593+0000 mgr.y (mgr.14463) 316 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:57:20.152 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:19 smithi118 bash[20212]: cluster 2024-04-07T14:57:19.359817+0000 mgr.y (mgr.14463) 317 : 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-07T14:57:20.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:19 smithi170 bash[14550]: audit 2024-04-07T14:57:18.884593+0000 mgr.y (mgr.14463) 316 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:57:20.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:19 smithi170 bash[14550]: cluster 2024-04-07T14:57:19.359817+0000 mgr.y (mgr.14463) 317 : 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-07T14:57:21.272 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:20 smithi118 bash[14743]: 172.21.15.118 - - [07/Apr/2024:14:57:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:57:22.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:21 smithi170 bash[14550]: audit 2024-04-07T14:57:20.945262+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:22.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:21 smithi170 bash[14550]: audit 2024-04-07T14:57:20.954943+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:22.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:21 smithi170 bash[14550]: cluster 2024-04-07T14:57:21.360643+0000 mgr.y (mgr.14463) 318 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:22.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:21 smithi118 bash[14470]: audit 2024-04-07T14:57:20.945262+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:22.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:21 smithi118 bash[14470]: audit 2024-04-07T14:57:20.954943+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:22.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:21 smithi118 bash[14470]: cluster 2024-04-07T14:57:21.360643+0000 mgr.y (mgr.14463) 318 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:22.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:21 smithi118 bash[20212]: audit 2024-04-07T14:57:20.945262+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:22.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:21 smithi118 bash[20212]: audit 2024-04-07T14:57:20.954943+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:22.272 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:21 smithi118 bash[20212]: cluster 2024-04-07T14:57:21.360643+0000 mgr.y (mgr.14463) 318 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:23.772 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:23 smithi118 bash[43766]: level=error ts=2024-04-07T14:57: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.118:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.170:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.170 because it doesn't contain any IP SANs" 2024-04-07T14:57:23.772 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:23 smithi118 bash[43766]: level=warn ts=2024-04-07T14:57:23.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.170:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.170 because it doesn't contain any IP SANs" 2024-04-07T14:57:23.772 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:23 smithi118 bash[43766]: level=warn ts=2024-04-07T14:57:23.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.118:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-04-07T14:57:24.764 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:24 smithi170 bash[14550]: cluster 2024-04-07T14:57:23.362510+0000 mgr.y (mgr.14463) 319 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:24.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:24 smithi118 bash[14470]: cluster 2024-04-07T14:57:23.362510+0000 mgr.y (mgr.14463) 319 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:24.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:24 smithi118 bash[20212]: cluster 2024-04-07T14:57:23.362510+0000 mgr.y (mgr.14463) 319 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:26.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:26 smithi170 bash[14550]: cluster 2024-04-07T14:57:25.363372+0000 mgr.y (mgr.14463) 320 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:26.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:26 smithi170 bash[14550]: audit 2024-04-07T14:57:25.948980+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:57:26.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:26 smithi170 bash[14550]: audit 2024-04-07T14:57:25.949772+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:57:26.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:26 smithi170 bash[14550]: audit 2024-04-07T14:57:25.958623+0000 mon.c (mon.1) 162 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:57:26.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:26 smithi170 bash[14550]: audit 2024-04-07T14:57:25.959406+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:57:26.522 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:26 smithi118 bash[14470]: cluster 2024-04-07T14:57:25.363372+0000 mgr.y (mgr.14463) 320 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:26.522 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:26 smithi118 bash[14470]: audit 2024-04-07T14:57:25.948980+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:57:26.522 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:26 smithi118 bash[14470]: audit 2024-04-07T14:57:25.949772+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:57:26.522 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:26 smithi118 bash[14470]: audit 2024-04-07T14:57:25.958623+0000 mon.c (mon.1) 162 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:57:26.522 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:26 smithi118 bash[14470]: audit 2024-04-07T14:57:25.959406+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:57:26.523 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:26 smithi118 bash[20212]: cluster 2024-04-07T14:57:25.363372+0000 mgr.y (mgr.14463) 320 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:26.523 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:26 smithi118 bash[20212]: audit 2024-04-07T14:57:25.948980+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:57:26.523 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:26 smithi118 bash[20212]: audit 2024-04-07T14:57:25.949772+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-07T14:57:26.523 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:26 smithi118 bash[20212]: audit 2024-04-07T14:57:25.958623+0000 mon.c (mon.1) 162 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:57:26.523 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:26 smithi118 bash[20212]: audit 2024-04-07T14:57:25.959406+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-07T14:57:27.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:27 smithi170 bash[15769]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:57:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-07T14:57:28.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:28 smithi170 bash[14550]: cluster 2024-04-07T14:57:27.365150+0000 mgr.y (mgr.14463) 321 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:28.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:28 smithi170 bash[14550]: audit 2024-04-07T14:57:27.894995+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:28.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:28 smithi170 bash[14550]: audit 2024-04-07T14:57:27.897757+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-07T14:57:28.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:28 smithi170 bash[14550]: audit 2024-04-07T14:57:27.898519+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-07T14:57:28.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:28 smithi170 bash[14550]: audit 2024-04-07T14:57:27.900694+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-07T14:57:28.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:28 smithi170 bash[14550]: audit 2024-04-07T14:57:27.902812+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:57:28.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:28 smithi118 bash[14470]: cluster 2024-04-07T14:57:27.365150+0000 mgr.y (mgr.14463) 321 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:28.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:28 smithi118 bash[14470]: audit 2024-04-07T14:57:27.894995+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:28.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:28 smithi118 bash[14470]: audit 2024-04-07T14:57:27.897757+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-07T14:57:28.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:28 smithi118 bash[14470]: audit 2024-04-07T14:57:27.898519+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-07T14:57:28.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:28 smithi118 bash[14470]: audit 2024-04-07T14:57:27.900694+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-07T14:57:28.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:28 smithi118 bash[14470]: audit 2024-04-07T14:57:27.902812+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:57:28.773 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:28 smithi118 bash[20212]: cluster 2024-04-07T14:57:27.365150+0000 mgr.y (mgr.14463) 321 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:28.773 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:28 smithi118 bash[20212]: audit 2024-04-07T14:57:27.894995+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:28.773 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:28 smithi118 bash[20212]: audit 2024-04-07T14:57:27.897757+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-07T14:57:28.773 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:28 smithi118 bash[20212]: audit 2024-04-07T14:57:27.898519+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-07T14:57:28.773 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:28 smithi118 bash[20212]: audit 2024-04-07T14:57:27.900694+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-07T14:57:28.773 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:28 smithi118 bash[20212]: audit 2024-04-07T14:57:27.902812+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:57:29.272 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:28 smithi118 bash[14743]: ::ffff:172.21.15.170 - - [07/Apr/2024:14:57:28] "GET /metrics HTTP/1.1" 200 214884 "" "Prometheus/2.33.4" 2024-04-07T14:57:29.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:29 smithi170 bash[14550]: cephadm 2024-04-07T14:57:27.884868+0000 mgr.y (mgr.14463) 322 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-07T14:57:29.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:29 smithi170 bash[14550]: cephadm 2024-04-07T14:57:27.904335+0000 mgr.y (mgr.14463) 323 : cephadm [INF] Deploying daemon mgr.x on smithi170 2024-04-07T14:57:29.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:29 smithi118 bash[14470]: cephadm 2024-04-07T14:57:27.884868+0000 mgr.y (mgr.14463) 322 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-07T14:57:29.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:29 smithi118 bash[14470]: cephadm 2024-04-07T14:57:27.904335+0000 mgr.y (mgr.14463) 323 : cephadm [INF] Deploying daemon mgr.x on smithi170 2024-04-07T14:57:29.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:29 smithi118 bash[20212]: cephadm 2024-04-07T14:57:27.884868+0000 mgr.y (mgr.14463) 322 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-07T14:57:29.772 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:29 smithi118 bash[20212]: cephadm 2024-04-07T14:57:27.904335+0000 mgr.y (mgr.14463) 323 : cephadm [INF] Deploying daemon mgr.x on smithi170 2024-04-07T14:57:30.752 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:30 smithi170 bash[14550]: audit 2024-04-07T14:57:28.891523+0000 mgr.y (mgr.14463) 324 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:57:30.753 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:30 smithi170 bash[14550]: cluster 2024-04-07T14:57:29.365916+0000 mgr.y (mgr.14463) 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-07T14:57:30.774 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:30 smithi118 bash[20212]: audit 2024-04-07T14:57:28.891523+0000 mgr.y (mgr.14463) 324 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:57:30.774 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:30 smithi118 bash[20212]: cluster 2024-04-07T14:57:29.365916+0000 mgr.y (mgr.14463) 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-07T14:57:30.774 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:30 smithi118 bash[14470]: audit 2024-04-07T14:57:28.891523+0000 mgr.y (mgr.14463) 324 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:57:30.774 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:30 smithi118 bash[14470]: cluster 2024-04-07T14:57:29.365916+0000 mgr.y (mgr.14463) 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-07T14:57:32.022 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:31 smithi118 bash[14743]: 172.21.15.170 - - [07/Apr/2024:14:57:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-04-07T14:57:32.548 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:32 smithi170 systemd[1]: Stopping Ceph mgr.x for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:57:32.548 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:32 smithi170 bash[14550]: cluster 2024-04-07T14:57:31.366686+0000 mgr.y (mgr.14463) 326 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:32.548 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:32 smithi170 bash[14550]: audit 2024-04-07T14:57:31.515565+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:32.548 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:32 smithi170 bash[14550]: audit 2024-04-07T14:57:31.526442+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:32.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:32 smithi118 bash[14470]: cluster 2024-04-07T14:57:31.366686+0000 mgr.y (mgr.14463) 326 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:32.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:32 smithi118 bash[14470]: audit 2024-04-07T14:57:31.515565+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:32.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:32 smithi118 bash[14470]: audit 2024-04-07T14:57:31.526442+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:32.773 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:32 smithi118 bash[20212]: cluster 2024-04-07T14:57:31.366686+0000 mgr.y (mgr.14463) 326 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-07T14:57:32.773 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:32 smithi118 bash[20212]: audit 2024-04-07T14:57:31.515565+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:32.773 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:32 smithi118 bash[20212]: audit 2024-04-07T14:57:31.526442+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:32.872 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:32 smithi170 bash[44810]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-mgr.x 2024-04-07T14:57:33.272 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:33 smithi118 bash[43766]: level=warn ts=2024-04-07T14:57:33.012Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=7 err="Post \"https://172.21.15.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:57:33.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:33 smithi170 bash[44819]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-mgr-x 2024-04-07T14:57:33.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:33 smithi170 bash[44865]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-mgr.x 2024-04-07T14:57:33.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:33 smithi170 systemd[1]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-07T14:57:33.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:33 smithi170 systemd[1]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-04-07T14:57:33.502 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:33 smithi170 systemd[1]: Stopped Ceph mgr.x for ffb017ca-f4ec-11ee-b649-cb9ed24678a4. 2024-04-07T14:57:33.772 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:33 smithi118 bash[43766]: level=error ts=2024-04-07T14:57:33.510Z 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.118:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:57:33.772 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:33 smithi118 bash[43766]: level=warn ts=2024-04-07T14:57:33.511Z 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.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:57:33.772 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:33 smithi118 bash[43766]: level=warn ts=2024-04-07T14:57: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.118:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-04-07T14:57:34.002 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:33 smithi170 systemd[1]: Started Ceph mgr.x for ffb017ca-f4ec-11ee-b649-cb9ed24678a4. 2024-04-07T14:57:34.736 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.631+0000 7fa1294f2700 1 -- 172.21.15.170:0/235658315 <== mon.2 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5577b00b65a0 con 0x5577b0e36800 2024-04-07T14:57:34.736 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.687+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:34.736 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.687+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:34.736 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.691+0000 7fa133701200 -1 mgr[py] Class not found in module 'balancer' 2024-04-07T14:57:34.736 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.691+0000 7fa133701200 -1 mgr[py] Error loading module 'balancer': (22) Invalid argument 2024-04-07T14:57:34.736 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.711+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:34.736 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.711+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:34.736 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.715+0000 7fa133701200 -1 mgr[py] Class not found in module 'dashboard' 2024-04-07T14:57:34.736 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.715+0000 7fa133701200 -1 mgr[py] Error loading module 'dashboard': (22) Invalid argument 2024-04-07T14:57:34.736 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.735+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:34.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[14550]: cluster 2024-04-07T14:57:33.368497+0000 mgr.y (mgr.14463) 327 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:34.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[14550]: audit 2024-04-07T14:57:33.652076+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:34.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[14550]: audit 2024-04-07T14:57:33.656890+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:57:34.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[14550]: audit 2024-04-07T14:57:33.659619+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:57:34.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[14550]: audit 2024-04-07T14:57:33.661365+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:57:34.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[14550]: audit 2024-04-07T14:57:33.671437+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:34.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[14550]: cephadm 2024-04-07T14:57:33.672839+0000 mgr.y (mgr.14463) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:57:34.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[14550]: audit 2024-04-07T14:57:33.678125+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:57:34.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[14550]: audit 2024-04-07T14:57:33.686489+0000 mon.c (mon.1) 170 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-07T14:57:34.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[14550]: audit 2024-04-07T14:57:33.687159+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-07T14:57:34.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[14550]: cluster 2024-04-07T14:57:33.695174+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-07T14:57:35.003 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.735+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.003 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.739+0000 7fa133701200 -1 mgr[py] Class not found in module 'rgw' 2024-04-07T14:57:35.003 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.739+0000 7fa133701200 -1 mgr[py] Error loading module 'rgw': (22) Invalid argument 2024-04-07T14:57:35.003 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.759+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.003 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.759+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.004 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.763+0000 7fa133701200 -1 mgr[py] Class not found in module 'telegraf' 2024-04-07T14:57:35.004 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.763+0000 7fa133701200 -1 mgr[py] Error loading module 'telegraf': (22) Invalid argument 2024-04-07T14:57:35.004 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.779+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.004 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.779+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.004 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.787+0000 7fa133701200 -1 mgr[py] Class not found in module 'progress' 2024-04-07T14:57:35.004 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.787+0000 7fa133701200 -1 mgr[py] Error loading module 'progress': (22) Invalid argument 2024-04-07T14:57:35.004 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.803+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.005 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.803+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.005 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.811+0000 7fa133701200 -1 mgr[py] Class not found in module 'test_orchestrator' 2024-04-07T14:57:35.005 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.811+0000 7fa133701200 -1 mgr[py] Error loading module 'test_orchestrator': (22) Invalid argument 2024-04-07T14:57:35.005 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.827+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.005 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.827+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.005 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.831+0000 7fa133701200 -1 mgr[py] Class not found in module 'mirroring' 2024-04-07T14:57:35.005 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.831+0000 7fa133701200 -1 mgr[py] Error loading module 'mirroring': (22) Invalid argument 2024-04-07T14:57:35.006 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.851+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.006 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.851+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.006 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.855+0000 7fa133701200 -1 mgr[py] Class not found in module 'nfs' 2024-04-07T14:57:35.006 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.855+0000 7fa133701200 -1 mgr[py] Error loading module 'nfs': (22) Invalid argument 2024-04-07T14:57:35.006 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.883+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.006 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.883+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.006 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.887+0000 7fa133701200 -1 mgr[py] Class not found in module 'osd_support' 2024-04-07T14:57:35.007 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.887+0000 7fa133701200 -1 mgr[py] Error loading module 'osd_support': (22) Invalid argument 2024-04-07T14:57:35.007 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.907+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.007 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.907+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.007 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.911+0000 7fa133701200 -1 mgr[py] Class not found in module 'insights' 2024-04-07T14:57:35.007 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.911+0000 7fa133701200 -1 mgr[py] Error loading module 'insights': (22) Invalid argument 2024-04-07T14:57:35.007 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.931+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.007 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.931+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.008 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.935+0000 7fa133701200 -1 mgr[py] Class not found in module 'selftest' 2024-04-07T14:57:35.008 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.935+0000 7fa133701200 -1 mgr[py] Error loading module 'selftest': (22) Invalid argument 2024-04-07T14:57:35.008 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.955+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.008 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.955+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.008 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.959+0000 7fa133701200 -1 mgr[py] Class not found in module 'mds_autoscaler' 2024-04-07T14:57:35.008 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.959+0000 7fa133701200 -1 mgr[py] Error loading module 'mds_autoscaler': (22) Invalid argument 2024-04-07T14:57:35.008 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.975+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.009 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.975+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.009 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.983+0000 7fa133701200 -1 mgr[py] Class not found in module 'rook' 2024-04-07T14:57:35.009 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:34 smithi170 bash[44932]: debug 2024-04-07T14:57:34.983+0000 7fa133701200 -1 mgr[py] Error loading module 'rook': (22) Invalid argument 2024-04-07T14:57:35.009 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:34.999+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.022 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[14743]: ignoring --setuser ceph since I am not root 2024-04-07T14:57:35.022 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[14743]: ignoring --setgroup ceph since I am not root 2024-04-07T14:57:35.022 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[14743]: debug 2024-04-07T14:57:34.729+0000 7f3e5baa3700 1 -- 172.21.15.118:0/82984990 <== mon.1 v2:172.21.15.118:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563b576fe340 con 0x563b5847a400 2024-04-07T14:57:35.023 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[14743]: debug 2024-04-07T14:57:34.885+0000 7f3e644ff000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-07T14:57:35.023 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[14470]: cluster 2024-04-07T14:57:33.368497+0000 mgr.y (mgr.14463) 327 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:35.023 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[14470]: audit 2024-04-07T14:57:33.652076+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:35.023 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[14470]: audit 2024-04-07T14:57:33.656890+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:57:35.024 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[14470]: audit 2024-04-07T14:57:33.659619+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:57:35.024 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[14470]: audit 2024-04-07T14:57:33.661365+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:57:35.024 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[14470]: audit 2024-04-07T14:57:33.671437+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:35.024 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[14470]: cephadm 2024-04-07T14:57:33.672839+0000 mgr.y (mgr.14463) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:57:35.024 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[14470]: audit 2024-04-07T14:57:33.678125+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:57:35.024 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[14470]: audit 2024-04-07T14:57:33.686489+0000 mon.c (mon.1) 170 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-07T14:57:35.024 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[14470]: audit 2024-04-07T14:57:33.687159+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-07T14:57:35.025 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[14470]: cluster 2024-04-07T14:57:33.695174+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-07T14:57:35.025 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[20212]: cluster 2024-04-07T14:57:33.368497+0000 mgr.y (mgr.14463) 327 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-07T14:57:35.025 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[20212]: audit 2024-04-07T14:57:33.652076+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:35.025 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[20212]: audit 2024-04-07T14:57:33.656890+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:57:35.025 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[20212]: audit 2024-04-07T14:57:33.659619+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:57:35.026 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[20212]: audit 2024-04-07T14:57:33.661365+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-07T14:57:35.026 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[20212]: audit 2024-04-07T14:57:33.671437+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.14463 ' entity='mgr.y' 2024-04-07T14:57:35.026 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[20212]: cephadm 2024-04-07T14:57:33.672839+0000 mgr.y (mgr.14463) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-07T14:57:35.026 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[20212]: audit 2024-04-07T14:57:33.678125+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-07T14:57:35.026 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[20212]: audit 2024-04-07T14:57:33.686489+0000 mon.c (mon.1) 170 : audit [INF] from='mgr.14463 172.21.15.118:0/2730771772' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-07T14:57:35.026 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[20212]: audit 2024-04-07T14:57:33.687159+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-07T14:57:35.026 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:34 smithi118 bash[20212]: cluster 2024-04-07T14:57:33.695174+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-07T14:57:35.253 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:34.999+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.253 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.003+0000 7fa133701200 -1 mgr[py] Class not found in module 'osd_perf_query' 2024-04-07T14:57:35.253 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.003+0000 7fa133701200 -1 mgr[py] Error loading module 'osd_perf_query': (22) Invalid argument 2024-04-07T14:57:35.253 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.023+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.253 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.023+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.253 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.027+0000 7fa133701200 -1 mgr[py] Class not found in module 'crash' 2024-04-07T14:57:35.253 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.027+0000 7fa133701200 -1 mgr[py] Error loading module 'crash': (22) Invalid argument 2024-04-07T14:57:35.253 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.043+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.253 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.043+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.253 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.047+0000 7fa133701200 -1 mgr[py] Class not found in module 'restful' 2024-04-07T14:57:35.254 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.047+0000 7fa133701200 -1 mgr[py] Error loading module 'restful': (22) Invalid argument 2024-04-07T14:57:35.254 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.063+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.254 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.063+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.254 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.067+0000 7fa133701200 -1 mgr[py] Class not found in module 'devicehealth' 2024-04-07T14:57:35.254 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.067+0000 7fa133701200 -1 mgr[py] Error loading module 'devicehealth': (22) Invalid argument 2024-04-07T14:57:35.254 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.087+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.254 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.087+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.254 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.091+0000 7fa133701200 -1 mgr[py] Class not found in module 'localpool' 2024-04-07T14:57:35.254 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.091+0000 7fa133701200 -1 mgr[py] Error loading module 'localpool': (22) Invalid argument 2024-04-07T14:57:35.254 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.131+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.254 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.131+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.254 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.135+0000 7fa133701200 -1 mgr[py] Class not found in module 'status' 2024-04-07T14:57:35.254 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.135+0000 7fa133701200 -1 mgr[py] Error loading module 'status': (22) Invalid argument 2024-04-07T14:57:35.255 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.151+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.255 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.151+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.255 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.155+0000 7fa133701200 -1 mgr[py] Class not found in module 'prometheus' 2024-04-07T14:57:35.255 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.155+0000 7fa133701200 -1 mgr[py] Error loading module 'prometheus': (22) Invalid argument 2024-04-07T14:57:35.255 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.171+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.255 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.171+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.255 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.175+0000 7fa133701200 -1 mgr[py] Class not found in module 'stats' 2024-04-07T14:57:35.255 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.175+0000 7fa133701200 -1 mgr[py] Error loading module 'stats': (22) Invalid argument 2024-04-07T14:57:35.255 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.191+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.255 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.191+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.255 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.195+0000 7fa133701200 -1 mgr[py] Class not found in module 'orchestrator' 2024-04-07T14:57:35.255 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.195+0000 7fa133701200 -1 mgr[py] Error loading module 'orchestrator': (22) Invalid argument 2024-04-07T14:57:35.255 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.211+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.256 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.211+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.256 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.215+0000 7fa133701200 -1 mgr[py] Class not found in module 'k8sevents' 2024-04-07T14:57:35.256 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.215+0000 7fa133701200 -1 mgr[py] Error loading module 'k8sevents': (22) Invalid argument 2024-04-07T14:57:35.256 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.231+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.256 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.231+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.256 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.239+0000 7fa133701200 -1 mgr[py] Class not found in module 'alerts' 2024-04-07T14:57:35.256 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.239+0000 7fa133701200 -1 mgr[py] Error loading module 'alerts': (22) Invalid argument 2024-04-07T14:57:35.522 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:35 smithi118 bash[43766]: level=warn ts=2024-04-07T14:57:35.243Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-04-07T14:57:35.678 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.255+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.678 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.255+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.678 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.259+0000 7fa133701200 -1 mgr[py] Class not found in module 'iostat' 2024-04-07T14:57:35.678 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.259+0000 7fa133701200 -1 mgr[py] Error loading module 'iostat': (22) Invalid argument 2024-04-07T14:57:35.678 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.275+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.678 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.275+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.678 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.279+0000 7fa133701200 -1 mgr[py] Class not found in module 'diskprediction_local' 2024-04-07T14:57:35.678 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.279+0000 7fa133701200 -1 mgr[py] Error loading module 'diskprediction_local': (22) Invalid argument 2024-04-07T14:57:35.678 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.295+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.679 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.295+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.679 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.299+0000 7fa133701200 -1 mgr[py] Class not found in module 'zabbix' 2024-04-07T14:57:35.679 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.299+0000 7fa133701200 -1 mgr[py] Error loading module 'zabbix': (22) Invalid argument 2024-04-07T14:57:35.679 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.315+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.679 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.315+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.679 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.319+0000 7fa133701200 -1 mgr[py] Class not found in module 'rbd_support' 2024-04-07T14:57:35.679 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.319+0000 7fa133701200 -1 mgr[py] Error loading module 'rbd_support': (22) Invalid argument 2024-04-07T14:57:35.679 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.375+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.679 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.375+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.679 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.379+0000 7fa133701200 -1 mgr[py] Class not found in module 'influx' 2024-04-07T14:57:35.679 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.379+0000 7fa133701200 -1 mgr[py] Error loading module 'influx': (22) Invalid argument 2024-04-07T14:57:35.679 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.395+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.679 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.395+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.680 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.399+0000 7fa133701200 -1 mgr[py] Class not found in module 'pg_autoscaler' 2024-04-07T14:57:35.680 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.399+0000 7fa133701200 -1 mgr[py] Error loading module 'pg_autoscaler': (22) Invalid argument 2024-04-07T14:57:35.680 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.415+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.680 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.415+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.680 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.419+0000 7fa133701200 -1 mgr[py] Class not found in module 'telemetry' 2024-04-07T14:57:35.680 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.419+0000 7fa133701200 -1 mgr[py] Error loading module 'telemetry': (22) Invalid argument 2024-04-07T14:57:35.680 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.435+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.680 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.435+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.680 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.439+0000 7fa133701200 -1 mgr[py] Class not found in module 'snap_schedule' 2024-04-07T14:57:35.680 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.439+0000 7fa133701200 -1 mgr[py] Error loading module 'snap_schedule': (22) Invalid argument 2024-04-07T14:57:35.680 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.455+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.680 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.455+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.680 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.459+0000 7fa133701200 -1 mgr[py] Class not found in module 'cephadm' 2024-04-07T14:57:35.681 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.459+0000 7fa133701200 -1 mgr[py] Error loading module 'cephadm': (22) Invalid argument 2024-04-07T14:57:35.681 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.475+0000 7fa133701200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:57:35.681 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.475+0000 7fa133701200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:57:35.681 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.479+0000 7fa133701200 -1 mgr[py] Class not found in module 'volumes' 2024-04-07T14:57:35.681 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.479+0000 7fa133701200 -1 mgr[py] Error loading module 'volumes': (22) Invalid argument 2024-04-07T14:57:35.681 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[44932]: debug 2024-04-07T14:57:35.479+0000 7fa133701200 -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-07T14:57:35.863 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:35 smithi118 bash[14743]: debug 2024-04-07T14:57:35.565+0000 7f3e644ff000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-07T14:57:35.863 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:35 smithi118 bash[14743]: debug 2024-04-07T14:57:35.689+0000 7f3e644ff000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-07T14:57:35.863 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:35 smithi118 bash[14470]: audit 2024-04-07T14:57:34.676460+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-07T14:57:35.863 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:35 smithi118 bash[14470]: cluster 2024-04-07T14:57:34.676591+0000 mon.a (mon.0) 1120 : cluster [DBG] mgrmap e21: x(active, starting, since 0.988162s) 2024-04-07T14:57:35.863 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:35 smithi118 bash[14470]: cluster 2024-04-07T14:57:35.479967+0000 mon.a (mon.0) 1121 : cluster [INF] Active manager daemon x restarted 2024-04-07T14:57:35.863 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:35 smithi118 bash[14470]: cluster 2024-04-07T14:57:35.481114+0000 mon.a (mon.0) 1122 : cluster [INF] Activating manager daemon x 2024-04-07T14:57:35.863 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:35 smithi118 bash[14470]: cluster 2024-04-07T14:57:35.488379+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-07T14:57:35.864 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:35 smithi118 bash[20212]: audit 2024-04-07T14:57:34.676460+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-07T14:57:35.864 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:35 smithi118 bash[20212]: cluster 2024-04-07T14:57:34.676591+0000 mon.a (mon.0) 1120 : cluster [DBG] mgrmap e21: x(active, starting, since 0.988162s) 2024-04-07T14:57:35.864 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:35 smithi118 bash[20212]: cluster 2024-04-07T14:57:35.479967+0000 mon.a (mon.0) 1121 : cluster [INF] Active manager daemon x restarted 2024-04-07T14:57:35.864 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:35 smithi118 bash[20212]: cluster 2024-04-07T14:57:35.481114+0000 mon.a (mon.0) 1122 : cluster [INF] Activating manager daemon x 2024-04-07T14:57:35.864 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:35 smithi118 bash[20212]: cluster 2024-04-07T14:57:35.488379+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-07T14:57:36.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[14550]: audit 2024-04-07T14:57:34.676460+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.14463 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-07T14:57:36.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[14550]: cluster 2024-04-07T14:57:34.676591+0000 mon.a (mon.0) 1120 : cluster [DBG] mgrmap e21: x(active, starting, since 0.988162s) 2024-04-07T14:57:36.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[14550]: cluster 2024-04-07T14:57:35.479967+0000 mon.a (mon.0) 1121 : cluster [INF] Active manager daemon x restarted 2024-04-07T14:57:36.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[14550]: cluster 2024-04-07T14:57:35.481114+0000 mon.a (mon.0) 1122 : cluster [INF] Activating manager daemon x 2024-04-07T14:57:36.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:35 smithi170 bash[14550]: cluster 2024-04-07T14:57:35.488379+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-07T14:57:36.191 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:35 smithi118 bash[14743]: debug 2024-04-07T14:57:35.853+0000 7f3e644ff000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-07T14:57:36.486 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14743]: debug 2024-04-07T14:57:36.185+0000 7f3e644ff000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-07T14:57:36.486 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14743]: debug 2024-04-07T14:57:36.277+0000 7f3e644ff000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-07T14:57:36.708 INFO:teuthology.orchestra.run.smithi118.stderr:Error EINVAL: Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-04-07T14:57:36.708 INFO:teuthology.orchestra.run.smithi118.stderr:No handler found for 'orch upgrade status' 2024-04-07T14:57:36.740 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14743]: debug 2024-04-07T14:57:36.477+0000 7f3e644ff000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-07T14:57:36.740 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14470]: cluster 2024-04-07T14:57:35.682308+0000 mon.a (mon.0) 1124 : cluster [DBG] mgrmap e22: x(active, starting, since 0.201294s) 2024-04-07T14:57:36.740 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14470]: audit 2024-04-07T14:57:35.683611+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:57:36.741 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14470]: audit 2024-04-07T14:57:35.683759+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:57:36.741 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14470]: audit 2024-04-07T14:57:35.683876+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:57:36.741 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14470]: audit 2024-04-07T14:57:35.685143+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-07T14:57:36.741 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14470]: audit 2024-04-07T14:57:35.685310+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:57:36.741 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14470]: audit 2024-04-07T14:57:35.685493+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:57:36.741 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14470]: audit 2024-04-07T14:57:35.685659+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:57:36.741 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14470]: audit 2024-04-07T14:57:35.685833+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:57:36.741 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14470]: audit 2024-04-07T14:57:35.685992+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:57:36.741 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14470]: audit 2024-04-07T14:57:35.686160+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:57:36.741 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14470]: audit 2024-04-07T14:57:35.686338+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:57:36.741 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14470]: audit 2024-04-07T14:57:35.686508+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:57:36.741 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14470]: audit 2024-04-07T14:57:35.689178+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-07T14:57:36.741 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14470]: audit 2024-04-07T14:57:35.689313+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-07T14:57:36.741 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14470]: audit 2024-04-07T14:57:35.689716+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-07T14:57:36.741 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[14470]: cluster 2024-04-07T14:57:35.718939+0000 mon.a (mon.0) 1140 : cluster [INF] Manager daemon x is now available 2024-04-07T14:57:36.742 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[20212]: cluster 2024-04-07T14:57:35.682308+0000 mon.a (mon.0) 1124 : cluster [DBG] mgrmap e22: x(active, starting, since 0.201294s) 2024-04-07T14:57:36.742 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[20212]: audit 2024-04-07T14:57:35.683611+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:57:36.742 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[20212]: audit 2024-04-07T14:57:35.683759+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:57:36.742 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[20212]: audit 2024-04-07T14:57:35.683876+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:57:36.742 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[20212]: audit 2024-04-07T14:57:35.685143+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-07T14:57:36.742 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[20212]: audit 2024-04-07T14:57:35.685310+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:57:36.742 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[20212]: audit 2024-04-07T14:57:35.685493+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:57:36.742 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[20212]: audit 2024-04-07T14:57:35.685659+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:57:36.742 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[20212]: audit 2024-04-07T14:57:35.685833+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:57:36.742 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[20212]: audit 2024-04-07T14:57:35.685992+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:57:36.742 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[20212]: audit 2024-04-07T14:57:35.686160+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:57:36.742 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[20212]: audit 2024-04-07T14:57:35.686338+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:57:36.742 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[20212]: audit 2024-04-07T14:57:35.686508+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:57:36.742 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[20212]: audit 2024-04-07T14:57:35.689178+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-07T14:57:36.743 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[20212]: audit 2024-04-07T14:57:35.689313+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-07T14:57:36.743 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[20212]: audit 2024-04-07T14:57:35.689716+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-07T14:57:36.743 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:36 smithi118 bash[20212]: cluster 2024-04-07T14:57:35.718939+0000 mon.a (mon.0) 1140 : cluster [INF] Manager daemon x is now available 2024-04-07T14:57:37.002 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[44932]: debug 2024-04-07T14:57:36.703+0000 7fa11d9dc700 -1 mgr.server reply reply (22) Invalid argument Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-04-07T14:57:37.002 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[44932]: No handler found for 'orch upgrade status' 2024-04-07T14:57:37.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[14550]: cluster 2024-04-07T14:57:35.682308+0000 mon.a (mon.0) 1124 : cluster [DBG] mgrmap e22: x(active, starting, since 0.201294s) 2024-04-07T14:57:37.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[14550]: audit 2024-04-07T14:57:35.683611+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:57:37.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[14550]: audit 2024-04-07T14:57:35.683759+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-07T14:57:37.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[14550]: audit 2024-04-07T14:57:35.683876+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-07T14:57:37.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[14550]: audit 2024-04-07T14:57:35.685143+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-07T14:57:37.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[14550]: audit 2024-04-07T14:57:35.685310+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-07T14:57:37.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[14550]: audit 2024-04-07T14:57:35.685493+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-07T14:57:37.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[14550]: audit 2024-04-07T14:57:35.685659+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-07T14:57:37.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[14550]: audit 2024-04-07T14:57:35.685833+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-07T14:57:37.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[14550]: audit 2024-04-07T14:57:35.685992+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-07T14:57:37.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[14550]: audit 2024-04-07T14:57:35.686160+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-07T14:57:37.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[14550]: audit 2024-04-07T14:57:35.686338+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-07T14:57:37.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[14550]: audit 2024-04-07T14:57:35.686508+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-07T14:57:37.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[14550]: audit 2024-04-07T14:57:35.689178+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-07T14:57:37.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[14550]: audit 2024-04-07T14:57:35.689313+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-07T14:57:37.004 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[14550]: audit 2024-04-07T14:57:35.689716+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25031 172.21.15.170:0/452355503' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-07T14:57:37.004 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:36 smithi170 bash[14550]: cluster 2024-04-07T14:57:35.718939+0000 mon.a (mon.0) 1140 : cluster [INF] Manager daemon x is now available 2024-04-07T14:57:37.652 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:37 smithi118 bash[14743]: debug 2024-04-07T14:57:37.385+0000 7f3e644ff000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-07T14:57:37.652 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:37 smithi118 bash[14743]: debug 2024-04-07T14:57:37.501+0000 7f3e644ff000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-07T14:57:37.654 DEBUG:teuthology.orchestra.run.smithi118:> 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- bash -c 'ceph orch ps' 2024-04-07T14:57:38.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:37 smithi170 bash[14550]: cluster 2024-04-07T14:57:36.693406+0000 mon.a (mon.0) 1141 : cluster [DBG] mgrmap e23: x(active, since 1.2124s) 2024-04-07T14:57:38.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:37 smithi170 bash[14550]: audit 2024-04-07T14:57:36.708717+0000 mgr.x (mgr.25031) 2 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:57:38.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:37 smithi170 bash[14550]: cluster 2024-04-07T14:57:36.712373+0000 mgr.x (mgr.25031) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:57:38.022 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:37 smithi118 bash[14470]: cluster 2024-04-07T14:57:36.693406+0000 mon.a (mon.0) 1141 : cluster [DBG] mgrmap e23: x(active, since 1.2124s) 2024-04-07T14:57:38.022 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:37 smithi118 bash[14470]: audit 2024-04-07T14:57:36.708717+0000 mgr.x (mgr.25031) 2 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:57:38.022 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:37 smithi118 bash[14470]: cluster 2024-04-07T14:57:36.712373+0000 mgr.x (mgr.25031) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:57:38.022 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:37 smithi118 bash[14743]: debug 2024-04-07T14:57:37.721+0000 7f3e644ff000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-07T14:57:38.023 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:37 smithi118 bash[20212]: cluster 2024-04-07T14:57:36.693406+0000 mon.a (mon.0) 1141 : cluster [DBG] mgrmap e23: x(active, since 1.2124s) 2024-04-07T14:57:38.023 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:37 smithi118 bash[20212]: audit 2024-04-07T14:57:36.708717+0000 mgr.x (mgr.25031) 2 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-07T14:57:38.023 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:37 smithi118 bash[20212]: cluster 2024-04-07T14:57:36.712373+0000 mgr.x (mgr.25031) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:57:38.426 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:38 smithi118 bash[14743]: debug 2024-04-07T14:57:38.089+0000 7f3e644ff000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-07T14:57:38.700 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:38 smithi118 bash[14743]: debug 2024-04-07T14:57:38.417+0000 7f3e644ff000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-07T14:57:38.995 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:38 smithi118 bash[14470]: cluster 2024-04-07T14:57:37.692153+0000 mon.a (mon.0) 1142 : cluster [WRN] Health check failed: 16 mgr modules have failed dependencies (MGR_MODULE_DEPENDENCY) 2024-04-07T14:57:38.995 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:38 smithi118 bash[14470]: cluster 2024-04-07T14:57:37.697186+0000 mgr.x (mgr.25031) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:57:38.995 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:38 smithi118 bash[20212]: cluster 2024-04-07T14:57:37.692153+0000 mon.a (mon.0) 1142 : cluster [WRN] Health check failed: 16 mgr modules have failed dependencies (MGR_MODULE_DEPENDENCY) 2024-04-07T14:57:38.995 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:38 smithi118 bash[20212]: cluster 2024-04-07T14:57:37.697186+0000 mgr.x (mgr.25031) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:57:38.995 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:38 smithi118 bash[14743]: debug 2024-04-07T14:57:38.797+0000 7f3e644ff000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-07T14:57:39.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:38 smithi170 bash[14550]: cluster 2024-04-07T14:57:37.692153+0000 mon.a (mon.0) 1142 : cluster [WRN] Health check failed: 16 mgr modules have failed dependencies (MGR_MODULE_DEPENDENCY) 2024-04-07T14:57:39.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:38 smithi170 bash[14550]: cluster 2024-04-07T14:57:37.697186+0000 mgr.x (mgr.25031) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:57:39.272 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:39 smithi118 bash[14743]: debug 2024-04-07T14:57:39.077+0000 7f3e644ff000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-07T14:57:40.022 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:39 smithi118 bash[14470]: audit 2024-04-07T14:57:38.906090+0000 mgr.x (mgr.25031) 5 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:57:40.022 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:39 smithi118 bash[14743]: debug 2024-04-07T14:57:39.777+0000 7f3e644ff000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-07T14:57:40.023 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:39 smithi118 bash[14743]: debug 2024-04-07T14:57:39.889+0000 7f3e644ff000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-07T14:57:40.023 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:39 smithi118 bash[20212]: audit 2024-04-07T14:57:38.906090+0000 mgr.x (mgr.25031) 5 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:57:40.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:39 smithi170 bash[14550]: audit 2024-04-07T14:57:38.906090+0000 mgr.x (mgr.25031) 5 : audit [DBG] from='client.24862 -' entity='client.iscsi.foo.smithi118.lqblut' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-07T14:57:40.522 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:40 smithi118 bash[14743]: debug 2024-04-07T14:57:40.049+0000 7f3e644ff000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-07T14:57:40.522 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:40 smithi118 bash[14743]: debug 2024-04-07T14:57:40.161+0000 7f3e644ff000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-07T14:57:40.522 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:40 smithi118 bash[14743]: debug 2024-04-07T14:57:40.301+0000 7f3e644ff000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-07T14:57:40.935 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:40 smithi118 bash[14470]: cluster 2024-04-07T14:57:39.698050+0000 mgr.x (mgr.25031) 6 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:57:40.935 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:40 smithi118 bash[14743]: debug 2024-04-07T14:57:40.605+0000 7f3e644ff000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-07T14:57:40.935 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:40 smithi118 bash[14743]: debug 2024-04-07T14:57:40.741+0000 7f3e644ff000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-07T14:57:40.935 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:40 smithi118 bash[20212]: cluster 2024-04-07T14:57:39.698050+0000 mgr.x (mgr.25031) 6 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:57:40.970 INFO:teuthology.orchestra.run.smithi118.stderr:no valid command found; 10 closest matches: 2024-04-07T14:57:40.970 INFO:teuthology.orchestra.run.smithi118.stderr:pg stat 2024-04-07T14:57:40.970 INFO:teuthology.orchestra.run.smithi118.stderr:pg getmap 2024-04-07T14:57:40.970 INFO:teuthology.orchestra.run.smithi118.stderr:pg dump [...] 2024-04-07T14:57:40.970 INFO:teuthology.orchestra.run.smithi118.stderr:pg dump_json [...] 2024-04-07T14:57:40.970 INFO:teuthology.orchestra.run.smithi118.stderr:pg dump_pools_json 2024-04-07T14:57:40.970 INFO:teuthology.orchestra.run.smithi118.stderr:pg ls-by-pool [...] 2024-04-07T14:57:40.970 INFO:teuthology.orchestra.run.smithi118.stderr:pg ls-by-primary [] [...] 2024-04-07T14:57:40.970 INFO:teuthology.orchestra.run.smithi118.stderr:pg ls-by-osd [] [...] 2024-04-07T14:57:40.970 INFO:teuthology.orchestra.run.smithi118.stderr:pg ls [] [...] 2024-04-07T14:57:40.970 INFO:teuthology.orchestra.run.smithi118.stderr:pg dump_stuck [...] [] 2024-04-07T14:57:40.971 INFO:teuthology.orchestra.run.smithi118.stderr:Error EINVAL: invalid command 2024-04-07T14:57:41.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:40 smithi170 bash[14550]: cluster 2024-04-07T14:57:39.698050+0000 mgr.x (mgr.25031) 6 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-07T14:57:41.272 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:40 smithi118 bash[14743]: debug 2024-04-07T14:57:40.929+0000 7f3e644ff000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-07T14:57:41.272 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:41 smithi118 bash[14743]: debug 2024-04-07T14:57:41.069+0000 7f3e644ff000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-07T14:57:41.804 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-04-07T14:57:41.805 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_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 1459, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/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 smithi118 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- bash -c 'ceph orch ps'" 2024-04-07T14:57:42.009 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=e54d8d426841453e955f8289007372ef 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_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 1459, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/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 smithi118 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- bash -c 'ceph orch ps'" 2024-04-07T14:57:42.011 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-07T14:57:42.020 INFO:tasks.cephadm:Teardown begin 2024-04-07T14:57:42.021 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-07T14:57:42.036 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-07T14:57:42.053 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-07T14:57:42.053 DEBUG:teuthology.orchestra.run.smithi118:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-07T14:57:42.083 DEBUG:teuthology.orchestra.run.smithi170:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-07T14:57:42.100 INFO:tasks.cephadm:Stopping all daemons... 2024-04-07T14:57:42.100 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-07T14:57:42.100 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mon.a 2024-04-07T14:57:42.113 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:41 smithi118 bash[14743]: debug 2024-04-07T14:57:41.993+0000 7f3e644ff000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-07T14:57:42.113 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:42 smithi118 bash[14743]: [07/Apr/2024:14:57:42] ENGINE Bus STARTING 2024-04-07T14:57:42.449 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:42 smithi118 systemd[1]: Stopping Ceph mon.a for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:57:42.449 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:42 smithi118 bash[59018]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-mon.a 2024-04-07T14:57:42.449 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:42 smithi118 bash[14470]: debug 2024-04-07T14:57:42.237+0000 7f160c871700 -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-07T14:57:42.450 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:42 smithi118 bash[14470]: debug 2024-04-07T14:57:42.237+0000 7f160c871700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-07T14:57:42.450 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:42 smithi118 bash[14743]: CherryPy Checker: 2024-04-07T14:57:42.450 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:42 smithi118 bash[14743]: The Application mounted at '' has an empty config. 2024-04-07T14:57:42.450 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:42 smithi118 bash[14743]: [07/Apr/2024:14:57:42] ENGINE Serving on http://:::9283 2024-04-07T14:57:42.450 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:42 smithi118 bash[14743]: [07/Apr/2024:14:57:42] ENGINE Bus STARTED 2024-04-07T14:57:43.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:42 smithi118 bash[59028]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-mon-a 2024-04-07T14:57:43.272 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:43 smithi118 bash[59074]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-mon.a 2024-04-07T14:57:43.649 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mon.a.service' 2024-04-07T14:57:43.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:43 smithi118 systemd[1]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mon.a.service: Succeeded. 2024-04-07T14:57:43.772 INFO:journalctl@ceph.mon.a.smithi118.stdout:Apr 07 14:57:43 smithi118 systemd[1]: Stopped Ceph mon.a for ffb017ca-f4ec-11ee-b649-cb9ed24678a4. 2024-04-07T14:57:43.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:43 smithi118 bash[43766]: level=error ts=2024-04-07T14:57:43.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-04-07T14:57:43.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:43 smithi118 bash[43766]: level=warn ts=2024-04-07T14:57:43.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.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:57:43.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:43 smithi118 bash[43766]: level=warn ts=2024-04-07T14:57:43.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.118:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.118 because it doesn't contain any IP SANs" 2024-04-07T14:57:43.787 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-07T14:57:43.788 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-07T14:57:43.788 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-07T14:57:43.788 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mon.c 2024-04-07T14:57:44.138 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:43 smithi118 systemd[1]: Stopping Ceph mon.c for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:57:44.139 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:43 smithi118 bash[59088]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-mon.c 2024-04-07T14:57:44.139 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:43 smithi118 bash[20212]: debug 2024-04-07T14:57:43.973+0000 7f5ea82af700 -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-07T14:57:44.139 INFO:journalctl@ceph.mon.c.smithi118.stdout:Apr 07 14:57:43 smithi118 bash[20212]: debug 2024-04-07T14:57:43.973+0000 7f5ea82af700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-07T14:57:45.714 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mon.c.service' 2024-04-07T14:57:45.752 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-07T14:57:45.752 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-07T14:57:45.753 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-07T14:57:45.753 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mon.b 2024-04-07T14:57:46.170 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:45 smithi170 systemd[1]: Stopping Ceph mon.b for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:57:46.171 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:45 smithi170 bash[45121]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-mon.b 2024-04-07T14:57:46.171 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:45 smithi170 bash[14550]: debug 2024-04-07T14:57:45.879+0000 7f1c33da2700 -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-07T14:57:46.171 INFO:journalctl@ceph.mon.b.smithi170.stdout:Apr 07 14:57:45 smithi170 bash[14550]: debug 2024-04-07T14:57:45.879+0000 7f1c33da2700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-07T14:57:46.752 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mon.b.service' 2024-04-07T14:57:46.791 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-07T14:57:46.791 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-07T14:57:46.791 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-07T14:57:46.791 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mgr.y 2024-04-07T14:57:46.955 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:46 smithi118 systemd[1]: Stopping Ceph mgr.y for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:57:46.955 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:46 smithi118 bash[59275]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-mgr.y 2024-04-07T14:57:47.728 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mgr.y.service' 2024-04-07T14:57:47.740 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:47 smithi118 bash[59284]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-mgr-y 2024-04-07T14:57:47.740 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:47 smithi118 bash[59333]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-mgr.y 2024-04-07T14:57:47.740 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:47 smithi118 systemd[1]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-07T14:57:47.740 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:47 smithi118 systemd[1]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mgr.y.service: Failed with result 'exit-code'. 2024-04-07T14:57:47.740 INFO:journalctl@ceph.mgr.y.smithi118.stdout:Apr 07 14:57:47 smithi118 systemd[1]: Stopped Ceph mgr.y for ffb017ca-f4ec-11ee-b649-cb9ed24678a4. 2024-04-07T14:57:47.761 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-07T14:57:47.761 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-07T14:57:47.762 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-07T14:57:47.762 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mgr.x 2024-04-07T14:57:48.153 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:47 smithi170 systemd[1]: Stopping Ceph mgr.x for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:57:48.153 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:47 smithi170 bash[45181]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-mgr.x 2024-04-07T14:57:48.153 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:47 smithi170 bash[44932]: debug 2024-04-07T14:57:47.875+0000 7fa127cef700 -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-07T14:57:48.153 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Apr 07 14:57:47 smithi170 bash[44932]: debug 2024-04-07T14:57:47.875+0000 7fa127cef700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-07T14:57:48.650 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@mgr.x.service' 2024-04-07T14:57:48.687 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-07T14:57:48.688 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-07T14:57:48.688 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-07T14:57:48.688 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.0 2024-04-07T14:57:48.961 INFO:journalctl@ceph.osd.0.smithi118.stdout:Apr 07 14:57:48 smithi118 systemd[1]: Stopping Ceph osd.0 for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:57:48.961 INFO:journalctl@ceph.osd.0.smithi118.stdout:Apr 07 14:57:48 smithi118 bash[59391]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd.0 2024-04-07T14:57:49.272 INFO:journalctl@ceph.osd.0.smithi118.stdout:Apr 07 14:57:48 smithi118 bash[23877]: debug 2024-04-07T14:57:48.953+0000 7f5b00576700 -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-07T14:57:49.272 INFO:journalctl@ceph.osd.0.smithi118.stdout:Apr 07 14:57:48 smithi118 bash[23877]: debug 2024-04-07T14:57:48.953+0000 7f5b00576700 -1 osd.0 97 *** Got signal Terminated *** 2024-04-07T14:57:49.273 INFO:journalctl@ceph.osd.0.smithi118.stdout:Apr 07 14:57:48 smithi118 bash[23877]: debug 2024-04-07T14:57:48.953+0000 7f5b00576700 -1 osd.0 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-07T14:57:50.023 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:49 smithi118 bash[43766]: level=warn ts=2024-04-07T14:57:49.679Z 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.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-04-07T14:57:53.772 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:53 smithi118 bash[43766]: level=error ts=2024-04-07T14:57:53.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-04-07T14:57:53.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:53 smithi118 bash[43766]: level=warn ts=2024-04-07T14:57:53.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.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-04-07T14:57:53.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:57:53 smithi118 bash[43766]: level=warn ts=2024-04-07T14:57:53.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.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:57:55.495 INFO:journalctl@ceph.osd.0.smithi118.stdout:Apr 07 14:57:55 smithi118 bash[59399]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd-0 2024-04-07T14:57:55.495 INFO:journalctl@ceph.osd.0.smithi118.stdout:Apr 07 14:57:55 smithi118 bash[59446]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd.0 2024-04-07T14:57:57.171 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.0.service' 2024-04-07T14:57:57.196 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-07T14:57:57.197 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-07T14:57:57.197 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-07T14:57:57.197 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.1 2024-04-07T14:57:57.523 INFO:journalctl@ceph.osd.1.smithi118.stdout:Apr 07 14:57:57 smithi118 systemd[1]: Stopping Ceph osd.1 for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:57:57.523 INFO:journalctl@ceph.osd.1.smithi118.stdout:Apr 07 14:57:57 smithi118 bash[59563]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd.1 2024-04-07T14:57:57.523 INFO:journalctl@ceph.osd.1.smithi118.stdout:Apr 07 14:57:57 smithi118 bash[27066]: debug 2024-04-07T14:57:57.361+0000 7faded502700 -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-07T14:57:57.523 INFO:journalctl@ceph.osd.1.smithi118.stdout:Apr 07 14:57:57 smithi118 bash[27066]: debug 2024-04-07T14:57:57.361+0000 7faded502700 -1 osd.1 97 *** Got signal Terminated *** 2024-04-07T14:57:57.523 INFO:journalctl@ceph.osd.1.smithi118.stdout:Apr 07 14:57:57 smithi118 bash[27066]: debug 2024-04-07T14:57:57.361+0000 7faded502700 -1 osd.1 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-07T14:58:03.773 INFO:journalctl@ceph.osd.1.smithi118.stdout:Apr 07 14:58:03 smithi118 bash[59572]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd-1 2024-04-07T14:58:03.773 INFO:journalctl@ceph.osd.1.smithi118.stdout:Apr 07 14:58:03 smithi118 bash[59871]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd.1 2024-04-07T14:58:03.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:03 smithi118 bash[43766]: level=error ts=2024-04-07T14:58:03.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-04-07T14:58:03.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:03 smithi118 bash[43766]: level=warn ts=2024-04-07T14:58:03.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.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-04-07T14:58:03.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:03 smithi118 bash[43766]: level=warn ts=2024-04-07T14:58:03.515Z 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.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:58:06.741 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.1.service' 2024-04-07T14:58:06.771 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-07T14:58:06.772 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-07T14:58:06.772 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-07T14:58:06.772 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.2 2024-04-07T14:58:07.023 INFO:journalctl@ceph.osd.2.smithi118.stdout:Apr 07 14:58:06 smithi118 systemd[1]: Stopping Ceph osd.2 for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:58:07.023 INFO:journalctl@ceph.osd.2.smithi118.stdout:Apr 07 14:58:06 smithi118 bash[60402]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd.2 2024-04-07T14:58:07.522 INFO:journalctl@ceph.osd.2.smithi118.stdout:Apr 07 14:58:07 smithi118 bash[30474]: debug 2024-04-07T14:58:07.168+0000 7fca6060f700 -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-07T14:58:07.523 INFO:journalctl@ceph.osd.2.smithi118.stdout:Apr 07 14:58:07 smithi118 bash[30474]: debug 2024-04-07T14:58:07.168+0000 7fca6060f700 -1 osd.2 97 *** Got signal Terminated *** 2024-04-07T14:58:07.523 INFO:journalctl@ceph.osd.2.smithi118.stdout:Apr 07 14:58:07 smithi118 bash[30474]: debug 2024-04-07T14:58:07.168+0000 7fca6060f700 -1 osd.2 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-07T14:58:13.520 INFO:journalctl@ceph.osd.2.smithi118.stdout:Apr 07 14:58:13 smithi118 bash[60412]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd-2 2024-04-07T14:58:13.520 INFO:journalctl@ceph.osd.2.smithi118.stdout:Apr 07 14:58:13 smithi118 bash[60557]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd.2 2024-04-07T14:58:13.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:13 smithi118 bash[43766]: level=error ts=2024-04-07T14:58:13.514Z 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.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:58:13.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:13 smithi118 bash[43766]: level=warn ts=2024-04-07T14:58:13.515Z 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.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:58:13.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:13 smithi118 bash[43766]: level=warn ts=2024-04-07T14:58:13.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.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-04-07T14:58:15.173 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.2.service' 2024-04-07T14:58:15.210 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-07T14:58:15.210 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-07T14:58:15.210 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-07T14:58:15.210 DEBUG:teuthology.orchestra.run.smithi118:> sudo systemctl stop ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.3 2024-04-07T14:58:15.523 INFO:journalctl@ceph.osd.3.smithi118.stdout:Apr 07 14:58:15 smithi118 systemd[1]: Stopping Ceph osd.3 for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:58:15.523 INFO:journalctl@ceph.osd.3.smithi118.stdout:Apr 07 14:58:15 smithi118 bash[60676]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd.3 2024-04-07T14:58:15.523 INFO:journalctl@ceph.osd.3.smithi118.stdout:Apr 07 14:58:15 smithi118 bash[33997]: debug 2024-04-07T14:58:15.324+0000 7fe233c71700 -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-07T14:58:15.524 INFO:journalctl@ceph.osd.3.smithi118.stdout:Apr 07 14:58:15 smithi118 bash[33997]: debug 2024-04-07T14:58:15.324+0000 7fe233c71700 -1 osd.3 97 *** Got signal Terminated *** 2024-04-07T14:58:15.524 INFO:journalctl@ceph.osd.3.smithi118.stdout:Apr 07 14:58:15 smithi118 bash[33997]: debug 2024-04-07T14:58:15.324+0000 7fe233c71700 -1 osd.3 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-07T14:58:16.002 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:15 smithi170 bash[30389]: debug 2024-04-07T14:58:15.630+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:17.002 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:16 smithi170 bash[27178]: debug 2024-04-07T14:58:16.634+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:17.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:16 smithi170 bash[30389]: debug 2024-04-07T14:58:16.626+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:18.002 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:17 smithi170 bash[27178]: debug 2024-04-07T14:58:17.670+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:18.002 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:17 smithi170 bash[30389]: debug 2024-04-07T14:58:17.634+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:18.273 INFO:journalctl@ceph.osd.3.smithi118.stdout:Apr 07 14:58:17 smithi118 bash[33997]: debug 2024-04-07T14:58:17.776+0000 7fe230e0d700 -1 osd.3 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.220325+0000 front 2024-04-07T14:57:52.220300+0000 (oldest deadline 2024-04-07T14:58:16.920284+0000) 2024-04-07T14:58:18.639 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:18 smithi170 bash[20323]: debug 2024-04-07T14:58:18.286+0000 7f724b3ac700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.291716+0000 front 2024-04-07T14:57:52.291602+0000 (oldest deadline 2024-04-07T14:58:18.191452+0000) 2024-04-07T14:58:19.002 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:18 smithi170 bash[27178]: debug 2024-04-07T14:58:18.658+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:19.002 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:18 smithi170 bash[30389]: debug 2024-04-07T14:58:18.634+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:19.273 INFO:journalctl@ceph.osd.3.smithi118.stdout:Apr 07 14:58:18 smithi118 bash[33997]: debug 2024-04-07T14:58:18.792+0000 7fe230e0d700 -1 osd.3 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.220325+0000 front 2024-04-07T14:57:52.220300+0000 (oldest deadline 2024-04-07T14:58:16.920284+0000) 2024-04-07T14:58:19.600 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:19 smithi170 bash[20323]: debug 2024-04-07T14:58:19.314+0000 7f724b3ac700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.291716+0000 front 2024-04-07T14:57:52.291602+0000 (oldest deadline 2024-04-07T14:58:18.191452+0000) 2024-04-07T14:58:20.002 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:19 smithi170 bash[27178]: debug 2024-04-07T14:58:19.630+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:20.002 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:19 smithi170 bash[30389]: debug 2024-04-07T14:58:19.598+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:20.273 INFO:journalctl@ceph.osd.3.smithi118.stdout:Apr 07 14:58:19 smithi118 bash[33997]: debug 2024-04-07T14:58:19.828+0000 7fe230e0d700 -1 osd.3 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.220325+0000 front 2024-04-07T14:57:52.220300+0000 (oldest deadline 2024-04-07T14:58:16.920284+0000) 2024-04-07T14:58:20.581 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:20 smithi170 bash[20323]: debug 2024-04-07T14:58:20.314+0000 7f724b3ac700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.291716+0000 front 2024-04-07T14:57:52.291602+0000 (oldest deadline 2024-04-07T14:58:18.191452+0000) 2024-04-07T14:58:21.002 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:20 smithi170 bash[30389]: debug 2024-04-07T14:58:20.582+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:21.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:20 smithi170 bash[27178]: debug 2024-04-07T14:58:20.610+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:21.003 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:20 smithi170 bash[23747]: debug 2024-04-07T14:58:20.722+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.159377+0000 front 2024-04-07T14:57:52.159177+0000 (oldest deadline 2024-04-07T14:58:19.759479+0000) 2024-04-07T14:58:21.653 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:21 smithi170 bash[20323]: debug 2024-04-07T14:58:21.302+0000 7f724b3ac700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.291716+0000 front 2024-04-07T14:57:52.291602+0000 (oldest deadline 2024-04-07T14:58:18.191452+0000) 2024-04-07T14:58:21.654 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:21 smithi170 bash[30389]: debug 2024-04-07T14:58:21.534+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:21.773 INFO:journalctl@ceph.osd.3.smithi118.stdout:Apr 07 14:58:21 smithi118 bash[60687]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd-3 2024-04-07T14:58:21.773 INFO:journalctl@ceph.osd.3.smithi118.stdout:Apr 07 14:58:21 smithi118 bash[60756]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd.3 2024-04-07T14:58:22.002 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:21 smithi170 bash[27178]: debug 2024-04-07T14:58:21.650+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:22.002 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:21 smithi170 bash[23747]: debug 2024-04-07T14:58:21.758+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.159377+0000 front 2024-04-07T14:57:52.159177+0000 (oldest deadline 2024-04-07T14:58:19.759479+0000) 2024-04-07T14:58:22.578 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:22 smithi170 bash[20323]: debug 2024-04-07T14:58:22.258+0000 7f724b3ac700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.291716+0000 front 2024-04-07T14:57:52.291602+0000 (oldest deadline 2024-04-07T14:58:18.191452+0000) 2024-04-07T14:58:23.002 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:22 smithi170 bash[30389]: debug 2024-04-07T14:58:22.574+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:23.003 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:22 smithi170 bash[23747]: debug 2024-04-07T14:58:22.794+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.159377+0000 front 2024-04-07T14:57:52.159177+0000 (oldest deadline 2024-04-07T14:58:19.759479+0000) 2024-04-07T14:58:23.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:22 smithi170 bash[27178]: debug 2024-04-07T14:58:22.602+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:23.303 DEBUG:teuthology.orchestra.run.smithi118:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.3.service' 2024-04-07T14:58:23.338 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-07T14:58:23.338 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-07T14:58:23.338 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-07T14:58:23.338 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.4 2024-04-07T14:58:23.585 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:23 smithi170 bash[20323]: debug 2024-04-07T14:58:23.266+0000 7f724b3ac700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.291716+0000 front 2024-04-07T14:57:52.291602+0000 (oldest deadline 2024-04-07T14:58:18.191452+0000) 2024-04-07T14:58:23.585 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:23 smithi170 systemd[1]: Stopping Ceph osd.4 for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:58:23.585 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:23 smithi170 bash[46021]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd.4 2024-04-07T14:58:23.585 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:23 smithi170 bash[20323]: debug 2024-04-07T14:58:23.490+0000 7f724e210700 -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-07T14:58:23.585 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:23 smithi170 bash[20323]: debug 2024-04-07T14:58:23.490+0000 7f724e210700 -1 osd.4 97 *** Got signal Terminated *** 2024-04-07T14:58:23.585 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:23 smithi170 bash[20323]: debug 2024-04-07T14:58:23.490+0000 7f724e210700 -1 osd.4 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-07T14:58:23.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:23 smithi118 bash[43766]: level=error ts=2024-04-07T14:58:23.515Z 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.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:58:23.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:23 smithi118 bash[43766]: level=warn ts=2024-04-07T14:58:23.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.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-04-07T14:58:23.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:23 smithi118 bash[43766]: level=warn ts=2024-04-07T14:58:23.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.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:58:24.002 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:23 smithi170 bash[23747]: debug 2024-04-07T14:58:23.790+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.159377+0000 front 2024-04-07T14:57:52.159177+0000 (oldest deadline 2024-04-07T14:58:19.759479+0000) 2024-04-07T14:58:24.002 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:23 smithi170 bash[27178]: debug 2024-04-07T14:58:23.594+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:24.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:23 smithi170 bash[30389]: debug 2024-04-07T14:58:23.586+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:24.502 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:24 smithi170 bash[20323]: debug 2024-04-07T14:58:24.230+0000 7f724b3ac700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.291716+0000 front 2024-04-07T14:57:52.291602+0000 (oldest deadline 2024-04-07T14:58:18.191452+0000) 2024-04-07T14:58:24.502 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:24 smithi170 bash[20323]: debug 2024-04-07T14:58:24.230+0000 7f724b3ac700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:57:58.192428+0000 front 2024-04-07T14:57:58.192397+0000 (oldest deadline 2024-04-07T14:58:23.492066+0000) 2024-04-07T14:58:24.831 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:24 smithi170 bash[27178]: debug 2024-04-07T14:58:24.578+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:24.833 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:24 smithi170 bash[30389]: debug 2024-04-07T14:58:24.586+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:24.833 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:24 smithi170 bash[30389]: debug 2024-04-07T14:58:24.586+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:25.214 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:24 smithi170 bash[23747]: debug 2024-04-07T14:58:24.834+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.159377+0000 front 2024-04-07T14:57:52.159177+0000 (oldest deadline 2024-04-07T14:58:19.759479+0000) 2024-04-07T14:58:25.502 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:25 smithi170 bash[20323]: debug 2024-04-07T14:58:25.214+0000 7f724b3ac700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.291716+0000 front 2024-04-07T14:57:52.291602+0000 (oldest deadline 2024-04-07T14:58:18.191452+0000) 2024-04-07T14:58:25.502 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:25 smithi170 bash[20323]: debug 2024-04-07T14:58:25.214+0000 7f724b3ac700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:57:58.192428+0000 front 2024-04-07T14:57:58.192397+0000 (oldest deadline 2024-04-07T14:58:23.492066+0000) 2024-04-07T14:58:25.875 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:25 smithi170 bash[27178]: debug 2024-04-07T14:58:25.562+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:25.876 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:25 smithi170 bash[30389]: debug 2024-04-07T14:58:25.614+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:25.876 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:25 smithi170 bash[30389]: debug 2024-04-07T14:58:25.614+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:26.253 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:25 smithi170 bash[23747]: debug 2024-04-07T14:58:25.878+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.159377+0000 front 2024-04-07T14:57:52.159177+0000 (oldest deadline 2024-04-07T14:58:19.759479+0000) 2024-04-07T14:58:26.254 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:25 smithi170 bash[23747]: debug 2024-04-07T14:58:25.878+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.260967+0000 front 2024-04-07T14:58:00.261030+0000 (oldest deadline 2024-04-07T14:58:25.561135+0000) 2024-04-07T14:58:26.596 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:26 smithi170 bash[20323]: debug 2024-04-07T14:58:26.262+0000 7f724b3ac700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.291716+0000 front 2024-04-07T14:57:52.291602+0000 (oldest deadline 2024-04-07T14:58:18.191452+0000) 2024-04-07T14:58:26.596 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:26 smithi170 bash[20323]: debug 2024-04-07T14:58:26.262+0000 7f724b3ac700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:57:58.192428+0000 front 2024-04-07T14:57:58.192397+0000 (oldest deadline 2024-04-07T14:58:23.492066+0000) 2024-04-07T14:58:26.905 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:26 smithi170 bash[27178]: debug 2024-04-07T14:58:26.598+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:26.905 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:26 smithi170 bash[30389]: debug 2024-04-07T14:58:26.646+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:26.905 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:26 smithi170 bash[30389]: debug 2024-04-07T14:58:26.646+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:27.252 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:26 smithi170 bash[23747]: debug 2024-04-07T14:58:26.906+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.159377+0000 front 2024-04-07T14:57:52.159177+0000 (oldest deadline 2024-04-07T14:58:19.759479+0000) 2024-04-07T14:58:27.252 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:26 smithi170 bash[23747]: debug 2024-04-07T14:58:26.906+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.260967+0000 front 2024-04-07T14:58:00.261030+0000 (oldest deadline 2024-04-07T14:58:25.561135+0000) 2024-04-07T14:58:27.641 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:27 smithi170 bash[20323]: debug 2024-04-07T14:58:27.262+0000 7f724b3ac700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.291716+0000 front 2024-04-07T14:57:52.291602+0000 (oldest deadline 2024-04-07T14:58:18.191452+0000) 2024-04-07T14:58:27.641 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:27 smithi170 bash[20323]: debug 2024-04-07T14:58:27.262+0000 7f724b3ac700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:57:58.192428+0000 front 2024-04-07T14:57:58.192397+0000 (oldest deadline 2024-04-07T14:58:23.492066+0000) 2024-04-07T14:58:27.918 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:27 smithi170 bash[27178]: debug 2024-04-07T14:58:27.642+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:27.918 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:27 smithi170 bash[27178]: debug 2024-04-07T14:58:27.642+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:27.918 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:27 smithi170 bash[30389]: debug 2024-04-07T14:58:27.666+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:27.918 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:27 smithi170 bash[30389]: debug 2024-04-07T14:58:27.666+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:28.252 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:27 smithi170 bash[23747]: debug 2024-04-07T14:58:27.918+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.159377+0000 front 2024-04-07T14:57:52.159177+0000 (oldest deadline 2024-04-07T14:58:19.759479+0000) 2024-04-07T14:58:28.252 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:27 smithi170 bash[23747]: debug 2024-04-07T14:58:27.918+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.260967+0000 front 2024-04-07T14:58:00.261030+0000 (oldest deadline 2024-04-07T14:58:25.561135+0000) 2024-04-07T14:58:28.616 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:28 smithi170 bash[20323]: debug 2024-04-07T14:58:28.310+0000 7f724b3ac700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.291716+0000 front 2024-04-07T14:57:52.291602+0000 (oldest deadline 2024-04-07T14:58:18.191452+0000) 2024-04-07T14:58:28.616 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:28 smithi170 bash[20323]: debug 2024-04-07T14:58:28.310+0000 7f724b3ac700 -1 osd.4 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:57:58.192428+0000 front 2024-04-07T14:57:58.192397+0000 (oldest deadline 2024-04-07T14:58:23.492066+0000) 2024-04-07T14:58:28.879 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:28 smithi170 bash[27178]: debug 2024-04-07T14:58:28.618+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:28.880 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:28 smithi170 bash[27178]: debug 2024-04-07T14:58:28.618+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:28.880 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:28 smithi170 bash[30389]: debug 2024-04-07T14:58:28.702+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:28.880 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:28 smithi170 bash[30389]: debug 2024-04-07T14:58:28.702+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:29.252 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:28 smithi170 bash[23747]: debug 2024-04-07T14:58:28.878+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.159377+0000 front 2024-04-07T14:57:52.159177+0000 (oldest deadline 2024-04-07T14:58:19.759479+0000) 2024-04-07T14:58:29.252 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:28 smithi170 bash[23747]: debug 2024-04-07T14:58:28.878+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.260967+0000 front 2024-04-07T14:58:00.261030+0000 (oldest deadline 2024-04-07T14:58:25.561135+0000) 2024-04-07T14:58:29.911 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:29 smithi170 bash[46030]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd-4 2024-04-07T14:58:29.911 INFO:journalctl@ceph.osd.4.smithi170.stdout:Apr 07 14:58:29 smithi170 bash[46078]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd.4 2024-04-07T14:58:29.911 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:29 smithi170 bash[30389]: debug 2024-04-07T14:58:29.690+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:29.911 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:29 smithi170 bash[30389]: debug 2024-04-07T14:58:29.690+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:29.912 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:29 smithi170 bash[27178]: debug 2024-04-07T14:58:29.650+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:29.912 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:29 smithi170 bash[27178]: debug 2024-04-07T14:58:29.650+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:30.196 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:29 smithi170 bash[23747]: debug 2024-04-07T14:58:29.910+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.159377+0000 front 2024-04-07T14:57:52.159177+0000 (oldest deadline 2024-04-07T14:58:19.759479+0000) 2024-04-07T14:58:30.196 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:29 smithi170 bash[23747]: debug 2024-04-07T14:58:29.910+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.260967+0000 front 2024-04-07T14:58:00.261030+0000 (oldest deadline 2024-04-07T14:58:25.561135+0000) 2024-04-07T14:58:30.897 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:30 smithi170 bash[27178]: debug 2024-04-07T14:58:30.610+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:30.898 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:30 smithi170 bash[27178]: debug 2024-04-07T14:58:30.610+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:30.898 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:30 smithi170 bash[30389]: debug 2024-04-07T14:58:30.730+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:30.898 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:30 smithi170 bash[30389]: debug 2024-04-07T14:58:30.730+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:31.188 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:30 smithi170 bash[23747]: debug 2024-04-07T14:58:30.898+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.159377+0000 front 2024-04-07T14:57:52.159177+0000 (oldest deadline 2024-04-07T14:58:19.759479+0000) 2024-04-07T14:58:31.188 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:30 smithi170 bash[23747]: debug 2024-04-07T14:58:30.898+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.260967+0000 front 2024-04-07T14:58:00.261030+0000 (oldest deadline 2024-04-07T14:58:25.561135+0000) 2024-04-07T14:58:31.788 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:31 smithi170 bash[27178]: debug 2024-04-07T14:58:31.581+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:31.788 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:31 smithi170 bash[27178]: debug 2024-04-07T14:58:31.581+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:31.788 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:31 smithi170 bash[30389]: debug 2024-04-07T14:58:31.689+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:31.789 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:31 smithi170 bash[30389]: debug 2024-04-07T14:58:31.689+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:32.216 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:31 smithi170 bash[23747]: debug 2024-04-07T14:58:31.897+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.159377+0000 front 2024-04-07T14:57:52.159177+0000 (oldest deadline 2024-04-07T14:58:19.759479+0000) 2024-04-07T14:58:32.216 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:31 smithi170 bash[23747]: debug 2024-04-07T14:58:31.897+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.260967+0000 front 2024-04-07T14:58:00.261030+0000 (oldest deadline 2024-04-07T14:58:25.561135+0000) 2024-04-07T14:58:32.615 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.4.service' 2024-04-07T14:58:32.645 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-07T14:58:32.646 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-07T14:58:32.646 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-07T14:58:32.646 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.5 2024-04-07T14:58:32.919 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:32 smithi170 bash[30389]: debug 2024-04-07T14:58:32.709+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:32.919 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:32 smithi170 bash[30389]: debug 2024-04-07T14:58:32.709+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:32.920 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:32 smithi170 systemd[1]: Stopping Ceph osd.5 for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:58:32.920 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:32 smithi170 bash[46294]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd.5 2024-04-07T14:58:32.920 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:32 smithi170 bash[23747]: debug 2024-04-07T14:58:32.821+0000 7fe72f8c7700 -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-07T14:58:32.920 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:32 smithi170 bash[23747]: debug 2024-04-07T14:58:32.821+0000 7fe72f8c7700 -1 osd.5 97 *** Got signal Terminated *** 2024-04-07T14:58:32.920 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:32 smithi170 bash[23747]: debug 2024-04-07T14:58:32.821+0000 7fe72f8c7700 -1 osd.5 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-07T14:58:32.920 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:32 smithi170 bash[27178]: debug 2024-04-07T14:58:32.589+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:32.921 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:32 smithi170 bash[27178]: debug 2024-04-07T14:58:32.589+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:33.252 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:32 smithi170 bash[23747]: debug 2024-04-07T14:58:32.917+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.159377+0000 front 2024-04-07T14:57:52.159177+0000 (oldest deadline 2024-04-07T14:58:19.759479+0000) 2024-04-07T14:58:33.252 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:32 smithi170 bash[23747]: debug 2024-04-07T14:58:32.917+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.260967+0000 front 2024-04-07T14:58:00.261030+0000 (oldest deadline 2024-04-07T14:58:25.561135+0000) 2024-04-07T14:58:33.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:33 smithi118 bash[43766]: level=error ts=2024-04-07T14:58:33.515Z 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.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:58:33.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:33 smithi118 bash[43766]: level=warn ts=2024-04-07T14:58:33.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.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-04-07T14:58:33.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:33 smithi118 bash[43766]: level=warn ts=2024-04-07T14:58:33.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.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:58:33.949 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:33 smithi170 bash[27178]: debug 2024-04-07T14:58:33.617+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:33.949 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:33 smithi170 bash[27178]: debug 2024-04-07T14:58:33.617+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:33.949 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:33 smithi170 bash[27178]: debug 2024-04-07T14:58:33.617+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:06.840862+0000 front 2024-04-07T14:58:06.841009+0000 (oldest deadline 2024-04-07T14:58:32.740639+0000) 2024-04-07T14:58:33.949 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:33 smithi170 bash[30389]: debug 2024-04-07T14:58:33.725+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:33.950 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:33 smithi170 bash[30389]: debug 2024-04-07T14:58:33.725+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:33.950 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:33 smithi170 bash[30389]: debug 2024-04-07T14:58:33.725+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:34.252 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:33 smithi170 bash[23747]: debug 2024-04-07T14:58:33.949+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.159377+0000 front 2024-04-07T14:57:52.159177+0000 (oldest deadline 2024-04-07T14:58:19.759479+0000) 2024-04-07T14:58:34.252 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:33 smithi170 bash[23747]: debug 2024-04-07T14:58:33.949+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.260967+0000 front 2024-04-07T14:58:00.261030+0000 (oldest deadline 2024-04-07T14:58:25.561135+0000) 2024-04-07T14:58:34.718 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:34 smithi170 bash[27178]: debug 2024-04-07T14:58:34.585+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:34.719 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:34 smithi170 bash[27178]: debug 2024-04-07T14:58:34.585+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:34.719 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:34 smithi170 bash[27178]: debug 2024-04-07T14:58:34.585+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:06.840862+0000 front 2024-04-07T14:58:06.841009+0000 (oldest deadline 2024-04-07T14:58:32.740639+0000) 2024-04-07T14:58:34.987 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:34 smithi170 bash[30389]: debug 2024-04-07T14:58:34.717+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:34.988 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:34 smithi170 bash[30389]: debug 2024-04-07T14:58:34.717+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:34.988 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:34 smithi170 bash[30389]: debug 2024-04-07T14:58:34.717+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:35.252 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:34 smithi170 bash[23747]: debug 2024-04-07T14:58:34.989+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.159377+0000 front 2024-04-07T14:57:52.159177+0000 (oldest deadline 2024-04-07T14:58:19.759479+0000) 2024-04-07T14:58:35.252 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:34 smithi170 bash[23747]: debug 2024-04-07T14:58:34.989+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.260967+0000 front 2024-04-07T14:58:00.261030+0000 (oldest deadline 2024-04-07T14:58:25.561135+0000) 2024-04-07T14:58:35.253 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:34 smithi170 bash[23747]: debug 2024-04-07T14:58:34.989+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:09.563728+0000 front 2024-04-07T14:58:09.563665+0000 (oldest deadline 2024-04-07T14:58:34.263582+0000) 2024-04-07T14:58:36.002 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:35 smithi170 bash[27178]: debug 2024-04-07T14:58:35.605+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:36.002 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:35 smithi170 bash[27178]: debug 2024-04-07T14:58:35.605+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:36.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:35 smithi170 bash[27178]: debug 2024-04-07T14:58:35.605+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:06.840862+0000 front 2024-04-07T14:58:06.841009+0000 (oldest deadline 2024-04-07T14:58:32.740639+0000) 2024-04-07T14:58:36.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:35 smithi170 bash[30389]: debug 2024-04-07T14:58:35.717+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:36.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:35 smithi170 bash[30389]: debug 2024-04-07T14:58:35.717+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:36.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:35 smithi170 bash[30389]: debug 2024-04-07T14:58:35.717+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:36.502 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:36 smithi170 bash[23747]: debug 2024-04-07T14:58:36.037+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.159377+0000 front 2024-04-07T14:57:52.159177+0000 (oldest deadline 2024-04-07T14:58:19.759479+0000) 2024-04-07T14:58:36.502 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:36 smithi170 bash[23747]: debug 2024-04-07T14:58:36.037+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.260967+0000 front 2024-04-07T14:58:00.261030+0000 (oldest deadline 2024-04-07T14:58:25.561135+0000) 2024-04-07T14:58:36.502 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:36 smithi170 bash[23747]: debug 2024-04-07T14:58:36.037+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:09.563728+0000 front 2024-04-07T14:58:09.563665+0000 (oldest deadline 2024-04-07T14:58:34.263582+0000) 2024-04-07T14:58:37.002 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:36 smithi170 bash[30389]: debug 2024-04-07T14:58:36.733+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:37.002 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:36 smithi170 bash[30389]: debug 2024-04-07T14:58:36.733+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:37.002 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:36 smithi170 bash[30389]: debug 2024-04-07T14:58:36.733+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:37.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:36 smithi170 bash[27178]: debug 2024-04-07T14:58:36.605+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:37.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:36 smithi170 bash[27178]: debug 2024-04-07T14:58:36.605+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:37.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:36 smithi170 bash[27178]: debug 2024-04-07T14:58:36.605+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:06.840862+0000 front 2024-04-07T14:58:06.841009+0000 (oldest deadline 2024-04-07T14:58:32.740639+0000) 2024-04-07T14:58:37.502 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:37 smithi170 bash[23747]: debug 2024-04-07T14:58:37.017+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.159377+0000 front 2024-04-07T14:57:52.159177+0000 (oldest deadline 2024-04-07T14:58:19.759479+0000) 2024-04-07T14:58:37.502 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:37 smithi170 bash[23747]: debug 2024-04-07T14:58:37.017+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.260967+0000 front 2024-04-07T14:58:00.261030+0000 (oldest deadline 2024-04-07T14:58:25.561135+0000) 2024-04-07T14:58:37.502 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:37 smithi170 bash[23747]: debug 2024-04-07T14:58:37.017+0000 7fe72d264700 -1 osd.5 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:09.563728+0000 front 2024-04-07T14:58:09.563665+0000 (oldest deadline 2024-04-07T14:58:34.263582+0000) 2024-04-07T14:58:38.002 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:37 smithi170 bash[27178]: debug 2024-04-07T14:58:37.657+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:38.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:37 smithi170 bash[27178]: debug 2024-04-07T14:58:37.657+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:38.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:37 smithi170 bash[27178]: debug 2024-04-07T14:58:37.657+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:06.840862+0000 front 2024-04-07T14:58:06.841009+0000 (oldest deadline 2024-04-07T14:58:32.740639+0000) 2024-04-07T14:58:38.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:37 smithi170 bash[30389]: debug 2024-04-07T14:58:37.745+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:38.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:37 smithi170 bash[30389]: debug 2024-04-07T14:58:37.745+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:38.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:37 smithi170 bash[30389]: debug 2024-04-07T14:58:37.745+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:38.716 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:38 smithi170 bash[27178]: debug 2024-04-07T14:58:38.641+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:38.717 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:38 smithi170 bash[27178]: debug 2024-04-07T14:58:38.641+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:38.717 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:38 smithi170 bash[27178]: debug 2024-04-07T14:58:38.641+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:06.840862+0000 front 2024-04-07T14:58:06.841009+0000 (oldest deadline 2024-04-07T14:58:32.740639+0000) 2024-04-07T14:58:39.034 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:38 smithi170 bash[46303]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd-5 2024-04-07T14:58:39.035 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:38 smithi170 bash[46873]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd.5 2024-04-07T14:58:39.035 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:38 smithi170 bash[30389]: debug 2024-04-07T14:58:38.717+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:39.035 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:38 smithi170 bash[30389]: debug 2024-04-07T14:58:38.717+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:39.035 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:38 smithi170 bash[30389]: debug 2024-04-07T14:58:38.717+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:40.002 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:39 smithi170 bash[30389]: debug 2024-04-07T14:58:39.681+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:40.002 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:39 smithi170 bash[30389]: debug 2024-04-07T14:58:39.681+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:40.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:39 smithi170 bash[30389]: debug 2024-04-07T14:58:39.681+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:40.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:39 smithi170 bash[27178]: debug 2024-04-07T14:58:39.649+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:40.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:39 smithi170 bash[27178]: debug 2024-04-07T14:58:39.649+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:40.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:39 smithi170 bash[27178]: debug 2024-04-07T14:58:39.649+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:06.840862+0000 front 2024-04-07T14:58:06.841009+0000 (oldest deadline 2024-04-07T14:58:32.740639+0000) 2024-04-07T14:58:40.877 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.5.service' 2024-04-07T14:58:40.890 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:40 smithi170 systemd[1]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.5.service: Succeeded. 2024-04-07T14:58:40.890 INFO:journalctl@ceph.osd.5.smithi170.stdout:Apr 07 14:58:40 smithi170 systemd[1]: Stopped Ceph osd.5 for ffb017ca-f4ec-11ee-b649-cb9ed24678a4. 2024-04-07T14:58:40.890 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:40 smithi170 bash[27178]: debug 2024-04-07T14:58:40.637+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:40.891 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:40 smithi170 bash[27178]: debug 2024-04-07T14:58:40.637+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:40.891 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:40 smithi170 bash[27178]: debug 2024-04-07T14:58:40.637+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:06.840862+0000 front 2024-04-07T14:58:06.841009+0000 (oldest deadline 2024-04-07T14:58:32.740639+0000) 2024-04-07T14:58:40.891 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:40 smithi170 bash[30389]: debug 2024-04-07T14:58:40.685+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:40.891 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:40 smithi170 bash[30389]: debug 2024-04-07T14:58:40.689+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:40.891 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:40 smithi170 bash[30389]: debug 2024-04-07T14:58:40.689+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:40.913 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-07T14:58:40.913 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-07T14:58:40.913 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-07T14:58:40.913 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.6 2024-04-07T14:58:41.252 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:40 smithi170 systemd[1]: Stopping Ceph osd.6 for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:58:41.252 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:40 smithi170 bash[46991]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd.6 2024-04-07T14:58:41.252 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:41 smithi170 bash[27178]: debug 2024-04-07T14:58:41.037+0000 7f894eb6a700 -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-07T14:58:41.253 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:41 smithi170 bash[27178]: debug 2024-04-07T14:58:41.037+0000 7f894eb6a700 -1 osd.6 97 *** Got signal Terminated *** 2024-04-07T14:58:41.253 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:41 smithi170 bash[27178]: debug 2024-04-07T14:58:41.037+0000 7f894eb6a700 -1 osd.6 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-07T14:58:42.002 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:41 smithi170 bash[27178]: debug 2024-04-07T14:58:41.669+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:42.002 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:41 smithi170 bash[27178]: debug 2024-04-07T14:58:41.669+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:42.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:41 smithi170 bash[27178]: debug 2024-04-07T14:58:41.669+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:06.840862+0000 front 2024-04-07T14:58:06.841009+0000 (oldest deadline 2024-04-07T14:58:32.740639+0000) 2024-04-07T14:58:42.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:41 smithi170 bash[30389]: debug 2024-04-07T14:58:41.689+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:42.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:41 smithi170 bash[30389]: debug 2024-04-07T14:58:41.689+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:42.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:41 smithi170 bash[30389]: debug 2024-04-07T14:58:41.689+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:43.002 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:42 smithi170 bash[27178]: debug 2024-04-07T14:58:42.649+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:43.002 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:42 smithi170 bash[27178]: debug 2024-04-07T14:58:42.649+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:43.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:42 smithi170 bash[27178]: debug 2024-04-07T14:58:42.649+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:06.840862+0000 front 2024-04-07T14:58:06.841009+0000 (oldest deadline 2024-04-07T14:58:32.740639+0000) 2024-04-07T14:58:43.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:42 smithi170 bash[30389]: debug 2024-04-07T14:58:42.677+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:43.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:42 smithi170 bash[30389]: debug 2024-04-07T14:58:42.677+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:43.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:42 smithi170 bash[30389]: debug 2024-04-07T14:58:42.677+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:43.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:43 smithi118 bash[43766]: level=error ts=2024-04-07T14:58:43.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-04-07T14:58:43.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:43 smithi118 bash[43766]: level=warn ts=2024-04-07T14:58:43.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.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-04-07T14:58:43.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:43 smithi118 bash[43766]: level=warn ts=2024-04-07T14:58:43.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.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:58:44.002 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:43 smithi170 bash[30389]: debug 2024-04-07T14:58:43.721+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:44.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:43 smithi170 bash[30389]: debug 2024-04-07T14:58:43.721+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:44.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:43 smithi170 bash[30389]: debug 2024-04-07T14:58:43.721+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:44.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:43 smithi170 bash[30389]: debug 2024-04-07T14:58:43.721+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6830 osd.3 since back 2024-04-07T14:58:18.114455+0000 front 2024-04-07T14:58:18.114286+0000 (oldest deadline 2024-04-07T14:58:42.814040+0000) 2024-04-07T14:58:44.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:43 smithi170 bash[27178]: debug 2024-04-07T14:58:43.637+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:44.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:43 smithi170 bash[27178]: debug 2024-04-07T14:58:43.637+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:44.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:43 smithi170 bash[27178]: debug 2024-04-07T14:58:43.637+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:06.840862+0000 front 2024-04-07T14:58:06.841009+0000 (oldest deadline 2024-04-07T14:58:32.740639+0000) 2024-04-07T14:58:44.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:43 smithi170 bash[27178]: debug 2024-04-07T14:58:43.637+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6830 osd.3 since back 2024-04-07T14:58:18.042223+0000 front 2024-04-07T14:58:18.042162+0000 (oldest deadline 2024-04-07T14:58:42.741902+0000) 2024-04-07T14:58:45.002 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:44 smithi170 bash[27178]: debug 2024-04-07T14:58:44.609+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:45.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:44 smithi170 bash[27178]: debug 2024-04-07T14:58:44.609+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:45.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:44 smithi170 bash[27178]: debug 2024-04-07T14:58:44.609+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:06.840862+0000 front 2024-04-07T14:58:06.841009+0000 (oldest deadline 2024-04-07T14:58:32.740639+0000) 2024-04-07T14:58:45.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:44 smithi170 bash[27178]: debug 2024-04-07T14:58:44.609+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6830 osd.3 since back 2024-04-07T14:58:18.042223+0000 front 2024-04-07T14:58:18.042162+0000 (oldest deadline 2024-04-07T14:58:42.741902+0000) 2024-04-07T14:58:45.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:44 smithi170 bash[30389]: debug 2024-04-07T14:58:44.745+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:45.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:44 smithi170 bash[30389]: debug 2024-04-07T14:58:44.745+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:45.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:44 smithi170 bash[30389]: debug 2024-04-07T14:58:44.745+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:45.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:44 smithi170 bash[30389]: debug 2024-04-07T14:58:44.745+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6830 osd.3 since back 2024-04-07T14:58:18.114455+0000 front 2024-04-07T14:58:18.114286+0000 (oldest deadline 2024-04-07T14:58:42.814040+0000) 2024-04-07T14:58:46.002 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:45 smithi170 bash[27178]: debug 2024-04-07T14:58:45.569+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:52.237561+0000 front 2024-04-07T14:57:52.237324+0000 (oldest deadline 2024-04-07T14:58:16.337490+0000) 2024-04-07T14:58:46.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:45 smithi170 bash[27178]: debug 2024-04-07T14:58:45.569+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:02.139807+0000 front 2024-04-07T14:58:02.140104+0000 (oldest deadline 2024-04-07T14:58:26.839935+0000) 2024-04-07T14:58:46.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:45 smithi170 bash[27178]: debug 2024-04-07T14:58:45.569+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:06.840862+0000 front 2024-04-07T14:58:06.841009+0000 (oldest deadline 2024-04-07T14:58:32.740639+0000) 2024-04-07T14:58:46.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:45 smithi170 bash[27178]: debug 2024-04-07T14:58:45.569+0000 7f8947cfe700 -1 osd.6 97 heartbeat_check: no reply from 172.21.15.118:6830 osd.3 since back 2024-04-07T14:58:18.042223+0000 front 2024-04-07T14:58:18.042162+0000 (oldest deadline 2024-04-07T14:58:42.741902+0000) 2024-04-07T14:58:46.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:45 smithi170 bash[30389]: debug 2024-04-07T14:58:45.781+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:46.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:45 smithi170 bash[30389]: debug 2024-04-07T14:58:45.781+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:46.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:45 smithi170 bash[30389]: debug 2024-04-07T14:58:45.781+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:46.003 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:45 smithi170 bash[30389]: debug 2024-04-07T14:58:45.781+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6830 osd.3 since back 2024-04-07T14:58:18.114455+0000 front 2024-04-07T14:58:18.114286+0000 (oldest deadline 2024-04-07T14:58:42.814040+0000) 2024-04-07T14:58:46.927 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:46 smithi170 bash[30389]: debug 2024-04-07T14:58:46.745+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:46.928 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:46 smithi170 bash[30389]: debug 2024-04-07T14:58:46.745+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:46.928 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:46 smithi170 bash[30389]: debug 2024-04-07T14:58:46.745+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:46.928 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:46 smithi170 bash[30389]: debug 2024-04-07T14:58:46.745+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6830 osd.3 since back 2024-04-07T14:58:18.114455+0000 front 2024-04-07T14:58:18.114286+0000 (oldest deadline 2024-04-07T14:58:42.814040+0000) 2024-04-07T14:58:47.002 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:46 smithi170 bash[47001]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd-6 2024-04-07T14:58:47.003 INFO:journalctl@ceph.osd.6.smithi170.stdout:Apr 07 14:58:46 smithi170 bash[47060]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd.6 2024-04-07T14:58:48.252 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:47 smithi170 bash[30389]: debug 2024-04-07T14:58:47.753+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:48.252 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:47 smithi170 bash[30389]: debug 2024-04-07T14:58:47.753+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:48.252 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:47 smithi170 bash[30389]: debug 2024-04-07T14:58:47.753+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:48.253 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:47 smithi170 bash[30389]: debug 2024-04-07T14:58:47.753+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6830 osd.3 since back 2024-04-07T14:58:18.114455+0000 front 2024-04-07T14:58:18.114286+0000 (oldest deadline 2024-04-07T14:58:42.814040+0000) 2024-04-07T14:58:48.981 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:48 smithi170 bash[30389]: debug 2024-04-07T14:58:48.773+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:48.982 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:48 smithi170 bash[30389]: debug 2024-04-07T14:58:48.773+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:48.982 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:48 smithi170 bash[30389]: debug 2024-04-07T14:58:48.773+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:48.982 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:48 smithi170 bash[30389]: debug 2024-04-07T14:58:48.773+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6830 osd.3 since back 2024-04-07T14:58:18.114455+0000 front 2024-04-07T14:58:18.114286+0000 (oldest deadline 2024-04-07T14:58:42.814040+0000) 2024-04-07T14:58:48.985 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.6.service' 2024-04-07T14:58:49.021 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-07T14:58:49.022 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-07T14:58:49.022 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-07T14:58:49.022 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.7 2024-04-07T14:58:49.502 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:49 smithi170 systemd[1]: Stopping Ceph osd.7 for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:58:49.503 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:49 smithi170 bash[47188]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd.7 2024-04-07T14:58:49.526 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:49 smithi170 bash[30389]: debug 2024-04-07T14:58:49.157+0000 7f8f3f475700 -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-07T14:58:49.526 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:49 smithi170 bash[30389]: debug 2024-04-07T14:58:49.157+0000 7f8f3f475700 -1 osd.7 97 *** Got signal Terminated *** 2024-04-07T14:58:49.526 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:49 smithi170 bash[30389]: debug 2024-04-07T14:58:49.157+0000 7f8f3f475700 -1 osd.7 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-07T14:58:50.252 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:49 smithi170 bash[30389]: debug 2024-04-07T14:58:49.777+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:50.252 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:49 smithi170 bash[30389]: debug 2024-04-07T14:58:49.777+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:50.253 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:49 smithi170 bash[30389]: debug 2024-04-07T14:58:49.777+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:50.253 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:49 smithi170 bash[30389]: debug 2024-04-07T14:58:49.777+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6830 osd.3 since back 2024-04-07T14:58:18.114455+0000 front 2024-04-07T14:58:18.114286+0000 (oldest deadline 2024-04-07T14:58:42.814040+0000) 2024-04-07T14:58:50.253 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:49 smithi170 bash[30389]: debug 2024-04-07T14:58:49.777+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.170:6804 osd.4 since back 2024-04-07T14:58:23.315405+0000 front 2024-04-07T14:58:23.315551+0000 (oldest deadline 2024-04-07T14:58:49.215540+0000) 2024-04-07T14:58:51.251 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:50 smithi170 bash[30389]: debug 2024-04-07T14:58:50.817+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:51.252 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:50 smithi170 bash[30389]: debug 2024-04-07T14:58:50.817+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:51.252 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:50 smithi170 bash[30389]: debug 2024-04-07T14:58:50.817+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:51.252 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:50 smithi170 bash[30389]: debug 2024-04-07T14:58:50.817+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6830 osd.3 since back 2024-04-07T14:58:18.114455+0000 front 2024-04-07T14:58:18.114286+0000 (oldest deadline 2024-04-07T14:58:42.814040+0000) 2024-04-07T14:58:51.252 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:50 smithi170 bash[30389]: debug 2024-04-07T14:58:50.817+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.170:6804 osd.4 since back 2024-04-07T14:58:23.315405+0000 front 2024-04-07T14:58:23.315551+0000 (oldest deadline 2024-04-07T14:58:49.215540+0000) 2024-04-07T14:58:52.023 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:51 smithi118 bash[43766]: level=warn ts=2024-04-07T14:58:51.619Z 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.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:58:52.023 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:51 smithi118 bash[43766]: level=warn ts=2024-04-07T14:58:51.619Z 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.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-04-07T14:58:52.169 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:51 smithi170 bash[30389]: debug 2024-04-07T14:58:51.861+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:52.170 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:51 smithi170 bash[30389]: debug 2024-04-07T14:58:51.861+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:52.170 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:51 smithi170 bash[30389]: debug 2024-04-07T14:58:51.861+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:52.170 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:51 smithi170 bash[30389]: debug 2024-04-07T14:58:51.861+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6830 osd.3 since back 2024-04-07T14:58:18.114455+0000 front 2024-04-07T14:58:18.114286+0000 (oldest deadline 2024-04-07T14:58:42.814040+0000) 2024-04-07T14:58:52.170 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:51 smithi170 bash[30389]: debug 2024-04-07T14:58:51.861+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.170:6804 osd.4 since back 2024-04-07T14:58:23.315405+0000 front 2024-04-07T14:58:23.315551+0000 (oldest deadline 2024-04-07T14:58:49.215540+0000) 2024-04-07T14:58:53.252 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:52 smithi170 bash[30389]: debug 2024-04-07T14:58:52.889+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:53.252 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:52 smithi170 bash[30389]: debug 2024-04-07T14:58:52.889+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:53.252 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:52 smithi170 bash[30389]: debug 2024-04-07T14:58:52.889+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:53.253 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:52 smithi170 bash[30389]: debug 2024-04-07T14:58:52.889+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6830 osd.3 since back 2024-04-07T14:58:18.114455+0000 front 2024-04-07T14:58:18.114286+0000 (oldest deadline 2024-04-07T14:58:42.814040+0000) 2024-04-07T14:58:53.253 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:52 smithi170 bash[30389]: debug 2024-04-07T14:58:52.889+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.170:6804 osd.4 since back 2024-04-07T14:58:23.315405+0000 front 2024-04-07T14:58:23.315551+0000 (oldest deadline 2024-04-07T14:58:49.215540+0000) 2024-04-07T14:58:53.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:53 smithi118 bash[43766]: level=error ts=2024-04-07T14:58:53.517Z 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.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:58:53.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:53 smithi118 bash[43766]: level=warn ts=2024-04-07T14:58:53.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.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:58:53.773 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:58:53 smithi118 bash[43766]: level=warn ts=2024-04-07T14:58:53.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.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-04-07T14:58:54.252 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:53 smithi170 bash[30389]: debug 2024-04-07T14:58:53.845+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6806 osd.0 since back 2024-04-07T14:57:51.908058+0000 front 2024-04-07T14:57:51.907962+0000 (oldest deadline 2024-04-07T14:58:14.807980+0000) 2024-04-07T14:58:54.252 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:53 smithi170 bash[30389]: debug 2024-04-07T14:58:53.845+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6814 osd.1 since back 2024-04-07T14:58:00.010800+0000 front 2024-04-07T14:58:00.010580+0000 (oldest deadline 2024-04-07T14:58:24.110583+0000) 2024-04-07T14:58:54.253 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:53 smithi170 bash[30389]: debug 2024-04-07T14:58:53.845+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6822 osd.2 since back 2024-04-07T14:58:11.713053+0000 front 2024-04-07T14:58:11.712972+0000 (oldest deadline 2024-04-07T14:58:32.812702+0000) 2024-04-07T14:58:54.253 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:53 smithi170 bash[30389]: debug 2024-04-07T14:58:53.845+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.118:6830 osd.3 since back 2024-04-07T14:58:18.114455+0000 front 2024-04-07T14:58:18.114286+0000 (oldest deadline 2024-04-07T14:58:42.814040+0000) 2024-04-07T14:58:54.253 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:53 smithi170 bash[30389]: debug 2024-04-07T14:58:53.845+0000 7f8f38e0a700 -1 osd.7 97 heartbeat_check: no reply from 172.21.15.170:6804 osd.4 since back 2024-04-07T14:58:23.315405+0000 front 2024-04-07T14:58:23.315551+0000 (oldest deadline 2024-04-07T14:58:49.215540+0000) 2024-04-07T14:58:55.050 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:55 smithi170 bash[47197]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd-7 2024-04-07T14:58:55.502 INFO:journalctl@ceph.osd.7.smithi170.stdout:Apr 07 14:58:55 smithi170 bash[47341]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-osd.7 2024-04-07T14:58:57.093 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@osd.7.service' 2024-04-07T14:58:57.128 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-07T14:58:57.129 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-07T14:58:57.129 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-07T14:58:57.129 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@prometheus.a 2024-04-07T14:58:57.441 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:58:57 smithi170 systemd[1]: Stopping Ceph prometheus.a for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:58:57.442 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:58:57 smithi170 bash[47522]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-prometheus.a 2024-04-07T14:58:57.442 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:58:57 smithi170 bash[36512]: ts=2024-04-07T14:58:57.281Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-07T14:58:57.442 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:58:57 smithi170 bash[36512]: ts=2024-04-07T14:58:57.281Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-07T14:58:57.442 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:58:57 smithi170 bash[36512]: ts=2024-04-07T14:58:57.281Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-07T14:58:57.442 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:58:57 smithi170 bash[36512]: ts=2024-04-07T14:58:57.281Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-07T14:58:57.442 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:58:57 smithi170 bash[36512]: ts=2024-04-07T14:58:57.281Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-07T14:58:57.443 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:58:57 smithi170 bash[36512]: ts=2024-04-07T14:58:57.281Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-07T14:58:57.443 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:58:57 smithi170 bash[36512]: ts=2024-04-07T14:58:57.282Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-07T14:58:57.443 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:58:57 smithi170 bash[36512]: ts=2024-04-07T14:58:57.282Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-07T14:58:57.443 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:58:57 smithi170 bash[36512]: ts=2024-04-07T14:58:57.282Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-07T14:58:57.443 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:58:57 smithi170 bash[36512]: ts=2024-04-07T14:58:57.282Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-07T14:58:57.443 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:58:57 smithi170 bash[36512]: ts=2024-04-07T14:58:57.282Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-07T14:58:57.443 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Apr 07 14:58:57 smithi170 bash[36512]: ts=2024-04-07T14:58:57.283Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-07T14:58:57.933 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@prometheus.a.service' 2024-04-07T14:58:57.960 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-07T14:58:57.960 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-07T14:58:57.960 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 --force --keep-logs 2024-04-07T14:59:01.881 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:59:01 smithi118 bash[43766]: level=error ts=2024-04-07T14:59:01.618Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-04-07T14:59:01.882 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:59:01 smithi118 bash[43766]: level=warn ts=2024-04-07T14:59:01.619Z 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.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:59:01.882 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:59:01 smithi118 bash[43766]: level=warn ts=2024-04-07T14:59:01.619Z 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.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-04-07T14:59:02.726 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:59:02 smithi118 systemd[1]: Stopping Ceph node-exporter.a for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:59:02.726 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:59:02 smithi118 bash[62229]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-node-exporter.a 2024-04-07T14:59:03.522 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:59:03 smithi118 bash[62238]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-node-exporter-a 2024-04-07T14:59:03.523 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:59:03 smithi118 bash[62285]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-node-exporter.a 2024-04-07T14:59:03.523 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:59:03 smithi118 systemd[1]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-07T14:59:03.523 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:59:03 smithi118 systemd[1]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-07T14:59:03.523 INFO:journalctl@ceph.node-exporter.a.smithi118.stdout:Apr 07 14:59:03 smithi118 systemd[1]: Stopped Ceph node-exporter.a for ffb017ca-f4ec-11ee-b649-cb9ed24678a4. 2024-04-07T14:59:03.919 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:59:03 smithi118 bash[43766]: level=error ts=2024-04-07T14:59:03.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:59:03.919 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:59:03 smithi118 bash[43766]: level=warn ts=2024-04-07T14:59:03.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.118:8443//api/prometheus_receiver\": dial tcp 172.21.15.118:8443: connect: connection refused" 2024-04-07T14:59:03.920 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:59:03 smithi118 bash[43766]: level=warn ts=2024-04-07T14:59:03.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.170:8443/api/prometheus_receiver\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-04-07T14:59:03.920 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:59:03 smithi118 systemd[1]: Stopping Ceph alertmanager.a for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:59:03.920 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:59:03 smithi118 bash[62323]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-alertmanager.a 2024-04-07T14:59:03.920 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:59:03 smithi118 bash[43766]: level=info ts=2024-04-07T14:59:03.716Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-07T14:59:04.522 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:59:04 smithi118 bash[62332]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-alertmanager-a 2024-04-07T14:59:04.523 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:59:04 smithi118 bash[62377]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-alertmanager.a 2024-04-07T14:59:04.523 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:59:04 smithi118 systemd[1]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-04-07T14:59:04.523 INFO:journalctl@ceph.alertmanager.a.smithi118.stdout:Apr 07 14:59:04 smithi118 systemd[1]: Stopped Ceph alertmanager.a for ffb017ca-f4ec-11ee-b649-cb9ed24678a4. 2024-04-07T14:59:38.643 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 --force --keep-logs 2024-04-07T14:59:43.358 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:59:43 smithi170 systemd[1]: Stopping Ceph node-exporter.b for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:59:43.359 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:59:43 smithi170 bash[48665]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-node-exporter.b 2024-04-07T14:59:44.243 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:59:43 smithi170 bash[48674]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-node-exporter-b 2024-04-07T14:59:44.243 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:59:43 smithi170 bash[48719]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-node-exporter.b 2024-04-07T14:59:44.243 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:59:44 smithi170 systemd[1]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-07T14:59:44.244 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:59:44 smithi170 systemd[1]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-07T14:59:44.244 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Apr 07 14:59:44 smithi170 systemd[1]: Stopped Ceph node-exporter.b for ffb017ca-f4ec-11ee-b649-cb9ed24678a4. 2024-04-07T14:59:44.502 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:59:44 smithi170 systemd[1]: Stopping Ceph grafana.a for ffb017ca-f4ec-11ee-b649-cb9ed24678a4... 2024-04-07T14:59:44.502 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:59:44 smithi170 bash[48758]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-grafana.a 2024-04-07T14:59:44.503 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:59:44 smithi170 bash[35271]: t=2024-04-07T14:59:44+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-07T14:59:44.503 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:59:44 smithi170 bash[35271]: t=2024-04-07T14:59:44+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2024-04-07T14:59:45.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:59:44 smithi170 bash[48767]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-grafana-a 2024-04-07T14:59:45.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:59:44 smithi170 bash[48813]: Error response from daemon: No such container: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4-grafana.a 2024-04-07T14:59:45.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:59:45 smithi170 systemd[1]: ceph-ffb017ca-f4ec-11ee-b649-cb9ed24678a4@grafana.a.service: Succeeded. 2024-04-07T14:59:45.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Apr 07 14:59:45 smithi170 systemd[1]: Stopped Ceph grafana.a for ffb017ca-f4ec-11ee-b649-cb9ed24678a4. 2024-04-07T15:00:07.626 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-07T15:00:07.643 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-07T15:00:07.657 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-07T15:00:07.659 DEBUG:teuthology.misc:Transferring archived files from smithi118:/var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634216/remote/smithi118/crash 2024-04-07T15:00:07.660 DEBUG:teuthology.orchestra.run.smithi118:> sudo tar c -f - -C /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/crash -- . 2024-04-07T15:00:07.672 INFO:teuthology.orchestra.run.smithi118.stderr:tar: /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-07T15:00:07.672 INFO:teuthology.orchestra.run.smithi118.stderr:tar: Error is not recoverable: exiting now 2024-04-07T15:00:07.674 DEBUG:teuthology.misc:Transferring archived files from smithi170:/var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634216/remote/smithi170/crash 2024-04-07T15:00:07.675 DEBUG:teuthology.orchestra.run.smithi170:> sudo tar c -f - -C /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/crash -- . 2024-04-07T15:00:07.714 INFO:teuthology.orchestra.run.smithi170.stderr:tar: /var/lib/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-07T15:00:07.714 INFO:teuthology.orchestra.run.smithi170.stderr:tar: Error is not recoverable: exiting now 2024-04-07T15:00:07.716 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-07T15:00:07.716 DEBUG:teuthology.orchestra.run.smithi118:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-07T15:00:07.735 INFO:teuthology.orchestra.run.smithi118.stdout:2024-04-07T14:44:51.442619+0000 mon.a (mon.0) 211 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-07T15:00:07.736 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-07T15:00:07.736 INFO:tasks.cephadm:Compressing logs... 2024-04-07T15:00:07.736 DEBUG:teuthology.orchestra.run.smithi118:> 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-07T15:00:07.739 DEBUG:teuthology.orchestra.run.smithi170:> 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-07T15:00:07.746 INFO:teuthology.orchestra.run.smithi118.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-07T15:00:07.755 INFO:teuthology.orchestra.run.smithi170.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-07T15:00:07.756 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-mon.a.log 2024-04-07T15:00:07.757 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-client.rgw.foo.smithi118.kwycma.log 2024-04-07T15:00:07.757 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-mgr.y.log 2024-04-07T15:00:07.758 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-mon.c.log 2024-04-07T15:00:07.762 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-client.rgw.foo.smithi118.kwycma.log: /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.audit.log 2024-04-07T15:00:07.762 INFO:teuthology.orchestra.run.smithi118.stderr: 62.5% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-client.rgw.foo.smithi118.kwycma.log.gz 2024-04-07T15:00:07.762 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-client.rgw.smpl.smithi118.hkfkyl.log 2024-04-07T15:00:07.762 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.1.log 2024-04-07T15:00:07.762 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.audit.log: /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-client.rgw.smpl.smithi118.hkfkyl.log: gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/tcmu-runner.log 2024-04-07T15:00:07.763 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.log 2024-04-07T15:00:07.763 INFO:teuthology.orchestra.run.smithi118.stderr: 62.7% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-client.rgw.smpl.smithi118.hkfkyl.log.gz 2024-04-07T15:00:07.764 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.1.log: /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/tcmu-runner.log: gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.cephadm.log 2024-04-07T15:00:07.764 INFO:teuthology.orchestra.run.smithi118.stderr: 66.6% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/tcmu-runner.log.gz 2024-04-07T15:00:07.764 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-client.rgw.foo.smithi170.aoztql.log 2024-04-07T15:00:07.764 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-mon.b.log 2024-04-07T15:00:07.765 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.5.log 2024-04-07T15:00:07.765 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-client.rgw.foo.smithi170.aoztql.log: /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-mgr.x.log 2024-04-07T15:00:07.766 INFO:teuthology.orchestra.run.smithi170.stderr: 62.6% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-client.rgw.foo.smithi170.aoztql.log.gz 2024-04-07T15:00:07.766 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.audit.log 2024-04-07T15:00:07.767 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.6.log 2024-04-07T15:00:07.768 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.log: gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.0.log 2024-04-07T15:00:07.768 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.cephadm.log: 92.9% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.log.gz 2024-04-07T15:00:07.768 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.3.log 2024-04-07T15:00:07.768 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-client.rgw.smpl.smithi170.zaetfj.log 2024-04-07T15:00:07.769 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.audit.log: /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.log 2024-04-07T15:00:07.769 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.cephadm.log 2024-04-07T15:00:07.770 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-volume.log 2024-04-07T15:00:07.770 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.0.log: 89.3% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-07T15:00:07.770 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.3.log: 94.0% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.audit.log.gz 2024-04-07T15:00:07.771 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.2.log 2024-04-07T15:00:07.771 INFO:teuthology.orchestra.run.smithi118.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-07T15:00:07.771 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-client.rgw.smpl.smithi170.zaetfj.log: 62.7% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-client.rgw.smpl.smithi170.zaetfj.log.gz 2024-04-07T15:00:07.772 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.log: gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.4.log 2024-04-07T15:00:07.772 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.cephadm.log: 81.5% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-07T15:00:07.772 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-volume.log 2024-04-07T15:00:07.773 INFO:teuthology.orchestra.run.smithi170.stderr: 87.7% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.log.gz 2024-04-07T15:00:07.775 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.7.log 2024-04-07T15:00:07.775 INFO:teuthology.orchestra.run.smithi170.stderr: 90.4% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph.audit.log.gzgzip 2024-04-07T15:00:07.775 INFO:teuthology.orchestra.run.smithi170.stderr:-5 --verbose -- /var/log/ceph/cephadm.log 2024-04-07T15:00:07.789 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-volume.log: /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.7.log: /var/log/ceph/cephadm.log: 90.0% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-mgr.x.log.gz 2024-04-07T15:00:07.791 INFO:teuthology.orchestra.run.smithi170.stderr: 91.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-07T15:00:07.796 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-volume.log: /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.2.log: 93.7% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-volume.log.gz 2024-04-07T15:00:07.798 INFO:teuthology.orchestra.run.smithi170.stderr: 93.7% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-volume.log.gz 2024-04-07T15:00:07.818 INFO:teuthology.orchestra.run.smithi118.stderr:/var/log/ceph/cephadm.log: 91.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-07T15:00:07.994 INFO:teuthology.orchestra.run.smithi118.stderr: 87.7% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-mgr.y.log.gz 2024-04-07T15:00:08.037 INFO:teuthology.orchestra.run.smithi118.stderr: 93.4% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.2.log.gz 2024-04-07T15:00:08.043 INFO:teuthology.orchestra.run.smithi170.stderr: 92.5% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-mon.b.log.gz 2024-04-07T15:00:08.089 INFO:teuthology.orchestra.run.smithi118.stderr: 92.4% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-mon.c.log.gz 2024-04-07T15:00:08.131 INFO:teuthology.orchestra.run.smithi170.stderr: 93.3% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.6.log.gz 2024-04-07T15:00:08.185 INFO:teuthology.orchestra.run.smithi170.stderr: 93.4% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.5.log.gz 2024-04-07T15:00:08.219 INFO:teuthology.orchestra.run.smithi118.stderr: 93.5% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.0.log.gz 2024-04-07T15:00:08.238 INFO:teuthology.orchestra.run.smithi170.stderr: 93.6% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.4.log.gz 2024-04-07T15:00:08.258 INFO:teuthology.orchestra.run.smithi170.stderr: 93.8% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.7.log.gz 2024-04-07T15:00:08.258 INFO:teuthology.orchestra.run.smithi170.stderr: 2024-04-07T15:00:08.259 INFO:teuthology.orchestra.run.smithi170.stderr:real 0m0.515s 2024-04-07T15:00:08.259 INFO:teuthology.orchestra.run.smithi170.stderr:user 0m2.021s 2024-04-07T15:00:08.259 INFO:teuthology.orchestra.run.smithi170.stderr:sys 0m0.093s 2024-04-07T15:00:08.323 INFO:teuthology.orchestra.run.smithi118.stderr: 93.6% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.1.log.gz 2024-04-07T15:00:08.348 INFO:teuthology.orchestra.run.smithi118.stderr: 91.2% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-mon.a.log.gz 2024-04-07T15:00:08.349 INFO:teuthology.orchestra.run.smithi118.stderr: 93.6% -- replaced with /var/log/ceph/ffb017ca-f4ec-11ee-b649-cb9ed24678a4/ceph-osd.3.log.gz 2024-04-07T15:00:08.352 INFO:teuthology.orchestra.run.smithi118.stderr: 2024-04-07T15:00:08.352 INFO:teuthology.orchestra.run.smithi118.stderr:real 0m0.610s 2024-04-07T15:00:08.352 INFO:teuthology.orchestra.run.smithi118.stderr:user 0m2.936s 2024-04-07T15:00:08.352 INFO:teuthology.orchestra.run.smithi118.stderr:sys 0m0.143s 2024-04-07T15:00:08.352 INFO:tasks.cephadm:Archiving logs... 2024-04-07T15:00:08.353 DEBUG:teuthology.misc:Transferring archived files from smithi118:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634216/remote/smithi118/log 2024-04-07T15:00:08.354 DEBUG:teuthology.orchestra.run.smithi118:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-07T15:00:08.779 DEBUG:teuthology.misc:Transferring archived files from smithi170:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634216/remote/smithi170/log 2024-04-07T15:00:08.780 DEBUG:teuthology.orchestra.run.smithi170:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-07T15:00:09.094 INFO:tasks.cephadm:Removing cluster... 2024-04-07T15:00:09.094 DEBUG:teuthology.orchestra.run.smithi118:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 --force 2024-04-07T15:00:09.865 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ffb017ca-f4ec-11ee-b649-cb9ed24678a4 --force 2024-04-07T15:00:10.642 INFO:tasks.cephadm:Removing cephadm ... 2024-04-07T15:00:10.642 DEBUG:teuthology.orchestra.run.smithi118:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-07T15:00:10.650 DEBUG:teuthology.orchestra.run.smithi170:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-07T15:00:10.655 INFO:tasks.cephadm:Teardown complete 2024-04-07T15:00:10.656 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-07T15:00:10.667 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-07T15:00:10.667 DEBUG:teuthology.orchestra.run.smithi118:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-07T15:00:10.671 DEBUG:teuthology.orchestra.run.smithi170:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-07T15:00:10.689 INFO:teuthology.orchestra.run.smithi118.stdout: remote refid st t when poll reach delay offset jitter 2024-04-07T15:00:10.690 INFO:teuthology.orchestra.run.smithi118.stdout:============================================================================== 2024-04-07T15:00:10.690 INFO:teuthology.orchestra.run.smithi118.stdout:*hv01.front.sepi 44.4.53.2 2 u 37 64 377 0.076 8.682 3.528 2024-04-07T15:00:10.690 INFO:teuthology.orchestra.run.smithi118.stdout:+hv02.front.sepi 63.231.80.2 3 u 40 64 377 0.075 4.912 2.155 2024-04-07T15:00:10.690 INFO:teuthology.orchestra.run.smithi118.stdout:+hv03.front.sepi 74.6.168.72 3 u 32 64 377 0.076 6.948 3.013 2024-04-07T15:00:10.690 INFO:teuthology.orchestra.run.smithi118.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 0.000 0.000 2024-04-07T15:00:10.693 INFO:teuthology.orchestra.run.smithi170.stdout: remote refid st t when poll reach delay offset jitter 2024-04-07T15:00:10.694 INFO:teuthology.orchestra.run.smithi170.stdout:============================================================================== 2024-04-07T15:00:10.694 INFO:teuthology.orchestra.run.smithi170.stdout:*hv01.front.sepi 44.4.53.2 2 u 38 64 377 0.099 0.656 0.381 2024-04-07T15:00:10.694 INFO:teuthology.orchestra.run.smithi170.stdout:+hv02.front.sepi 63.231.80.2 3 u 30 64 377 0.073 -0.083 0.347 2024-04-07T15:00:10.694 INFO:teuthology.orchestra.run.smithi170.stdout:+hv03.front.sepi 74.6.168.72 3 u 30 64 377 0.096 -0.973 0.207 2024-04-07T15:00:10.694 INFO:teuthology.orchestra.run.smithi170.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 0.000 0.000 2024-04-07T15:00:10.695 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-07T15:00:10.756 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-07T15:00:10.757 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-07T15:00:10.778 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-07T15:00:10.818 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-07T15:00:10.861 INFO:teuthology.task.internal:Duration was 1424.440764 seconds 2024-04-07T15:00:10.862 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-07T15:00:10.880 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-07T15:00:10.880 DEBUG:teuthology.orchestra.run.smithi118:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-07T15:00:10.883 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-07T15:00:10.936 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-07T15:00:10.936 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi118.front.sepia.ceph.com 2024-04-07T15:00:10.936 DEBUG:teuthology.orchestra.run.smithi118:> 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-07T15:00:10.950 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi170.front.sepia.ceph.com 2024-04-07T15:00:10.951 DEBUG:teuthology.orchestra.run.smithi170:> 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-07T15:00:10.966 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-07T15:00:10.966 DEBUG:teuthology.orchestra.run.smithi118:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-07T15:00:10.996 DEBUG:teuthology.orchestra.run.smithi170:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-07T15:00:11.056 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-07T15:00:11.056 DEBUG:teuthology.orchestra.run.smithi118:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-07T15:00:11.059 DEBUG:teuthology.orchestra.run.smithi170:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-07T15:00:11.191 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-07T15:00:11.201 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-07T15:00:11.201 DEBUG:teuthology.orchestra.run.smithi118:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-07T15:00:11.215 DEBUG:teuthology.orchestra.run.smithi170:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-07T15:00:11.230 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-07T15:00:11.240 DEBUG:teuthology.orchestra.run.smithi118:> 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-07T15:00:11.260 DEBUG:teuthology.orchestra.run.smithi170:> 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-07T15:00:11.271 INFO:teuthology.orchestra.run.smithi118.stdout:kernel.core_pattern = core 2024-04-07T15:00:11.274 INFO:teuthology.orchestra.run.smithi170.stdout:kernel.core_pattern = core 2024-04-07T15:00:11.304 DEBUG:teuthology.orchestra.run.smithi118:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-07T15:00:11.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T15:00:11.310 DEBUG:teuthology.orchestra.run.smithi170:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-07T15:00:11.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T15:00:11.352 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-07T15:00:11.363 INFO:teuthology.task.internal:Transferring archived files... 2024-04-07T15:00:11.364 DEBUG:teuthology.misc:Transferring archived files from smithi118:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634216/remote/smithi118 2024-04-07T15:00:11.364 DEBUG:teuthology.orchestra.run.smithi118:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-07T15:00:11.400 DEBUG:teuthology.misc:Transferring archived files from smithi170:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634216/remote/smithi170 2024-04-07T15:00:11.400 DEBUG:teuthology.orchestra.run.smithi170:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-07T15:00:11.429 INFO:teuthology.task.internal:Removing archive directory... 2024-04-07T15:00:11.429 DEBUG:teuthology.orchestra.run.smithi118:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-07T15:00:11.435 DEBUG:teuthology.orchestra.run.smithi170:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-07T15:00:11.473 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-07T15:00:11.484 INFO:teuthology.task.internal:Not uploading archives. 2024-04-07T15:00:11.485 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-07T15:00:11.532 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-07T15:00:11.533 DEBUG:teuthology.orchestra.run.smithi118:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-07T15:00:11.535 DEBUG:teuthology.orchestra.run.smithi170:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-07T15:00:11.540 INFO:teuthology.orchestra.run.smithi118.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 7 15:00 /home/ubuntu/cephtest 2024-04-07T15:00:11.543 INFO:teuthology.orchestra.run.smithi170.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 7 15:00 /home/ubuntu/cephtest 2024-04-07T15:00:11.545 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-07T15:00:11.588 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-07T15:00:11.612 INFO:teuthology.nuke:Checking targets against current locks 2024-04-07T15:00:11.642 DEBUG:teuthology.nuke:shortname: smithi118 2024-04-07T15:00:11.642 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-07T15:00:11.669 DEBUG:teuthology.nuke:shortname: smithi170 2024-04-07T15:00:11.670 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-07T15:00:11.674 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi118.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634216', '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-07 14:26:25.911160', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-04-07T15:00:11.699 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi170.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634216', '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-07 14:26:25.912648', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-04-07T15:00:11.725 INFO:teuthology.orchestra.console.smithi118:Power off 2024-04-07T15:00:11.725 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-07T15:00:11.753 DEBUG:teuthology.orchestra.console.smithi118:power off output: Chassis Power Control: Down/Off 2024-04-07T15:00:11.754 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T15:00:11.772 INFO:teuthology.orchestra.console.smithi170:Power off 2024-04-07T15:00:11.772 DEBUG:teuthology.orchestra.console.smithi170:pexpect command: ipmitool -H smithi170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-07T15:00:11.783 DEBUG:teuthology.orchestra.console.smithi118:check power output: Chassis Power is on 2024-04-07T15:00:11.797 DEBUG:teuthology.orchestra.console.smithi170:power off output: Chassis Power Control: Down/Off 2024-04-07T15:00:11.797 DEBUG:teuthology.orchestra.console.smithi170:pexpect command: ipmitool -H smithi170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T15:00:11.824 DEBUG:teuthology.orchestra.console.smithi170:check power output: Chassis Power is on 2024-04-07T15:00:15.784 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T15:00:15.825 DEBUG:teuthology.orchestra.console.smithi170:pexpect command: ipmitool -H smithi170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T15:00:15.897 DEBUG:teuthology.orchestra.console.smithi118:check power output: Chassis Power is on 2024-04-07T15:00:15.935 DEBUG:teuthology.orchestra.console.smithi170:check power output: Chassis Power is on 2024-04-07T15:00:19.902 DEBUG:teuthology.orchestra.console.smithi118:pexpect command: ipmitool -H smithi118.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T15:00:19.936 DEBUG:teuthology.orchestra.console.smithi170:pexpect command: ipmitool -H smithi170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T15:00:20.014 DEBUG:teuthology.orchestra.console.smithi118:check power output: Chassis Power is off 2024-04-07T15:00:20.050 DEBUG:teuthology.orchestra.console.smithi170:check power output: Chassis Power is off 2024-04-07T15:00:20.116 INFO:teuthology.orchestra.console.smithi118:Power off completed 2024-04-07T15:00:20.151 INFO:teuthology.orchestra.console.smithi170:Power off completed 2024-04-07T15:00:20.256 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} duration: 1424.440764427185 failure_reason: 'Command failed on smithi118 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 ffb017ca-f4ec-11ee-b649-cb9ed24678a4 -e sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d -- bash -c ''ceph orch ps''"' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=e54d8d426841453e955f8289007372ef status: fail success: false 2024-04-07T15:00:20.257 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-07T15:00:20.348 INFO:teuthology.run:FAIL